/* ============================
   JGR LANDING PAGE STYLES
   ============================ */

:root {
  /* Colors */
  --jgr-green: #2D5A3D;
  --jgr-green-dark: #1E3F2B;
  --jgr-green-light: #3A7A52;
  --jgr-lime: #C0FA31;
  --jgr-lime-alt: #B8E600;
  --jgr-gray-bg: #F5F5F5;
  --jgr-gray-light: #E8E8E8;
  --jgr-text: #1A1A1A;
  --jgr-text-muted: #666666;
  --jgr-white: #FFFFFF;

  /* Layout - Page Gutter (horizontal padding for sections) */
  --jgr-gutter-desktop: 110px;
  --jgr-gutter-tablet: 40px;
  --jgr-gutter-mobile: 20px;

  /* Layout - Container */
  --jgr-max-container: 1320px;
}

/* ============================
   GLOBAL
   ============================ */
body {
  font-family: 'Montserrat', sans-serif;
  color: var(--jgr-text);
  overflow-x: hidden;
  background: #FAFAFA;
}

.jgr-section,
#jgr-hero,
#jgr-about,
#jgr-armada-premium,
#jgr-armada,
#jgr-kota,
#jgr-berita,
#jgr-cta,
#jgr-layanan,
.jgr-navbar,
.peta-jgr-section,
.news-section,
.jgr-hubungi-kami,
.jgr-informasi-kontak,
.jgr-tentang-kami-about,
.jgr-visi-misi,
.jgr-tujuan-section,
.jgr-komitmen-section,
.jgr-strategi-section,
.jgr-manajemen-section,
.jgr-galeri-section,
.jgr-berita-preview-section,
.jgr-latar-belakang,
#jgr-mitra,
.jgr-footer {
  padding-left: var(--jgr-gutter-desktop);
  padding-right: var(--jgr-gutter-desktop);
}

/* Vertical padding for sections */
/* Container inside sections */
#jgr-hero .container,
#jgr-about .container,
#jgr-armada-premium .container,
#jgr-armada .container,
#jgr-kota .container,
#jgr-berita .container,
#jgr-cta .container,
#jgr-layanan .container,
.jgr-navbar .container,
.jgr-footer .container,
.news-section .container,
.jgr-hubungi-kami .container,
.jgr-informasi-kontak .container,
.jgr-tentang-kami-about .container,
.jgr-visi-misi .jgr-container,
.jgr-tujuan-section .container,
.jgr-section .container,
.jgr-produk-section .container,
#jgr-mitra .container,
.jgr-komitmen-section .container,
.jgr-latar-belakang-wrapper .jgr-container,
.jgr-berita-preview-section .container,
.jgr-container {
  width: 100%;
  max-width: var(--jgr-max-container);
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

/* ============================
   RESPONSIVE LAYOUT
   ============================ */
@media (max-width: 991px) {
  .jgr-section,
  #jgr-hero,
  #jgr-about,
  #jgr-armada-premium,
  #jgr-layanan,
  #jgr-armada,
  #jgr-kota,
  #jgr-berita,
  #jgr-cta,
  .jgr-navbar,
  .news-section,
  .peta-jgr-section,
  .jgr-hubungi-kami,
  .jgr-informasi-kontak,
  .jgr-tentang-kami-about,
  .jgr-visi-misi,
  .jgr-tujuan-section,
  .jgr-komitmen-section,
  .jgr-strategi-section,
  .jgr-manajemen-section,
  .jgr-galeri-section,
  .jgr-berita-preview-section,
  .jgr-latar-belakang,
  #jgr-mitra,
  .jgr-footer {
    padding-left: var(--jgr-gutter-tablet);
    padding-right: var(--jgr-gutter-tablet);
  }
  .jgr-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #jgr-hero {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .jgr-hero-title {
    font-size: 42px;
    line-height: 54px;
  }
  .jgr-hero-desc {
    font-size: 16px;
  }
  .jgr-hero-bg {
    object-position: 60% center;
  }
}

@media (max-width: 575px) {
  .jgr-section,
  #jgr-hero,
  #jgr-about,
  #jgr-armada-premium,
  #jgr-layanan,
  #jgr-armada,
  #jgr-kota,
  #jgr-berita,
  #jgr-cta,
  .jgr-navbar,
  .peta-jgr-section,
  .news-section,
  .jgr-hubungi-kami,
  .jgr-informasi-kontak,
  .jgr-tentang-kami-about,
  .jgr-visi-misi,
  .jgr-tujuan-section,
  .jgr-komitmen-section,
  .jgr-strategi-section,
  .jgr-manajemen-section,
  .jgr-galeri-section,
  .jgr-berita-preview-section,
  .jgr-latar-belakang,
  #jgr-mitra,
  .jgr-footer {
    padding-left: var(--jgr-gutter-mobile);
    padding-right: var(--jgr-gutter-mobile);
  }
  .jgr-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #jgr-hero {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .jgr-hero-title {
    font-size: 32px;
    line-height: 42px;
  }
  .jgr-hero-desc {
    font-size: 14px;
  }
  .jgr-hero-bg {
    object-position: 70% center;
  }
}

.peta-jgr-section {
  min-height: 700px;
  height: 100%;
}

/* Responsive untuk layar besar */
@media (min-width: 1800px) {
  .peta-jgr-section {
    min-height: 900px;
  }
}

@media (min-width: 2200px) {
  .peta-jgr-section {
    min-height: 1000px;
  }
}

.jgr-section-title {
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  color: white;
}

.jgr-section .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.jgr-section-subtitle {
  font-size: 1rem;
  color: var(--jgr-text-muted);
  line-height: 1.7;
  text-align: end;
}

.jgr-badge {
  display: inline-block;
  background: white;
  color: #548956;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 32px;
  border-radius: 0 0 20px 20px;
}

.jgr-badge-armada {
  display: inline-block;
  background: #5489561A;
  color: #548956;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 24px;
  border-radius: 12px;
}

.jgr-btn-lime {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--jgr-lime);
  color: var(--jgr-green-dark);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 12px 28px;
  border-radius: 50px;
  border: none;
  text-decoration: none;
  transition: all 0.3s ease;
}

.jgr-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #548956;
  color: white;
  font-weight: 600;
  font-size: 14px;
  padding: 12px 28px;
  border-radius: 50px;
}

.jgr-btn-lime:hover {
  background: var(--jgr-lime-alt);
  color: var(--jgr-green-dark);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(193, 255, 0, 0.3);
}

.jgr-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9.62px;
  background: transparent;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.95rem;
  padding: 8px 20px;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 159px;
  height: 36px;
}

.jgr-btn-outline:hover {
  background: var(--jgr-green);
  color: var(--jgr-white);
}

.jgr-btn-green {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--jgr-green);
  color: var(--jgr-white);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 12px 28px;
  border-radius: 50px;
  border: none;
  text-decoration: none;
  transition: all 0.3s ease;
}

.jgr-btn-green:hover {
  background: var(--jgr-green-dark);
  color: var(--jgr-white);
  transform: translateY(-2px);
}

/* ============================
   HEADER / NAVBAR
   ============================ */
.jgr-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 0.3s ease;
}

.jgr-navbar-homepage {
  background: #0000001A;
  border-bottom: 1px solid #FFFFFF33;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.jgr-navbar.scrolled {
  background: #1E218A;
  box-shadow: 0 2px 20px rgba(0,0,0,0.08);
}

.jgr-navbar-homepage.scrolled {
  background: rgba(30, 33, 138, 0.9);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: 0 2px 20px rgba(0,0,0,0.08);
}

.jgr-navbar .navbar-brand img,
.jgr-navbar-homepage .navbar-brand img {
  width: 120px;
  height: 56px;
}

.jgr-navbar .nav-link,
.jgr-navbar-homepage .nav-link {
  color: var(--jgr-white);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  padding: 8px 16px !important;
  transition: color 0.3s ease;
}


.jgr-navbar .nav-link:hover,
.jgr-navbar .nav-link.active,
.jgr-navbar-homepage .nav-link:hover,
.jgr-navbar-homepage .nav-link.active {
  color: #F18709;
}

.jgr-navbar.scrolled .nav-link:hover,
.jgr-navbar.scrolled .nav-link.active,
.jgr-navbar-homepage.scrolled .nav-link:hover,
.jgr-navbar-homepage.scrolled .nav-link.active {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.jgr-navbar .btn-wa,
.jgr-navbar-homepage .btn-wa {
  background: #FFFFFF33;
  color: var(--jgr-white);
  font-weight: 400;
  padding: 12px 16px;
  border-radius: 24px;
  text-decoration: none;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  width: 143px;
  height: 48px;
  justify-content: center;
}

.jgr-navbar .btn-wa:hover,
.jgr-navbar-homepage .btn-wa:hover {
  background: #FFFFFF4D;
  transform: translateY(-1px);
}

.jgr-navbar .navbar-toggler,
.jgr-navbar-homepage .navbar-toggler {
  border: none;
  color: var(--jgr-white);
  font-size: 1.4rem;
}

.jgr-navbar.scrolled .navbar-toggler,
.jgr-navbar-homepage.scrolled .navbar-toggler {
  color: var(--jgr-white);
}

/* Navbar Responsive */
@media (max-width: 991px) {
  .jgr-navbar .navbar-brand img,
  .navbar-brand img,
  .jgr-navbar-homepage .navbar-brand img {
    width: 100px;
    height: 47px;
  }

  .jgr-navbar .nav-link,
  .jgr-navbar-homepage .nav-link {
    font-size: 16px !important;
    margin-bottom: 2px;
    padding: 8px 12px !important;
  }
}

@media (max-width: 768px) {
  .jgr-navbar .navbar-brand img,
  .jgr-navbar-homepage .navbar-brand img {
    width: 90px;
    height: 42px;
  }

  .jgr-navbar,
  .jgr-navbar-homepage {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .jgr-navbar .navbar-brand img,
  .jgr-navbar-homepage .navbar-brand img {
    width: 80px;
    height: 37px;
  }

  .jgr-navbar .btn-wa,
  .jgr-navbar-homepage .btn-wa {
    width: 120px;
    height: 40px;
    font-size: 14px;
    padding: 10px 12px;
  }

  .jgr-navbar .navbar-toggler {
    font-size: 1.2rem;
  }
}

.jgr-hero-about-wrapper {
  background: linear-gradient(180deg, #1C1F72 0%, #060714 100%);

}

/* ============================
   HERO SECTION
   ============================ */
#jgr-hero {
  position: relative;
  padding-top: 160px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
}

.jgr-hero-content {
  width: 100%;
}

.jgr-hero-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jgr-hero-left {
  flex: 1;
  max-width: 600px;
}

.jgr-hero-right {
  flex: 0 0 auto;
}

.jgr-hero-img {
  width: 546px;
  height: 409px;
  border-radius: 80px;
  opacity: 1;
  object-fit: cover;
}

.jgr-hero-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  display: block;
  margin-bottom: 16px;
}

.jgr-hero-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 68px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 24px;
}

.jgr-hero-title-highlight {
  color: #F18709;
}

.jgr-hero-tags {
  display: flex;
  gap: 12px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.jgr-hero-tag {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #E2E8F0;
  display: inline-flex;
  align-items: center;
}

.jgr-hero-tag:not(:last-child)::after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #D9D9D9;
  margin-left: 12px;
  border-radius: 50%;
}

.jgr-hero-buttons {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.jgr-hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9.62px;
  height: 40px;
  padding: 8px 20px;
  border-radius: 100px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.jgr-hero-btn-primary {
  min-width: 155px;
  background: #EE8504;
  color: #FFFFFF;
  border: none;
}

.jgr-hero-btn-primary:hover {
  background: #D67604;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(238, 133, 4, 0.3);
}

.jgr-hero-btn-outline {
  min-width: 155px;
  background: transparent;
  color: #F18709;
  border: 1px solid #F18709;
}

.jgr-hero-btn-outline:hover {
  background: #F18709;
  color: #FFFFFF;
  transform: translateY(-2px);
}

.jgr-hero-trust {
  display: flex;
  align-items: center;
  gap: 12px;
}

.jgr-hero-shield {
  width: 24px;
  height: 24px;
}

.jgr-hero-trust span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #E2E8F0;
}

/* Hero Responsive - Tablet (768px - 1024px: row layout) */
@media (max-width: 1024px) and (min-width: 768px) {
  #jgr-hero {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .jgr-hero-wrapper {
    gap: 30px;
  }
  .jgr-hero-left {
    flex: 1;
    max-width: 50%;
  }
  .jgr-hero-right {
    flex: 0 0 45%;
    display: flex;
    justify-content: flex-end;
  }
  .jgr-hero-img {
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    border-radius: 40px;
  }
  .jgr-hero-subtitle {
    font-size: 18px;
  }
  .jgr-hero-title {
    font-size: 28px;
    line-height: 38px;
  }
  .jgr-hero-tag {
    font-size: 15px;
  }
  .jgr-hero-trust {
    justify-content: center;
  }
}

/* Hero Responsive - Mobile (max 767px: stacked, image on top) */
@media (max-width: 767px) {
  #jgr-hero {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .jgr-hero-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 28px;
  }
  .jgr-hero-left {
    max-width: 100%;
    order: 2;
  }
  .jgr-hero-right {
    width: 100%;
    display: flex;
    justify-content: center;
    order: 1;
  }
  .jgr-hero-title {
    font-size: 28px;
    line-height: 40px;
  }
  .jgr-hero-subtitle {
    font-size: 16px;
  }
  .jgr-hero-tag {
    font-size: 14px;
  }
  .jgr-hero-tags {
    gap: 8px;
  }
  .jgr-hero-buttons {
    gap: 10px;
    flex-direction: column;
  }
  .jgr-hero-btn {
    font-size: 14px;
    height: 42px;
    padding: 8px 20px;
    width: 100%;
  }
  .jgr-hero-trust span {
    font-size: 13px;
  }
  .jgr-hero-img {
    max-width: 320px;
    border-radius: 30px;
  }
}

/* Hero Responsive - Small Mobile */
@media (max-width: 575px) {
  .jgr-hero-title {
    font-size: 26px;
    line-height: 38px;
  }
  .jgr-hero-subtitle {
    font-size: 16px;
  }
  .jgr-hero-tags {
    gap: 8px;
  }
  .jgr-hero-tag {
    font-size: 13px;
  }
  .jgr-hero-buttons {
    flex-direction: column;
    width: 100%;
  }
  .jgr-hero-btn {
    width: 100%;
    justify-content: center;
  }
  .jgr-hero-img {
    width: 100%;
    max-width: 280px;
    height: auto;
    border-radius: 30px;
  }
}

/* ============================
   ABOUT SECTION
   ============================ */
#jgr-about {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  align-items: center;
}

.jgr-about-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* About Header: Logo & Description */
.jgr-about-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  width: 100%;
  margin-bottom: 60px;
}

.jgr-about-left {
  flex: 0 0 auto;
}

.jgr-about-logo {
  width: 300px;
  height: 140px;
  object-fit: cover;
}

.jgr-about-separator {
  width: 1px;
  height: 140px;
  background: rgba(255, 255, 255, 0.3);
  flex-shrink: 0;
}

.jgr-about-right {
  flex: 1;
  max-width: 700px;
}

.jgr-about-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.jgr-about-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.3s ease;
}

.jgr-about-link:hover {
  opacity: 0.8;
  color: #FFFFFF;
  scale: 105%;
  transition: all 0.3s ease;
}

/* Video Thumbnail */
.jgr-about-video-wrapper {
  width: 100%;
  height: 415px;
  border-radius: 75px;
  overflow: hidden;
  position: relative;
}

.jgr-about-video-thumbnail {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.jgr-about-thumbnail-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jgr-about-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: transform 0.3s ease;
}

.jgr-about-video-thumbnail:hover .jgr-about-play-btn {
  transform: translate(-50%, -50%) scale(1.1);
}

.jgr-about-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* About Responsive - Tablet */
@media (max-width: 1199px) {
  .jgr-about-video-wrapper {
    width: 100%;
    height: 380px;
    border-radius: 60px;
  }
}

@media (max-width: 991px) {
  #jgr-about {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .jgr-about-header {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
  }
  .jgr-about-separator {
    width: 80px;
    height: 1px;
  }
  .jgr-about-logo {
    width: 240px;
    height: 110px;
  }
  .jgr-about-desc {
    font-size: 15px;
    line-height: 26px;
  }
  .jgr-about-video-wrapper {
    width: 100%;
    height: 320px;
    border-radius: 50px;
  }
}

/* About Responsive - Mobile */
@media (max-width: 767px) {
  #jgr-about {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .jgr-about-separator {
    width: 60px;
    height: 1px;
  }
  .jgr-about-logo {
    width: 200px;
    height: 90px;
  }
  .jgr-about-desc {
    font-size: 14px;
    line-height: 24px;
  }
  .jgr-about-video-wrapper {
    width: 100%;
    height: 280px;
    border-radius: 40px;
  }
  .jgr-about-play-btn svg {
    width: 48px;
    height: 48px;
  }
}

@media (max-width: 575px) {
  .jgr-about-header {
    gap: 20px;
    margin-bottom: 30px;
  }
  .jgr-about-separator {
    width: 50px;
    height: 1px;
  }
  .jgr-about-logo {
    width: 160px;
    height: 75px;
  }
  .jgr-about-video-wrapper {
    height: 220px;
    border-radius: 30px;
  }
  .jgr-about-play-btn svg {
    width: 40px;
    height: 40px;
  }
}

/* ============================
   ARMADA PREMIUM SECTION
   ============================ */
#jgr-armada-premium {
  text-align: center;
}

.jgr-armada-premium-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: #548956;
}

.jgr-armada-premium-images {
  display: flex;
  gap: 0;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto 0;
}

.jgr-armada-premium-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#jgr-armada-premium h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #1F1F1F;
}

#jgr-armada-premium p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  color: #777777;
  max-width: 610px;
}

@media (max-width: 767px) {
  .jgr-armada-premium-images {
    flex-direction: column;
    border-radius: 16px;
  }
  .jgr-armada-premium-images .armada-img {
    height: 180px;
  }
}

/* ============================
   LAYANAN SECTION
   ============================ */
#jgr-layanan {
  padding-top: 80px;
  padding-bottom: 0;
}

.jgr-layanan-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  width: 100%;
}

.jgr-layanan-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.jgr-layanan-content{
  width: 100%;
}

.jgr-layanan-label {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 12px;
}

.jgr-layanan-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.jgr-layanan-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: end;
  color: #FFFFFF;
  margin: 0;
}

.jgr-layanan-right {
  width: 100%;
}

.jgr-layanan-accordion {
  display: flex;
  flex-direction: column;
}

.jgr-layanan-card {
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
  transition: all 0.4s ease;
}

.jgr-layanan-card-header {
  width: 100%;
  min-height: 60px;
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  gap: 20px;
}

.jgr-layanan-card-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}

.jgr-layanan-card-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  color: #FFFFFF;
}

.jgr-layanan-card-value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #B0B0B0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease, margin 0.4s ease, padding 0.4s ease;
}

.jgr-layanan-card.active .jgr-layanan-card-value {
  max-height: 80px;
  opacity: 1;
  margin-top: 8px;
  padding-top: 0;
}

.jgr-layanan-card-image {
  flex-shrink: 0;
  width: 200px;
  height: 0;
  border-radius: 24px;
  overflow: hidden;
  display: none;
  transform: scale(0.9);
  transition: height 0.4s ease, opacity 0.4s ease, transform 0.4s ease, width 0.4s ease;
}

.jgr-layanan-card.active .jgr-layanan-card-image {
  display: block;
  height: 150px;
  opacity: 1;
  transform: scale(1);
  transition: height 0.4s ease, opacity 0.4s ease, transform 0.4s ease, width 0.4s ease;
}

.jgr-layanan-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: height 0.4s ease, opacity 0.4s ease, transform 0.4s ease, width 0.4s ease;
}

.jgr-layanan-card-icon-wrapper {
  position: relative;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}

.jgr-layanan-card-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.jgr-layanan-card-icon.icon-plus {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}

.jgr-layanan-card-icon.icon-minus {
  opacity: 0;
  transform: scale(0.8) rotate(-90deg);
}

.jgr-layanan-card.active .jgr-layanan-card-icon.icon-plus {
  opacity: 0;
  transform: scale(0.8) rotate(90deg);
}

.jgr-layanan-card.active .jgr-layanan-card-icon.icon-minus {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}

.jgr-layanan-card-value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #B0B0B0;
  margin: 0;
}

.jgr-layanan-card-divider {
  border-top: 1px solid var(--Neutral-600, #8E8E8E);
  width: 100%;
  padding: 10px;
}


.jgr-layanan-card:last-child .jgr-layanan-card-divider {
  display: none;
}

.jgr-layanan-card-image {
  flex-shrink: 0;
  width: 200px;
  height: 0;
  border-radius: 24px;
  overflow: hidden;
  opacity: 0;
  transform: scale(0.95);
  transform-origin: center;
  transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1), 
              opacity 0.4s ease, 
              transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
              width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.jgr-layanan-card.active .jgr-layanan-card-image {
  height: 150px;
  opacity: 1;
  transform: scale(1);
}

.jgr-layanan-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.4s ease 0.1s;
}

.jgr-layanan-card.active .jgr-layanan-card-image img {
  opacity: 1;
  transition: opacity 0.4s ease 0.1s;
}

.jgr-layanan-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .jgr-layanan-wrapper {
    flex-direction: column;
    gap: 40px;
  }

  .jgr-layanan-left {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    text-align: center;
  }

  .jgr-layanan-right {
    flex: none;
    max-width: 100%;
    width: 100%;
  }

  .jgr-layanan-desc {
    text-align: center;
  }

  .jgr-layanan-card-label {
    font-size: 22px;
    line-height: 34px;
  }

  .jgr-layanan-card-value {
    font-size: 17px;
    line-height: 27px;
  }

  .jgr-layanan-card-image {
    width: 180px;
    transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.4s ease, 
                transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .jgr-layanan-card.active .jgr-layanan-card-image {
    height: 135px;
  }
}

@media (max-width: 767px) {
  .jgr-layanan-card-header {
    flex-wrap: wrap;
    gap: 12px;
  }

  .jgr-layanan-card-left {
    width: 100%;
    order: 1;
  }

  .jgr-layanan-card-image {
    width: 100%;
    height: 0;
    order: 0;
    transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.4s ease, 
                transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .jgr-layanan-card.active .jgr-layanan-card-image {
    height: 160px;
  }

  .jgr-layanan-card-icon-wrapper {
    order: 2;
  }

  .jgr-layanan-card-label {
    font-size: 20px;
    line-height: 32px;
  }

  .jgr-layanan-card-value {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 575px) {
  #jgr-layanan {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .jgr-layanan-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-layanan-card-header {
    padding: 12px 20px;
    min-height: 56px;
  }

  .jgr-layanan-card-label {
    font-size: 18px;
    line-height: 28px;
  }

  .jgr-layanan-card-value {
    font-size: 14px;
    line-height: 24px;
  }

  .jgr-layanan-card-image {
    height: 0;
    transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.4s ease, 
                transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .jgr-layanan-card.active .jgr-layanan-card-image {
    height: 140px;
  }

  .jgr-layanan-card-icon-wrapper {
    width: 32px;
    height: 32px;
  }

  .jgr-layanan-card-icon {
    width: 32px;
    height: 32px;
  }

  .jgr-layanan-card-content-wrapper {
    padding: 0 20px 20px;
  }

  .jgr-layanan-card-image {
    height: 150px;
    border-radius: 16px;
  }
}

.jgr-armada-tabs {
  display: flex;
  border: 1px solid #54895680;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 40px;
  width: 100%;
  height: 73px;
  gap: 11px;
  padding: 10px;
  background: #F5F5F50D;
  max-width: 100%;
}

.jgr-armada-tab {
  flex: 1;
  padding: 10px 28px;
  text-align: center;
  font-weight: 600;
  font-size: 0.95rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  background: transparent;
  color: #333333;
  border-radius: 100px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jgr-armada-tab.active {
  background: #548956;
  color: white;
  border-radius: 100px;
}

.jgr-armada-tabs-container {
  position: relative;
  width: 100%;
}

.jgr-armada-tabs-dropdown {
  display: none;
  position: relative;
}

.jgr-armada-dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 20px;
  background: #548956;
  color: white;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.jgr-armada-dropdown-toggle:hover {
  background: #3d6a40;
}

.jgr-armada-dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
}

.jgr-armada-tabs-dropdown.open .jgr-armada-dropdown-menu,
.jgr-armada-vehicle-dropdown.open .jgr-armada-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.jgr-armada-dropdown-item {
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #333;
  border-bottom: 1px solid #f0f0f0;
}

.jgr-armada-dropdown-item:last-child {
  border-bottom: none;
}

.jgr-armada-dropdown-item:hover {
  background: #f8f9fa;
  padding-left: 24px;
}

.jgr-armada-dropdown-item.active {
  background: var(--jgr-lime);
  color: var(--jgr-green-dark);
  font-weight: 600;
}

.jgr-armada-vehicle-dropdown {
  display: none;
  width: 100%;
  margin-top: 16px;
  position: relative;
}

.jgr-armada-vehicle-dropdown .jgr-armada-dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 20px;
  background: #548956;
  color: white;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.jgr-armada-vehicle-dropdown .jgr-armada-dropdown-toggle:hover {
  background: #3d6a40;
}

.jgr-armada-vehicle-dropdown .jgr-armada-dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
}

.jgr-armada-vehicle-dropdown.open .jgr-armada-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.jgr-armada-list-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.jgr-armada-panels {
  width: 100%;
}

.jgr-armada-panel {
  display: none;
  width: 100%;
}

.jgr-armada-panel.active {
  display: flex;
  width: 100%;
  gap: 30px;
  align-items: stretch;
}

.jgr-armada-list {
  min-width: 295px;
  width: max-content;
  background: linear-gradient(169.45deg, #548956 -74.04%, #14421E 97.62%);
  border-radius: 48px;
  padding: 32px 28px;
  gap: 12px;
  box-shadow: 8px 0px 24px 0px #00000033;
  color: var(--jgr-white);
  position: relative;
}

.jgr-armada-list::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../img/jgr/bg-armada-list.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 48px;
  opacity: 0.3;
}

.jgr-armada-list-title {
  font-size: 0.85rem;
  margin-bottom: 12px;
  padding-bottom: 10px;
  color: white;
  border-bottom: 1px solid #B6DEC7;
}

.jgr-armada-list-item {
  padding: 10px 14px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.jgr-armada-list-item:hover {
  background: rgba(255,255,255,0.15);
  border-color: rgba(255,255,255,0.2);
  transform: translateX(2px);
}

.jgr-armada-list-item.active {
  background: var(--jgr-lime);
  color: var(--jgr-green-dark);
  font-weight: 600;
  border-color: var(--jgr-lime);
  box-shadow: 0 2px 8px rgba(192, 250, 49, 0.3);
}

.jgr-armada-list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
  transition: left 0.5s ease;
}

.jgr-armada-list-item:hover::before {
  left: 100%;
}

.jgr-armada-display {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.jgr-armada-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 20px;
  border-radius: 24px;
  position: relative;
}

.jgr-armada-card {
  display: flex;
  gap: 30px;
  width: 100%;
  box-shadow: 0px 4px 25px 0px #0000001A;
  background: url('../img/jgr/bg-card-armada.png');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  border-radius: 48px;
  padding: 32px;
  height: 500px;
}

.jgr-armada-car-image {
  width: 450px;
  height: 225px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--jgr-text-muted);
  object-fit: contain;
  transition: opacity 0.3s ease;
  overflow: hidden;
}

.jgr-armada-car-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.jgr-armada-info {
  text-align: left;
  min-width: 200px;
}

.jgr-armada-info h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 16px;
}

@media (max-width: 1499px) {
  .jgr-layanan-tabs-dropdown {
    display: block;
  }
  
  .jgr-layanan-dropdown-toggle {
    display: flex;
  }
  
  .jgr-layanan-tabs {
    display: none;
  }
}

@media (max-width: 1279.9px) {
  /* Hide desktop tabs, show mobile dropdown */
  .jgr-armada-tabs {
    display: none;
  }
  
  .jgr-armada-tabs-dropdown {
    display: block;
  }
  
  /* Hide desktop vehicle list, show mobile dropdown */
  .jgr-armada-list {
    display: none;
  }
  
  .jgr-armada-vehicle-dropdown {
    display: block;
    position: relative;
    z-index: 100;
  }
  
  /* Ensure dropdown menu appears above other content */
  .jgr-armada-vehicle-dropdown .jgr-armada-dropdown-menu {
    z-index: 1001;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
  }
  
  /* Adjust card layout for mobile */
  .jgr-armada-panel.active {
    flex-direction: column;
    gap: 20px;
  }
  
  .jgr-armada-card {
    flex-direction: column;
    padding: 24px;
  }
  
  .jgr-armada-content {
    flex-direction: column;
    text-align: center;
    padding: 20px;
  }
  
  .jgr-armada-car-image {
    width: 100%;
    max-width: 350px;
    height: 200px;
    margin-bottom: 20px;
  }
  
  .jgr-armada-info {
    text-align: center;
    min-width: auto;
    width: 100%;
  }
  
  .jgr-armada-info h3 {
    font-size: 1.3rem;
    margin-bottom: 12px;
  }
}

@media (max-width: 991px) {
  .jgr-armada-panel.active {
    flex-direction: column;
  }
  .jgr-armada-list {
    min-width: auto;
  }
  .jgr-armada-tabs {
    flex-direction: column;
    border-radius: 16px;
  }
  .jgr-armada-tab.active {
    border-radius: 16px;
  }
}

/* ============================
   KOTA SECTION
   ============================ */
#jgr-kota {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #365F3D;
  position: relative;
}

.jgr-kota-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
}

.jgr-kota-map {
  max-width: 600px;
  width: 100%;
}

.jgr-kota-map-placeholder {
  background: rgba(255,255,255,0.1);
  border-radius: 16px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,0.5);
}

#jgr-kota h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: white;
}

#jgr-kota p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: justify;
  color: white;
}

.jgr-kota-list {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 300px;
}

.jgr-kota-list li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: white;
  padding: 6px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.jgr-kota-list li::before {
  content: '•';
  color: var(--jgr-lime);
  font-weight: bold;
  font-size: 1.2rem;
}

.jgr-kota-divider {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.jgr-kota-divider img {
  width: 100%;
  min-height: 100px;
  height: 100%;
}

/* ============================
   MITRA SECTION
   ============================ */

#jgr-mitra {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

#jgr-mitra::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/background/bg-mitra.png') no-repeat;
  background-position: left center;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}

.jgr-mitra-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 48px;
}

/* Left Column: 30% */
.jgr-mitra-left {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.jgr-mitra-label {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #F18709;
}

.jgr-mitra-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  color: #FFFFFF;
  margin: 0;
}

.jgr-mitra-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #FFFFFF;
  margin: 0;
}

/* Right Column: 70% */
.jgr-mitra-right {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  overflow: hidden;
}

/* Swiper Styles */
.jgr-mitra-swiper-row-1,
.jgr-mitra-swiper-row-2 {
  width: 100%;
  overflow: visible;
  height: 110px;
}

.jgr-mitra-swiper-row-1 .swiper-wrapper,
.jgr-mitra-swiper-row-2 .swiper-wrapper {
  display: flex;
  align-items: center;
  transition-timing-function: linear !important;
}

.jgr-mitra-swiper-row-1 .swiper-slide,
.jgr-mitra-swiper-row-2 .swiper-slide {
  width: auto;
  flex-shrink: 0;
}

.jgr-mitra-logo {
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #FFFFFF;
  border-radius: 14px;
  padding: 8px;
}

.jgr-mitra-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Mitra Responsive - Tablet */
@media (max-width: 991px) {
  .jgr-mitra-container {
    flex-direction: column;
    gap: 40px;
  }

  .jgr-mitra-left {
    width: 100%;
    text-align: center;
    gap: 12px;
  }

  .jgr-mitra-right {
    width: 100%;
    gap: 30px;
  }

  .jgr-mitra-label {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-mitra-title {
    font-size: 30px;
    line-height: 38px;
  }

  .jgr-mitra-desc {
    font-size: 15px;
    line-height: 22px;
  }

  .jgr-mitra-swiper-row-1,
  .jgr-mitra-swiper-row-2 {
    height: 90px;
  }

  .jgr-mitra-logo {
    width: 90px;
    height: 90px;
    padding: 6px;
    border-radius: 12px;
  }
}

/* Mitra Responsive - Small Tablet */
@media (max-width: 767px) {
  #jgr-mitra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .jgr-mitra-container {
    gap: 32px;
  }

  .jgr-mitra-title {
    font-size: 26px;
    line-height: 34px;
  }

  .jgr-mitra-desc {
    font-size: 14px;
    line-height: 20px;
  }

  .jgr-mitra-swiper-row-1,
  .jgr-mitra-swiper-row-2 {
    height: 70px;
  }

  .jgr-mitra-logo {
    width: 70px;
    height: 70px;
    padding: 5px;
    border-radius: 10px;
  }
}

/* Mitra Responsive - Mobile */
@media (max-width: 575px) {
  #jgr-mitra {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .jgr-mitra-container {
    gap: 24px;
  }

  .jgr-mitra-label {
    font-size: 14px;
    line-height: 20px;
  }

  .jgr-mitra-title {
    font-size: 22px;
    line-height: 30px;
  }

  .jgr-mitra-desc {
    font-size: 13px;
    line-height: 18px;
  }

  .jgr-mitra-right {
    gap: 20px;
  }

  .jgr-mitra-swiper-row-1,
  .jgr-mitra-swiper-row-2 {
    height: 50px;
  }

  .jgr-mitra-logo {
    width: 50px;
    height: 50px;
    padding: 4px;
    border-radius: 8px;
  }
}

/* ============================
   BERITA SECTION
   ============================ */
.jgr-berita-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  width: 100%;
}

.jgr-berita-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  padding: 10px 24px;
  gap: 8px;
  border-radius: 12px;
  background: rgba(84, 137, 86, 0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #548956;
}

.jgr-berita-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 48px;
  min-width: 64px;
  padding: 0 24px;
  border-radius: 100px;
  background: #365F3D;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFF;
  text-decoration: none;
  transition: all 0.3s ease;
}

.jgr-berita-btn:hover {
  background: #2D5A3D;
  color: #FFFFFF;
}

.jgr-berita-btn::after {
  content: '→';
  font-size: 16px;
}

#jgr-berita .jgr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  color: #1C252E;
  margin-bottom: 40px;
}

.jgr-berita-card {
  background: var(--jgr-white);
  border-radius: 16px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.jgr-berita-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}

.jgr-berita-card-img {
  height: 200px;
  background: var(--jgr-gray-light);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--jgr-text-muted);
  font-size: 0.85rem;
  overflow: hidden;
}

.jgr-berita-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jgr-berita-card-body {
  padding: 20px;
}

.jgr-berita-date {
  font-size: 0.8rem;
  color: var(--jgr-green);
  margin-bottom: 8px;
}

.jgr-berita-card-body h3 {
  font-size: 1.05rem;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.4;
}

.jgr-berita-card-body p {
  font-size: 0.85rem;
  color: var(--jgr-text-muted);
  line-height: 1.6;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  overflow: hidden;
}

.jgr-berita-link {
  color: var(--jgr-text);
  font-weight: 600;
  font-size: 0.9rem;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.jgr-berita-link:hover {
  color: var(--jgr-green);
}

/* ============================
   CTA SECTION
   ============================ */
#jgr-cta {
  background: #1C1F71;
  padding-top: 60px;
  padding-bottom: 60px;
}

.jgr-cta-card {
  position: relative;
  width: 100%;
  background: linear-gradient(90deg, #222330 38.89%, #060714 100%);
  border-radius: 8px;
  overflow: hidden;
  backdrop-filter: blur(10px);
}

.jgr-cta-card-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url('../img/background/bg-cta.png') right center no-repeat;
  z-index: 0;
}

.jgr-cta-card-inner {
  position: relative;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  border-radius: 8px;
  gap: 40px;
  min-height: 320px;
}

.jgr-cta-image {
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
}

.jgr-cta-image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 16px;
}

.jgr-cta-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.jgr-cta-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.jgr-cta-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  color: #FFFFFF;
  margin-bottom: 32px;
  max-width: 500px;
}

.jgr-cta-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.jgr-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 100px;
  height: 48px;
  padding: 12px 20px;
  border-radius: 100px;
  background: #FFFFFF33;
  border: none;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.8%;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.jgr-cta-btn img {
  width: 24px;
  height: 24px;
}

.jgr-cta-btn:hover {
  background: #1ebe57;
  transform: translateY(-2px);
}

.jgr-cta-btn:active,
.jgr-cta-btn:focus {
  color: #FFFFFF;
  outline: none;
}

/* CTA Title/Desc Responsive Visibility */
@media (min-width: 1025px) {
  .jgr-cta-title.d-none-d-1024,
  .jgr-cta-desc.d-none-d-1024 {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .jgr-cta-title.d-none-m-1024,
  .jgr-cta-desc.d-none-m-1024 {
    display: none !important;
  }
}

/* CTA Responsive */
@media (max-width: 1200px) {
  .jgr-cta-image img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .jgr-cta-card-inner {
    flex-direction: column;
    min-height: auto;
    gap: 20px;
  }

  .jgr-cta-image {
    width: 100%;
    justify-content: center;
  }

  .jgr-cta-image img {
    width: 100%;
    height: 200px;
    border-radius: 16px;
  }

  .jgr-cta-content {
    flex: 0 0 auto;
    padding: 20px 40px 40px;
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .jgr-cta-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-cta-desc {
    font-size: 16px;
    max-width: 100%;
  }

  .jgr-cta-buttons {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .jgr-cta-card {
    border-radius: 20px;
  }

  .jgr-cta-image {
    width: 100%;
    justify-content: center;
  }

  .jgr-cta-image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
  }

  .jgr-cta-content {
    padding: 15px 20px 30px;
    width: 100%;
  }

  .jgr-cta-title {
    font-size: 22px;
    line-height: 30px;
  }

  .jgr-cta-desc {
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 24px;
  }

  .jgr-cta-buttons {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .jgr-cta-btn {
    width: 100%;
    max-width: 200px;
    height: 44px;
    font-size: 14px;
    padding: 10px 16px;
  }
}

/* ============================
   CONTACT PAGE
   ============================ */
.jgr-contact-hero {
  background: var(--jgr-green);
  padding: 80px 0;
  text-align: center;
}

.jgr-contact-hero h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 60px;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.jgr-contact-hero p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
}

.jgr-contact-info {
  padding: 80px 0;
  background: #ffffff;
}

.jgr-contact-info-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 800px;
  margin: 0 auto;
}

.jgr-contact-info-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.jgr-contact-info-icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(84, 137, 86, 0.1);
  border-radius: 12px;
}

.jgr-contact-info-icon img {
  width: 24px;
  height: 24px;
}

.jgr-contact-info-text h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 8px;
}

.jgr-contact-info-text p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin: 0;
}

/* ============================
   CTA CONTACT SECTION
   ============================ */
.jgr-cta-contact {
  background: url('../img/background/bg-cta.png') center/cover no-repeat;
  padding: 80px 0;
  position: relative;
}

.jgr-cta-contact::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
}

.jgr-cta-contact-content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.jgr-cta-contact-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.jgr-cta-contact-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 32px;
}

.jgr-cta-contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9.62px;
  width: 155px;
  height: 40px;
  padding: 8px 20px;
  border-radius: 8px;
  background: #EE8504;
  border: none;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.jgr-cta-contact-btn:hover {
  background: #d67503;
  transform: translateY(-2px);
  color: #FFFFFF;
  box-shadow: 0 4px 15px rgba(238, 133, 4, 0.3);
}

/* Contact Page Responsive */
@media (max-width: 991px) {
  .jgr-contact-hero {
    padding: 60px 0;
  }

  .jgr-contact-hero h1 {
    font-size: 40px;
    line-height: 52px;
  }

  .jgr-contact-hero p {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-contact-info-wrapper {
    gap: 35px;
  }

  .jgr-contact-info-item {
    gap: 15px;
  }
}

@media (max-width: 768px) {
  .jgr-contact-hero {
    padding: 50px 0;
  }

  .jgr-contact-hero h1 {
    font-size: 36px;
    line-height: 44px;
  }

  .jgr-contact-hero p {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-contact-info {
    padding: 50px 0;
  }

  .jgr-contact-info-wrapper {
    gap: 30px;
  }

  .jgr-contact-info-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
  }

  .jgr-cta-contact {
    padding: 60px 0;
  }

  .jgr-cta-contact-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-cta-contact-desc {
    font-size: 16px;
    line-height: 140%;
  }
}

@media (max-width: 575px) {
  .jgr-contact-hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-contact-info-icon {
    width: 40px;
    height: 40px;
  }

  .jgr-contact-info-icon img {
    width: 20px;
    height: 20px;
  }

  .jgr-contact-info-text h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .jgr-contact-info-text p {
    font-size: 14px;
    line-height: 20px;
  }

  .jgr-cta-contact-title {
    font-size: 24px;
    line-height: 32px;
  }

  .jgr-cta-contact-btn {
    width: 140px;
    height: 36px;
    font-size: 14px;
  }
}

/* ============================
   LATAR BELAKANG SECTION
   ============================ */
.jgr-latar-belakang {
  background: linear-gradient(180deg, #ECF0FA 0%, #FAFAFA 100%);
}

.jgr-latar-belakang-wrapper {
  padding-top: 60px;
  padding-bottom: 100px;
}

.jgr-latar-belakang-content {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}

.jgr-latar-belakang-badge {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 24px;
}

.jgr-latar-belakang-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #1E218A;
  margin-bottom: 40px;
}

.jgr-latar-belakang-images {
  width: 1140px;
  height: 180px;
  border-radius: 32px;
  display: flex;
  gap: 0;
  margin: 0 auto;
  overflow: hidden;
}

.jgr-latar-belakang-image {
  width: 285px;
  height: 180px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.jgr-latar-belakang-image img {
  width: 285px;
  height: 180px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.jgr-latar-belakang-image:hover img {
  transform: scale(1.05);
}

.jgr-latar-belakang-text {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 10px;
}

.jgr-latar-belakang-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;
  color: #777777;
}


/* Desktop: Normal flex layout */
.jgr-latar-belakang-images-desktop {
  width: 100%;
  max-width: 1140px;
  height: 180px;
  border-radius: 32px;
  overflow: hidden;
  display: flex;
  margin: 0 auto;
}

.jgr-latar-belakang-images-desktop .jgr-latar-belakang-image {
  flex: 1;
  height: 100%;
  overflow: hidden;
}

.jgr-latar-belakang-images-desktop .jgr-latar-belakang-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Swiper - Hidden on desktop */
.jgr-latar-belakang-swiper {
  display: none;
}

.jgr-latar-belakang-swiper .swiper-slide {
  opacity: 0;
  transition: opacity 1s ease;
}

.jgr-latar-belakang-swiper .swiper-slide-active {
  opacity: 1;
}

/* Latar Belakang Responsive - Tablet (768px - 1024px) & Mobile */
@media (max-width: 1023px) {
  .jgr-latar-belakang-images-desktop {
    display: none;
  }
  
  .jgr-latar-belakang-swiper {
    display: block;
    width: 100%;
    max-width: 600px;
    height: 200px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 auto;
  }
  
  .jgr-latar-belakang-swiper .swiper-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    transition-timing-function: linear !important;
  }
  
  .jgr-latar-belakang-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
  }
  
  .jgr-latar-belakang-swiper .jgr-latar-belakang-image {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .jgr-latar-belakang-swiper .jgr-latar-belakang-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .jgr-latar-belakang-title {
    font-size: 28px;
    line-height: 38px;
  }
}

/* Latar Belakang Responsive - Mobile (≤767px) */
@media (max-width: 767px) {
  .jgr-latar-belakang-wrapper {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .jgr-latar-belakang-badge {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .jgr-latar-belakang-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
  }
  
  .jgr-latar-belakang-swiper {
    height: 180px;
    border-radius: 16px;
  }

  .jgr-latar-belakang-desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
    padding: 0 20px;
  }
}

/* Latar Belakang Responsive - Small Mobile (≤575px) */
@media (max-width: 575px) {
  .jgr-latar-belakang-wrapper {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .jgr-latar-belakang-badge {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }

  .jgr-latar-belakang-title {
    font-size: 18px;
    line-height: 26px;
  }
  
  .jgr-latar-belakang-swiper {
    height: 160px;
  }
}

@media (max-width: 768px) {
  .jgr-latar-belakang-wrapper {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .jgr-latar-belakang-badge {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .jgr-latar-belakang-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .jgr-latar-belakang-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 32px;
    overflow: hidden;
  }
  
  .jgr-latar-belakang-image {
    width: 100%;
    height: 140px;
    border-radius: 32px;
    overflow: hidden;
  }

  .jgr-latar-belakang-desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
    padding: 0 20px;
  }
}

@media (max-width: 575px) {
  .jgr-latar-belakang-wrapper {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .jgr-latar-belakang-badge {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }

  .jgr-latar-belakang-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .jgr-latar-belakang-images {
    gap: 16px;
  }
  
  .jgr-latar-belakang-image {
    height: 120px;
  }

  .jgr-latar-belakang-desc {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    padding: 0 15px;
  }
}

/* ============================
   VISI MISI SECTION
   ============================ */
.jgr-visi-misi {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #ffffff;
}

.jgr-visi-misi-wrapper {
  position: relative;
  background: linear-gradient(101.84deg, #272EA4 5.88%, #080B74 94.17%);
  border-radius: 80px;
  padding: 60px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-visi-misi-badge {
  height: 55px;
  padding: 14px 32px;
  gap: 10px;
  border-radius: 0 0 20px 20px;
  background: #F18709;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.jgr-visi-misi-wrapper {
  position: relative;
  background: linear-gradient(101.84deg, #272EA4 5.88%, #080B74 94.17%);
  border-radius: 80px;
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-visi-misi-content {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 60px;
  width: 100%;
  margin-top: 40px;
}

.jgr-visi-misi-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-visi-misi-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.jgr-visi-misi-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.jgr-visi-misi-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.jgr-visi-misi-number {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 8px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 28px;
  line-height: 27px;
  letter-spacing: 0%;
  color: #F18709;
}

.jgr-visi-misi-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding-top: 12px;
}

.jgr-visi-misi-divider {
  width: 1px;
  background: rgba(210, 210, 210, 0.5);
  border: none;
  margin: 0 20px;
}

/* Visi Misi Responsive */
@media (max-width: 991px) {
  .jgr-visi-misi-wrapper {
    padding: 60px 40px;
  }

  .jgr-visi-misi-content {
    flex-direction: column;
    gap: 40px;
  }

  .jgr-visi-misi-divider {
    width: 100%;
    height: 1px;
    margin: 0;
  }

  .jgr-visi-misi-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .jgr-visi-misi {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .jgr-visi-misi-wrapper {
    padding: 40px 20px;
    border-radius: 24px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .jgr-visi-misi-badge {
    width: 140px;
    height: 45px;
    font-size: 14px;
    padding: 10px 20px;
  }

  .jgr-visi-misi-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .jgr-visi-misi-number {
    width: 40px;
    height: 40px;
    min-width: 40px;
    font-size: 20px;
  }

  .jgr-visi-misi-desc {
    font-size: 13px;
    line-height: 20px;
    padding-top: 8px;
  }

  .jgr-visi-misi-items {
    gap: 16px;
  }

  .jgr-visi-misi-content {
    margin-top: 30px;
    gap: 24px;
  }
}

@media (max-width: 575px) {
  .jgr-visi-misi {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .jgr-visi-misi-wrapper {
    padding: 32px 16px;
    border-radius: 20px;
  }

  .jgr-visi-misi-badge {
    width: 160px;
    height: 40px;
    font-size: 16px;
    padding: 8px 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .jgr-visi-misi-content {
    margin-top: 28px;
    gap: 24px;
  }

  .jgr-visi-misi-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .jgr-visi-misi-number {
    width: 36px;
    height: 36px;
    min-width: 36px;
    font-size: 18px;
    line-height: 20px;
  }

  .jgr-visi-misi-desc {
    font-size: 12px;
    line-height: 18px;
    padding-top: 6px;
  }

  .jgr-visi-misi-item {
    gap: 10px;
  }

  .jgr-visi-misi-items {
    gap: 16px;
  }
}

/* ============================
   LATAR BELAKANG & VISI MISI CONTAINER
   ============================ */
.jgr-latar-visi-container {
  background: linear-gradient(180deg, #1C1F72 0%, #060714 100%);
  padding-top: 80px;
  padding-bottom: 80px;
}

/* Container styles for Latar Belakang */
.jgr-latar-visi-container .jgr-latar-belakang {
  background: transparent;
}

.jgr-latar-visi-container .jgr-latar-belakang-content {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}

.jgr-latar-visi-container .jgr-latar-belakang-badge {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 24px;
}

.jgr-latar-visi-container .jgr-latar-belakang-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.jgr-latar-visi-container .jgr-latar-belakang-image {
  width: 100%;
  height: 180px;
  position: relative;
  overflow: hidden;
}

.jgr-latar-visi-container .jgr-latar-belakang-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.jgr-latar-visi-container .jgr-latar-belakang-image:hover img {
  transform: scale(1.05);
}

/* Swiper for mobile/tablet latar-belakang images */
@media (max-width: 1023px) {
  .jgr-latar-belakang-images {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 0;
    border-radius: 20px;
  }
  
  .jgr-latar-belakang-images::-webkit-scrollbar {
    display: none;
  }
  
  .jgr-latar-belakang-image {
    flex: 0 0 80%;
    height: 180px;
    scroll-snap-align: center;
  }
  
  .jgr-latar-belakang-image:nth-child(1) {
    border-radius: 20px 0 0 20px;
  }
  .jgr-latar-belakang-image:nth-child(4) {
    border-radius: 0 20px 20px 0;
  }
  
  .jgr-latar-belakang-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.jgr-latar-visi-container .jgr-latar-belakang-text {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 10px;
}

.jgr-latar-visi-container .jgr-latar-belakang-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

/* Container styles for Visi Misi */
.jgr-latar-visi-container .jgr-visi-misi {
  background: transparent;
  padding-top: 80px;
  padding-bottom: 0;
}

.jgr-latar-visi-container .jgr-visi-misi-content {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 40px;
  width: 100%;
  margin-top: 40px;
}

.jgr-latar-visi-container .jgr-visi-misi-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-latar-visi-container .jgr-visi-misi-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.jgr-latar-visi-container .jgr-visi-misi-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.jgr-latar-visi-container .jgr-visi-misi-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.jgr-latar-visi-container .jgr-visi-misi-number {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 8px;
  background: #FFFFFF80;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jgr-latar-visi-container .jgr-visi-misi-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
  flex: 1;
  padding-top: 12px;
}

.jgr-latar-visi-container .jgr-visi-misi-divider {
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  margin: 0;
}

/* ============================
   LATAR BELAKANG & VISI MISI (MERGED)
   ============================ */
.jgr-latar-visi-misi {
  background: linear-gradient(180deg, #1C1F72 0%, #060714 100%);
  padding-top: 80px;
  padding-bottom: 80px;
}

/* Latar Belakang Styles - White Text */
.jgr-latar-visi-misi .jgr-latar-belakang-content {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}

.jgr-latar-visi-misi .jgr-latar-belakang-badge {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 24px;
}

.jgr-latar-visi-misi .jgr-latar-belakang-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.jgr-latar-visi-misi .jgr-latar-belakang-images {
  width: 1140px;
  height: 180px;
  border-radius: 32px;
  overflow: hidden;
  display: flex;
  margin: 0 auto;
}

.jgr-latar-visi-misi .jgr-latar-belakang-image {
  width: 285px;
  height: 180px;
  position: relative;
  overflow: hidden;
}

.jgr-latar-visi-misi .jgr-latar-belakang-image img {
  width: 285px;
  height: 180px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.jgr-latar-visi-misi .jgr-latar-belakang-image:hover img {
  transform: scale(1.05);
}

.jgr-latar-visi-misi .jgr-latar-belakang-text {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 10px;
}

.jgr-latar-visi-misi .jgr-latar-belakang-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

/* Divider between sections */
.jgr-latar-visi-divider {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 80px 0;
}

/* Visi Misi Styles - Reuse existing wrapper styles */
.jgr-latar-visi-misi .jgr-visi-misi-wrapper {
  position: relative;
  background: linear-gradient(101.84deg, #272EA4 5.88%, #080B74 94.17%);
  border-radius: 80px;
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-latar-visi-misi .jgr-visi-misi-badge {
  width: 166px;
  height: 55px;
  padding: 14px 32px;
  gap: 10px;
  border-radius: 0 0 20px 20px;
  background: #F18709;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.jgr-latar-visi-misi .jgr-visi-misi-content {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 40px;
  width: 100%;
  margin-top: 40px;
}

.jgr-latar-visi-misi .jgr-visi-misi-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jgr-latar-visi-misi .jgr-visi-misi-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.jgr-latar-visi-misi .jgr-visi-misi-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.jgr-latar-visi-misi .jgr-visi-misi-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.jgr-latar-visi-misi .jgr-visi-misi-number {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50px;
  background: #FFFFFF80;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jgr-latar-visi-misi .jgr-visi-misi-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
  flex: 1;
  padding-top: 12px;
}

.jgr-latar-visi-misi .jgr-visi-misi-divider {
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  margin: 0;
}

/* Merged Section Responsive */
@media (max-width: 1200px) {
  .jgr-latar-visi-misi .jgr-latar-belakang-images {
    width: 100%;
    max-width: 1140px;
    gap: 16px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image {
    width: 285px;
    height: 180px;
  }
}

@media (max-width: 991px) {
  .jgr-latar-visi-misi {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-images {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    height: auto;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image {
    width: 100%;
    height: 160px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image img {
    width: 100%;
    height: 160px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-wrapper {
    padding: 60px 40px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-content {
    flex-direction: column;
    gap: 40px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-divider {
    width: 100%;
    height: 1px;
    margin: 0;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  
  .jgr-latar-visi-divider {
    margin: 60px 0;
  }
}

@media (max-width: 768px) {
  .jgr-latar-visi-misi {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-badge {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image {
    width: 100%;
    height: 140px;
    border-radius: 32px;
    overflow: hidden;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image img {
    width: 100%;
    height: 140px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-wrapper {
    padding: 50px 30px;
    border-radius: 24px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-badge {
    width: 150px;
    height: 50px;
    font-size: 16px;
    padding: 12px 24px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-number {
    width: 45px;
    height: 45px;
    min-width: 45px;
    font-size: 24px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-desc {
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-items {
    gap: 20px;
  }
  
  .jgr-latar-visi-divider {
    margin: 40px 0;
  }
}

@media (max-width: 575px) {
  .jgr-latar-visi-misi .jgr-visi-misi-wrapper {
    padding: 40px 20px;
    border-radius: 20px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-badge {
    width: 140px;
    height: 45px;
    font-size: 14px;
    padding: 10px 20px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-content {
    margin-top: 30px;
    gap: 30px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-number {
    width: 40px;
    height: 40px;
    min-width: 40px;
    font-size: 20px;
    line-height: 24px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-desc {
    font-size: 13px;
    line-height: 20px;
    padding-top: 8px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-item {
    gap: 12px;
  }
  
  .jgr-latar-visi-misi .jgr-visi-misi-items {
    gap: 16px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-images {
    gap: 16px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image {
    height: 120px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-image img {
    height: 120px;
  }
  
  .jgr-latar-visi-misi .jgr-latar-belakang-desc {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
  }
}

/* ============================
   HUBUNGI KAMI SECTION
   ============================ */
.jgr-hubungi-kami {
  position: relative;
  background: linear-gradient(136.14deg, #303030 8.55%, #111111 83.98%);
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.jgr-hubungi-kami-bg-top {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 900px;
  height: 300px;
  background: url('../img/background/bg-hubungi-kami.png') left top no-repeat;
  background-size: cover;
  z-index: 0;
}

.jgr-hubungi-kami-bg-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 900px;
  height: 300px;
  background: url('../img/background/bg-hubungi-kami-1.png') right bottom no-repeat;
  background-size: cover;
  z-index: 0;
}

.jgr-hubungi-kami-wrapper {
  display: flex;
  gap: 56px;
  align-items: center;
  justify-content: center;
}

.jgr-hubungi-kami-label {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 16px;
}

.jgr-hubungi-kami-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.jgr-hubungi-kami-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 0;
}

.jgr-hubungi-kami-form-wrapper {
  width: 100%;
}

.jgr-hubungi-kami-form {
  width: 621px;
  height: 541px;
  background: #FFFFFF33;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0px 8px 100px 0px #00000012;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  z-index: 1;
}

.jgr-form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jgr-form-row {
  display: flex;
  gap: 16px;
}

.jgr-form-row .jgr-form-group {
  flex: 1;
}

.jgr-form-group label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.jgr-form-group input,
.jgr-form-group textarea {
  width: 100%;
  height: 52px;
  padding: 14px 21px;
  border-radius: 14px;
  border: 1px solid #E3E3E3;
  background: #FFFFFFB2;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #333333;
  outline: none;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

.jgr-form-group textarea {
  height: auto;
  min-height: 120px;
  resize: vertical;
}

.jgr-form-group input::placeholder,
.jgr-form-group textarea::placeholder {
  color: #555555;
}

.jgr-form-group input:focus,
.jgr-form-group textarea:focus {
  border-color: #F18709;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(241, 135, 9, 0.1);
}

.jgr-hubungi-kami-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: max-content;
  height: 48px;
  padding: 0 24px;
  border-radius: 10px;
  background: #F18709;
  border: none;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}

.jgr-hubungi-kami-btn:hover {
  background: #d97608;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(241, 135, 9, 0.3);
}

.jgr-hubungi-kami-btn img {
  width: 24px;
  height: 24px;
}

.jgr-hubungi-kami-content{
  width: 100%;
}

.jgr-hubungi-kami-label, 
.jgr-hubungi-kami-title, 
.jgr-hubungi-kami-desc {
  max-width: 540px;
}

/* Hubungi Kami Responsive */
@media (max-width: 1200px) {
  .jgr-hubungi-kami-form {
    width: 550px;
  }

  .jgr-hubungi-kami-label, 
  .jgr-hubungi-kami-title, 
  .jgr-hubungi-kami-desc {
    max-width: 1200px;
  }
}

@media (max-width: 991px) {
  .jgr-hubungi-kami-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .jgr-hubungi-kami-content {
    max-width: 100%;
    text-align: center;
  }

  .jgr-hubungi-kami-form {
    width: 100%;
    height: auto;
    min-height: 480px;
  }

  .jgr-form-row {
    flex-direction: column;
    gap: 20px;
  }

  .jgr-hubungi-kami-bg-top,
  .jgr-hubungi-kami-bg-bottom {
    min-width: 500px;
    height: 200px;
  }
}

@media (max-width: 768px) {
  .jgr-hubungi-kami {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .jgr-hubungi-kami-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-hubungi-kami-desc {
    font-size: 16px;
  }

  .jgr-hubungi-kami-form {
    padding: 24px;
    gap: 20px;
  }

  .jgr-form-group label {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-form-group input,
  .jgr-form-group textarea {
    height: 48px;
    padding: 12px 16px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .jgr-hubungi-kami {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .jgr-hubungi-kami-label {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-hubungi-kami-title {
    font-size: 24px;
    line-height: 32px;
  }

  .jgr-hubungi-kami-desc {
    font-size: 14px;
  }

  .jgr-hubungi-kami-form {
    border-radius: 16px;
    padding: 20px;
    gap: 16px;
    min-height: auto;
  }

  .jgr-form-group {
    gap: 6px;
  }

  .jgr-form-group label {
    font-size: 14px;
    line-height: 20px;
  }

  .jgr-form-group input,
  .jgr-form-group textarea {
    height: 44px;
    padding: 10px 14px;
    font-size: 13px;
    border-radius: 12px;
  }

  .jgr-hubungi-kami-btn {
    width: 100%;
    max-width: 200px;
    height: 44px;
    font-size: 14px;
  }

  .jgr-hubungi-kami-btn img {
    width: 20px;
    height: 20px;
  }

  .jgr-hubungi-kami-bg-top,
  .jgr-hubungi-kami-bg-bottom {
    min-width: 300px;
    height: 150px;
  }
}

/* ============================
   CONTACT MODAL
   ============================ */
.jgr-contact-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.jgr-contact-modal.active {
  opacity: 1;
  visibility: visible;
}

.jgr-contact-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 7, 20, 0.8);
  backdrop-filter: blur(4px);
}

.jgr-contact-modal-content {
  position: relative;
  background: linear-gradient(135deg, #1C1F72 0%, #060714 100%);
  border-radius: 24px;
  padding: 48px 40px;
  max-width: 420px;
  width: 90%;
  text-align: center;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transform: scale(0.9) translateY(20px);
  transition: transform 0.3s ease;
}

.jgr-contact-modal.active .jgr-contact-modal-content {
  transform: scale(1) translateY(0);
}

.jgr-contact-modal-icon {
  margin-bottom: 24px;
}

.jgr-contact-modal-icon svg {
  width: 64px;
  height: 64px;
}

.jgr-contact-modal-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.jgr-contact-modal-message {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 32px;
}

.jgr-contact-modal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 48px;
  padding: 12px 32px;
  border-radius: 100px;
  border: none;
  background: #FFFFFF;
  color: #1C1F72;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.jgr-contact-modal-btn:hover {
  background: #F0F0F0;
  transform: translateY(-2px);
}

/* Contact Modal Responsive */
@media (max-width: 575px) {
  .jgr-contact-modal-content {
    padding: 36px 24px;
    border-radius: 20px;
  }

  .jgr-contact-modal-icon svg {
    width: 56px;
    height: 56px;
  }

  .jgr-contact-modal-title {
    font-size: 20px;
    line-height: 28px;
  }

  .jgr-contact-modal-message {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
  }

  .jgr-contact-modal-btn {
    min-width: 120px;
    height: 44px;
    padding: 10px 24px;
    font-size: 14px;
  }
}

/* ============================
   INFORMASI KONTAK SECTION
   ============================ */
.jgr-informasi-kontak {
  padding-top: 150px;
  padding-bottom: 150px;
  background: linear-gradient(180deg, #1C1F72 0%, #060714 100%);
}

.jgr-informasi-kontak-wrapper {
  display: flex;
  gap: 56px;
  align-items: center;
}

.jgr-informasi-kontak-map {
  flex-shrink: 0;
  max-width: 500px;
  width: 100%;
}

.map-container {
  max-width: 542px;
  width: 100%;
  height: 588px;
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}

.map-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.jgr-informasi-kontak-content {
  flex: 1;
}

.jgr-informasi-kontak-label {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 12%;
  text-transform: uppercase;
  color: #F18709;
  display: block;
  margin-bottom: 16px;
}

.jgr-informasi-kontak-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.jgr-informasi-kontak-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 32px;
}

.jgr-informasi-kontak-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 32px;
}

.jgr-informasi-kontak-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.jgr-informasi-kontak-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.jgr-informasi-kontak-icon {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 35px;
  background: #1E218A;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jgr-informasi-kontak-icon img {
  width: 32px;
  height: 32px;
}

.jgr-informasi-kontak-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.jgr-informasi-kontak-item-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.jgr-informasi-kontak-item-value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

/* Informasi Kontak Responsive */
@media (max-width: 1200px) {
  .map-container {
    max-width: 1200px;
    height: 500px;
  }

  .jgr-informasi-kontak-map {
    max-width: 400px;
    height: 100%;
  }
}

@media (max-width: 991px) {
  .jgr-informasi-kontak-wrapper {
    flex-direction: column;
    gap: 40px;
  }

  .jgr-informasi-kontak-map {
    width: 100%;
  }

  .map-container {
    height: 400px;
  }

  .jgr-informasi-kontak-content {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .jgr-informasi-kontak {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .jgr-informasi-kontak-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-informasi-kontak-desc {
    font-size: 16px;
  }

  .map-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
    border-radius: 24px;
  }

  .jgr-informasi-kontak-item-label,
  .jgr-informasi-kontak-item-value {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 575px) {
  .jgr-informasi-kontak {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .jgr-informasi-kontak-label {
    font-size: 16px;
    line-height: 24px;
  }

  .jgr-informasi-kontak-title {
    font-size: 24px;
    line-height: 32px;
  }

  .jgr-informasi-kontak-desc {
    font-size: 14px;
  }

  .map-container {
    height: 300px;
    border-radius: 20px;
  }

  .jgr-informasi-kontak-item {
    gap: 12px;
  }

  .jgr-informasi-kontak-icon {
    width: 56px;
    height: 56px;
    padding: 18px 16px 14px 16px;
  }

  .jgr-informasi-kontak-icon img {
    width: 28px;
    height: 28px;
  }

  .jgr-informasi-kontak-item-label,
  .jgr-informasi-kontak-item-value {
    font-size: 14px;
    line-height: 20px;
  }
}

/* ============================
   TENTANG KAMI ABOUT SECTION
   ============================ */

.jgr-tentang-kami-about {
  padding-top: 150px;
  padding-bottom: 80px;
  background: linear-gradient(270.24deg, #1D1F6E -7.04%, #08091C 63.33%);
}

.jgr-tentang-kami-about-wrapper {
  display: flex;
  gap: 120px;
  align-items: center;
}

.jgr-tentang-kami-about-right {
  flex: 1;
}

.jgr-tentang-kami-about-logo img {
  width: 327px;
  height: 140px;
}

.jgr-tentang-kami-kolom{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.jgr-tentang-kami-about-title,
.jgr-tentang-kami-about-desc {
  max-width: 570px;
}

.jgr-tentang-kami-about-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.jgr-tentang-kami-about-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin-bottom: 0;
}

.jgr-tentang-kami-about-info {
  display: flex;
  gap: 32px;
}

.jgr-tentang-kami-about-divider {
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin: 20px 0;
}

.jgr-tentang-kami-about-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jgr-tentang-kami-about-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #EB8305;
}

.jgr-tentang-kami-about-value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.jgr-tentang-kami-about-value-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jgr-tentang-kami-about-value-list span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

/* Tentang Kami About Responsive */
@media (max-width: 991px) {
  .jgr-tentang-kami-about-wrapper {
    flex-direction: column;
    gap: 40px;
  }
}

@media (max-width: 768px) {
  .jgr-tentang-kami-about {
    padding-top: 80px;
  }

  .jgr-tentang-kami-about-title {
    font-size: 28px;
    line-height: 36px;
  }

  .jgr-tentang-kami-about-desc {
    font-size: 15px;
    line-height: 24px;
  }

  .jgr-tentang-kami-about-logo img {
    width: 280px;
    height: 120px;
  }
}

@media (max-width: 575px) {
  .jgr-tentang-kami-about {
    padding-top: 60px;
  }

  .jgr-tentang-kami-about-logo {
    margin-bottom: 32px;
  }

  .jgr-tentang-kami-about-logo img {
    width: 250px;
    height: 107px;
  }

  .jgr-tentang-kami-about-title {
    font-size: 24px;
    line-height: 32px;
  }

  .jgr-tentang-kami-about-desc {
    font-size: 14px;
    line-height: 22px;
  }

  .jgr-tentang-kami-about-label {
    font-size: 18px;
    line-height: 26px;
  }

  .jgr-tentang-kami-about-value,
  .jgr-tentang-kami-about-value-list span {
    font-size: 16px;
    line-height: 24px;
  }
}

/* ============================
   DIVIDER SECTION
   ============================ */
.jgr-divider-section{
  width: 100%;
}

.jgr-divider-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.jgr-divider-img {
  width: 100%;
  max-height: 150px;
  height: 100%;
}

/* Divider Section Responsive */
@media (max-width: 768px) {
  .jgr-divider-section {
    padding: 40px 0;
  }
}

@media (max-width: 575px) {
  .jgr-divider-section {
    padding: 30px 0;
  }
}

/* ============================
   FOOTER
   ============================ */
.jgr-footer {
  padding-top: 60px;
  padding-bottom: 30px;
  background: linear-gradient(180deg, #1C1F72 0%, #060733 100%);
  color: #ffffff;
}

.jgr-footer-wrapper {
  display: flex;
  gap: 80px;
  align-items: flex-start;
  justify-content: center;
}

.jgr-footer-brand img {
  width: 300px;
  height: 140.2px;
}

.jgr-footer-heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 20px;
}

.jgr-footer-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 16px;
}

.jgr-footer-icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jgr-footer-item p {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
}

.jgr-footer-address-list,
.jgr-informasi-kontak-text-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.jgr-footer-address {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.jgr-footer-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
}

.jgr-footer-value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
}

.jgr-footer-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease;
}

.jgr-footer-link::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #F18709;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s ease-out;
}

.jgr-footer-link:hover {
  color: #F18709;
}

.jgr-footer-link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.jgr-footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 0;
  text-align: center;
}

.jgr-footer-copyright span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
}

@media (max-width: 991px) {
  .jgr-footer-wrapper {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }

  .jgr-footer-brand img {
    width: 250px;
    height: 117px;
  }

  .jgr-footer-contact {
    width: 100%;
    max-width: 100%;
  }

  .jgr-footer-heading {
    text-align: left;
  }

  .jgr-footer-item {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .jgr-footer {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .jgr-footer-brand img {
    width: 200px;
    height: 93px;
  }

  .jgr-footer-wrapper {
    gap: 30px;
  }

  .jgr-footer-heading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
  }

  .jgr-footer-item {
    gap: 12px;
    margin-bottom: 14px;
  }

  .jgr-footer-icon {
    width: 28px;
    height: 28px;
  }

  .jgr-footer-icon img {
    width: 24px;
    height: 24px;
  }

  .jgr-footer-address-list {
    gap: 12px;
  }

  .jgr-footer-item p,
  .jgr-footer-label,
  .jgr-footer-value {
    font-size: 15px;
    line-height: 22px;
  }

  .jgr-footer-copyright {
    margin-top: 25px;
    padding: 18px 0;
  }

  .jgr-footer-copyright span {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 575px) {
  .jgr-footer {
    padding-top: 35px;
    padding-bottom: 20px;
  }

  .jgr-footer-brand img {
    width: 160px;
    height: 75px;
  }

  .jgr-footer-wrapper {
    gap: 25px;
  }

  .jgr-footer-heading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
  }

  .jgr-footer-item {
    gap: 10px;
    margin-bottom: 12px;
  }

  .jgr-footer-icon {
    width: 24px;
    height: 24px;
  }

  .jgr-footer-address-list {
    gap: 10px;
  }

  .jgr-footer-address {
    gap: 3px;
  }

  .jgr-footer-item p,
  .jgr-footer-label,
  .jgr-footer-value {
    font-size: 13px;
    line-height: 18px;
  }

  .jgr-footer-copyright {
    margin-top: 25px;
    padding: 12px 0;
  }

  .jgr-footer-copyright span {
    font-size: 12px;
    line-height: 18px;
  }
}

/* ============================
   ANIMATIONS
   ============================ */
.fade-in-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-in-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.jgr-layanan-detail {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.jgr-layanan-detail.active {
    display: flex;
    opacity: 1;
}

.jgr-layanan-tab {
    cursor: pointer;
    transition: all 0.3s ease;
}

.jgr-layanan-tab.active {
    font-weight: bold;
}

.jgr-layanan-tab {
    cursor: pointer;
    transition: all 0.3s ease;
}

.jgr-layanan-tab.active {
    font-weight: bold;
}

/* ============================
   TUJUAN & KOMITMEN SECTION
   ============================ */
.jgr-tujuan-komitmen-wrapper {
    background: linear-gradient(136.14deg, #303030 8.55%, #111111 83.98%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

.jgr-tujuan-section {
    margin-bottom: 100px;
}

.jgr-tujuan-section {
    position: relative;
}

.jgr-tujuan-section::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
    width: 50%;
    height: 100%;
    background-image: url('../img/tujuan-komitmen/bg-tujuan.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    pointer-events: none;
}

.jgr-tujuan-section .jgr-container {
    position: relative;
    z-index: 1;
}

.jgr-komitmen-section {
    position: relative;
}

.jgr-komitmen-section::before {
    content: '';
    position: absolute;
    top: -40%;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url('../img/tujuan-komitmen/bg-komitmen.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    pointer-events: none;
}

.jgr-komitmen-section .jgr-container {
    position: relative;
    z-index: 1;
}

.jgr-tujuan-wrapper,
.jgr-komitmen-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 56px;
}

.jgr-tujuan-left,
.jgr-komitmen-right {
    flex: 0 0 auto;
}

.jgr-tujuan-right,
.jgr-komitmen-left {
    flex: 1;
    width: 100%;
    max-width: 700px;
}

.jgr-tujuan-section .jgr-section-label,
.jgr-komitmen-section .jgr-section-label {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #F18709;
    display: block;
    margin-bottom: 12px;
}

.jgr-tujuan-section .jgr-section-title,
.jgr-komitmen-section .jgr-section-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.jgr-tujuan-section .jgr-section-desc,
.jgr-komitmen-section .jgr-section-desc {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #FFFFFF;
}

.jgr-tujuan-section .jgr-section-desc p,
.jgr-komitmen-section .jgr-section-desc p {
    margin-bottom: 16px;
    color: #FFFFFF;
}

.jgr-tujuan-section .jgr-section-desc p:last-child,
.jgr-komitmen-section .jgr-section-desc p:last-child {
    margin-bottom: 0;
}

.jgr-tujuan-image-wrapper {
    position: relative;
    display: inline-block;
    max-width: 500px;
    max-height: 375px;
    border-radius: 40px;
}

.jgr-tujuan-img {
    position: relative;
    z-index: 1;
    border-radius: 40px;
    object-fit: cover;
}

.jgr-komitmen-image-wrapper {
    position: relative;
}

.jgr-komitmen-image-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    background-image: url('../img/tujuan-komitmen/bg-komitmen.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    opacity: 0.5;
}

.jgr-komitmen-img {
    position: relative;
    z-index: 1;
    width: 535px;
    height: 450px;
    object-fit: cover;
    border-radius: 8px;
}

@media (max-width: 1199px) {
    .jgr-tujuan-wrapper,
    .jgr-komitmen-wrapper {
        gap: 40px;
    }

    .jgr-tujuan-img {
        width: 380px;
        height: 400px;
    }

    .jgr-komitmen-img {
        width: 480px;
        height: 400px;
    }
}

@media (max-width: 1024px) {
    .jgr-tujuan-komitmen-wrapper {
        padding: 60px 0;
    }
    
    .jgr-tujuan-section {
        margin-bottom: 80px;
    }

    .jgr-tujuan-wrapper,
    .jgr-komitmen-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 32px;
    }

    .jgr-komitmen-wrapper {
        flex-direction: column-reverse;
    }

    .jgr-tujuan-section .jgr-section-title,
    .jgr-komitmen-section .jgr-section-title {
        font-size: 28px;
        line-height: 36px;
    }

    .jgr-tujuan-img {
        width: 100%;
        max-width: 400px;
        height: auto;
        aspect-ratio: 4/3;
    }

    .jgr-komitmen-img {
        width: 100%;
        max-width: 450px;
        height: auto;
        aspect-ratio: 4/3;
    }

    .jgr-tujuan-right,
    .jgr-komitmen-left {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .jgr-tujuan-komitmen-wrapper {
        padding: 50px 0;
    }
    
    .jgr-tujuan-section {
        margin-bottom: 60px;
    }

    .jgr-tujuan-section .jgr-section-label,
    .jgr-komitmen-section .jgr-section-label {
        font-size: 14px;
    }

    .jgr-tujuan-section .jgr-section-title,
    .jgr-komitmen-section .jgr-section-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .jgr-tujuan-section .jgr-section-desc,
    .jgr-komitmen-section .jgr-section-desc {
        font-size: 15px;
    }

    .jgr-tujuan-img {
        max-width: 320px;
        border-radius: 20px;
    }

    .jgr-komitmen-img {
        max-width: 320px;
        border-radius: 20px;
    }
}
}

@media (max-width: 767px) {
    .jgr-tujuan-section .jgr-section-label,
    .jgr-komitmen-section .jgr-section-label {
        font-size: 16px;
        line-height: 24px;
    }

    .jgr-tujuan-section .jgr-section-title,
    .jgr-komitmen-section .jgr-section-title {
        font-size: 26px;
        line-height: 34px;
    }

    .jgr-tujuan-section .jgr-section-desc,
    .jgr-komitmen-section .jgr-section-desc {
        font-size: 15px;
        line-height: 24px;
    }

    .jgr-tujuan-img,
    .jgr-komitmen-img {
        height: 320px;
    }
}

@media (max-width: 575px) {
    .jgr-tujuan-section .jgr-section-title,
    .jgr-komitmen-section .jgr-section-title {
        font-size: 24px;
        line-height: 32px;
    }

    .jgr-tujuan-img,
    .jgr-komitmen-img {
        height: 280px;
    }
}

.jgr-strategi-manajemen-wrapper {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    background: linear-gradient(136.14deg, #303030 8.55%, #111111 83.98%);
    gap: 100px;
}

.jgr-strategi-section,
.jgr-manajemen-section {
    position: relative;
    background: transparent;
}

.jgr-strategi-wrapper,
.jgr-manajemen-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

.jgr-strategi-left,
.jgr-manajemen-right {
    flex: 0 0 auto;
}

.jgr-strategi-right,
.jgr-manajemen-left {
    flex: 1;
}

.jgr-strategi-image-wrapper,
.jgr-manajemen-image-wrapper {
    position: relative;
    width: 500px;
    height: 375px;
}

.jgr-strategi-img,
.jgr-manajemen-img {
    width: 500px;
    height: 375px;
    object-fit: cover;
    border-radius: 40px;
}

.jgr-strategi-section::before,
.jgr-manajemen-section::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../img/jgr/bg-tujuan.png');
    background-size: cover;
    background-position: center;
    opacity: 0.5;
    pointer-events: none;
    z-index: 0;
}

.jgr-strategi-section .jgr-container,
.jgr-manajemen-section .jgr-container {
    position: relative;
    z-index: 1;
}

.jgr-strategi-section .jgr-section-label,
.jgr-manajemen-section .jgr-section-label {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #F18709;
    display: block;
    margin-bottom: 12px;
}

.jgr-strategi-section .jgr-section-title,
.jgr-manajemen-section .jgr-section-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.jgr-strategi-section .jgr-section-desc,
.jgr-manajemen-section .jgr-section-desc {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #FFFFFF;
}

.jgr-strategi-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.jgr-strategi-item {
    display: flex;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid var(--Neutral-700, #777777);
    padding-bottom: 16px;
}

.jgr-strategi-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.jgr-strategi-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jgr-strategi-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.jgr-strategi-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 0;
}

.jgr-manajemen-section .jgr-section-desc p {
    color: #FFFFFF;
    margin-bottom: 16px;
}

.jgr-manajemen-section .jgr-section-desc p:last-child {
    margin-bottom: 0;
}

.jgr-manajemen-image-wrapper {
    position: relative;
}

.jgr-manajemen-image-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: url('../img/background/bg-manajemen.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 1;
}

.jgr-manajemen-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}

.jgr-manajemen-img {
    position: relative;
    z-index: 1;
}

/* Strategi & Manajemen Responsive - Tablet (768px - 1023px): stacked */
@media (max-width: 1023px) and (min-width: 768px) {
    .jgr-strategi-manajemen-wrapper {
        padding: 60px 0;
        gap: 60px;
    }

    .jgr-strategi-wrapper,
    .jgr-manajemen-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 32px;
    }

    .jgr-manajemen-wrapper {
        flex-direction: column-reverse;
    }

    .jgr-strategi-left,
    .jgr-manajemen-right,
    .jgr-strategi-right,
    .jgr-manajemen-left {
        width: 100%;
        flex: none;
    }

    .jgr-strategi-image-wrapper,
    .jgr-manajemen-image-wrapper {
        width: 100%;
        max-width: 400px;
        height: auto;
        aspect-ratio: 4/3;
        margin: 0 auto;
    }

    .jgr-strategi-img,
    .jgr-manajemen-img {
        width: 100%;
        height: auto;
        border-radius: 24px;
    }

    .jgr-strategi-section .jgr-section-label,
    .jgr-manajemen-section .jgr-section-label {
        font-size: 14px;
    }

    .jgr-strategi-section .jgr-section-title,
    .jgr-manajemen-section .jgr-section-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .jgr-strategi-list {
        gap: 12px;
    }

    .jgr-strategi-item {
        flex-direction: column;
        gap: 8px;
    }

    .jgr-strategi-icon {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }

    .jgr-strategi-text {
        font-size: 15px;
        line-height: 22px;
    }

    .jgr-manajemen-section .jgr-section-desc {
        font-size: 15px;
        line-height: 22px;
    }
}

/* Strategi & Manajemen Responsive - Desktop small (1024px) */
@media (max-width: 1024px) {
    .jgr-strategi-manajemen-wrapper {
        padding: 80px 0;
        gap: 80px;
    }

    .jgr-strategi-wrapper,
    .jgr-manajemen-wrapper {
        gap: 40px;
    }

    .jgr-strategi-image-wrapper,
    .jgr-manajemen-image-wrapper {
        width: 400px;
        height: 300px;
    }

    .jgr-strategi-img,
    .jgr-manajemen-img {
        width: 400px;
        height: 300px;
        border-radius: 30px;
    }

    .jgr-strategi-section .jgr-section-title,
    .jgr-manajemen-section .jgr-section-title {
        font-size: 32px;
        line-height: 42px;
    }

    .jgr-strategi-item {
        gap: 16px;
    }

    .jgr-strategi-icon {
        width: 50px;
        height: 50px;
    }

    .jgr-strategi-text {
        font-size: 16px;
        line-height: 24px;
    }
}

/* Strategi & Manajemen Responsive - Mobile */
@media (max-width: 767px) {
    .jgr-strategi-manajemen-wrapper {
        padding: 60px 0;
        gap: 60px;
    }

    .jgr-strategi-wrapper,
    .jgr-manajemen-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 32px;
    }

    .jgr-manajemen-wrapper {
        flex-direction: column-reverse;
    }

    .jgr-strategi-left,
    .jgr-manajemen-right,
    .jgr-strategi-right,
    .jgr-manajemen-left {
        width: 100%;
        flex: none;
    }

    .jgr-strategi-image-wrapper,
    .jgr-manajemen-image-wrapper {
        width: 100%;
        max-width: 400px;
        height: auto;
        aspect-ratio: 4/3;
        margin: 0 auto;
    }

    .jgr-strategi-img,
    .jgr-manajemen-img {
        width: 100%;
        height: auto;
        border-radius: 24px;
    }

    .jgr-strategi-section .jgr-section-label,
    .jgr-manajemen-section .jgr-section-label {
        font-size: 14px;
    }

    .jgr-strategi-section .jgr-section-title,
    .jgr-manajemen-section .jgr-section-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .jgr-strategi-list {
        gap: 16px;
    }

    .jgr-strategi-item {
        flex-direction: column;
        gap: 12px;
    }

    .jgr-strategi-icon {
        width: 44px;
        height: 44px;
        margin: 0 auto;
    }

    .jgr-strategi-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .jgr-strategi-text {
        font-size: 15px;
        line-height: 22px;
    }

    .jgr-manajemen-section .jgr-section-desc {
        font-size: 15px;
        line-height: 24px;
    }
}

.jgr-galeri-section {
    background: #101018;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.jgr-galeri-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../img/background/bg-galeri.png') no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    z-index: 0;
}

.jgr-galeri-section .container {
    position: relative;
    z-index: 1;
}

.jgr-galeri-header {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 48px;
    width: 100%;
}

.jgr-galeri-header-left {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jgr-galeri-label {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #F18709;
}

.jgr-galeri-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 0;
}

.jgr-galeri-header-right {
    max-width: 565px;
}

.jgr-galeri-desc {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: right;
    color: #FFFFFF;
    margin: 0;
}

.jgr-galeri-grid {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.jgr-galeri-row {
    display: flex;
    gap: 16px;
}

.jgr-galeri-row-1 .jgr-galeri-item-large {
    flex: 0 0 60%;
}

.jgr-galeri-row-1 .jgr-galeri-item-small {
    flex: 0 0 40%;
}

.jgr-galeri-row-2 .jgr-galeri-item-small {
    flex: 0 0 40%;
}

.jgr-galeri-row-2 .jgr-galeri-item-large {
    flex: 0 0 60%;
}

/* Full width item for odd number of categories */
.jgr-galeri-item-full {
    flex: 0 0 100%;
}

.jgr-galeri-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.jgr-galeri-image-wrapper {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.jgr-galeri-images-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.jgr-galeri-images-container .jgr-galeri-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    transform: scale(1.02);
}

.jgr-galeri-images-container .jgr-galeri-img.active {
    opacity: 1;
    transform: scale(1);
}

.jgr-galeri-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.jgr-galeri-loading,
.jgr-galeri-empty {
    text-align: center;
    padding: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #666;
}

.jgr-galeri-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    background: transparent;
    opacity: 0;
    transition: all 0.3s ease;
}

.jgr-galeri-item:hover .jgr-galeri-overlay {
    opacity: 1;
    background: linear-gradient(180deg, rgba(85, 85, 85, 0) 46.25%, rgba(85, 85, 85, 0.6) 100%);
}

.jgr-galeri-category-badge {
    width: 48px;
    height: 48px;
    background: #1E218A;
    color: #C0FA31;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    flex-shrink: 0;
}

.jgr-galeri-item-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
    color: #FFFFFF;
    text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
}

@media (max-width: 991px) {
    .jgr-galeri-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .jgr-galeri-header {
        flex-direction: column;
        gap: 16px;
    }

    .jgr-galeri-title {
        font-size: 30px;
        line-height: 38px;
    }

    .jgr-galeri-desc {
        text-align: left;
        font-size: 16px;
    }

    .jgr-galeri-image-wrapper {
        height: 220px;
    }
}

@media (max-width: 767px) {
    .jgr-galeri-row {
        flex-direction: column;
    }

    .jgr-galeri-row-1 .jgr-galeri-item-large,
    .jgr-galeri-row-1 .jgr-galeri-item-small,
    .jgr-galeri-row-2 .jgr-galeri-item-small,
    .jgr-galeri-row-2 .jgr-galeri-item-large,
    .jgr-galeri-item-full {
        flex: 1;
    }

    .jgr-galeri-image-wrapper {
        height: 200px;
    }
}

@media (max-width: 575px) {
    .jgr-berita-preview-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .jgr-berita-preview-title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .jgr-berita-preview-card-img {
        border-radius: 20px;
        height: 180px;
    }
    
    .jgr-berita-preview-card-title {
        font-size: 18px;
        line-height: 26px;
    }
    
    .jgr-berita-preview-card-desc {
        font-size: 16px;
        line-height: 24px;
    }
}

/* ============================
   MITRA & BERITA WRAPPER
   ============================ */
.jgr-mitra-berita-wrapper {
    background: linear-gradient(180deg, #101018 0%, #1C1F72 100%);
    width: 100%;
}

/* ============================
   LAYANAN & PRODUCT WRAPPER
   ============================ */
.jgr-layanan-product-wrapper {
    background: linear-gradient(180deg, #1C1F72 0%, #060714 100%);
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

@media (max-width: 991px) {
    .jgr-layanan-product-wrapper {
        gap: 40px;
    }
}

@media (max-width: 767px) {
    .jgr-layanan-product-wrapper {
        gap: 30px;
    }
}

/* ============================
   BERITA PREVIEW SECTION
   ============================ */
.jgr-berita-preview-section {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}

.jgr-berita-preview-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    width: 100%;
}

.jgr-berita-preview-header-left {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jgr-berita-preview-label {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #F18709;
}

.jgr-berita-preview-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 0;
}

.jgr-berita-preview-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 20px;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    background: transparent;
}

.jgr-berita-preview-btn:hover {
    background: #1C1F72;
    color: #FFFFFF;
}

.jgr-berita-preview-arrow {
    width: 16px;
    height: 16px;
}

.jgr-berita-preview-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
}

.jgr-berita-preview-card {
    width: 100%;
    height: 495.19px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    transition: all 0.3s ease;
}

.jgr-berita-preview-card:hover {
    transform: scale(1.05);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3);
}

.jgr-berita-preview-card-img {
    width: 100%;
    height: 262px;
    border-radius: 32px;
    overflow: hidden;
    background: #F5F5F5;
}

.jgr-berita-preview-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jgr-berita-preview-card-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 8px;
}

.jgr-berita-preview-card-date {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.jgr-berita-preview-card-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    overflow: hidden;
}

.jgr-berita-preview-card-desc {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    overflow: hidden;
}

.jgr-berita-preview-card-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFB266;
    text-decoration: none;
    margin-top: auto;
}

.jgr-berita-preview-card-link:hover {
    color: #FFCC99;
}

@media (max-width: 1199px) {
    .jgr-berita-preview-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    
    .jgr-berita-preview-card {
        height: auto;
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .jgr-berita-preview-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .jgr-berita-preview-title {
        font-size: 30px;
        line-height: 38px;
    }
    
    .jgr-berita-preview-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .jgr-berita-preview-card-img {
        height: 220px;
    }
}

@media (max-width: 767px) {
    .jgr-berita-preview-header {
        flex-direction: column;
        gap: 16px;
        align-items: flex-start;
    }
    
    .jgr-berita-preview-grid {
        grid-template-columns: 1fr;
    }
    
    .jgr-berita-preview-card {
        height: auto;
    }
    
    .jgr-berita-preview-card-img {
        height: 200px;
    }
}

/* ============================
   PRODUK SECTION
   ============================ */
.jgr-produk-section {
    position: relative;
    background: url('../img/background/bg-product.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.jgr-produk-section .container {
    position: relative;
    z-index: 1;
    padding-left: var(--jgr-gutter-desktop);
    padding-right: var(--jgr-gutter-desktop);
    padding-top: 40px;
    padding-bottom: 80px;
}

.jgr-produk-header {
    text-align: center;
    margin-bottom: 48px;
}

.jgr-produk-label {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #F18709;
    display: block;
    margin-bottom: 12px;
}

.jgr-produk-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.jgr-produk-desc {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    max-width: 800px;
    margin: 0 auto;
}

.jgr-produk-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
    margin-bottom: 40px;
    border-radius: 20px;
    padding: 24px 0;
}

.jgr-produk-card {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 14px;
    box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    justify-self: center;
}

.jgr-produk-card:hover {
    transform: translateY(-4px);
    box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.15);
}

.jgr-produk-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jgr-produk-card-hidden {
    animation: fadeInUp 0.4s ease forwards;
}

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

.jgr-produk-btn-wrapper {
    text-align: center;
    width: 100%;
}

.jgr-produk-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9.62px;
    width: 100%;
    max-width: 100%;
    height: 48px;
    padding: 8px 20px;
    border-radius: 100px;
    border: 1px solid #FFFFFF;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 0.3s ease;
}

.jgr-produk-btn:hover {
    background: #FFFFFF;
    color: #1E218A;
}

.jgr-produk-empty {
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    grid-column: 1 / -1;
    padding: 40px 0;
}

/* ============================
   PRODUK SECTION RESPONSIVE
   ============================ */

/* Tablet (max-width: 1199px) */
@media (max-width: 1199px) {
    .jgr-produk-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
    }

    .jgr-produk-card {
        width: 100%;
        height: 160px;
    }
}

/* Tablet Small (max-width: 991px) */
@media (max-width: 991px) {
    .jgr-produk-section {
        padding: 0;
    }

    .jgr-produk-section .container {
        padding-left: var(--jgr-gutter-tablet);
        padding-right: var(--jgr-gutter-tablet);
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .jgr-produk-title {
        font-size: 30px;
        line-height: 38px;
    }

    .jgr-produk-desc {
        font-size: 16px;
    }

    .jgr-produk-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
        padding: 16px 0;
    }

    .jgr-produk-card {
        height: 150px;
    }

    .jgr-produk-header {
        margin-bottom: 36px;
    }
}

/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
    .jgr-produk-section {
        padding: 0;
    }

    .jgr-produk-section .container {
        padding-left: var(--jgr-gutter-mobile);
        padding-right: var(--jgr-gutter-mobile);
        padding-top: 25px;
        padding-bottom: 50px;
    }

    .jgr-produk-label {
        font-size: 16px;
        line-height: 24px;
    }

    .jgr-produk-title {
        font-size: 26px;
        line-height: 34px;
    }

    .jgr-produk-desc {
        font-size: 15px;
        line-height: 140%;
    }

    .jgr-produk-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        padding: 12px 0;
    }

    .jgr-produk-card {
        height: 140px;
        border-radius: 12px;
    }

    .jgr-produk-btn {
        width: 100%;
        height: 44px;
        font-size: 14px;
    }

    .jgr-produk-header {
        margin-bottom: 30px;
    }
}

/* Small Mobile (max-width: 575px) */
@media (max-width: 575px) {
    .jgr-produk-section {
        padding: 0;
    }

    .jgr-produk-section .container {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .jgr-produk-label {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    .jgr-produk-title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .jgr-produk-desc {
        font-size: 14px;
        line-height: 140%;
    }

    .jgr-produk-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .jgr-produk-card {
        height: 120px;
        border-radius: 10px;
    }

    .jgr-produk-btn {
        width: 100%;
        height: 40px;
        font-size: 13px;
        padding: 6px 16px;
    }

    .jgr-produk-header {
        margin-bottom: 24px;
    }
}