/* Define custom properties for colors */:root {  --page-primary-color: #007bff; /* NustarGame blue-ish */  --page-secondary-color: #6c757d; /* Grey for secondary actions */  --page-background-dark: #1a1a1a; /* Dark background */  --page-text-light: #f8f9fa; /* Light text */  --page-accent-color: #ffc107; /* Yellow accent */  --page-border-color: #343a40; /* Darker border */}
.page-lietkabelis-vs-jl-bourg-basket-matches {  font-family: 'Arial', sans-serif;  color: var(--page-text-light);  background-color: var(--page-background-dark);  line-height: 1.6;  overflow-x: hidden;  padding-bottom: 20px; /* Ensure some space above the footer */}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-section {  padding-top: 20px; /* Decorative top padding */}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-section {  position: relative;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;  text-align: center;  padding: 40px 20px;  background-color: #000;  overflow: hidden;}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-image-container {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 0;}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  opacity: 0.3;}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  margin: 0 auto;}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-title {  font-size: 2.5em;  margin-bottom: 15px;  color: var(--page-text-light);  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-description {  font-size: 1.1em;  margin-bottom: 30px;  color: var(--page-text-light);  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}
.page-lietkabelis-vs-jl-bourg-basket-matches__hero-actions {  display: flex;  gap: 15px;  justify-content: center;  flex-wrap: wrap;}
.page-lietkabelis-vs-jl-bourg-basket-matches__button {  display: inline-block;  padding: 12px 25px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;  white-space: nowrap;  font-size: 0.95em;}
.page-lietkabelis-vs-jl-bourg-basket-matches__button--primary {  background-color: var(--page-primary-color);  color: var(--page-text-light);  border: 1px solid var(--page-primary-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__button--primary:hover {  background-color: #0056b3;  transform: translateY(-2px);}
.page-lietkabelis-vs-jl-bourg-basket-matches__button--secondary {  background-color: transparent;  color: var(--page-accent-color);  border: 1px solid var(--page-accent-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__button--secondary:hover {  background-color: var(--page-accent-color);  color: var(--page-background-dark);  transform: translateY(-2px);}
.page-lietkabelis-vs-jl-bourg-basket-matches__section-title {  font-size: 2em;  color: var(--page-accent-color);  text-align: center;  margin-bottom: 40px;  padding-top: 40px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__match-preview-section, .page-lietkabelis-vs-jl-bourg-basket-matches__betting-insights-section, .page-lietkabelis-vs-jl-bourg-basket-matches__nustargame-features-section, .page-lietkabelis-vs-jl-bourg-basket-matches__faq-section {  padding: 20px 15px;  max-width: 1200px;  margin: 0 auto;}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-comparison {  display: flex;  flex-direction: column;  align-items: center;  gap: 30px;  margin-bottom: 40px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-card {  background-color: #2a2a2a;  border-radius: 10px;  padding: 25px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  width: 100%;  max-width: 350px;  box-sizing: border-box;  border: 1px solid var(--page-border-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-name {  font-size: 1.8em;  color: var(--page-primary-color);  margin-bottom: 15px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-logo {  max-width: 150px;  height: auto;  margin-bottom: 20px;  border-radius: 50%;  border: 3px solid var(--page-accent-color);  box-sizing: border-box;  max-width: 100%; /* Ensure responsiveness */}
.page-lietkabelis-vs-jl-bourg-basket-matches__vs-text {  font-size: 2.5em;  font-weight: bold;  color: var(--page-accent-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-stats {  list-style: none;  padding: 0;  margin-top: 20px;  text-align: left;}
.page-lietkabelis-vs-jl-bourg-basket-matches__team-stats li {  margin-bottom: 10px;  font-size: 1em;  color: var(--page-text-light);  word-wrap: break-word !important; /* Ensure text wraps */}
.page-lietkabelis-vs-jl-bourg-basket-matches__text-block {  font-size: 1.05em;  margin-bottom: 30px;  text-align: center;  max-width: 800px;  margin-left: auto;  margin-right: auto;  color: #ccc;}
.page-lietkabelis-vs-jl-bourg-basket-matches__cta-banner {  background-color: #2a2a2a;  border-radius: 10px;  padding: 30px 20px;  text-align: center;  margin-top: 40px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  border: 1px solid var(--page-border-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__cta-text {  font-size: 1.3em;  color: var(--page-text-light);  margin-bottom: 25px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__betting-insights-section {  padding-top: 60px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__insights-grid {  display: grid;  grid-template-columns: 1fr;  gap: 30px;  margin-bottom: 40px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__insight-card {  background-color: #2a2a2a;  border-radius: 10px;  padding: 25px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  border: 1px solid var(--page-border-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__insight-image {  max-width: 100%;  height: auto;  border-radius: 8px;  margin-bottom: 20px;  object-fit: cover;  min-height: 200px; /* Min size requirement */}
.page-lietkabelis-vs-jl-bourg-basket-matches__insight-title {  font-size: 1.5em;  color: var(--page-primary-color);  margin-bottom: 10px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__insight-text {  font-size: 1em;  color: #ccc;}
.page-lietkabelis-vs-jl-bourg-basket-matches__nustargame-features-section {  padding-top: 60px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__feature-list {  display: grid;  grid-template-columns: 1fr;  gap: 30px;  margin-bottom: 40px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__feature-item {  background-color: #2a2a2a;  border-radius: 10px;  padding: 25px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  border: 1px solid var(--page-border-color);}
.page-lietkabelis-vs-jl-bourg-basket-matches__feature-icon {  max-width: 100px;  height: auto;  margin-bottom: 20px;  filter: drop-shadow(0 0 5px var(--page-accent-color)); /* Allowed filter for visual effect, not color change */  max-width: 100%; /* Ensure responsiveness */  min-height: 200px; /* Min size requirement for images */  min-width: 200px; /* Min size requirement for images */}
.page-lietkabelis-vs-jl-bourg-basket-matches__feature-title {  font-size: 1.5em;  color: var(--page-accent-color);  margin-bottom: 10px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__feature-description {  font-size: 1em;  color: #ccc;}
.page-lietkabelis-vs-jl-bourg-basket-matches__cta-full-width {  text-align: center;  margin-top: 20px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__button--large {  padding: 15px 35px;  font-size: 1.1em;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-section {  padding-top: 60px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-container {  max-width: 800px;  margin: 0 auto;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-item {  background-color: #2a2a2a;  border-radius: 10px;  margin-bottom: 15px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);  border: 1px solid var(--page-border-color);  overflow: hidden; /* Important for max-height transition */}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  cursor: pointer;  user-select: none;  background-color: #333;  color: var(--page-text-light);  font-weight: bold;  transition: background-color 0.3s ease;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-question:hover {  background-color: #444;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-heading {  font-size: 1.1em;  margin: 0;  color: var(--page-text-light);  pointer-events: none; /* Prevent h3 from blocking click event */  flex-grow: 1;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-toggle {  font-size: 1.5em;  line-height: 1;  margin-left: 15px;  color: var(--page-accent-color);  pointer-events: none; /* Prevent span from blocking click event */  transition: transform 0.3s ease;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-item.active .page-lietkabelis-vs-jl-bourg-basket-matches__faq-toggle {  transform: rotate(45deg); /* Change '+' to 'x' or '-' */}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #ccc;  background-color: #2a2a2a;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-item.active .page-lietkabelis-vs-jl-bourg-basket-matches__faq-answer {  max-height: 2000px !important; /* Sufficiently large */  padding: 20px !important;  opacity: 1;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-answer p {  margin: 0;  padding-bottom: 5px;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-answer a {  color: var(--page-primary-color);  text-decoration: none;}
.page-lietkabelis-vs-jl-bourg-basket-matches__faq-answer a:hover {  text-decoration: underline;}
/* General image responsiveness */
.page-lietkabelis-vs-jl-bourg-basket-matches img {  max-width: 100%;  height: auto;  box-sizing: border-box;}
/* Responsive adjustments */
@media (min-width: 768px) {  .page-lietkabelis-vs-jl-bourg-basket-matches__hero-title {    font-size: 3.5em;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__hero-description {    font-size: 1.3em;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__team-comparison {    flex-direction: row;    justify-content: center;    gap: 50px;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__team-card {    max-width: 45%;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__insights-grid,  .page-lietkabelis-vs-jl-bourg-basket-matches__feature-list {    grid-template-columns: repeat(3, 1fr);  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__button {    font-size: 1em;    padding: 14px 30px;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__button--large {    padding: 18px 40px;    font-size: 1.2em;  }}
@media (max-width: 768px) {  .page-lietkabelis-vs-jl-bourg-basket-matches__hero-title {    font-size: 2em;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__hero-description {    font-size: 1em;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__hero-actions {    flex-direction: column;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__button {    width: 100%;    max-width: 300px;    margin: 0 auto;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__team-stats {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding-left: 0 !important; /* Remove default ul padding */    margin-left: 0 !important;    margin-right: 0 !important;  }
  .page-lietkabelis-vs-jl-bourg-basket-matches__team-stats li {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 5px 0 !important; /* Adjust padding for mobile */    margin-left: 0 !important;    margin-right: 0 !important;    word-break: break-word !important;  }
  /* General image responsiveness for mobile */
  .page-lietkabelis-vs-jl-bourg-basket-matches img {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }}