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

html {
  scroll-behavior: smooth;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&family=Lora:wght@400;600&display=swap");

/* Apply Fonts */
h1,
h2,
h3,
h4 {
  font-family: "Poppins", sans-serif !important;
}

p {
  font-family: "Montserrat", sans-serif !important;
}

li {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.1rem;
}
ul li {
  line-height: 1.6; /* Atur tinggi baris */
  margin-bottom: 8px; /* Beri jarak antar poin */
}



:root {
  --primary-color: #2c3e50;
  --secondary-color: #3498db;
  --background-light: #f4f6f7;
  --text-color: #2c3e50;
  --white: #ffffff;
}

.navbar {
  text-align: left;
  background: white;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  z-index: 1000; /* Pastikan navbar tetap di atas elemen lain */
  font-family: "Montserrat", sans-serif !important;
}

.logo {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
}

.menu {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}

.nav-link {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.3s;
}

.nav-link:hover {
  color: #666;
}

.nav-item {
  position: relative;
  cursor: pointer;
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  min-width: 200px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 100;
  margin-top: 10px;
}

.dropdown a {
  font-weight: normal;
  display: block;
  padding: 0.8rem 1rem;
  color: #000;
  text-decoration: none;
  font-size: 0.9rem;
  transition: background 0.3s;
}

.dropdown a:hover {
  background: #f5f5f5;
}

.nav-item:hover .dropdown {
  opacity: 1;
  visibility: visible;
}

.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
}

.hamburger span {
  display: block;
  width: 25px;
  height: 3px;
  background: #000;
  transition: all 0.3s;
}

@media (max-width: 1024px) {
  .hamburger {
    display: flex;
  }

  .menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    flex-direction: column;
    padding: 2rem;
    gap: 1.5rem;
    align-items: flex-start;
    display: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }

  .menu.active {
    display: flex;
  }

  .nav-item {
    width: 100%;
  }

  .dropdown {
    position: static;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    display: none;
    padding-left: 1rem;
  }

  .nav-item.active .dropdown {
    display: block;
  }

  .nav-link {
    display: block;
    padding: 0.5rem 0;
  }
}

/* ////////////////////////////////////////////////////////////////////// */
/* Banner section */
.banner {
  position: relative;
  background-image: url("img/2346351.jpg");
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /* Gelapkan dengan warna hitam transparan */
  z-index: 1;
  /* Pastikan lapisan ini berada di atas gambar */
}

.banner h1,
.banner p {
  position: relative;
  z-index: 2;
  /* Pastikan teks tetap berada di atas lapisan gelap */
}

.banner h1 {
  font-family: "Nunito", sans-serif;
  font-size: 5em;
  font-weight: 800;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: 10px 10px 5px rgba(0, 0, 0, 0.588);
  margin-bottom: 1rem;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -25px;
}

.banner p {
  font-family: "Nunito", sans-serif;
  font-size: 1.2rem;
  max-width: 600px;
  margin: 0 auto;
  text-shadow: 10px 10px 5px rgba(0, 0, 0, 0.7);
  line-height: 1.6;
}

.banner .cta a {
  text-decoration: none;
  background-color: #5fb2ff;
  color: white;
  padding: 0.8rem 2rem;
  border-radius: 25px;
  font-size: 1rem;
  font-weight: bold;
  transition: background 0.3s;
  position: relative;
  z-index: 2;
  margin-top: 10px;
}

.banner .cta a:hover {
  background-color: hsl(244, 100%, 50%);
}

/* ///////////////////////////////////////////////////////////// */
#program-kursus {
  padding: 50px 20px;
  background-color: #ffffff;
  /* Latar belakang abu-abu muda */
}

#program-kursus .program-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#program-kursus .program-image {
  flex: 1;
  padding: 20px;
  max-width: 50%;
  margin-left: 80px; /* Lebih jauh ke kanan */
  margin-top: 30px; /* Turunkan sedikit */
  display: flex;
  justify-content: center; /* Tengahkan video */
  align-items: center;
}

#program-kursus .program-image img,
#program-kursus .program-image video {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

#program-kursus .program-image video {
  object-fit: contain;
  max-height: 600px; /* Sedikit dikurangi agar tidak melebihi batas */
  width: auto;
  max-width: 90%; /* Batasi lebar maksimal */
  aspect-ratio: 9/16; /* Vertical aspect ratio */
  transform: scale(1.2); /* Sedikit dikurangi dari 1.3 ke 1.2 */
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3); /* Shadow tebal untuk video */
  border-radius: 10px; /* Tambahkan border radius */
}

#program-kursus .program-text {
  flex: 1;
  padding: 40px; /* Diperbesar dari 20px ke 40px */
  max-width: 50%;
  margin-right: 120px; /* Diperbesar dari 80px ke 120px */
  background-color: #ffffff;
  /* Latar belakang biru untuk teks */
  color: #000000;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3); /* Shadow lebih tebal */
}

#program-kursus .program-text h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  /* Jarak antara judul dan deskripsi */
  color: #1a1eff;
}

#program-kursus .program-text p {
  font-size: 19px;
  line-height: 1.6;
  margin: 0 0 20px 0; /* Menambahkan margin bawah untuk jarak dengan tombol */
}

/* Styling untuk tombol */
.button-container {
  text-align: center;
  margin-top: 20px; /* Jarak antara teks dan tombol */
}

.daftar-button {
  display: inline-block;
  padding: 12px 24px;
  font-size: 18px;
  color: #fff;
  background-color: #d14646;
  text-decoration: none;
  border-radius: 20px;
  transition: background-color 0.3s ease;
}

.daftar-button:hover {
  background-color: #0056b3;
}

.kpj-achievements-section {
  padding: 80px 20px;
  background-color: #fff8f3;
}

.kpj-achievements-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 50px;
}

.kpj-achievements-image {
  flex: 1;
  position: relative;
}

.kpj-image-wrapper {
  position: relative;
  width: 400px;
  height: 400px;
}

.kpj-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  background-color: #ff6b4a;
  padding: 20px;
}

.kpj-decorative-plus {
  position: absolute;
  top: 0;
  left: -30px;
  color: #333;
  font-size: 20px;
  line-height: 1;
}

.kpj-decorative-cube {
  position: absolute;
  bottom: 50px;
  right: -20px;
  width: 40px;
  height: 40px;
  border: 2px solid #333;
  transform: rotate(45deg);
}

.kpj-achievements-content {
  flex: 1;
}

.kpj-achievements-content h2 {
  color: #1a1a1a;
  font-size: 36px;
  margin-bottom: 20px;
}

.kpj-achievements-content > p {
  color: #666;
  font-size: 18px;
  margin-bottom: 40px;
  max-width: 600px;
}

.kpj-stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 30px;
}

.kpj-stat-item h3 {
  color: #ff6b4a;
  font-size: 32px;
  margin-bottom: 10px;
}

.kpj-stat-item p {
  color: #666;
  font-size: 16px;
}

/* Responsive Design */
@media (max-width: 992px) {
  .kpj-achievements-container {
    flex-direction: column;
    text-align: center;
  }

  .kpj-image-wrapper {
    width: 300px;
    height: 300px;
    margin: 0 auto;
  }

  .kpj-stats-grid {
    justify-items: center;
  }
}

@media (max-width: 768px) {
  /* BAGIAN BANNER */
  .banner {
    min-height: 80vh;
    padding: 20px;
    text-align: center;
  }

  .banner h1 {
    font-size: 2.5em;
    text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    margin-top: 0;
  }

  .banner p {
    font-size: 1rem;
    max-width: 90%;
    line-height: 1.4;
  }

  .banner .cta a {
    font-size: 0.9rem;
    padding: 0.7rem 1.5rem;
    border-radius: 20px;
    margin-top: 15px;
  }

  /* PROGRAM KURSUS */
  #program-kursus {
    padding: 20px 10px;
  }

  #program-kursus .program-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
  }

  #program-kursus .program-image {
    max-width: 100%;
    padding: 0;
    order: 1;
    margin-left: 0; /* Reset margin untuk mobile */
    margin-top: 0; /* Reset margin top untuk mobile */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #program-kursus .program-text {
    max-width: 100%;
    padding: 30px; /* Diperbesar untuk mobile */
    order: 2;
    margin-right: 0; /* Reset margin untuk mobile */
    background-color: #abc4dc;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.3); /* Shadow tebal untuk mobile */
  }

  #program-kursus .program-text h2 {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: #1a1eff;
  }

  #program-kursus .program-text p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  /* Video lebih besar untuk mobile */
  #program-kursus .program-image img,
  #program-kursus .program-image video {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  }
  
  #program-kursus .program-image video {
    max-height: 500px; /* Dikurangi untuk mobile */
    min-height: 400px; /* Dikurangi untuk mobile */
    object-fit: contain;
    width: auto;
    max-width: 90%; /* Batasi lebar maksimal */
    aspect-ratio: 9/16; /* Vertical aspect ratio */
    transform: scale(1.1); /* Sedikit dikurangi untuk mobile */
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3); /* Shadow tebal untuk mobile */
    border-radius: 12px; /* Border radius untuk mobile */
    margin-top: 20px; /* Margin atas untuk mobile */
    margin-bottom: 20px; /* Margin bawah untuk mobile */
  }
}

#poster-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

#poster-1,
#poster-2 {
  width: 48%;
  background-color: #f4f4f4;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

#poster-1 img,
#poster-2 img {
  display: block;
  max-height: 800px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}

#poster-1:hover,
#poster-2:hover {
  transform: scale(1.05);
}

#poster-1 h2,
#poster-2 h2 {
  font-size: 1.5rem;
  margin-top: 10px;
  color: #333;
}

#poster-1 p,
#poster-2 p {
  font-size: 1rem;
  color: #666;
  margin-top: 10px;
}

/* Responsiveness for mobile */
@media screen and (max-width: 768px) {
  #poster-1,
  #poster-2 {
    width: 100%;
  }
}

/* /////////////////////////////////////////////////////////////// */

.index-news {
  max-width: 1500px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 60px 40px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 20px;
}

.title-big {
  text-align: center;
  margin-bottom: 50px;
}

.title-big h2 {
  font-size: 3rem;
  color: #1a1eff;
  margin-bottom: 15px;
  font-weight: bold;
}

.title-big h3 {
  font-size: 1.2rem;
  color: #666;
  font-weight: 400;
}

.index-news-container {
  display: flex;
  transition: transform 0.5s ease;
  gap: 30px;
  padding: 0 20px;
}

.index-news-card {
  flex: 0 0 400px;
  background: #ffffff;
  padding: 25px;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
}

.index-news-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.index-news-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 12px;
  margin-bottom: 20px;
}

.index-news-card h3 {
  margin-top: 0;
  font-size: 1.3rem;
  margin-bottom: 15px;
  color: #333;
  line-height: 1.4;
  font-weight: 600;
}

.index-news-description {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.6;
}

.index-carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(135deg, #1a1eff 0%, #007bff 100%);
  color: white;
  border: none;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  box-shadow: 0 4px 15px rgba(26, 30, 255, 0.3);
  transition: all 0.3s ease;
  z-index: 10;
}

.index-carousel-btn:hover {
  transform: translateY(-50%) scale(1.05);
  box-shadow: 0 6px 20px rgba(26, 30, 255, 0.4);
}

.index-carousel-btn.index-prev {
  left: 20px;
}

.index-carousel-btn.index-next {
  right: 20px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .index-news {
    padding: 40px 20px;
  }
  
  .title-big h2 {
    font-size: 2.2rem;
  }
  
  .title-big h3 {
    font-size: 1rem;
  }
  
  .index-news-container {
    gap: 20px;
    padding: 0 10px;
  }
  
  .index-news-card {
    flex: 0 0 100%;
    padding: 20px;
    margin: 0 10px;
  }
  
  .index-news-image {
    height: 200px;
  }
  
  .index-news-card h3 {
    font-size: 1.1rem;
  }
  
  .index-carousel-btn {
    padding: 12px 16px;
    font-size: 12px;
  }
  
  .index-carousel-btn.index-prev {
    left: 10px;
  }
  
  .index-carousel-btn.index-next {
    right: 10px;
  }
}

@media (max-width: 576px) {
  .index-news {
    padding: 30px 15px;
  }
  
  .title-big h2 {
    font-size: 1.8rem;
  }
  
  .index-news-card {
    margin: 0 5px;
    padding: 15px;
  }
  
  .index-news-image {
    height: 180px;
  }
  
  .index-news-card h3 {
    font-size: 1rem;
  }
  
  .index-news-description {
    font-size: 0.9rem;
  }
}

/* //////////////////////////////////////////////////////// */

#kursus-bahasa-jepang {
  padding: 40px;
  font-family: "Arial", sans-serif;
  text-align: center;
  background-color: #f9f9f9;
  /* Tambahkan background agar lebih lembut */
  border-radius: 10px;
  /* Memberikan border radius agar lebih halus */
}

#kursus-bahasa-jepang p {
  font-size: 18px;
  margin: 0 auto;
  max-width: 900px;
  margin-bottom: 40px;
  line-height: 1.6;
  color: #000000;
  /* Warna teks lebih lembut */
}

.card-container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.card {
  position: relative;
  width: 30%;
  min-width: 280px;
  /* Memastikan card responsif */
  height: 400px;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease,
    background-color 0.3s ease, border 0.3s ease;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  /* Menyusun konten secara vertikal */
  justify-content: center;
  align-items: center;
  position: relative;
}

.card h3 {
  font-size: 2.5rem;
  margin: 0;
  font-weight: bold;
  color: #333;
  /* Warna teks judul lebih tegas */
  z-index: 1;
}

.card-description {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transform: translateY(100%);
}

.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  border: 2px solid #0077cc;
  /* Memberikan border saat hover */
}

.card:hover .card-description {
  opacity: 1;
  transform: translateY(0);
}

.card:hover h3 {
  opacity: 0;
}

.card-description p {
  line-height: 1.6;
  /* Menambah jarak antar baris untuk kenyamanan membaca */
  text-align: center;
  /* Menyelaraskan teks ke tengah */
  position: absolute;
  top: 50%;
  /* Menempatkan teks di tengah secara vertikal */
  left: 50%;
  transform: translate(-50%, -50%);
  /* Mengatur posisi teks agar benar-benar berada di tengah */
  width: 80%;
}

.card:nth-child(1):hover {
  background-color: #abc4dc;
  /* Hijau untuk card pertama */
}

.card:nth-child(2):hover {
  background-color: #abc4dc;
  /* Merah muda untuk card kedua */
}

.card:nth-child(3):hover {
  background-color: #abc4dc;
  /* Kuning untuk card ketiga */
}

@media (max-width: 768px) {
  .card {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px auto;
    /* Memastikan card responsif */
    height: 280px;
    background-color: #ffffff;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease,
      background-color 0.3s ease, border 0.3s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    /* Menyusun konten secara vertikal */
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
  }

  /* Title */
  .card h3 {
    font-size: 1.8rem;
    margin: 10px 0;
    color: #1a1eff;
    font-weight: bold;
  }

  .card-description {
    text-align: center;
    margin-top: 15px;
  }

  .card-description p {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
  }

  .card-container {
    flex-direction: column;
    gap: 20px;
    padding: 0 10px;
  }
}

/* //////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////// */

#footer {
  display: flex;
  justify-content: center;
  /* Menjaga konten tetap di tengah horizontal */
  align-items: center;
  /* Menjaga konten tetap di tengah vertikal */
  background-color: #1a1a1a;
  /* Latar belakang gelap untuk footer */
  color: #fff;
  /* Warna teks putih */
  padding: 40px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  position: relative;
  min-height: 20vh;
  /* Menentukan tinggi minimal agar footer cukup besar */
}

.footer-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.footer-content p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #bbb;
  /* Warna teks hak cipta lebih lembut */
}

.social-links {
  margin-top: 10px;
}

.social-icon {
  font-size: 20px;
  color: #fff;
  margin: 0 10px;
  transition: color 0.3s ease;
}

.social-icon:hover {
  color: #007bff;
  /* Ganti warna ikon saat hover */
}

@media (max-width: 768px) {
  .footer-content p {
    font-size: 14px;
    /* Mengurangi ukuran font di perangkat kecil */
  }

  .social-icon {
    font-size: 18px;
    /* Mengurangi ukuran ikon sosial media */
  }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* General Styles */
.header {
  text-align: center;
  padding: 4rem 0;
  background-color: white;
}

.header h1 {
  font-size: 2.5rem;
  color: #333;
}

.split-container {
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  height: auto;
  min-height: 50vh;
  padding: 2rem;
  position: relative;
  box-sizing: border-box;
  gap: 2rem;
}

.title-side {
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 30%;
  min-width: 250px;
  box-sizing: border-box;
}

.title-side h2 {
  text-align: left;
  margin: 0;
  font-size: 1.8rem;
  width: 100%;
}

.content-side {
  flex: 1;
  padding: 2rem;
  text-align: justify;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

.mission {
  background-color: #2196f3;
  color: white;
}

.vision {
  background-color: white;
  color: #ffffff;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("img/bg.jpeg");
  background-size: cover;
  background-position: center;
  position: relative;
}

.vision .split-container {
  position: relative;
  z-index: 2;
}

.vision h2,
.vision p {
  color: #ffffff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.mission h2,
.vision h2 {
  font-size: 1.8rem;
  font-weight: bold;
}

.mission p,
.vision p {
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .split-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0px;
    gap: 1rem;
  }

  .title-side {
    width: 100%;
    text-align: center;
    padding: 0.5rem;
  }

  .title-side h2 {
    font-size: 1.6rem;
  }

  .content-side {
    width: 100%;
    padding: 0.5rem;
    text-align: justify;
  }
}

@media (max-width: 768px) {
  .header {
    padding: 2rem 0.5rem;
  }

  .header h1 {
    font-size: 1.8rem;
  }

  .title-side h2 {
    font-size: 1.5rem;
    margin-top: 0.5rem;
  }

  .mission,
  .vision {
    padding: 1rem;
  }

  .mission h2,
  .vision h2 {
    font-size: 1.4rem;
  }

  .mission p,
  .vision p {
    font-size: 1rem;
    line-height: 1.4;
  }
}

/* /* ///////////////////////////////////////////////////////// */

/* about-section.css */
#about-section-new {
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 20px;
}

#about-section-new .about-title {
  font-size: 4rem;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

#about-section-new .about-subtitle {
  text-align: center;
  color: #666;
  margin-bottom: 40px;
}

#about-section-new .about-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
  margin-top: 40px;
}

#about-section-new .about-item {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

/* Setiap elemen GANJIL: Gambar di kanan, teks di kiri */
#about-section-new .about-item:nth-child(odd) {
  flex-direction: row;
}

/* Setiap elemen GENAP: Gambar di kiri, teks di kanan */
#about-section-new .about-item:nth-child(even) {
  flex-direction: row-reverse;
}

#about-section-new .about-content {
  flex: 1;
}

/* Gaya dasar untuk gambar */
#about-section-new .about-image {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Gaya untuk gambar tunggal */
#about-section-new .about-image img {
  width: 100%;
  height: 700px;
  object-fit: cover;
  border-radius: 8px;
}

/* Gaya untuk dua gambar */
#about-section-new .about-image.multiple-images {
  gap: 10px; /* Jarak antar gambar */
}

#about-section-new .about-image.multiple-images img {
  width: calc(50% - 5px); /* Agar dua gambar sejajar */
}

#about-section-new h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 20px;
}

#about-section-new p {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 15px;
  text-align: justify;
}

/* about-section.css - Mobile Responsive (max-width: 768px) */
@media (max-width: 768px) {
  /* Struktur dasar untuk setiap item */
  #about-section-new .about-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  /* Ukuran judul utama di mobile */
  #about-section-new .about-title {
    font-size: 2rem;
  }

  /* Hapus row-reverse agar semua gambar selalu di atas */
  #about-section-new .about-item:nth-child(even),
  #about-section-new .about-item:nth-child(odd) {
    flex-direction: column !important;
  }

  /* Gambar selalu tampil di atas teks */
  #about-section-new .about-image {
    order: -1; /* Pindahkan ke atas */
    width: 100%;
  }

  /* Ukuran gambar untuk tampilan mobile */
  #about-section-new .about-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
  }

  /* Jika ada dua gambar, tetap multiple image tetapi ditumpuk */
  #about-section-new .about-image.multiple-images {
    display: flex;
    flex-direction: row; /* Gambar horizontal */
    justify-content: center;
    gap: 10px; /* Jarak antar gambar */
  }
  #about-section-new .about-image.multiple-images img {
    max-width: 300px; /* Gambar memenuhi lebar container */
  }

  /* Konten tetap di bawah gambar */
  #about-section-new .about-content {
    order: 2;
    padding: 10px;
  }

  /* Gaya untuk gambar dalam elemen khusus */
  .vm-image img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: auto;
  }

  /* Ukuran heading untuk tampilan mobile */
  #about-section-new h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
  }

  /* Ukuran teks paragraf untuk tampilan mobile */
  #about-section-new p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 15px;
    text-align: justify;
    padding: 0 10px; /* Tambahkan padding agar tidak terlalu mepet dengan sisi layar */
  }
}

/* /* ///////////////////////////////////////////////////////// */
/* vision-mission-section.css */
#vision-mission {
  padding: 0;
  background: linear-gradient(#7b7ef4, #1ca7ec);
  overflow: hidden;
}

.vm-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 80px;
  align-items: center;
  padding: 0 24px;
}

.vm-content {
  flex: 1;
  max-width: 800px;
  padding: 60px 0;
}

.vm-subtitle {
  color: #2d5eff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
  padding-left: 36px;
}

.vm-subtitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 2px;
  background-color: #2d5eff;
}

.vm-title {
  color: #1e293b;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.2;
}

.vm-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.vm-item {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 16px;
}

.vm-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.9);
}

.vm-item h3 {
  color: #1e293b;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.vm-item h3::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #2d5eff;
  border-radius: 50%;
}

.vm-item p {
  color: #64748b;
  font-size: 16px;
  line-height: 1.7;
}

.vm-image {
  flex: 1;
  position: relative;
  width: 800px;
  height: 800px;
}

.vm-image img {
  width: 120%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .vm-container {
    gap: 60px;
  }

  .vm-title {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  .vm-container {
    flex-direction: column-reverse;
    gap: 50px;
  }

  .vm-content {
    max-width: 100%;
  }

  .vm-image {
    width: 100%;
  }

  .vm-title {
    font-size: 32px;
  }
}

@media (max-width: 480px) {
  #vision-mission {
    padding: 60px 20px;
  }

  .vm-subtitle {
    font-size: 16px;
  }

  .vm-title {
    font-size: 28px;
  }

  .vm-item {
    padding: 24px;
  }
}

/* /* ///////////////////////////////////////////////////////// */

#testimonials {
  background: linear-gradient(#1ca7ec, #1f2f98), url("path/to/background.jpg");
  background-size: cover;
  padding: 80px 0;
  position: relative;
}

.testimonial-header {
  text-align: center;
  margin-bottom: 60px;
}

.testimonial-subtitle {
  color: #ffa500;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.testimonial-subtitle i {
  font-size: 20px;
}

.testimonial-title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.testimonial-title span {
  color: #ffa500;
}

.testimonial-description {
  color: #fff;
  font-size: 16px;
  max-width: 600px;
  margin: 20px auto 0;
}

.testimonial-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.testimonial-slider {
  display: flex;
  gap: 30px;
  overflow-x: hidden;
}

.testimonial-card {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  min-width: 300px;
  position: relative;
}

.rating {
  color: #ffa500;
  margin-bottom: 20px;
}

.testimonial-text {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: justify;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
}

.author-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-info h4 {
  color: #333;
  font-size: 18px;
  margin-bottom: 5px;
}

.author-info p {
  color: #ffa500;
  font-size: 14px;
}

.slider-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

.dot.active {
  background: #ffa500;
  width: 30px;
  border-radius: 10px;
}
@media (min-width: 769px) {
  .slider-dots {
    display: none;
  }
}

@media (max-width: 768px) {
  .testimonial-container {
    position: relative;
    overflow: hidden;
  }

  .testimonial-slider {
    display: flex;
    transition: transform 0.3s ease;
    gap: 0;
  }

  .testimonial-card {
    min-width: 100%;
    width: 100%;
    margin: 0;
    flex-shrink: 0;
  }

  .slider-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
  }

  .dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }

  .dot.active {
    background-color: rgba(0, 0, 0, 0.7);
  }
}

/* //////////////////////////////////////////////////////////////////// */
#kontakkami {
  display: flex;
  flex-direction: column;
  background-color: #f8f8f8;
  width: 100%;
}

#kontakkami-atas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("img/bglight.jpg");
  color: white;
  padding: 100px 20px;
  text-align: center;
  min-height: 50vh;
}

#kontakkami-atas h2 {
  font-size: 2.5em;
  margin: 0;
}

#kontakkami-atas p {
  font-size: 1em;
  margin-top: 10px;
}

#kontakkami .container {
  width: 100%;
  margin: 0 auto;
}

#kontakkami .contact-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
  gap: 20px;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
}

#kontakkami .contact-info {
  flex: 1;
  min-width: 300px;
  text-align: left;
}

#kontakkami .contact-info h3 {
  font-size: 1.5em;
  color: #2b2b2b;
  margin-bottom: 15px;
}

#kontakkami .contact-info p {
  margin: 5px 0;
  font-size: 1em;
}

#kontakkami .contact-form {
  flex: 1;
  min-width: 300px;
}

#kontakkami .contact-form form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#kontakkami .contact-form input,
#kontakkami .contact-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 1em;
}

#kontakkami .contact-form button {
  background-color: #557aff;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1em;
}

#kontakkami .contact-card {
  width: 45%;
  background: white;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
}

#kontakkami .contact-form button:hover {
  background-color: #466edc;
}

#kontakkami .map {
  margin-top: 30px;
}

.map iframe {
  border: 0;
  width: 100%;
  height: 400px;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  #kontakkami {
    padding: 20px;
  }

  #kontakkami-atas {
    padding: 50px 15px;
    min-height: auto;
  }

  #kontakkami-atas h2 {
    font-size: 2rem;
  }

  #kontakkami-atas p {
    font-size: 0.9rem;
  }

  #kontakkami .contact-content {
    flex-direction: column;
    align-items: center;
    padding: 5% 5%;
  }

  #kontakkami .contact-info,
  #kontakkami .contact-form {
    width: 100%;
    min-width: auto;
    text-align: center;
  }

  #kontakkami .contact-info h3 {
    font-size: 1.3em;
  }

  #kontakkami .contact-info p {
    font-size: 0.9em;
  }

  #kontakkami .contact-form form {
    gap: 8px;
  }

  #kontakkami .contact-form input,
  #kontakkami .contact-form textarea {
    font-size: 0.9em;
  }

  #kontakkami .contact-form button {
    font-size: 0.9em;
    padding: 8px;
  }

  #kontakkami .contact-card {
    width: 100%;
    padding: 20px;
    text-align: center;
  }

  #kontakkami .map iframe {
    height: 300px;
  }

  .barcode {
    max-width: 300px;
    margin-left: 30px;
  }
}

.barcode {
  max-width: 300px;
}

.barcode img {
  width: 100%;
  margin-top: 50px;
}

/* /////////////////////////////////////////////////////////// */
/* CSS khusus untuk section "How We Work" */
#how-we-work {
  text-align: center;
  padding: 50px 20px;
  background: linear-gradient(135deg, #8dbeef 0%, #8aa7ff 100%);
  min-height: 60vh;
}

#how-we-work .section-title {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
}

#how-we-work .section-title::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background-color: #0073ff;
  margin: 10px auto;
}

#how-we-work .section-description {
  font-size: 2em;
  color: #666;
  max-width: 1000px;
  margin: 0 auto 100px;
}

/* Mengatur tiga step tetap sejajar */
#how-we-work .work-steps {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: nowrap;
  /* Pastikan tetap sejajar dalam satu baris */
}

/* Style untuk setiap step */
#how-we-work .step {
  width: 400px;
  /* Lebih lebar */
  background: white;
  padding: 50px 20px 20px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  transition: transform 0.3s ease-in-out;
  min-height: 300px;

  /* Tambahan untuk posisi tengah */
  display: flex;
  justify-content: center;
  align-items: center;
}

#how-we-work .step:hover {
  transform: translateY(-5px);
}

/* Angka di atas tengah */
#how-we-work .step-number {
  font-size: 2.5em;
  font-weight: bold;
  color: #0073ff;
  /* Warna seragam */
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  padding: 10px 20px;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Deskripsi tetap di dalam card */
#how-we-work .step-description {
  font-size: 1.3em;
  color: #444;
}

/* Responsif: Saat layar kecil, susunan jadi vertikal */
@media (max-width: 1024px) {
  #how-we-work .work-steps {
    flex-wrap: wrap;
    justify-content: center;
  }

  #how-we-work .step {
    width: 100%;
    max-width: 450px;
  }
}

/* /////////////////////////////////////////////////////////////////// */
.work-process {
  padding: 80px 20px;
  background-color: #f8f9fa;
}

#work-process-container {
  margin: 0 auto;
  padding: 0 20px;
}

#work-process-title {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  color: #333;
}

#work-process-title span {
  color: #0073ff;
}

#work-process-content {
  display: flex; /* Menggunakan flexbox untuk menata gambar berjejer */
  gap: 40px;
  justify-content: center; /* Menjaga gambar di tengah */
}

#work-process-image img {
  width: 400px; /* Menentukan lebar gambar */
  height: 1000px; /* Menentukan tinggi yang sama untuk kedua gambar */
  object-fit: cover; /* Memastikan gambar di-crop untuk memenuhi area */
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

#work-process-steps img {
  width: 1200px; /* Menentukan lebar gambar */
  height: 1000px; /* Menentukan tinggi yang sama untuk kedua gambar */
  object-fit: cover; /* Memastikan gambar di-crop untuk memenuhi area */
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  #work-process-content {
    display: block; /* Mengubah layout menjadi vertikal (atas-bawah) */
    gap: 20px; /* Memberikan jarak antara gambar */
  }

  #work-process-image img {
    width: 100%; /* Gambar akan mengambil lebar penuh kontainer */
    height: 100px; /* Menyesuaikan tinggi gambar untuk tampilan mobile */
    margin-bottom: 40px;
  }

  #work-process-steps img {
    width: 100%; /* Gambar akan mengambil lebar penuh kontainer */
    height: 30vh; /* Menyesuaikan tinggi gambar untuk tampilan mobile */
  }
}

/* ////////////////////////////////////////////////// */

#nihongo-info {
  background-color: #f8f9fa;
  border-left: 5px solid #007bff;
  padding: 20px;
  width: 50%;
  /* Atur lebar sesuai kebutuhan */
  margin: 50px auto;
  /* Auto membuatnya horizontal tengah */
  text-align: center;
  /* Tengah secara teks */
  font-family: Arial, sans-serif;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  /* Efek bayangan */
}

#nihongo-info h2 {
  color: #007bff;
  font-size: 24px;
  margin-bottom: 10px;
}

#nihongo-info p {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

#nihongo-info ul {
  margin-top: 10px;
  padding-left: 0;
  list-style: none;
}

#nihongo-info ul li {
  font-size: 16px;
  color: #555;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  #nihongo-info {
    width: 90%; /* Lebar lebih besar untuk memanfaatkan ruang layar kecil */
    margin: 20px auto; /* Margin lebih kecil */
    padding: 10px; /* Padding lebih kecil */
    border-left: 3px solid #007bff; /* Garis tepi lebih tipis */
    font-size: 14px; /* Ukuran font lebih kecil untuk mobile */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); /* Efek bayangan lebih ringan */
  }
}
/* ////////////////////////////////////////////////////////////// */

/* Styling untuk section */
#apa-itu {
  position: relative;
  background: url("img/memilihkami/image2.jpg") center/cover no-repeat;
  /* Ganti dengan gambar yang sesuai */
  height: 400px;
  /* Sesuaikan tinggi */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
  padding: 20px;
}

/* Overlay untuk efek gelap di latar belakang */
#apa-itu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  /* Efek transparan hitam */
}

/* Styling untuk konten */
#apa-itu-content {
  position: relative;
  max-width: 700px;
  z-index: 1;
}

/* Subjudul */
#apa-itu-subtitle {
  font-size: 14px;
  letter-spacing: 2px;
  color: #e0b97a;
  /* Warna emas seperti di gambar */
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Judul */
#apa-itu-title {
  color: #e0b97a;
  /* Warna emas seperti di gambar */
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
}

/* Deskripsi */
#apa-itu-description {
  font-size: 16px;
  line-height: 1.6;
  color: #f1f1f1;
}

/* ///////////////////////////////////////////////////////////////////// */
#benefit {
  padding: 80px 0;
  background-color: #fff;
}

#benefit .benefit-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 60px;
}

#benefit .benefit-content {
  flex: 1;
}

#benefit h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 24px;
  font-weight: 700;
}

#benefit p {
  color: #666;
  line-height: 1.6;
  margin-bottom: 32px;
}

#benefit .learn-more {
  display: inline-block;
  padding: 12px 24px;
  background-color: #ffff00;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s;
}

#benefit .learn-more:hover {
  background-color: #e6e600;
}

#benefit .benefit-image {
  flex: 1;
  position: relative;
}

#benefit .benefit-image img {
  width: 100%;
  border-radius: 8px;
}

/* /////////////////////////////////////////////////////////////////////// */

#izin-tinggal {
  padding: 80px 0;
  background: linear-gradient(135deg, #93c9ff 0%, #eef2f7 100%);
}

#izin-tinggal .izin-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  gap: 40px;
}

#izin-tinggal .izin-left,
#izin-tinggal .izin-right {
  flex: 1;
}

#izin-tinggal h2 {
  font-size: 36px;
  color: #2c3e50;
  margin-bottom: 24px;
  font-weight: 700;
}

#izin-tinggal .description {
  font-size: 18px;
  line-height: 1.6;
  color: #34495e;
  margin-bottom: 30px;
}

#izin-tinggal .info-card,
#izin-tinggal .requirements-card {
  background: white;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

#izin-tinggal h3 {
  font-size: 24px;
  color: #2c3e50;
  margin-bottom: 25px;
  font-weight: 600;
}

#izin-tinggal h4 {
  font-size: 18px;
  color: #2c3e50;
  margin-bottom: 15px;
}

#izin-tinggal .schedule-box {
  margin-bottom: 30px;
}

#izin-tinggal .schedule-item {
  display: flex;
  justify-content: space-between;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 10px;
}

#izin-tinggal .time {
  font-weight: 600;
  color: #2c3e50;
}

#izin-tinggal .income-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 30px;
}

#izin-tinggal .income-item {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  text-align: center;
}

#izin-tinggal .income-item.highlight {
  background: #4a90e2;
  color: white;
}

#izin-tinggal .amount {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

#izin-tinggal .label {
  font-size: 14px;
  color: inherit;
  opacity: 0.8;
}

#izin-tinggal .savings-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

#izin-tinggal .expense,
#izin-tinggal .total-savings {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
}

#izin-tinggal .expense p,
#izin-tinggal .total-savings p {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0;
}

#izin-tinggal .expense small {
  color: #7f8c8d;
  display: block;
}

#izin-tinggal .requirements-card {
  background: linear-gradient(135deg, #8dbeef 0%, #446adf 100%);
  color: white;
}

#izin-tinggal .requirements-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

#izin-tinggal .requirements-list li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

#izin-tinggal .icon {
  font-size: 24px;
  margin-right: 15px;
}

#izin-tinggal .note {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  margin-top: 30px;
}

#izin-tinggal .apply-btn {
  background: #f1c40f;
  color: #2c3e50;
  border: none;
  padding: 12px 24px;
  border-radius: 25px;
  font-weight: 600;
  margin-top: 15px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

#izin-tinggal .apply-btn:hover {
  transform: scale(1.05);
}

@media (max-width: 992px) {
  #izin-tinggal .izin-container {
    flex-direction: column;
  }

  #izin-tinggal .income-grid {
    grid-template-columns: 1fr;
  }

  #izin-tinggal .savings-box {
    grid-template-columns: 1fr;
  }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#tokuteigino {
  padding: 40px;
  text-align: center;
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("img/Assets/image12.jpg");
  background-size: cover;
  background-position: center;

  /* Flexbox untuk posisi tengah */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#tokuteigino-servicess h2 {
  font-size: 4rem;
  text-align: center;
  margin-bottom: 10px;
}

#tokuteigino-header {
  max-width: 1000px;
  margin-bottom: 40px;
}

#tokuteigino-subtitle {
  font-style: italic;
  color: #b3a9a0;
}

#tokuteigino-title {
  font-size: 7rem;
  font-weight: bold;
  color: #ffffff;
}

#tokuteigino-description {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.5;
}

#tokuteigino-services {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: auto;
  margin-top: 30px;
}

#tokuteigino-card1,
#tokuteigino-card2,
#tokuteigino-card3,
#tokuteigino-card4,
#tokuteigino-card5,
#tokuteigino-card6 {
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}

#tokuteigino-title1,
#tokuteigino-title2,
#tokuteigino-title3,
#tokuteigino-title4,
#tokuteigino-title5,
#tokuteigino-title6 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

#tokuteigino-text1,
#tokuteigino-text2,
#tokuteigino-text3,
#tokuteigino-text4,
#tokuteigino-text5,
#tokuteigino-text6 {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 15px;
  text-align: justify;
}

#tokuteigino-link1,
#tokuteigino-link2,
#tokuteigino-link3,
#tokuteigino-link4,
#tokuteigino-link5,
#tokuteigino-link6 {
  text-decoration: none;
  color: #d96c6c;
  font-weight: bold;
}

#tokuteigino-card1 {
  background-color: #e14c4c;
}

#tokuteigino-card1 #tokuteigino-title1,
#tokuteigino-card1 #tokuteigino-text1,
#tokuteigino-card1 #tokuteigino-link1 {
  color: white;
}

#tokuteigino-icon1,
#tokuteigino-icon2,
#tokuteigino-icon3,
#tokuteigino-icon4,
#tokuteigino-icon5,
#tokuteigino-icon6 {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  margin-bottom: 10px;
}

/* ////////////////////////////////////////////////////////////// */

#tokuteigino-info {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("img/Assets/image11.jpg");
  background-size: cover;
  background-position: center;
  padding: 40px 20px;
  /* Padding kiri dan kanan diperbesar */
  text-align: center;
  min-height: 50vh;
}

#tokuteigino-item1,
#tokuteigino-item2,
#tokuteigino-item3,
#tokuteigino-item4,
#tokuteigino-item5,
#tokuteigino-item6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#tokuteigino-info-title1,
#tokuteigino-info-title2,
#tokuteigino-info-title3,
#tokuteigino-info-title4,
#tokuteigino-info-title5,
#tokuteigino-info-title6 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
}

#tokuteigino-info-text1,
#tokuteigino-info-text2,
#tokuteigino-info-text3,
#tokuteigino-info-text4,
#tokuteigino-info-text5,
#tokuteigino-info-text6 {
  font-size: 14px;
  color: #ffffff;
}

#tokuteigino-info-icon1,
#tokuteigino-info-icon2,
#tokuteigino-info-icon3,
#tokuteigino-info-icon4,
#tokuteigino-info-icon5,
#tokuteigino-info-icon6 {
  width: 50px;
  height: 50px;
  background-color: #0062ff;
  border-radius: 50%;
  margin-bottom: 10px;
}

#judul-info {
  color: #ffff;
  font-size: 2rem;
}

/* .///////////////////////////////////////// */

#tokuteiginou-persyaratan-umum {
  background-color: #ffffff;
  padding: 60px 80px;
}

#persyaratan-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
}

#persyaratan-text {
  width: 55%;
}

#persyaratan-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

#persyaratan-line {
  width: 40px;
  height: 3px;
  background-color: #c7a95a;
}

#persyaratan-heading {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}

#persyaratan-subtitle {
  font-size: 16px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 20px;
}

#persyaratan-description {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 15px;
}

#persyaratan-list {
  list-style-type: disc;
  padding-left: 20px;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}

#persyaratan-signature {
  margin-top: 20px;
}

#persyaratan-sign {
  font-size: 18px;
  font-style: italic;
}

#persyaratan-role {
  font-size: 14px;
  font-weight: bold;
  color: #444;
}

#persyaratan-image {
  width: 40%;
}

#persyaratan-image img {
  width: 100%;
  border-radius: 5px;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  #tokuteigino {
    padding: 20px;
    text-align: center;
  }

  #tokuteigino-title {
    font-size: 3rem;
  }

  #tokuteigino-description {
    font-size: 1rem;
    padding: 0 15px;
  }

  #tokuteigino-services {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  #tokuteigino-servicess h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
  }

  #tokuteigino-card1,
  #tokuteigino-card2,
  #tokuteigino-card3,
  #tokuteigino-card4,
  #tokuteigino-card5,
  #tokuteigino-card6 {
    padding: 15px;
    text-align: center;
  }

  #tokuteigino-icon1,
  #tokuteigino-icon2,
  #tokuteigino-icon3,
  #tokuteigino-icon4,
  #tokuteigino-icon5,
  #tokuteigino-icon6 {
    width: 30px;
    height: 30px;
    margin: 0 auto 10px;
  }

  /* Tokuteigino Info Section */
  #tokuteigino-info {
    flex-direction: column;
    text-align: center;
    padding: 20px;
  }

  #tokuteigino-item1,
  #tokuteigino-item2,
  #tokuteigino-item3,
  #tokuteigino-item4,
  #tokuteigino-item5,
  #tokuteigino-item6 {
    margin-bottom: 20px;
  }

  #tokuteigino-info-title1,
  #tokuteigino-info-title2,
  #tokuteigino-info-title3,
  #tokuteigino-info-title4,
  #tokuteigino-info-title5,
  #tokuteigino-info-title6 {
    font-size: 14px;
  }

  #tokuteigino-info-text1,
  #tokuteigino-info-text2,
  #tokuteigino-info-text3,
  #tokuteigino-info-text4,
  #tokuteigino-info-text5,
  #tokuteigino-info-text6 {
    font-size: 12px;
  }

  /* Persyaratan Umum Section */
  #tokuteiginou-persyaratan-umum {
    padding: 30px;
  }

  #persyaratan-content {
    flex-direction: column;
    text-align: center;
  }

  #persyaratan-text {
    width: 100%;
    text-align: justify;
  }

  #persyaratan-image {
    width: 100%;
    margin-top: 20px;
  }

  #persyaratan-heading {
    font-size: 20px;
  }

  #persyaratan-subtitle,
  #persyaratan-description,
  #persyaratan-list {
    font-size: 12px;
  }

  #persyaratan-sign {
    font-size: 16px;
  }

  #persyaratan-role {
    font-size: 12px;
  }
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#kaigo-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: "Segoe UI", Arial, sans-serif;
  color: #333;
}

#hero-section {
  text-align: center;
  margin-bottom: 60px;
  background: linear-gradient(
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.5)
    ),
    url("img/Assets/image13.jpg");
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#hero-section h1 {
  font-size: 2.5em;
  color: #1a237e;
  margin-bottom: 30px;
}

#intro-text p {
  font-size: 1.1em;
  line-height: 1.6;
  margin-bottom: 20px;
}

#benefits-section {
  margin-bottom: 60px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  background: linear-gradient(
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.5)
    ),
    url("img/Assets/image14.jpg");
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  min-height: fit-content;
}
#benefits-section h2 {
  text-align: center;
  color: #1a237e;
  margin-bottom: 40px;
}

#benefits-grid {
  display: grid;
  max-width: 1200px;
  margin: 0 auto;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  padding: 20px;
}

.benefit-card {
  background: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease;
}

.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.9);
}

.benefit-card h3 {
  color: #1a237e;
  margin-bottom: 15px;
}

#career-section {
  text-align: center;
  padding: 50px 20px;
  background: linear-gradient(
      rgba(255, 255, 255, 0.7),
      rgba(255, 255, 255, 0.7)
    ),
    url("img/Assets/image15.jpg");
  background-size: cover;
  background-position: center;
  margin-bottom: 60px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}

#career-section h2 {
  color: #1a237e;
  margin-bottom: 20px;
  font-size: 2em;
}

#career-section p {
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.2em;
  line-height: 1.6;
}

.poster-kaigo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px; /* Sesuaikan padding sesuai kebutuhan */
}

.poster-kaigo img {
  max-width: 1000px;
  padding: 20px; /* Sesuaikan padding sesuai kebutuhan */
}

#requirements-section {
  background: #f5f5f5;
  padding: 40px;
  border-radius: 10px;
  margin-bottom: 60px;
}

#requirements-section h2 {
  color: #1a237e;
  text-align: center;
  margin-bottom: 30px;
}

.cert-group {
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cert-group h4 {
  color: #1a237e;
  margin-bottom: 15px;
}

.cert-group ul,
#general-requirements ol {
  padding-left: 20px;
}

.cert-group li,
#general-requirements li {
  margin-bottom: 10px;
  line-height: 1.4;
}

#salary-section {
  text-align: center;
  margin-bottom: 60px;
}

#salary-range {
  font-size: 2em;
  color: #1a237e;
  font-weight: bold;
  margin: 20px 0;
}

#cta-section {
  text-align: center;
  padding: 40px;
  background: #1a237e;
  color: white;
  border-radius: 10px;
  margin-bottom: 40px;
}

#contact-button {
  display: inline-block;
  background: #ff4081;
  color: white;
  padding: 15px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 20px;
  transition: background 0.3s ease;
}

#contact-button:hover {
  background: #f50057;
}

/* Responsive Design */
@media (max-width: 768px) {
  #benefits-grid {
    grid-template-columns: 1fr;
  }

  #hero-section h1 {
    font-size: 2em;
  }

  #salary-range {
    font-size: 1.5em;
  }
  .poster-kaigo {
    margin-bottom: 40px;
  }

  .poster-kaigo img {
    max-width: 100%; /* Membuat gambar menyesuaikan lebar layar */
    padding: 10px; /* Mengurangi padding pada gambar untuk versi mobile */
  }
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#hotelContent {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}

#heroHotel {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("img/Assets/image16.jpg");
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}

#mainTitle {
  font-size: 4em;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  animation: fadeInDown 1s ease-out;
}

#heroDescription {
  max-width: 800px;
  font-size: 1.2em;
  line-height: 1.8;
}

#jobDescriptionSection {
  padding: 100px 20px;
  background: #f8f9fa;
}

#jobDescTitle {
  text-align: center;
  color: #2c3e50;
  margin-bottom: 50px;
  font-size: 2.5em;
}

#jobCards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: 50px;
}

.jobCard {
  background: white;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.jobCard p {
  margin-top: 20px;
}
.jobCard:hover {
  transform: translateY(-10px);
}

#benefitsSection {
  padding: 100px 20px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}
#benefitsTitle {
  text-align: center;
  margin-bottom: 60px;
}

#benefitsGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.benefitItem {
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  transition: transform 0.3s ease;
}
.benefitItem p {
  margin-top: 20px;
}

.benefitItem:hover {
  transform: scale(1.05);
}

#requirementsSection {
  padding: 100px 20px;
  background: linear-gradient(
      rgba(255, 255, 255, 0.95),
      rgba(255, 255, 255, 0.95)
    ),
    url("traditional-hotel.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

#requirementsTitle {
  text-align: center;
  font-size: 2.5em;
  color: #2c3e50;
  margin-bottom: 50px;
  position: relative;
}

#requirementsTitle::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: linear-gradient(90deg, #667eea, #764ba2);
  margin: 20px auto;
}

#certificatesRequired {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

#certTitle {
  color: #2c3e50;
  font-size: 1.8em;
  margin-bottom: 30px;
  text-align: center;
}

#languageCerts,
#skillCerts {
  background: white;
  padding: 30px;
  border-radius: 15px;
  margin-bottom: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

#languageCerts:hover,
#skillCerts:hover {
  transform: translateY(-5px);
}

#languageCerts h4,
#skillCerts h4 {
  color: #764ba2;
  font-size: 1.4em;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #667eea;
}

#languageCerts ul {
  list-style: none;
  padding: 0;
}

#languageCerts li {
  padding: 10px 0;
  color: #2c3e50;
  position: relative;
  padding-left: 30px;
}

#languageCerts li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #667eea;
  font-weight: bold;
}

#skillCerts p {
  color: #2c3e50;
  line-height: 1.6;
  font-size: 1.1em;
}

#salarySection {
  padding: 100px 20px;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)),
    url("img/Assets/image17.jpg");
  background-size: cover;
  background-attachment: fixed;
  color: white;
  text-align: center;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}

#salaryRange {
  font-size: 3em;
  font-weight: bold;
  margin: 30px 0;
  color: #ffd700;
}

#ctaSection {
  padding: 100px 20px;
  text-align: center;
  background: #f8f9fa;
}

#ctaButton {
  display: inline-block;
  padding: 20px 40px;
  background: #764ba2;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  font-size: 1.2em;
  transition: all 0.3s ease;
  margin-top: 30px;
}

#ctaButton:hover {
  background: #667eea;
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* Container untuk kedua poster */
#postersSection {
  display: flex;
  justify-content: center; /* Memastikan poster berada di tengah horizontal */
  align-items: center; /* Memastikan poster berada di tengah vertikal */
  flex-wrap: wrap;
  margin-top: 30px;; /* Pastikan ini masih sesuai dengan kebutuhan */
}

/* Set untuk tampilan desktop, poster berjejer kanan-kiri */
.container-hotel {
  flex: 1 1 48%;  /* Membuat poster setengah lebar dengan sedikit margin */
  margin: 10px;
 
  max-width: 100%;  /* Membatasi ukuran maksimal */
  text-align: center; /* Menyusun gambar di tengah */
}

.container-hotel img {
  width: 500px;  /* Atur lebar gambar */
  height: auto;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.9);
}

/* Responsif untuk perangkat lebih kecil (mobile), poster di atas-bawah */
@media (max-width: 768px) {
  #postersSection {
    flex-direction: column; /* Mengubah arah menjadi kolom, atas-bawah */
  }

  .container-hotel {
    flex: 1 1 100%; /* Poster akan mengambil 100% lebar pada layar kecil */
    margin-bottom: 20px;
  }

  .container-hotel img {
    width: 100%;  /* Atur lebar gambar */
    height: auto;
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.9);
  }
}




@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  #mainTitle {
    font-size: 2.5em;
  }

  #jobCards {
    grid-template-columns: 1fr;
  }

  #benefitsGrid {
    grid-template-columns: 1fr;
  }

  #salaryRange {
    font-size: 2em;
  }
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Hero Section */
#food-industry-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("img/Assets/image18.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--white);
  text-align: center;
  padding: 4rem 2rem;
  min-height: 50vh;

  display: flex;
  flex-direction: column;
  justify-content: center; /* Center vertically */
  align-items: center; /* Center horizontally */
}
#food-industry-hero h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  letter-spacing: 2px;
}

/* Desktop version */
#postermakanan {
  display: flex;
  justify-content: center;
  padding: 30px 400px;
}

.poster-makanan {
  display: flex;
  justify-content: space-between;
  gap: 20px;
 /* Memberikan jarak antar gambar */
}

.poster-makanan img {
  max-width: 50%; /* Membatasi lebar gambar agar pas berdampingan */
}

/* Mobile version */
@media (max-width: 768px) {
  #postermakanan {
    display: block; /* Mengubah tampilan jadi blok agar gambar stack di atas-bawah */
    padding: 10px;
  }

  .poster-makanan {
    display: block;
  }

  .poster-makanan img {
    max-width: 100%; /* Gambar akan menyesuaikan lebar layar */
    margin-bottom: 20px; /* Menambahkan jarak antar gambar pada versi mobile */
  }

  /* Menghapus margin-bottom pada gambar terakhir */
  .poster-makanan img:last-child {
    margin-bottom: 0;
  }
}

.diagonal-section {
  position: relative;
  background-color: #f9f9f9;
  padding: 4rem 0;
  overflow: hidden;
}

.diagonal-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    135deg,
    rgb(94, 27, 170, 0.05),
    rgba(6, 103, 201, 0.05)
  );
  transform: skewY(-8deg);
  transform-origin: top left;
  z-index: 1;
}

.diagonal-section .container {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1rem;
}

.diagonal-section .intro-text {
  text-align: center;
  background-color: white;
  padding: 2.5rem;
  border-radius: 15px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: transform 0.3s ease;
}

.diagonal-section .intro-text:hover {
  transform: translateY(-50px);
}

.diagonal-section h2 {
  color: #2c3e50;
  font-size: 2rem;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
}

.diagonal-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: #3498db;
}

.diagonal-section p {
  color: #34495e;
  line-height: 1.6;
  font-size: 1.1rem;
}

.curved-section {
  background-color: #f8f9fa;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}

.curved-section::before {
  content: "";
  position: absolute;
  top: -70px;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #3b91e7;
  transform: skewY(1deg);
}

.curved-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.curved-section h2 {
  text-align: center;
  color: #2c3e50;
  margin-bottom: 3rem;
  position: relative;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}

.curved-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: #3498db;
  margin-left: 25%;
}

.job-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}

.job-card {
  background-color: white;
  border-radius: 15px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.job-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #3498db, #2ecc71);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}

.job-card:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}

.job-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.job-card h3 {
  color: #2c3e50;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  position: relative;
}

.job-card p {
  color: #34495e;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .job-grid {
    grid-template-columns: 1fr;
  }
}

.full-horizontal-section {
  background: linear-gradient(135deg, #020d86, #0a027b);
  color: white;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}

.full-horizontal-section .food-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.full-horizontal-section h2 {
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}

.full-horizontal-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: white;
  margin-left: 25%;
}

.benefits-flex {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

.benefit-item {
  flex: 1;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 2rem;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.benefit-item::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: rgba(255, 255, 255, 0.05);
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
}

.benefit-item:hover {
  transform: translateY(-15px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.9);
}

.benefit-item:hover::before {
  transform: rotate(0deg);
}

.benefit-item h3 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  color: white;
}

.benefit-item p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}

@media (max-width: 768px) {
  #food-industry-benefits {
    padding: 100px 0px;

    min-height: auto; /* Menyesuaikan tinggi section untuk mobile */
  }

  .benefits-flex {
    display: block; /* Menyusun item secara vertikal */
    align-items: center; /* Menyusun item di tengah secara horizontal */
  }

  .benefit-item {
    margin-bottom: 20px;
    padding: 15px;
    margin-left: 20px;
    text-align: center; /* Menyusun teks di tengah pada versi mobile */
  }

  .benefit-item:last-child {
    margin-bottom: 0; /* Menghapus margin pada item terakhir */
  }

  .benefit-item h3 {
    font-size: 1.1em;
  }

  .benefit-item p {
    font-size: 0.95em;
  }
}

.centered-section {
  background-color: #f4f6f7;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}

.centered-section .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 1rem;
}

.centered-section h2 {
  text-align: center;
  color: #2c3e50;
  margin-bottom: 3rem;
  position: relative;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}

.centered-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: #3498db;
  margin-left: 25%;
}

.requirements-content {
  display: flex;
  justify-content: space-between;
  background-color: white;
  border-radius: 15px;
  padding: 3rem;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

#food-industry-certificates,
#food-industry-job-criteria {
  flex: 1;
  padding: 0 2rem;
  position: relative;
}

#food-industry-certificates::after,
#food-industry-job-criteria::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #ecf0f1;
}

#food-industry-certificates::after {
  right: 0;
}

#food-industry-job-criteria::before {
  left: 0;
}

.requirements-content h3 {
  color: #00158a;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #000000;
  padding-bottom: 0.5rem;
}

.requirements-content ul {
  list-style-type: none;
  padding: 0;
}

.requirements-content li {
  color: #34495e;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 30px;
}

.requirements-content li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #2ecc71;
  font-weight: bold;
}

@media (max-width: 768px) {
  .requirements-content {
    flex-direction: column;
  }

  #food-industry-certificates,
  #food-industry-job-criteria {
    padding: 1rem 0;
  }

  #food-industry-certificates::after,
  #food-industry-job-criteria::before {
    display: none;
  }
}
.gradient-section {
  background: linear-gradient(135deg, #020d86, #0a027b);
  color: white;
  text-align: center;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}

.gradient-section .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1rem;
  position: relative;
  z-index: 2;
}

.gradient-section h2 {
  margin-bottom: 2rem;
  position: relative;
  display: inline-block;
}

.gradient-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: white;
  margin-left: 25%;
}

.salary-details {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 3rem;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.9);
}

.salary-details h3 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  color: white;
}

.salary-details p {
  color: rgba(255, 255, 255, 0.8);
}

.cta-section {
  background-color: #f4f6f7;
  text-align: center;
  padding: 4rem 0;
}

.cta-section .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1rem;
}

.cta-section h2 {
  color: #2c3e50;
  margin-bottom: 2rem;
  position: relative;
  display: inline-block;
}

.cta-section h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: #3498db;
  margin-left: 25%;
}

#food-industry-contact-link {
  display: inline-block;
  background-color: #3498db;
  color: white;
  padding: 1rem 2.5rem;
  text-decoration: none;
  border-radius: 50px;
  font-weight: bold;
  transition: all 0.3s ease;
  box-shadow: 0 10px 20px rgba(52, 152, 219, 0.3);
}

#food-industry-contact-link:hover {
  background-color: #2980b9;
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(52, 152, 219, 0.4);
}

@media (max-width: 768px) {
  .salary-details {
    padding: 2rem;
  }

  .salary-details h3 {
    font-size: 2rem;
  }
}

/* /////////////////////////////////////////////////////////////////////////////////////////////// */

/* CSS */
#resto_jp_container {
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
}

#resto_jp_hero {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("img/Assets/image20.jpg");
  background-size: cover;
  background-position: center;
  height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  padding: 2rem;
}

#resto_jp_hero h1 {
  font-size: 3.5rem;
  margin-bottom: 1rem;
  animation: fadeInUp 1s ease-out;
}

#resto_jp_hero p {
  font-size: 2rem;
  animation: fadeInUp 1s ease-out 0.3s;
}

#resto_jp_overview {
  padding: 4rem 2rem;
  background-color: #90784f;
}

.resto_jp_card {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem;
  background: white;
  border-radius: 15px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.9);
  transition: transform 0.3s ease;
  min-height: 300px;

  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;

  font-size: 1.3rem;
}

.resto_jp_card:hover {
  transform: translateY(-20px);
}

#resto_jp_positions {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)),
    url("img/Assets/image22.jpg");
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 4rem 2rem;
}

#resto_jp_positions h2 {
  text-align: center;
  margin-bottom: 100px;
  font-size: 3rem;
  color: white;
}

.resto_jp_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}

.resto_jp_position_card {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: justify;
  transition: all 0.3s ease;
}

.resto_jp_position_card:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.resto_jp_icon {
  font-size: 6rem;
  margin-bottom: 1rem;
  text-align: center;
}

#resto_jp_benefits {
  background: #876525;
  
  padding: 4rem 2rem;
}

#resto_jp_benefits h2 {
  margin-bottom: 75px;
  text-align: center;
  font-size: 3rem;
  color: #ffff;
}

.resto_jp_benefits_container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}

.resto_jp_benefit_item {
  text-align: center;
  padding: 2rem;
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
  transition: transform 0.3s ease;
}

.resto_jp_benefit_item:hover {
  transform: translateY(-10px);
}

.resto_jp_benefit_item span {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  display: block;
}

#resto_jp_requirements {
  background-color: #4b3a1c;
  padding: 20px 400px;

  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  min-height: 100vh;
}

#resto_jp_requirements h2 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 25px;
  border-bottom: 3px solid #f0ddbc;
  display: inline-block;
  padding-bottom: 5px;
}

.resto_jp_requirements_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.resto_jp_req_item {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 3px 8px rgba(255, 238, 6, 0.8);
  flex: 1;
  min-width: 300px;
  margin: 10px;
  border-left: 5px solid #c5a30e;
  transition: transform 0.3s ease-in-out;
  min-width: 1000px;
}

.resto_jp_req_item:hover {
  transform: translateY(-10px);
}

.resto_jp_req_item h4 {
  font-size: 20px;
  color: #dca218;
  margin-bottom: 12px;
  font-weight: bold;
}

.resto_jp_req_item ul {
  padding-left: 20px;
  list-style: square;
}

.resto_jp_req_item li {
  margin-bottom: 8px;
  font-size: 16px;
  color: #444;
  font-weight: 500;
}

.resto_jp_req_item p {
  font-size: 16px;
  font-weight: 500;
  color: #555;
}

#resto_jp_cta {
  background-color: #382c16;
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 40px;
}

#resto_jp_cta h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

#resto_jp_cta p {
  font-size: 18px;
  margin-bottom: 20px;
}

.resto_jp_button {
  background: white;
  color: #cb6a2a;
  padding: 14px 28px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  transition: 0.3s ease-in-out;
  display: inline-block;
  border: 2px solid white;
}

.resto_jp_button:hover {
  background: #005bb5;
  color: white;
  border-color: #005bb5;
}

/* Desktop version */
#posterresto {
  padding: 40px 20px;
  display: flex;
  justify-content: center; /* Menyusun konten secara horizontal */
  align-items: center; /* Menyusun konten secara vertikal */
  min-height: 100vh; /* Membuat section setinggi layar */
  background-color: #6a5328;
}

.resto-poster {
  text-align: center; /* Menyusun gambar di tengah */
}

.resto-poster img {
  max-width: 600px; /* Gambar akan menyesuaikan dengan lebar kontainer */
  height: auto;
  padding: 20px; /* Menambahkan padding di sekitar gambar */
  border-radius: 8px; /* Memberikan efek sudut melengkung pada gambar */
}

/* Mobile version */
@media (max-width: 768px) {
  #posterresto {
    padding: 20px 10px;
    min-height: auto; /* Menyesuaikan tinggi section untuk mobile */
  }

  .resto-poster {
    padding: 10px;
  }

  .resto-poster img {
    max-width: 100%; /* Gambar menyesuaikan lebar layar */
    height: auto;
    padding: 15px; /* Menyesuaikan padding gambar pada versi mobile */
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  #resto_jp_hero {
    height: 60vh;
    padding: 1rem;
  }

  #resto_jp_hero h1 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }

  #resto_jp_hero p {
    font-size: 1.2rem;
  }

  #resto_jp_overview {
    padding: 2rem 1rem;
  }

  .resto_jp_card {
    font-size: 1rem;
    padding: 1.5rem;
    min-height: auto;
  }

  #resto_jp_positions {
    padding: 2rem 1rem;
    background-attachment: scroll;
  }

  #resto_jp_positions h2 {
    font-size: 2rem;
    margin-bottom: 50px;
  }

  .resto_jp_grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .resto_jp_position_card {
    padding: 1.5rem;
  }

  .resto_jp_icon {
    font-size: 4rem;
  }

  #resto_jp_benefits {
    padding: 2rem 1rem;
  }

  #resto_jp_benefits h2 {
    font-size: 2rem;
    margin-bottom: 50px;
  }

  .resto_jp_benefits_container {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .resto_jp_benefit_item {
    padding: 1.5rem;
  }

  .resto_jp_benefit_item span {
    font-size: 2rem;
  }

  #resto_jp_requirements {
    padding: 20px;
    min-height: auto;
  }

  #resto_jp_requirements h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .resto_jp_requirements_list {
    flex-direction: column;
    gap: 15px;
  }

  .resto_jp_req_item {
    min-width: 100%;
    padding: 15px;
  }

  .resto_jp_req_item h4 {
    font-size: 18px;
  }

  .resto_jp_req_item li,
  .resto_jp_req_item p {
    font-size: 14px;
  }

  #resto_jp_cta {
    padding: 20px;
  }

  #resto_jp_cta h2 {
    font-size: 20px;
  }

  #resto_jp_cta p {
    font-size: 16px;
  }

  .resto_jp_button {
    font-size: 16px;
    padding: 12px 24px;
  }
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* General Styles */
#immersion {
  margin: auto;
  padding: 30px 300px;
  background: linear-gradient(
      rgba(183, 186, 249, 0.9),
      rgba(171, 181, 234, 0.9)
    ),
    url(img/pexels-apasaric-2506923.jpg);
  background-position: center;
  background-size: cover;
}

/* Intro Section */
#immersion .intro {
  text-align: justify;
  padding: 40px 50px;
  background: linear-gradient(135deg, #ffffffdc, #ffffffd2);

  border-radius: 10px;
}
#immersion .intro h1 {
  font-size: 2.5em;
  margin-bottom: 30px;
  text-align: center;
  color: #8b0031;
}
#immersion .intro p {
  font-size: 1.2em;
  margin: auto;
  color: rgb(0, 0, 0);
}

/* FAQ Section */
#immersion .faq {
  margin-top: 30px;
}
#immersion .faq h2 {
  font-size: 2em;
  color: rgb(0, 0, 0);
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
#immersion .faq-item {
  margin-bottom: 15px;
  font-weight: bold;
}
#immersion .faq-question {
  font-size: 1.5em;
  background: linear-gradient(135deg, #ffffffdc, #ffffffd2);

  color: rgb(0, 0, 0);
  padding: 20px;
  cursor: pointer;
  border-radius: 5px;
  text-align: left;
  transition: background 0.3s;
}
#immersion .faq-question:hover {
  background: #74c0ff;
}
#immersion .faq-answer {
  display: none;
  padding: 15px;
  background: #74c0ff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 5px;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: lighter;
}

/* Download Section */
#immersion .download {
  text-align: center;
  margin: 30px 0;
}
#immersion .download a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2em;
  color: white;
  background: #74c0ff;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.3s;
}
#immersion .download a:hover {
  background: #ff002f;
}

#posterimmersion {
  width: 100%;
  margin-top: 20px;
  border-radius: 10px;
  padding: 40px;
  text-align: center;
  background: linear-gradient(135deg, #ffffffdc, #ffffffd2);
}

.poster-container {
  max-width: 800px; /* Set max width */
  margin: 0 auto;
}

.poster-image {
  width: 100%;
  height: auto;
  border-radius: 8px; /* Optional: add rounded corners */
}

/* Responsive Design */
@media (max-width: 768px) {
  #immersion .intro {
    text-align: justify;
    background: linear-gradient(135deg, #ffffffdc, #ffffffd2);
    color: white;
    padding: 40px 20px;
  }
  #immersion {
    text-align: justify;

    padding: 10px 10px;
  }
  #immersion .intro h1 {
    font-size: 2em;
  }
  #immersion .intro p {
    font-size: 1.1em;
  }
  #immersion .faq-question {
    font-size: 1.2em;
  }
  #immersion .faq-answer {
    font-size: 1em;
  }
}

@media screen and (max-width: 768px) {
  #posterimmersion {
    padding: 15px;
  }

  .poster-container {
    max-width: 100%;
  }

  .poster-image {
    width: 100%;
    height: auto;
  }
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////// */

.galeri-header {
  background: linear-gradient(to right, #008ea1, #000676, #590086);
  color: white;
  padding: 20px 0;
  text-align: center;
}

.galeri-header h1 {
  margin: 0;
  font-size: 2em;
}

.galeri-header p {
  font-size: 1.2em;
}

.galeri-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  gap: 20px; /* Menambahkan jarak antar card */
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url("img/bgjapan.jpg");
  background-size: cover; /* Fit agar gambar selalu penuh */
  background-position: center;
}

/* Item Galeri */
.galeri-item {
  width: 30%;
  margin: 10px;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.1s ease-in-out;
}

.galeri-item:hover {
  transform: scale(1.05);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 1);
}

/* Gambar di dalam Galeri - Ukuran Tetap */
.galeri-item img {
  width: 100%; /* Memastikan gambar memenuhi lebar div */
  height: 250px; /* Tinggi tetap (sesuai keinginan, bisa disesuaikan) */
  object-fit: cover; /* Menjaga proporsi gambar tanpa distorsi */
  border-radius: 10px;
}

/* Label Foto */
.galeri-label {
  margin-top: 10px;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

/* Footer */
.galeri-footer {
  background-color: #2c3e50;
  color: white;
  padding: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .galeri-item {
    width: 100%; /* Mengatur setiap item galeri agar memenuhi satu baris */
    display: block; /* Menjadikan item sebagai blok agar tampil per baris */
    margin-bottom: 10px; /* Memberikan sedikit jarak antar item */
  }

  .galeri-header {
    background: linear-gradient(to right, #2c3e50, #4ca1af, #204d6a);
    color: white;
    padding: 20px 0;
    text-align: center;
    font-size: 0.8rem;
  }

  .galeri-container {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
      url("img/bgjapan.jpg");
    background-position: center;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* FAQ Styles */
#FAQ-section {
  margin: 0 auto;
  padding: 200px;
  font-family: Arial, sans-serif;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("img/bgjapan.jpg");
}

.FAQ-title {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}

.FAQ-container {
  border-top: 2px solid #ff0000;
}

.FAQ-item {
  border-bottom: 2px solid #ff0000;
  padding: 5px 0;
}

.FAQ-question {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  font-size: 25px;
  font-weight: bold;
  cursor: pointer;
  padding: 20px;
  display: block;
  background-color: #ffffff;
  border-radius: 5px;
  transition: background 0.1s;
}

.FAQ-question:hover {
  background-color: #e6ff55;
}

.FAQ-answer {
  display: none;
  font-size: 16px;
  padding: 10px;
  color: #555;
  background-color: #fff;
  border-left: 4px solid #333;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: opacity 0.3s ease-out;
  opacity: 0;
  min-height: 100px;
  text-align: justify;
}

.FAQ-show {
  display: block;
  opacity: 1;
  padding: 10px;
}

@media screen and (max-width: 600px) {
  #FAQ-section {
    padding: 15px;
    padding-top: 40px;
  }

  .FAQ-title {
    font-size: 20px;
  }

  .FAQ-question {
    font-size: 16px;
    padding: 8px;
  }

  .FAQ-answer {
    font-size: 12px;
    padding: 8px;
  }
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////// */
/* CSS untuk SHORT COURSE COOKING CLASS */
#short-course-cooking {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url("img/galeri/cooking\ class\ di\ sukiji\ cooking.jpg") no-repeat center
      center/cover;
  padding: 60px 20px;
  text-align: center;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  backdrop-filter: blur(5px);
}

#short-course-cooking h2 {
  font-size: 2.8rem;
  margin-bottom: 25px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.6);
  padding: 40px;
  border-radius: 10px;
}

#short-course-cooking p {
  font-size: 1.2rem;
  max-width: 1000px;
  margin: 0 auto 30px auto;
  line-height: 1.8;
  background: rgba(0, 0, 0, 0.6);
  padding: 40px;
  border-radius: 10px;
}

/* Benefit Section */
.cooking-benefit-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.cooking-benefit-item {
  background: rgba(0, 0, 0, 0.6);
  padding: 40px;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.9);
}

.cooking-benefit-item h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  color: #e63946;
}

.cooking-benefit-item ul {
  padding-left: 20px;
}

.cooking-benefit-item li {
  font-size: 1.2rem;
  margin-bottom: 10px;
}

/* Recommended Section */
.recommended-container {
  background: rgba(0, 0, 0, 0.65);
  padding: 40px;
  margin-top: 60px;
  border-radius: 10px;
  text-align: left;

  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.9);
}

.recommended-container h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  color: #e63946;
}

.recommended-container ul {
  list-style-type: none;
  padding: 0;
}

.recommended-container li {
  font-size: 1.2rem;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

.recommended-container li::before {
  content: "\f058"; /* FontAwesome Check Icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  color: #e63946;
}

#postercookingclass {
  width: 100%;
  padding: 20px;
  text-align: center;
  background-color: #ffeb3b00; /* Yellow background */
  margin-bottom: 30px;
}

#postercookingclass .poster-container {
  max-width: 800px;
  margin: 0 auto;
}

#postercookingclass .poster-image {
  width: 100%;
  height: auto;
  border: 3px solid #f57f17; /* Deep yellow border */
  border-radius: 8px;
}

/* Responsiveness */
@media (max-width: 768px) {
  #short-course-cooking h2 {
    font-size: 2.2rem;
  }

  #short-course-cooking p {
    font-size: 1.1rem;
  }

  .benefit-container {
    flex-direction: column;
    align-items: center;
  }

  .benefit-item {
    width: 90%;
  }

  .recommended-container {
    width: 95%;
    padding: 30px;
  }
  #postercookingclass {
    width: 100%;
    padding: 0px;
    text-align: center;
    background-color: #ffeb3b00; /* Yellow background */
    margin-bottom: 30px;
  }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Styling untuk halaman Short Course Kerajinan Tangan di Jepang */
#art-page {
  font-family: "Arial", sans-serif;
  padding: 20px;
  margin: auto;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("img/bgjapan.jpg");
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}

#art {
  font-family: "Arial", sans-serif;
  padding: 20px;
  max-width: 900px;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}
#art-intro h1 {
  font-size: 1.4rem;
}

#art-intro h1,
#art-benefit h2,
#art-recommendation h2,
#art-download h2 {
  color: #d33a2c;
  text-align: center;
  font-weight: bold;
}

#art-intro p,
#art-benefit ul,
#art-recommendation ul,
#art-download p {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

#art-download p {
  text-align: center;
  margin-top: 20px;
}

#art-benefit ul,
#art-recommendation ul {
  list-style-type: disc;
  padding-left: 25px;
}

.btn-download {
  display: block;
  width: fit-content;
  margin: 20px auto;
  padding: 12px 20px;
  background-color: #d33a2c;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  transition: background 0.3s ease-in-out;
}

.btn-download:hover {
  background-color: #b12b20;
}

#posterart {
  width: 100%;
  padding: 25px;
  text-align: center;
  background-color: #f3e5f500; /* Light purple background */
  margin-bottom: 30px;
}

#posterart .poster-container {
  max-width: 800px;
  margin: 0 auto;
}

#posterart .poster-image {
  width: 100%;
  height: auto;
  border: 2px solid #9c27b0; /* Purple border */
  border-radius: 12px;
}

@media (max-width: 768px) {
  #art-page {
    padding: 15px;
    max-width: 100%;
  }
  #posterart {
    width: 100%;
    padding: 0px;
    text-align: center;
    background-color: #f3e5f500; /* Light purple background */
    margin-bottom: 30px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Styling utama untuk halaman Teknik Sipil */

#teknik-sipil {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("img/bgjapan.jpg");
}

#sipil {
  max-width: 1500px;
  margin: 50px auto;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#teknik-sipil h2 {
  text-align: center;
  color: #004080;
  font-size: 2em;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

#teknik-sipil p {
  font-size: 1.1em;
  line-height: 1.8;
  color: #333;
}

.teknik-sipil-benefit-list,
.recommend-list {
  padding-left: 20px;
}

.teknik-sipil-benefit-list li,
.recommend-list li {
  font-size: 1.1em;
  margin-bottom: 10px;
  color: #004080;
  list-style-type: disc;
}

.download-btn {
  display: block;
  text-align: center;
  padding: 12px 18px;
  margin: 30px auto;
  background-color: #004080;
  color: white;
  font-size: 1.2em;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s ease;
}

.download-btn:hover {
  background-color: #002050;
  transform: scale(1.05);
}

/* Animasi hover untuk list */
.teknik-sipil-benefit-list li:hover,
.recommend-list li:hover {
  color: #ff6600;
  font-weight: bold;
  transition: color 0.3s ease-in-out;
}

/* Section Poster Teknik Sipil */
#postertekniksipil {
  width: 100%;
  padding: 30px;
  text-align: center;
  background-color: #e0f7fa00; /* Light blue background */
  margin-bottom: 30px;
}

#postertekniksipil .poster-container {
  max-width: 800px;
  margin: 0 auto;
}

#postertekniksipil .poster-image {
  width: 100%;
  height: auto;
  border: 5px solid #ffffff00; /* Dark teal border */
  border-radius: 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
  #teknik-sipil {
    padding: 20px;
  }
  #teknik-sipil h2 {
    font-size: 1.5em;
  }
  #teknik-sipil p,
  .teknik-sipil-benefit-list li,
  .recommend-list li {
    font-size: 1em;
  }
  .download-btn {
    font-size: 1em;
    padding: 10px 15px;
  }

  #postertekniksipil .poster-container {
    height: auto;

    padding: 0px;
  }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#website {
  min-height: 100vh;
  background-image: url("img/galeri/Aspac\ Luncheon\ 2019\ june\ 20.jpg");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#web-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.web-link {
  width: 800px;
  height: 300px;
  text-align: center;
  padding: 15px;
  background-color: #71001e;
  color: white;
  font-size: 3rem;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web-link:hover {
  background-color: #c1a48d;
}
a {
  text-decoration: none;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  #website {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    padding: 20px;
  }

  #web-container {
    gap: 15px;
    padding: 10px;
  }

  .web-link {
    width: 90%;
    height: 200px;
    font-size: 1.8rem;
    padding: 10px;
  }
}

/* ///////////////////////////////////////////// */

.artikel1container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel1 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel1 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel1 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel1 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel1 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel1 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .artikel1container {
    margin: 0 auto;
    padding: 10px;
    background-image: url('img/bgjapan.jpg');
  }
  #artikel1 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel1 .article-title {
    font-size: 28px;
  }

  #artikel1 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}


/* /////////////////////////////////////////////////////// */



.artikel2container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel2 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel2 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel2 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel1 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel2 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel2 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  #artikel2 .article-title {
    font-size: 28px;
  }

  #artikel2 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}

/* //////////////////////////////////// */

.artikel3container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel3 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel3 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel3 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel3 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel3 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel3 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .artikel3container {
    margin: 0 auto;
    padding: 10px;
    background-image: url('img/bgjapan.jpg');
  }
  #artikel3 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel3 .article-title {
    font-size: 28px;
  }

  #artikel3 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}

/* /////////////////////////////////////////// */


.artikel4container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel4 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel4 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel4 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel4 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel4 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel4 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .artikel4container {
    margin: 0 auto;
    padding: 10px;
    background-image: url('img/bgjapan.jpg');
  }
  #artikel4 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel4 .article-title {
    font-size: 28px;
  }

  #artikel4 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}



/* ////////////////////////////////////////////////////////// */


.artikel5container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel5 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel5 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel5 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel5 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel5 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel5 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .artikel5container {
    margin: 0 auto;
    padding: 10px;
    background-image: url('img/bgjapan.jpg');
  }
  #artikel5 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel5 .article-title {
    font-size: 28px;
  }

  #artikel5 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}

/* /////////////////////////////////////////////////// */


.artikel6container {
  margin: 0 auto;
  padding: 50px 100px;
  background-image: url('img/bgjapan.jpg');
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel6 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel6 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel6 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel6 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel6 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel6 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .artikel6container {
    margin: 0 auto;
    padding: 10px;
    background-image: url('img/bgjapan.jpg');
  }
  #artikel6 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel6 .article-title {
    font-size: 28px;
  }

  #artikel6 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}

/* //////////////////////////////////////// */

.artikel8container {
  max-width: 1000px;
  width: 100%; 
  margin: 0 auto; /* Pusatkan secara horizontal */
  display: flex;
  flex-direction: column; 
  align-items: center; /* Pusatkan secara horizontal */
  justify-content: center;
  text-align: justify; /* Pusatkan secara vertikal (jika diperlukan) */
  min-height: 100vh; /* Jika ingin di tengah secara vertikal */
}


#bg {
  background-image: url('img/bgjapan.jpg');
  margin: 0 auto;
  padding: 50px 100px;
}

/* Gambar di Artikel */
.article-img {
  margin: 20px 0;
  text-align: center;
}

.article-img img {
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInImage 1.5s ease-in-out forwards;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

#artikel8 {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-top: 50px;
  animation: fadeIn 1s ease-in-out;
}

/* Header Artikel */
#artikel8 .article-header {
  text-align: center;
  margin-bottom: 30px;
}

#artikel8 .article-title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3e50;
  animation: slideUp 1s ease-out;
}

#artikel8 .article-meta {
  font-size: 14px;
  color: #7f8c8d;
  margin-top: 10px;
}

/* Konten Artikel */
#artikel8 .article-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: justify;
  opacity: 0;
  animation: fadeInText 1.5s ease-in-out forwards;
}

/* Footer Artikel */
#artikel8 .article-footer {
  margin-top: 30px;
  font-size: 16px;
  color: #7f8c8d;
  text-align: center;
  animation: slideUp 1s ease-out;
}

/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Responsiveness */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  
  
  #bg {
    background-image: url('img/bgjapan.jpg');
    margin: 0 auto;
    padding: 20px 10px;
  }

  .artikel8container {
    margin: 0 auto;
    padding: 10px;
   
  }
  #artikel8 {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-top: 50px;
    animation: fadeIn 1s ease-in-out;
  }

  #artikel8 .article-title {
    font-size: 28px;
  }

  #artikel8 .article-content p {
    font-size: 16px;
  }

  .article-img img {
    max-width: 100%;
  }
}

/* Modal Styles */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal.show {
  display: flex;
  opacity: 1;
  align-items: center;
  justify-content: center;
}

.modal-content {
  position: relative;
  width: 90vw;
  height: 80vh;
  max-width: 1600px; /* Diperbesar 2x dari 800px */
  max-height: 1200px; /* Diperbesar 2x dari 600px */
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.9);
  transition: transform 0.3s ease;
  background: #f8f8f8;
  border-radius: 12px;
  padding: 40px; /* Diperbesar 2x dari 20px */
}

.modal.show .modal-content {
  transform: scale(1);
}

.modal-content img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.modal-close {
  position: absolute;
  top: 40px; /* Diperbesar 2x dari 20px */
  right: 40px; /* Diperbesar 2x dari 20px */
  color: #fff;
  font-size: 70px; /* Diperbesar 2x dari 35px */
  font-weight: bold;
  cursor: pointer;
  z-index: 1001;
  width: 80px; /* Diperbesar 2x dari 40px */
  height: 80px; /* Diperbesar 2x dari 40px */
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s;
  border: 4px solid rgba(255, 255, 255, 0.3); /* Diperbesar 2x dari 2px */
}

.modal-close:hover {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(255, 255, 255, 0.5);
  transform: scale(1.1);
}

.modal-prev,
.modal-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100px; /* Diperbesar 2x dari 50px */
  height: 100px; /* Diperbesar 2x dari 50px */
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px; /* Diperbesar 2x dari 24px */
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
  z-index: 1001;
}

.modal-prev:hover,
.modal-next:hover {
  background: rgba(0, 0, 0, 0.8);
}

.modal-prev {
  left: 40px; /* Diperbesar 2x dari 20px */
}

.modal-next {
  right: 40px; /* Diperbesar 2x dari 20px */
}

.foto-carousel {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 32px auto 40px auto;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.10);
  background: #fff;
  min-height: 180px;
}

.foto-carousel-container {
  display: flex;
  transition: transform 0.5s cubic-bezier(.77,0,.18,1);
}

.foto-carousel-slide {
  min-width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 25px 20px;
  background-color: white;
  height: 250px;
  gap: 20px;
  overflow: hidden;
}

.foto-carousel-item {
  width: 280px;
  height: 220px;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  border: 2px solid #fff;
  cursor: pointer;
  transition: transform 0.2s;
  margin: 0 6px;
  background: #f8f8f8;
}

.foto-carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s;
}

.foto-carousel-item:hover img {
  transform: scale(1.04);
}

.foto-carousel-prev,
.foto-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(255,255,255,0.90);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  z-index: 10;
  border: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  transition: background-color 0.2s;
}

.foto-carousel-prev:hover,
.foto-carousel-next:hover {
  background-color: #f0f0f0;
}

.foto-carousel-prev { left: 12px; }
.foto-carousel-next { right: 12px; }

.foto-carousel-dots {
  display: flex;
  justify-content: center;
  margin: 12px 0 0 0;
  gap: 6px;
  padding: 0 20px 20px 20px;
  position: relative;
  z-index: 10;
}

.foto-carousel-dot {
  width: 10px;
  height: 10px;
  background-color: #bbb;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.2s;
}

.foto-carousel-dot.active {
  background-color: #4caf50;
}

.foto-carousel-counter {
  position: absolute;
  bottom: 12px;
  right: 18px;
  background-color: rgba(0,0,0,0.5);
  color: white;
  padding: 3px 12px;
  border-radius: 12px;
  font-size: 13px;
  z-index: 5;
}

@media (max-width: 992px) {
  .foto-carousel { max-width: 98vw; }
  .foto-carousel-slide { height: 160px; }
  .foto-carousel-item { width: 160px; height: 130px; }
}

@media (max-width: 768px) {
  .foto-carousel-slide { 
    gap: 0; 
    height: 500px;
    padding: 30px;
    justify-content: center;
  }
  .foto-carousel-item { 
    width: 100%; 
    max-width: 420px;
    height: 420px; 
    margin: 0;
    border-radius: 24px;
    box-shadow: 0 12px 35px rgba(0,0,0,0.25);
  }
  .foto-carousel-item img {
    border-radius: 24px;
    object-fit: contain;
    width: 100%;
    height: 100%;
    max-height: 420px;
  }
}

@media (max-width: 576px) {
  .foto-carousel-slide { 
    gap: 0; 
    height: 450px;
    padding: 25px;
    justify-content: center;
  }
  .foto-carousel-item { 
    width: 100%; 
    max-width: 380px;
    height: 380px; 
    margin: 0;
    border-radius: 22px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  }
  .foto-carousel-item img {
    border-radius: 22px;
    object-fit: contain;
    width: 100%;
    height: 100%;
    max-height: 380px;
  }
}

/* Mobile responsive for modal */
@media (max-width: 768px) {
  .modal-content {
    width: 95vw;
    height: 70vh;
    max-width: 500px;
    max-height: 500px;
    padding: 15px;
  }
  
  .modal-close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 24px;
  }
  
  .modal-prev,
  .modal-next {
    width: 35px; /* Kecilkan untuk mobile */
    height: 35px; /* Kecilkan untuk mobile */
    font-size: 18px; /* Kecilkan untuk mobile */
  }
  
  .modal-prev {
    left: 5px;
  }
  
  .modal-next {
    right: 5px;
  }
}

@media (max-width: 576px) {
  .modal-content {
    width: 98vw;
    height: 65vh;
    max-width: 400px;
    max-height: 400px;
    padding: 10px;
  }
  
  .modal-close {
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
    font-size: 20px;
  }
  
  .modal-prev,
  .modal-next {
    width: 30px; /* Kecilkan untuk mobile kecil */
    height: 30px; /* Kecilkan untuk mobile kecil */
    font-size: 16px; /* Kecilkan untuk mobile kecil */
  }
  
  .modal-prev {
    left: 5px;
  }
  
  .modal-next {
    right: 5px;
  }
}

/* Counter Animation Styles */
.kpj-stat-item h3 {
  transition: all 0.3s ease;
  font-weight: bold;
}

.kpj-stat-item h3.animating {
  transform: scale(1.05);
  color: #1a1eff;
}

.poster-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  flex-direction: row;
  gap: 2px;
  align-items: stretch;
  justify-content: center;
}
.poster-image {
  flex: 1 1 65%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.poster-image img {
  width: 100%;
  max-width: 100%;
  max-height: 480px;
  height: auto;
  border-radius: 12px;
  display: block;
  object-fit: contain;
  background: #fff;
}
@media (max-width: 900px) {
  .poster-container {
    gap: 8px;
    padding: 0 2vw;
  }
  .poster-image img {
    max-height: 260px;
  }
}
@media (max-width: 768px) {
  .poster-container {
    flex-direction: column;
    gap: 12px;
    padding: 0 4vw;
    max-width: 100%;
    align-items: center;
  }
  .poster-image {
    max-width: 100%;
  }
  .poster-image img {
    max-width: 100vw;
    max-height: 60vw;
    border-radius: 6px;
  }
}
@media (max-width: 480px) {
  .poster-container {
    padding: 0 2vw;
    gap: 8px;
  }
  .poster-image img {
    border-radius: 4px;
    max-height: 40vw;
  }
}

