/* General styles for the page */.page-lietkabelis-vs-jl-bourg-basket-stats {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f9fa;}.page-lietkabelis-vs-jl-bourg-basket-stats__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__section-title {  text-align: center;  font-size: 2.5em;  color: #0056b3; /* Darker blue for titles for contrast */  margin-bottom: 40px;  position: relative;  padding-bottom: 10px;}.page-lietkabelis-vs-jl-bourg-basket-stats__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #007bff; /* Primary blue */  border-radius: 2px;}/* Hero Section */.page-lietkabelis-vs-jl-bourg-basket-stats__hero-section {  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;  text-align: center;  position: relative;  overflow: hidden;  min-height: 500px;  color: #fff;  padding: 10px 0 50px; /* 10px for header offset, 50px bottom padding */  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: -1;}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.5); /* Darken image for text readability */}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-content {  position: relative;  z-index: 1;  max-width: 800px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.4);  border-radius: 10px;}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  color: #fff;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-description {  font-size: 1.2em;  margin-bottom: 30px;  color: #e0e0e0;}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease;  min-width: 200px; /* Ensure button minimum size */  text-align: center;}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-button:hover {  background-color: #0056b3;}/* Partner/Supplier Logo Section */.page-lietkabelis-vs-jl-bourg-basket-stats__payment-providers {  display: flex;  flex-direction: column; /* Changed to column for title, then row for logos */  align-items: center;  padding: 40px 20px;  background-color: #fff;  border-bottom: 1px solid #eee;  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__payment-providers .page-lietkabelis-vs-jl-bourg-basket-stats__section-title {  margin-bottom: 30px;  font-size: 2em; /* Slightly smaller title for this section */}.page-lietkabelis-vs-jl-bourg-basket-stats__logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}/* Homepage Introduction */.page-lietkabelis-vs-jl-bourg-basket-stats__intro-section {  padding: 60px 0;  background-color: #f0f2f5;}.page-lietkabelis-vs-jl-bourg-basket-stats__text-content {  font-size: 1.1em;  margin-bottom: 20px;  text-align: justify;  color: #555;}/* Quick Access Section */.page-lietkabelis-vs-jl-bourg-basket-stats__quick-access-section {  padding: 60px 0;  background-color: #fff;  border-top: 1px solid #eee;  border-bottom: 1px solid #eee;}.page-lietkabelis-vs-jl-bourg-basket-stats__link-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  justify-items: center;}.page-lietkabelis-vs-jl-bourg-basket-stats__quick-link-button {  display: block;  width: 100%;  max-width: 300px;  padding: 15px 20px;  background-color: #28a745; /* Green for quick access */  color: #fff;  text-align: center;  text-decoration: none;  border-radius: 5px;  font-weight: bold;  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-lietkabelis-vs-jl-bourg-basket-stats__quick-link-button:hover {  background-color: #218838;}/* Game Showcase Section */.page-lietkabelis-vs-jl-bourg-basket-stats__game-showcase-section {  padding: 60px 0;  background-color: #f0f2f5;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  overflow: hidden;  text-align: center;  padding-bottom: 20px;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-image {  width: 100%;  height: 200px;  object-fit: cover;  margin-bottom: 15px;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-title {  font-size: 1.5em;  color: #0056b3;  margin: 0 15px 10px;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-description {  font-size: 0.95em;  color: #666;  margin: 0 15px 20px;  flex-grow: 1;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-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;  margin: 0 15px;}.page-lietkabelis-vs-jl-bourg-basket-stats__game-button:hover {  background-color: #0056b3;}/* Promotions Section */.page-lietkabelis-vs-jl-bourg-basket-stats__promotions-section {  padding: 60px 0;  background-color: #fff;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-card {  background-color: #fefefe;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  overflow: hidden;  text-align: center;  padding-bottom: 20px;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  margin-bottom: 15px;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-title {  font-size: 1.5em;  color: #0056b3;  margin: 0 15px 10px;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-description {  font-size: 0.95em;  color: #666;  margin: 0 15px 20px;  flex-grow: 1;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-button {  display: inline-block;  background-color: #ffc107; /* Yellow for promotions */  color: #333;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  margin: 0 15px;}.page-lietkabelis-vs-jl-bourg-basket-stats__promo-button:hover {  background-color: #e0a800;}/* Security & Customer Service Section */.page-lietkabelis-vs-jl-bourg-basket-stats__security-service-section {  padding: 60px 0;  background-color: #f0f2f5;}.page-lietkabelis-vs-jl-bourg-basket-stats__feature-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-bottom: 40px;}.page-lietkabelis-vs-jl-bourg-basket-stats__feature-item {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  padding: 30px;  text-align: center;  display: flex;  flex-direction: column;  align-items: center;}.page-lietkabelis-vs-jl-bourg-basket-stats__feature-icon {  width: 80px;  height: 80px;  object-fit: contain;  margin-bottom: 20px;}.page-lietkabelis-vs-jl-bourg-basket-stats__feature-title {  font-size: 1.4em;  color: #0056b3;  margin-bottom: 10px;}.page-lietkabelis-vs-jl-bourg-basket-stats__feature-description {  font-size: 0.95em;  color: #666;}.page-lietkabelis-vs-jl-bourg-basket-stats__contact-cta {  text-align: center;  margin-top: 20px;}.page-lietkabelis-vs-jl-bourg-basket-stats__contact-button {  display: inline-block;  background-color: #17a2b8; /* Cyan for contact */  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease;  min-width: 200px;  text-align: center;}.page-lietkabelis-vs-jl-bourg-basket-stats__contact-button:hover {  background-color: #138496;}/* FAQ Section */.page-lietkabelis-vs-jl-bourg-basket-stats__faq-section {  padding: 60px 0;  background-color: #fff;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-list {  max-width: 900px;  margin: 0 auto;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-item {  background-color: #fefefe;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  background-color: #007bff;  color: #fff;  cursor: pointer;  user-select: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-question:hover {  background-color: #0056b3;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-question h3 {  margin: 0;  font-size: 1.2em;  pointer-events: none; /* Prevent h3 from blocking click event */  color: #fff; /* Ensure contrast */}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none; /* Prevent span from blocking click event */  transition: transform 0.3s ease;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-item.active .page-lietkabelis-vs-jl-bourg-basket-stats__faq-toggle {  transform: rotate(45deg); /* Plus to X (minus visual) */}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px; /* Initial padding */  background-color: #f9f9f9;  color: #333;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-item.active .page-lietkabelis-vs-jl-bourg-basket-stats__faq-answer {  max-height: 2000px !important; /* Sufficiently large value */  padding: 20px 25px !important; /* Adjusted padding for expanded state */  opacity: 1;}.page-lietkabelis-vs-jl-bourg-basket-stats__faq-answer p {  margin: 0;}/* Blog Section */.page-lietkabelis-vs-jl-bourg-basket-stats__blog-section {  padding: 60px 0;  background-color: #e9ecef;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  overflow: hidden;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-title {  font-size: 1.3em;  color: #0056b3;  margin: 15px 15px 10px;  line-height: 1.3;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-title a {  text-decoration: none;  color: inherit;  transition: color 0.3s ease;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-title a:hover {  color: #007bff;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-excerpt {  font-size: 0.9em;  color: #666;  margin: 0 15px 15px;  flex-grow: 1;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-read-more {  display: inline-block;  background-color: #6c757d; /* Grey for read more */  color: #fff;  padding: 8px 15px;  border-radius: 5px;  text-decoration: none;  font-size: 0.9em;  margin: 0 15px 15px;  transition: background-color 0.3s ease;}.page-lietkabelis-vs-jl-bourg-basket-stats__blog-read-more:hover {  background-color: #5a6268;}/* Responsive adjustments */@media (max-width: 1024px) {  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-title {    font-size: 3em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__section-title {    font-size: 2em;  }}.page-lietkabelis-vs-jl-bourg-basket-stats__payment-providers {  gap: 20px;}@media (max-width: 768px) {  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-section {    min-height: 400px;    padding-bottom: 30px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-title {    font-size: 2.2em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-description {    font-size: 1em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-button {    padding: 12px 25px;    font-size: 1em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__payment-providers .page-lietkabelis-vs-jl-bourg-basket-stats__section-title {    font-size: 1.6em;  }  /* Specific styles for payment providers logo section */  .page-lietkabelis-vs-jl-bourg-basket-stats__logo-grid {    flex-direction: row; /* Ensure it remains row */    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__payment-logo,  .page-lietkabelis-vs-jl-bourg-basket-stats__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__container {    padding: 15px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__text-content {    font-size: 1em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__link-grid {    grid-template-columns: 1fr; /* Single column for quick links */  }  .page-lietkabelis-vs-jl-bourg-basket-stats__quick-link-button {    max-width: 100%;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__game-grid,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-grid,  .page-lietkabelis-vs-jl-bourg-basket-stats__feature-grid,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-grid {    grid-template-columns: 1fr; /* Single column for cards */  }  .page-lietkabelis-vs-jl-bourg-basket-stats__game-image,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-image,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-image {    height: 180px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__game-title,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-title,  .page-lietkabelis-vs-jl-bourg-basket-stats__feature-title,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-title {    font-size: 1.3em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__game-description,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-description,  .page-lietkabelis-vs-jl-bourg-basket-stats__feature-description,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-excerpt {    font-size: 0.9em;  }  /* List item responsive requirements - General for card-like structures */  .page-lietkabelis-vs-jl-bourg-basket-stats__game-card,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-card,  .page-lietkabelis-vs-jl-bourg-basket-stats__feature-item,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-card,  .page-lietkabelis-vs-jl-bourg-basket-stats__faq-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__faq-question {    padding: 15px 20px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__faq-question h3 {    font-size: 1.1em;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__faq-answer {    padding: 0 20px;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__faq-item.active .page-lietkabelis-vs-jl-bourg-basket-stats__faq-answer {    padding: 15px 20px !important;  }}/* Ensure all images are responsive by default */.page-lietkabelis-vs-jl-bourg-basket-stats img {  max-width: 100%;  height: auto;  display: block; /* Remove extra space below images */}.page-lietkabelis-vs-jl-bourg-basket-stats__hero-image-wrapper, .page-lietkabelis-vs-jl-bourg-basket-stats__game-image, .page-lietkabelis-vs-jl-bourg-basket-stats__promo-image, .page-lietkabelis-vs-jl-bourg-basket-stats__feature-icon, .page-lietkabelis-vs-jl-bourg-basket-stats__blog-image {  width: 100%;  max-width: 100%;  overflow: hidden;  box-sizing: border-box;}@media (max-width: 768px) {  .page-lietkabelis-vs-jl-bourg-basket-stats img {    max-width: 100% !important;    height: auto !important;  }  .page-lietkabelis-vs-jl-bourg-basket-stats__hero-image-wrapper,  .page-lietkabelis-vs-jl-bourg-basket-stats__game-image,  .page-lietkabelis-vs-jl-bourg-basket-stats__promo-image,  .page-lietkabelis-vs-jl-bourg-basket-stats__feature-icon,  .page-lietkabelis-vs-jl-bourg-basket-stats__blog-image {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;  }}