/* General Styling for the page-disobey-mandate-exc-jl-753a-2 */.page-disobey-mandate-exc-jl-753a-2 {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-disobey-mandate-exc-jl-753a-2__section-title {  font-size: 2.2em;  color: #0056b3;  text-align: center;  margin-bottom: 40px;  padding-top: 20px;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__text-content {  font-size: 1.1em;  max-width: 900px;  margin: 0 auto 30px auto;  text-align: center;  color: #555;}/* HERO Section */.page-disobey-mandate-exc-jl-753a-2__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;}.page-disobey-mandate-exc-jl-753a-2__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1;}.page-disobey-mandate-exc-jl-753a-2__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.6);}.page-disobey-mandate-exc-jl-753a-2__hero-content {  position: relative;  z-index: 2;  color: #fff;  max-width: 800px;  padding: 20px;}.page-disobey-mandate-exc-jl-753a-2__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;}.page-disobey-mandate-exc-jl-753a-2__hero-cta-button {  display: inline-block;  background-color: #ffc107;  color: #333;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-disobey-mandate-exc-jl-753a-2__hero-cta-button:hover {  background-color: #e0a800;  transform: translateY(-3px);}/* Partner/Supplier Logo Area */.page-disobey-mandate-exc-jl-753a-2__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: #eee;}.page-disobey-mandate-exc-jl-753a-2__payment-logos-wrapper {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-disobey-mandate-exc-jl-753a-2__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-disobey-mandate-exc-jl-753a-2__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}/* Introduction Section */.page-disobey-mandate-exc-jl-753a-2__introduction-section {  padding: 60px 20px;  background-color: #fff;}.page-disobey-mandate-exc-jl-753a-2__features-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0 auto;  padding: 0 20px;}.page-disobey-mandate-exc-jl-753a-2__feature-item {  background-color: #f9f9f9;  padding: 30px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  text-align: center;  transition: transform 0.3s ease;}.page-disobey-mandate-exc-jl-753a-2__feature-item:hover {  transform: translateY(-5px);}.page-disobey-mandate-exc-jl-753a-2__feature-icon {  width: 100px;  height: 100px;  margin-bottom: 20px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-disobey-mandate-exc-jl-753a-2__feature-title {  font-size: 1.4em;  color: #0056b3;  margin-bottom: 15px;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__feature-description {  color: #666;  font-size: 1em;}/* Quick Access Section */.page-disobey-mandate-exc-jl-753a-2__quick-access-section {  padding: 60px 20px;  background-color: #e6f2ff;  text-align: center;}.page-disobey-mandate-exc-jl-753a-2__access-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 40px;  max-width: 1000px;  margin-left: auto;  margin-right: auto;}.page-disobey-mandate-exc-jl-753a-2__access-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  flex-grow: 1;  max-width: 280px;  box-sizing: border-box;}.page-disobey-mandate-exc-jl-753a-2__access-button:hover {  background-color: #0056b3;  transform: translateY(-3px);}/* Games Section */.page-disobey-mandate-exc-jl-753a-2__games-section {  padding: 60px 20px;  background-color: #f8f8f8;}.page-disobey-mandate-exc-jl-753a-2__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0 auto;  padding: 0 20px;}.page-disobey-mandate-exc-jl-753a-2__game-category-item {  background-color: #fff;  padding: 25px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  text-align: center;  transition: transform 0.3s ease;  display: flex;  flex-direction: column;}.page-disobey-mandate-exc-jl-753a-2__game-category-item:hover {  transform: translateY(-5px);}.page-disobey-mandate-exc-jl-753a-2__game-category-image {  width: 100%;  height: 200px;  object-fit: cover;  border-radius: 8px;  margin-bottom: 20px;  max-width: 100%;  height: auto;}.page-disobey-mandate-exc-jl-753a-2__game-category-title {  font-size: 1.5em;  color: #0056b3;  margin-bottom: 10px;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__game-category-description {  color: #666;  font-size: 1em;  flex-grow: 1;  margin-bottom: 20px;}.page-disobey-mandate-exc-jl-753a-2__game-category-button {  display: inline-block;  background-color: #28a745;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1em;  transition: background-color 0.3s ease;  margin-top: auto;}.page-disobey-mandate-exc-jl-753a-2__game-category-button:hover {  background-color: #218838;}/* Promotions Section */.page-disobey-mandate-exc-jl-753a-2__promotions-section {  padding: 60px 20px;  background-color: #fff;}.page-disobey-mandate-exc-jl-753a-2__promo-cards {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0 auto;  padding: 0 20px;}.page-disobey-mandate-exc-jl-753a-2__promo-card {  background-color: #f9f9f9;  padding: 25px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  text-align: center;  transition: transform 0.3s ease;  display: flex;  flex-direction: column;}.page-disobey-mandate-exc-jl-753a-2__promo-card:hover {  transform: translateY(-5px);}.page-disobey-mandate-exc-jl-753a-2__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  border-radius: 8px;  margin-bottom: 20px;  max-width: 100%;  height: auto;}.page-disobey-mandate-exc-jl-753a-2__promo-title {  font-size: 1.5em;  color: #0056b3;  margin-bottom: 10px;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__promo-description {  color: #666;  font-size: 1em;  flex-grow: 1;  margin-bottom: 20px;}.page-disobey-mandate-exc-jl-753a-2__promo-button {  display: inline-block;  background-color: #fd7e14;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1em;  transition: background-color 0.3s ease;  margin-top: auto;}.page-disobey-mandate-exc-jl-753a-2__promo-button:hover {  background-color: #e66c0e;}/* Security & Customer Service Section */.page-disobey-mandate-exc-jl-753a-2__security-service-section {  padding: 60px 20px;  background-color: #e6f2ff;}.page-disobey-mandate-exc-jl-753a-2__service-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0 auto;  padding: 0 20px;}.page-disobey-mandate-exc-jl-753a-2__service-item {  background-color: #fff;  padding: 30px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  text-align: center;  transition: transform 0.3s ease;}.page-disobey-mandate-exc-jl-753a-2__service-item:hover {  transform: translateY(-5px);}.page-disobey-mandate-exc-jl-753a-2__service-icon {  width: 100px;  height: 100px;  margin-bottom: 20px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-disobey-mandate-exc-jl-753a-2__service-title {  font-size: 1.4em;  color: #0056b3;  margin-bottom: 15px;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__service-description {  color: #666;  font-size: 1em;}/* FAQ Section */.page-disobey-mandate-exc-jl-753a-2__faq-section {  padding: 60px 20px;  background-color: #fff;}.page-disobey-mandate-exc-jl-753a-2__faq-list {  max-width: 900px;  margin: 40px auto 0 auto;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);}.page-disobey-mandate-exc-jl-753a-2__faq-item {  border-bottom: 1px solid #eee;}.page-disobey-mandate-exc-jl-753a-2__faq-item:last-child {  border-bottom: none;}.page-disobey-mandate-exc-jl-753a-2__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  background-color: #f1f1f1;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-disobey-mandate-exc-jl-753a-2__faq-question:hover {  background-color: #e0e0e0;}.page-disobey-mandate-exc-jl-753a-2__faq-title {  font-size: 1.2em;  color: #333;  margin: 0;  pointer-events: none;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__faq-toggle {  font-size: 1.8em;  color: #0056b3;  transition: transform 0.3s ease;  pointer-events: none;  line-height: 1;  width: 20px;  text-align: center;}.page-disobey-mandate-exc-jl-753a-2__faq-item.active .page-disobey-mandate-exc-jl-753a-2__faq-toggle {  transform: rotate(45deg);}.page-disobey-mandate-exc-jl-753a-2__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  background-color: #f9f9f9;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #555;}.page-disobey-mandate-exc-jl-753a-2__faq-item.active .page-disobey-mandate-exc-jl-753a-2__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-disobey-mandate-exc-jl-753a-2__faq-answer p {  margin: 0;  font-size: 1em;}/* Latest Blog Content Area */.page-disobey-mandate-exc-jl-753a-2__blog-section {  padding: 60px 20px;  background-color: #f0f0f0;}.page-disobey-mandate-exc-jl-753a-2__blog-cards {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0 auto;  padding: 0 20px;}.page-disobey-mandate-exc-jl-753a-2__blog-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0,0,0,0.1);  overflow: hidden;  transition: transform 0.3s ease;  display: flex;  flex-direction: column;}.page-disobey-mandate-exc-jl-753a-2__blog-card:hover {  transform: translateY(-5px);}.page-disobey-mandate-exc-jl-753a-2__blog-image {  width: 100%;  height: 220px;  object-fit: cover;  max-width: 100%;  height: auto;}.page-disobey-mandate-exc-jl-753a-2__blog-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;}.page-disobey-mandate-exc-jl-753a-2__blog-card-title {  font-size: 1.3em;  margin-bottom: 10px;  line-height: 1.3;  font-weight: bold;}.page-disobey-mandate-exc-jl-753a-2__blog-card-title a {  color: #0056b3;  text-decoration: none;  transition: color 0.3s ease;}.page-disobey-mandate-exc-jl-753a-2__blog-card-title a:hover {  color: #003f80;  text-decoration: underline;}.page-disobey-mandate-exc-jl-753a-2__blog-excerpt {  color: #666;  font-size: 0.95em;  margin-bottom: 15px;  flex-grow: 1;}.page-disobey-mandate-exc-jl-753a-2__blog-date {  font-size: 0.85em;  color: #999;  text-align: right;  margin-top: auto;}/* General responsive images */.page-disobey-mandate-exc-jl-753a-2 img:not(.page-disobey-mandate-exc-jl-753a-2__payment-logo img) {  max-width: 100%;  height: auto;  display: block;}/* Media Queries for responsiveness */@media (max-width: 768px) {  .page-disobey-mandate-exc-jl-753a-2__hero-section {    height: 450px;  }  .page-disobey-mandate-exc-jl-753a-2__hero-title {    font-size: 2.5em;  }  .page-disobey-mandate-exc-jl-753a-2__hero-subtitle {    font-size: 1.2em;  }  .page-disobey-mandate-exc-jl-753a-2__hero-cta-button {    padding: 12px 25px;    font-size: 1em;  }  .page-disobey-mandate-exc-jl-753a-2__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }  .page-disobey-mandate-exc-jl-753a-2__text-content {    font-size: 1em;  }  /* Partner/Supplier Logo Area Mobile */  .page-disobey-mandate-exc-jl-753a-2__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 30px 10px;  }  .page-disobey-mandate-exc-jl-753a-2__payment-logo,  .page-disobey-mandate-exc-jl-753a-2__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-disobey-mandate-exc-jl-753a-2__features-grid,  .page-disobey-mandate-exc-jl-753a-2__game-categories,  .page-disobey-mandate-exc-jl-753a-2__promo-cards,  .page-disobey-mandate-exc-jl-753a-2__service-grid,  .page-disobey-mandate-exc-jl-753a-2__blog-cards {    grid-template-columns: 1fr;    padding: 0 10px;    gap: 20px;  }  .page-disobey-mandate-exc-jl-753a-2__access-button {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 12px 15px !important;    font-size: 1em;  }  .page-disobey-mandate-exc-jl-753a-2__access-buttons {    padding: 0 10px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-disobey-mandate-exc-jl-753a-2__feature-item,  .page-disobey-mandate-exc-jl-753a-2__game-category-item,  .page-disobey-mandate-exc-jl-753a-2__promo-card,  .page-disobey-mandate-exc-jl-753a-2__service-item,  .page-disobey-mandate-exc-jl-753a-2__blog-card {    padding: 20px;  }  .page-disobey-mandate-exc-jl-753a-2__feature-icon,  .page-disobey-mandate-exc-jl-753a-2__service-icon {    width: 80px;    height: 80px;  }  .page-disobey-mandate-exc-jl-753a-2__faq-question {    padding: 15px 15px;  }  .page-disobey-mandate-exc-jl-753a-2__faq-title {    font-size: 1.1em;  }  .page-disobey-mandate-exc-jl-753a-2__faq-toggle {    font-size: 1.5em;  }  .page-disobey-mandate-exc-jl-753a-2__faq-answer {    padding: 15px 15px;  }  .page-disobey-mandate-exc-jl-753a-2__faq-item.active .page-disobey-mandate-exc-jl-753a-2__faq-answer {    padding: 15px 15px !important;  }  /* Responsive images for mobile */  .page-disobey-mandate-exc-jl-753a-2 img:not(.page-disobey-mandate-exc-jl-753a-2__payment-logo img) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }}