.page-saowin-50-win {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a1a;}.page-saowin-50-win__section {  padding: 40px 20px;  margin-bottom: 20px;  border-radius: 8px;  background-color: #2a2a2a;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-saowin-50-win__section--hero {  background: linear-gradient(135deg, #333333, #1a1a1a);  padding: 60px 20px;  text-align: center;  position: relative;  overflow: hidden;  padding-top: calc(var(--header-offset, 122px) + 20px);}.page-saowin-50-win__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  opacity: 0.3;  z-index: 0;}.page-saowin-50-win__hero-content {  position: relative;  z-index: 1;}.page-saowin-50-win__hero-title {  font-size: 2.8em;  color: #ffcc00;  margin-bottom: 15px;  line-height: 1.2;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-saowin-50-win__hero-subtitle {  font-size: 1.3em;  color: #e0e0e0;  margin-bottom: 30px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-saowin-50-win__cta-button {  display: inline-block;  background-color: #ffcc00;  color: #1a1a1a;  padding: 15px 30px;  border-radius: 30px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);}.page-saowin-50-win__cta-button:hover {  background-color: #e6b800;  transform: translateY(-3px);}.page-saowin-50-win__section-title {  font-size: 2.2em;  color: #ffcc00;  text-align: center;  margin-bottom: 30px;  position: relative;  padding-bottom: 10px;}.page-saowin-50-win__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #ffcc00;  border-radius: 2px;}.page-saowin-50-win__text-content {  font-size: 1.1em;  line-height: 1.8;  margin-bottom: 20px;  color: #d0d0d0;}.page-saowin-50-win__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: 20px 0;}.page-saowin-50-win__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-saowin-50-win__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-saowin-50-win__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 25px;  margin-top: 30px;}.page-saowin-50-win__game-card {  background-color: #3a3a3a;  border-radius: 12px;  overflow: hidden;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);}.page-saowin-50-win__game-card:hover {  transform: translateY(-8px);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);}.page-saowin-50-win__game-image {  width: 100%;  height: 200px;  object-fit: cover;  border-bottom: 3px solid #ffcc00;}.page-saowin-50-win__game-title {  font-size: 1.5em;  color: #ffcc00;  margin: 15px 0;  padding: 0 15px;}.page-saowin-50-win__game-description {  font-size: 0.95em;  color: #ccc;  padding: 0 15px 20px;  line-height: 1.6;}.page-saowin-50-win__promotion-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;  margin-top: 30px;}.page-saowin-50-win__promotion-card {  background-color: #3a3a3a;  border-radius: 12px;  overflow: hidden;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);}.page-saowin-50-win__promotion-card:hover {  transform: translateY(-8px);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);}.page-saowin-50-win__promotion-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-saowin-50-win__promotion-content {  padding: 20px;}.page-saowin-50-win__promotion-title {  font-size: 1.6em;  color: #ffcc00;  margin-bottom: 10px;}.page-saowin-50-win__promotion-description {  font-size: 1em;  color: #ccc;  line-height: 1.7;  margin-bottom: 20px;}.page-saowin-50-win__promo-button {  display: inline-block;  background-color: #007bff;  color: white;  padding: 10px 20px;  border-radius: 25px;  text-decoration: none;  font-weight: bold;  font-size: 0.95em;  transition: background-color 0.3s ease;}.page-saowin-50-win__promo-button:hover {  background-color: #0056b3;}.page-saowin-50-win__service-list {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 30px;  text-align: center;}.page-saowin-50-win__service-item {  background-color: #3a3a3a;  padding: 25px;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-saowin-50-win__service-icon {  width: 80px;  height: 80px;  object-fit: contain;  margin-bottom: 15px;}.page-saowin-50-win__service-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-saowin-50-win__service-description {  font-size: 0.95em;  color: #ccc;  line-height: 1.6;}.page-saowin-50-win__faq-list {  margin-top: 30px;}.page-saowin-50-win__faq-item {  background-color: #3a3a3a;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);}.page-saowin-50-win__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 25px;  cursor: pointer;  background-color: #4a4a4a;  color: #ffcc00;  font-size: 1.2em;  font-weight: bold;  transition: background-color 0.3s ease;}.page-saowin-50-win__faq-question h3 {  margin: 0;  color: #ffcc00;  font-size: 1.2em;  pointer-events: none;}.page-saowin-50-win__faq-toggle {  font-size: 1.8em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-saowin-50-win__faq-item.active .page-saowin-50-win__faq-toggle {  transform: rotate(45deg);}.page-saowin-50-win__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  color: #d0d0d0;  font-size: 1em;  line-height: 1.7;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-saowin-50-win__faq-item.active .page-saowin-50-win__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-saowin-50-win__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;  margin-top: 30px;}.page-saowin-50-win__blog-card {  background-color: #3a3a3a;  border-radius: 12px;  overflow: hidden;  transition: transform 0.3s ease, box-shadow 0.3s ease;  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);}.page-saowin-50-win__blog-card:hover {  transform: translateY(-8px);  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);}.page-saowin-50-win__blog-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-saowin-50-win__blog-content {  padding: 20px;}.page-saowin-50-win__blog-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-saowin-50-win__blog-title a {  color: #ffcc00;  text-decoration: none;  transition: color 0.3s ease;}.page-saowin-50-win__blog-title a:hover {  color: #e6b800;}.page-saowin-50-win__blog-excerpt {  font-size: 0.95em;  color: #ccc;  line-height: 1.6;}.page-saowin-50-win__link-list {  list-style: none;  padding: 0;  margin: 0;  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 15px;}.page-saowin-50-win__link-item {  margin: 0;}.page-saowin-50-win__quick-link {  display: block;  background-color: #007bff;  color: white;  padding: 12px 25px;  border-radius: 25px;  text-decoration: none;  font-weight: bold;  font-size: 1em;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-saowin-50-win__quick-link:hover {  background-color: #0056b3;  transform: translateY(-2px);}@media (max-width: 768px) {  .page-saowin-50-win__hero-title {    font-size: 2.2em;  }  .page-saowin-50-win__hero-subtitle {    font-size: 1.1em;  }  .page-saowin-50-win__cta-button {    padding: 12px 25px;    font-size: 1em;  }  .page-saowin-50-win__section-title {    font-size: 1.8em;  }  .page-saowin-50-win__text-content {    font-size: 1em;  }  .page-saowin-50-win__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-saowin-50-win__payment-logo,  .page-saowin-50-win__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-saowin-50-win__game-grid,  .page-saowin-50-win__promotion-grid,  .page-saowin-50-win__blog-grid,  .page-saowin-50-win__service-list {    grid-template-columns: 1fr;  }  .page-saowin-50-win__game-card,  .page-saowin-50-win__promotion-card,  .page-saowin-50-win__blog-card,  .page-saowin-50-win__service-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding-left: 0 !important;    padding-right: 0 !important;  }  .page-saowin-50-win__faq-question {    padding: 15px 20px;    font-size: 1.1em;  }  .page-saowin-50-win__faq-question h3 {    font-size: 1.1em;  }  .page-saowin-50-win__faq-answer {    padding: 0 20px;    font-size: 0.95em;  }  .page-saowin-50-win__faq-item.active .page-saowin-50-win__faq-answer {    padding: 15px 20px !important;  }  .page-saowin-50-win__link-list {    flex-direction: column;    align-items: center;  }  .page-saowin-50-win__quick-link {    width: 100% !important;    max-width: 280px !important;    box-sizing: border-box !important;    text-align: center;  }}