/* General Styling */.page-jl-audio-jd-500-1 {  font-family: Arial, sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;  padding-top: 10px;}.page-jl-audio-jd-500-1__section-title {  font-size: 2.2em;  color: #1a1a1a;  text-align: center;  margin-bottom: 40px;  padding-top: 20px;  font-weight: bold;}.page-jl-audio-jd-500-1__text-content {  max-width: 800px;  margin: 0 auto 20px auto;  text-align: center;  font-size: 1.1em;  padding: 0 15px;}.page-jl-audio-jd-500-1__button {  display: block;  width: fit-content;  margin: 30px auto 0 auto;  padding: 15px 30px;  background-color: #007bff;  color: #fff;  text-decoration: none;  border-radius: 5px;  font-size: 1.1em;  font-weight: bold;  transition: background-color 0.3s ease;}.page-jl-audio-jd-500-1__button:hover {  background-color: #0056b3;}/* Hero Section */.page-jl-audio-jd-500-1__hero-section {  position: relative;  width: 100%;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #fff;  overflow: hidden;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1;}.page-jl-audio-jd-500-1__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.5);}.page-jl-audio-jd-500-1__hero-content {  position: relative;  z-index: 2;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.4);  border-radius: 10px;}.page-jl-audio-jd-500-1__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  font-weight: bold;}.page-jl-audio-jd-500-1__hero-description {  font-size: 1.4em;  margin-bottom: 30px;}.page-jl-audio-jd-500-1__hero-cta {  display: inline-block;  padding: 15px 35px;  background-color: #ffc107;  color: #333;  text-decoration: none;  border-radius: 50px;  font-size: 1.2em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;}.page-jl-audio-jd-500-1__hero-cta:hover {  background-color: #e0a800;  transform: translateY(-2px);}/* Partner/Supplier Logo Section */.page-jl-audio-jd-500-1__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  padding: 50px 20px;  background-color: #fff;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-jl-audio-jd-500-1__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}/* Quick Access Section */.page-jl-audio-jd-500-1__quick-access-section {  padding: 50px 20px;  background-color: #f0f0f0;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__link-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-jl-audio-jd-500-1__link-card {  background-color: #fff;  padding: 25px;  border-radius: 10px;  text-align: center;  text-decoration: none;  color: #333;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  transition: transform 0.3s ease, box-shadow 0.3s ease;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;}.page-jl-audio-jd-500-1__link-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);}.page-jl-audio-jd-500-1__link-icon {  width: 80px;  height: 80px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-jl-audio-jd-500-1__link-text {  font-size: 1.2em;  font-weight: bold;  color: #007bff;}/* Features Section */.page-jl-audio-jd-500-1__features-section {  padding: 50px 20px;  background-color: #fff;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__feature-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-jl-audio-jd-500-1__feature-item {  background-color: #fdfdfd;  padding: 25px;  border-radius: 10px;  text-align: center;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);  transition: transform 0.3s ease;}.page-jl-audio-jd-500-1__feature-item:hover {  transform: translateY(-5px);}.page-jl-audio-jd-500-1__feature-icon {  width: 100px;  height: 100px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-jl-audio-jd-500-1__feature-title {  font-size: 1.4em;  color: #007bff;  margin-bottom: 10px;  font-weight: bold;}.page-jl-audio-jd-500-1__feature-description {  font-size: 1em;  color: #555;}/* Offers Section */.page-jl-audio-jd-500-1__offers-section {  padding: 50px 20px;  background-color: #f0f0f0;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__offer-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-jl-audio-jd-500-1__offer-card {  background-color: #fff;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  text-align: center;  transition: transform 0.3s ease;}.page-jl-audio-jd-500-1__offer-card:hover {  transform: translateY(-5px);}.page-jl-audio-jd-500-1__offer-image {  width: 100%;  height: 250px;  object-fit: cover;  max-width: 100%;}.page-jl-audio-jd-500-1__offer-title {  font-size: 1.5em;  color: #007bff;  margin: 20px 15px 10px 15px;  font-weight: bold;}.page-jl-audio-jd-500-1__offer-description {  font-size: 1em;  color: #555;  padding: 0 15px 20px 15px;}.page-jl-audio-jd-500-1__offer-cta {  display: inline-block;  padding: 12px 25px;  background-color: #28a745;  color: #fff;  text-decoration: none;  border-radius: 5px;  margin-bottom: 20px;  font-weight: bold;  transition: background-color 0.3s ease;}.page-jl-audio-jd-500-1__offer-cta:hover {  background-color: #218838;}/* Service Section */.page-jl-audio-jd-500-1__service-section {  padding: 50px 20px;  background-color: #fff;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__service-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-jl-audio-jd-500-1__service-item {  background-color: #fdfdfd;  padding: 25px;  border-radius: 10px;  text-align: center;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);  transition: transform 0.3s ease;}.page-jl-audio-jd-500-1__service-item:hover {  transform: translateY(-5px);}.page-jl-audio-jd-500-1__service-icon {  width: 100px;  height: 100px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-jl-audio-jd-500-1__service-title {  font-size: 1.4em;  color: #007bff;  margin-bottom: 10px;  font-weight: bold;}.page-jl-audio-jd-500-1__service-description {  font-size: 1em;  color: #555;}/* FAQ Section */.page-jl-audio-jd-500-1__faq-section {  padding: 50px 20px;  background-color: #f0f0f0;  margin-bottom: 50px;}.page-jl-audio-jd-500-1__faq-container {  max-width: 900px;  margin: 0 auto;}.page-jl-audio-jd-500-1__faq-item {  background-color: #fff;  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);  overflow: hidden;}.page-jl-audio-jd-500-1__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  font-size: 1.2em;  font-weight: bold;  color: #333;  cursor: pointer;  background-color: #e9ecef;  transition: background-color 0.3s ease;  user-select: none;}.page-jl-audio-jd-500-1__faq-question:hover {  background-color: #dee2e6;}.page-jl-audio-jd-500-1__faq-question-text {  margin: 0;  flex-grow: 1;  text-align: left;  color: #1a1a1a;}.page-jl-audio-jd-500-1__faq-toggle {  font-size: 1.5em;  margin-left: 15px;  color: #007bff;  transition: transform 0.3s ease;}.page-jl-audio-jd-500-1__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  background-color: #fff;  color: #555;  text-align: left;}.page-jl-audio-jd-500-1__faq-item.active .page-jl-audio-jd-500-1__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-jl-audio-jd-500-1__faq-answer p {  margin: 0;  padding-bottom: 5px;}/* Blog Section */.page-jl-audio-jd-500-1__blog-section {  padding: 50px 20px;  background-color: #fff;}.page-jl-audio-jd-500-1__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-jl-audio-jd-500-1__blog-card {  background-color: #fdfdfd;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  transition: transform 0.3s ease;  display: flex;  flex-direction: column;}.page-jl-audio-jd-500-1__blog-card:hover {  transform: translateY(-5px);}.page-jl-audio-jd-500-1__blog-image {  width: 100%;  height: 220px;  object-fit: cover;  max-width: 100%;}.page-jl-audio-jd-500-1__blog-title {  font-size: 1.4em;  color: #007bff;  margin: 20px 20px 10px 20px;  font-weight: bold;}.page-jl-audio-jd-500-1__blog-title a {  text-decoration: none;  color: inherit;  display: block;}.page-jl-audio-jd-500-1__blog-title a:hover {  text-decoration: underline;}.page-jl-audio-jd-500-1__blog-excerpt {  font-size: 0.95em;  color: #555;  padding: 0 20px 15px 20px;  flex-grow: 1;}.page-jl-audio-jd-500-1__blog-link {  display: inline-block;  padding: 10px 20px;  background-color: #6c757d;  color: #fff;  text-decoration: none;  border-radius: 5px;  margin: 0 20px 20px 20px;  font-weight: bold;  transition: background-color 0.3s ease;  align-self: flex-start;}.page-jl-audio-jd-500-1__blog-link:hover {  background-color: #5a6268;}/* Responsive adjustments */@media (max-width: 1024px) {  .page-jl-audio-jd-500-1__hero-title {    font-size: 3em;  }  .page-jl-audio-jd-500-1__hero-description {    font-size: 1.2em;  }  .page-jl-audio-jd-500-1__section-title {    font-size: 2em;  }}@media (max-width: 768px) {  .page-jl-audio-jd-500-1__hero-section {    min-height: 400px;  }  .page-jl-audio-jd-500-1__hero-title {    font-size: 2.5em;  }  .page-jl-audio-jd-500-1__hero-description {    font-size: 1.1em;  }  .page-jl-audio-jd-500-1__hero-cta {    padding: 12px 25px;    font-size: 1.1em;  }  .page-jl-audio-jd-500-1__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }  .page-jl-audio-jd-500-1__text-content {    font-size: 1em;  }  .page-jl-audio-jd-500-1__link-grid,  .page-jl-audio-jd-500-1__feature-grid,  .page-jl-audio-jd-500-1__offer-grid,  .page-jl-audio-jd-500-1__service-grid,  .page-jl-audio-jd-500-1__blog-grid {    grid-template-columns: 1fr;    gap: 20px;    padding: 0 15px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-jl-audio-jd-500-1__link-card,  .page-jl-audio-jd-500-1__feature-item,  .page-jl-audio-jd-500-1__offer-card,  .page-jl-audio-jd-500-1__service-item,  .page-jl-audio-jd-500-1__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 20px;  }  .page-jl-audio-jd-500-1__link-icon,  .page-jl-audio-jd-500-1__feature-icon,  .page-jl-audio-jd-500-1__service-icon {    width: 80px;    height: 80px;    max-width: 100% !important;    height: auto !important;  }  .page-jl-audio-jd-500-1__offer-image,  .page-jl-audio-jd-500-1__blog-image {    height: 200px;    max-width: 100% !important;  }  .page-jl-audio-jd-500-1__faq-question {    font-size: 1.1em;    padding: 15px 20px;  }  .page-jl-audio-jd-500-1__faq-answer {    padding: 0 20px;  }  .page-jl-audio-jd-500-1__faq-item.active .page-jl-audio-jd-500-1__faq-answer {    padding: 15px 20px !important;  }  .page-jl-audio-jd-500-1__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-jl-audio-jd-500-1__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-jl-audio-jd-500-1__payment-logo,  .page-jl-audio-jd-500-1__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }}@media (max-width: 480px) {  .page-jl-audio-jd-500-1__hero-title {    font-size: 2em;  }  .page-jl-audio-jd-500-1__hero-description {    font-size: 1em;  }  .page-jl-audio-jd-500-1__hero-content {    padding: 15px;  }  .page-jl-audio-jd-500-1__section-title {    font-size: 1.6em;  }  .page-jl-audio-jd-500-1__button {    font-size: 1em;    padding: 12px 25px;  }  .page-jl-audio-jd-500-1__link-text {    font-size: 1.1em;  }  .page-jl-audio-jd-500-1__feature-title,  .page-jl-audio-jd-500-1__offer-title,  .page-jl-audio-jd-500-1__service-title,  .page-jl-audio-jd-500-1__blog-title {    font-size: 1.2em;  }}