.page-jl-578 {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f9fa;  padding-top: var(--header-offset, 122px);}.page-jl-578__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}.page-jl-578__section-title {  font-size: 2.5em;  color: #00264d;  text-align: center;  margin-bottom: 20px;  margin-top: 40px;  font-weight: bold;}.page-jl-578__section-title--small {  font-size: 1.8em;  margin-top: 30px;}.page-jl-578__section-subtitle {  font-size: 1.2em;  color: #555;  text-align: center;  margin-bottom: 40px;}.page-jl-578 img {  max-width: 100%;  height: auto;  display: block;}.page-jl-578__hero-section {  position: relative;  width: 100%;  height: 600px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  overflow: hidden;  padding-top: 10px;  box-sizing: border-box;  background-color: #00264d;}.page-jl-578__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  opacity: 0.4;}.page-jl-578__hero-content {  position: relative;  z-index: 2;  color: #fff;  max-width: 800px;  padding: 20px;}.page-jl-578__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  color: #f7b32b;}.page-jl-578__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;  color: #e0e0e0;}.page-jl-578__hero-cta-group {  display: flex;  gap: 20px;  justify-content: center;}.page-jl-578__hero-button {  display: inline-block;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  white-space: nowrap;}.page-jl-578__hero-button--primary {  background-color: #f7b32b;  color: #00264d;}.page-jl-578__hero-button--primary:hover {  background-color: #e0a120;  transform: translateY(-2px);}.page-jl-578__hero-button--secondary {  background-color: transparent;  color: #fff;  border: 2px solid #fff;}.page-jl-578__hero-button--secondary:hover {  background-color: rgba(255, 255, 255, 0.1);  transform: translateY(-2px);}.page-jl-578__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: 40px 20px;  background-color: #fff;  border-bottom: 1px solid #eee;}.page-jl-578__logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;}.page-jl-578__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-jl-578__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-jl-578__intro-section {  padding: 60px 0;  background-color: #f0f2f5;}.page-jl-578__intro-text {  font-size: 1.1em;  margin-bottom: 20px;  color: #444;  text-align: justify;}.page-jl-578__inline-link {  color: #007bff;  text-decoration: none;  font-weight: bold;}.page-jl-578__inline-link:hover {  text-decoration: underline;}.page-jl-578__quick-access-section {  padding: 60px 0;  background-color: #fff;  border-top: 1px solid #eee;}.page-jl-578__access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  margin-top: 40px;}.page-jl-578__access-card {  display: flex;  flex-direction: column;  align-items: center;  padding: 30px;  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);  text-decoration: none;  color: #333;  transition: transform 0.3s ease, box-shadow 0.3s ease;  text-align: center;  box-sizing: border-box;}.page-jl-578__access-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);}.page-jl-578__access-icon {  width: 80px;  height: 80px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-jl-578__access-title {  font-size: 1.3em;  color: #00264d;  margin-bottom: 10px;}.page-jl-578__access-description {  font-size: 0.95em;  color: #666;}.page-jl-578__games-section {  padding: 60px 0;  background-color: #f0f2f5;}.page-jl-578__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-jl-578__game-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);  overflow: hidden;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-sizing: border-box;}.page-jl-578__game-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);}.page-jl-578__game-image {  width: 100%;  height: 200px;  object-fit: cover;  margin-bottom: 15px;}.page-jl-578__game-title {  font-size: 1.4em;  color: #00264d;  margin: 0 15px 10px;}.page-jl-578__game-description {  font-size: 0.95em;  color: #666;  padding: 0 15px 20px;}.page-jl-578__game-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  margin-bottom: 20px;  transition: background-color 0.3s ease;}.page-jl-578__game-button:hover {  background-color: #0056b3;}.page-jl-578__promo-section {  padding: 60px 0;  background-color: #fff;  border-top: 1px solid #eee;}.page-jl-578__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-jl-578__promo-card {  background-color: #f0f2f5;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);  overflow: hidden;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-sizing: border-box;}.page-jl-578__promo-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);}.page-jl-578__promo-image {  width: 100%;  height: 180px;  object-fit: cover;  margin-bottom: 15px;}.page-jl-578__promo-title {  font-size: 1.4em;  color: #00264d;  margin: 0 15px 10px;}.page-jl-578__promo-description {  font-size: 0.95em;  color: #666;  padding: 0 15px 20px;}.page-jl-578__promo-button {  display: inline-block;  background-color: #f7b32b;  color: #00264d;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  margin-bottom: 20px;  transition: background-color 0.3s ease;}.page-jl-578__promo-button:hover {  background-color: #e0a120;}.page-jl-578__security-section {  padding: 60px 0;  background-color: #00264d;  color: #fff;}.page-jl-578__security-section .page-jl-578__section-title {  color: #f7b32b;}.page-jl-578__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-jl-578__security-item {  display: flex;  flex-direction: column;  align-items: center;  padding: 30px;  background-color: rgba(255, 255, 255, 0.08);  border-radius: 10px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  box-sizing: border-box;}.page-jl-578__security-icon {  width: 70px;  height: 70px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-jl-578__security-title {  font-size: 1.3em;  color: #f7b32b;  margin-bottom: 10px;}.page-jl-578__security-description {  font-size: 0.95em;  color: #e0e0e0;  margin-bottom: 20px;}.page-jl-578__security-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-jl-578__security-button:hover {  background-color: #0056b3;}.page-jl-578__faq-section {  padding: 60px 0;  background-color: #f0f2f5;  border-top: 1px solid #eee;}.page-jl-578__faq-list {  margin-top: 40px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-jl-578__faq-item {  background-color: #fff;  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);  overflow: hidden;}.page-jl-578__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: #fff;  border-bottom: 1px solid #eee;  transition: background-color 0.3s ease;}.page-jl-578__faq-question:hover {  background-color: #f8f8f8;}.page-jl-578__faq-item.active .page-jl-578__faq-question {  background-color: #f8f9fa;  border-bottom: none;}.page-jl-578__faq-q-text {  font-size: 1.15em;  color: #00264d;  margin: 0;  pointer-events: none;  flex-grow: 1;}.page-jl-578__faq-toggle {  font-size: 1.8em;  font-weight: bold;  color: #007bff;  margin-left: 15px;  pointer-events: none;  transition: transform 0.3s ease;}.page-jl-578__faq-item.active .page-jl-578__faq-toggle {  transform: rotate(45deg);  color: #f7b32b;}.page-jl-578__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: #fdfdfd;}.page-jl-578__faq-item.active .page-jl-578__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-jl-578__faq-answer p {  margin: 0;  color: #555;  font-size: 1em;}.page-jl-578__blog-section {  padding: 60px 0;  background-color: #fff;  border-top: 1px solid #eee;}.page-jl-578__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-jl-578__blog-card {  display: flex;  flex-direction: column;  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);  overflow: hidden;  text-decoration: none;  color: #333;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-sizing: border-box;}.page-jl-578__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);}.page-jl-578__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-jl-578__blog-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;}.page-jl-578__blog-title {  font-size: 1.3em;  color: #00264d;  margin-top: 0;  margin-bottom: 10px;}.page-jl-578__blog-excerpt {  font-size: 0.95em;  color: #666;  margin-bottom: 15px;  flex-grow: 1;}.page-jl-578__blog-date {  font-size: 0.85em;  color: #999;  text-align: right;}@media (max-width: 768px) {  .page-jl-578 {    padding-top: var(--header-offset, 80px);  }  .page-jl-578__container {    padding: 15px;  }  .page-jl-578__section-title {    font-size: 2em;    margin-top: 30px;    margin-bottom: 15px;  }  .page-jl-578__section-title--small {    font-size: 1.5em;    margin-top: 20px;  }  .page-jl-578__section-subtitle {    font-size: 1em;    margin-bottom: 30px;  }  .page-jl-578__hero-section {    height: 500px;    padding-top: 10px;  }  .page-jl-578__hero-title {    font-size: 2.2em;  }  .page-jl-578__hero-subtitle {    font-size: 1.2em;  }  .page-jl-578__hero-cta-group {    flex-direction: column;    gap: 15px;  }  .page-jl-578__hero-button {    width: 100%;    padding: 12px 20px;    font-size: 1em;  }  .page-jl-578__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 30px 15px;  }  .page-jl-578__payment-logo,  .page-jl-578__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-jl-578__access-grid,  .page-jl-578__game-grid,  .page-jl-578__promo-grid,  .page-jl-578__security-grid,  .page-jl-578__blog-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-jl-578__access-card,  .page-jl-578__game-card,  .page-jl-578__promo-card,  .page-jl-578__security-item,  .page-jl-578__blog-card,  .page-jl-578__faq-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding-left: 15px;    padding-right: 15px;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-jl-578__faq-question {    padding: 15px 20px;  }  .page-jl-578__faq-answer {    padding: 0 20px;  }  .page-jl-578__faq-item.active .page-jl-578__faq-answer {    padding: 15px 20px !important;  }  .page-jl-578__faq-q-text {    font-size: 1em;  }  .page-jl-578__blog-image {    height: 150px;  }  .page-jl-578__blog-content {    padding: 15px;  }  .page-jl-578__blog-title {    font-size: 1.1em;  }  .page-jl-578__blog-excerpt {    font-size: 0.9em;  }  .page-jl-578__access-icon,  .page-jl-578__security-icon,  .page-jl-578__game-image,  .page-jl-578__promo-image,  .page-jl-578__blog-image {    max-width: 100% !important;    height: auto !important;  }}