/* General Styles */.page-1win-models-names {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-1win-models-names__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}@media (max-width: 768px) {  .page-1win-models-names__container {    padding: 15px;  }}.page-1win-models-names__section-title {  font-size: 2.5em;  color: #1a1a1a;  text-align: center;  margin-bottom: 40px;  position: relative;  padding-bottom: 15px;}.page-1win-models-names__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #e44d26;  border-radius: 2px;}@media (max-width: 768px) {  .page-1win-models-names__section-title {    font-size: 1.8em;    margin-bottom: 25px;  }}.page-1win-models-names__section-text {  font-size: 1.1em;  margin-bottom: 20px;  text-align: center;}.page-1win-models-names__highlight {  color: #e44d26;  font-weight: bold;}/* Buttons */.page-1win-models-names__hero-cta, .page-1win-models-names__quick-access-btn, .page-1win-models-names__game-card-btn, .page-1win-models-names__promo-btn, .page-1win-models-names__contact-btn, .page-1win-models-names__blog-read-more {  display: inline-block;  background-color: #e44d26;  color: #fff;  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  text-align: center;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}.page-1win-models-names__hero-cta:hover, .page-1win-models-names__quick-access-btn:hover, .page-1win-models-names__game-card-btn:hover, .page-1win-models-names__promo-btn:hover, .page-1win-models-names__contact-btn:hover, .page-1win-models-names__blog-read-more:hover {  background-color: #c0392b;}@media (max-width: 768px) {  .page-1win-models-names__hero-cta, .page-1win-models-names__quick-access-btn, .page-1win-models-names__game-card-btn, .page-1win-models-names__promo-btn, .page-1win-models-names__contact-btn, .page-1win-models-names__blog-read-more {    padding: 10px 20px;    font-size: 0.9em;  }}/* Hero Section */.page-1win-models-names__hero-section {  position: relative;  width: 100%;  height: 600px; /* Adjust height as needed */  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #fff;  overflow: hidden;  padding-top: 10px; /* Small top padding as per guidance */}.page-1win-models-names__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 0;}.page-1win-models-names__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.6); /* Darken image for text readability */}.page-1win-models-names__hero-content {  position: relative;  z-index: 1;  max-width: 800px;  padding: 20px;}.page-1win-models-names__hero-title {  font-size: 3.5em;  margin-bottom: 15px;  line-height: 1.2;}.page-1win-models-names__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;}.page-1win-models-names__hero-cta {  font-size: 1.2em;}@media (max-width: 768px) {  .page-1win-models-names__hero-section {    height: 400px;  }  .page-1win-models-names__hero-title {    font-size: 2em;  }  .page-1win-models-names__hero-subtitle {    font-size: 1.1em;  }  .page-1win-models-names__hero-cta {    font-size: 1em;  }}/* Partner/Provider Logo Section */.page-1win-models-names__partners-section {  padding: 60px 0;  background-color: #fff;  text-align: center;}@media (max-width: 768px) {  .page-1win-models-names__partners-section {    padding: 30px 0;  }}.page-1win-models-names__partners-title {  font-size: 2em;  margin-bottom: 40px;  color: #1a1a1a;}@media (max-width: 768px) {  .page-1win-models-names__partners-title {    font-size: 1.5em;    margin-bottom: 25px;  }}.page-1win-models-names__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;}.page-1win-models-names__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-1win-models-names__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}@media (max-width: 768px) {  .page-1win-models-names__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-1win-models-names__payment-logo,  .page-1win-models-names__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }}/* Introduction Section */.page-1win-models-names__introduction-section {  padding: 60px 0;  background-color: #f8f8f8;  text-align: center;}/* Quick Access Section */.page-1win-models-names__quick-access-section {  padding: 60px 0;  background-color: #fff;}.page-1win-models-names__quick-access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}@media (max-width: 768px) {  .page-1win-models-names__quick-access-links {    flex-direction: column;    align-items: center;  }  .page-1win-models-names__quick-access-btn {    width: 90%;    max-width: 300px;  }}/* Games Section */.page-1win-models-names__games-section {  padding: 60px 0;  background-color: #f0f0f0;}.page-1win-models-names__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-1win-models-names__game-card {  background-color: #fff;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  text-align: center;  transition: transform 0.3s ease;}.page-1win-models-names__game-card:hover {  transform: translateY(-5px);}.page-1win-models-names__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;  max-width: 100% !important;  box-sizing: border-box !important;}@media (max-width: 768px) {  .page-1win-models-names__game-card-image {    height: 180px;    width: 100% !important;    max-width: 100% !important;  }}.page-1win-models-names__game-card-title {  font-size: 1.5em;  margin: 20px 15px 10px;  color: #1a1a1a;}.page-1win-models-names__game-card-description {  font-size: 0.95em;  color: #555;  padding: 0 15px;  margin-bottom: 20px;}.page-1win-models-names__game-card-btn {  margin-bottom: 20px;  width: calc(100% - 30px);  max-width: 200px;}.page-1win-models-names__game-card-btn:last-child {  margin-bottom: 20px;}/* Promotions Section */.page-1win-models-names__promotions-section {  padding: 60px 0;  background-color: #fff;}.page-1win-models-names__promo-list {  list-style: none;  padding: 0;  margin: 40px 0 0;  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;}.page-1win-models-names__promo-item {  background-color: #fdfdfd;  border-radius: 8px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);  padding: 20px;  text-align: center;  box-sizing: border-box;  transition: transform 0.3s ease;}@media (max-width: 768px) {  .page-1win-models-names__promo-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 15px !important;  }  .page-1win-models-names__promo-list {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }}.page-1win-models-names__promo-item:hover {  transform: translateY(-5px);}.page-1win-models-names__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  border-radius: 5px;  margin-bottom: 15px;  max-width: 100% !important;  box-sizing: border-box !important;}@media (max-width: 768px) {  .page-1win-models-names__promo-image {    height: 150px;    width: 100% !important;    max-width: 100% !important;  }}.page-1win-models-names__promo-title {  font-size: 1.4em;  color: #1a1a1a;  margin-bottom: 10px;}.page-1win-models-names__promo-description {  font-size: 0.9em;  color: #666;  margin-bottom: 20px;}.page-1win-models-names__promo-btn {  width: calc(100% - 40px);  max-width: 180px;  margin-top: 10px;}/* Security & Customer Service Section */.page-1win-models-names__security-section {  padding: 60px 0;  background-color: #f0f0f0;}.page-1win-models-names__security-content {  display: flex;  align-items: center;  gap: 40px;  margin-top: 40px;}@media (max-width: 768px) {  .page-1win-models-names__security-content {    flex-direction: column;    text-align: center;  }}.page-1win-models-names__security-text {  flex: 1;}.page-1win-models-names__security-image {  flex: 1;  width: 100%;  height: auto;  border-radius: 8px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  max-width: 100% !important;  box-sizing: border-box !important;}@media (max-width: 768px) {  .page-1win-models-names__security-image {    width: 100% !important;    max-width: 100% !important;  }}.page-1win-models-names__contact-btn {  margin-top: 20px;}/* FAQ Section */.page-1win-models-names__faq-section {  padding: 60px 0;  background-color: #fff;}.page-1win-models-names__faq-list {  margin-top: 40px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}@media (max-width: 768px) {  .page-1win-models-names__faq-list {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }}.page-1win-models-names__faq-item {  background-color: #fdfdfd;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;}.page-1win-models-names__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  font-size: 1.2em;  font-weight: bold;  color: #1a1a1a;  cursor: pointer;  user-select: none;  background-color: #eee;  transition: background-color 0.3s ease;}@media (max-width: 768px) {  .page-1win-models-names__faq-question {    font-size: 1em;    padding: 12px 15px;  }}.page-1win-models-names__faq-question:hover {  background-color: #e0e0e0;}.page-1win-models-names__faq-question-text {  margin: 0;  pointer-events: none; /* Prevent text from blocking click */}.page-1win-models-names__faq-toggle {  font-size: 1.5em;  line-height: 1;  transition: transform 0.3s ease;  pointer-events: none; /* Prevent toggle from blocking click */}.page-1win-models-names__faq-item.active .page-1win-models-names__faq-toggle {  transform: rotate(45deg);}.page-1win-models-names__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;}.page-1win-models-names__faq-item.active .page-1win-models-names__faq-answer {  max-height: 2000px !important; /* Sufficiently large value */  padding: 20px !important;  opacity: 1;}.page-1win-models-names__faq-answer-text {  font-size: 1em;  color: #555;  margin: 0;  padding-bottom: 10px;}@media (max-width: 768px) {  .page-1win-models-names__faq-answer {    padding: 0 15px;  }  .page-1win-models-names__faq-item.active .page-1win-models-names__faq-answer {    padding: 15px !important;  }}/* Blog Section */.page-1win-models-names__blog-section {  padding: 60px 0;  background-color: #f8f8f8;}.page-1win-models-names__blog-posts {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-1win-models-names__blog-card {  background-color: #fff;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  transition: transform 0.3s ease;}.page-1win-models-names__blog-card:hover {  transform: translateY(-5px);}.page-1win-models-names__blog-image {  width: 100%;  height: 220px;  object-fit: cover;  display: block;  max-width: 100% !important;  box-sizing: border-box !important;}@media (max-width: 768px) {  .page-1win-models-names__blog-image {    height: 180px;    width: 100% !important;    max-width: 100% !important;  }}.page-1win-models-names__blog-card-title {  font-size: 1.4em;  margin: 15px 15px 10px;  color: #1a1a1a;}.page-1win-models-names__blog-card-excerpt {  font-size: 0.9em;  color: #666;  padding: 0 15px;  margin-bottom: 15px;}.page-1win-models-names__blog-read-more {  margin: 0 15px 20px;  width: calc(100% - 30px);  max-width: 150px;  display: block;}@media (max-width: 768px) {  .page-1win-models-names__blog-read-more {    margin-left: auto;    margin-right: auto;  }}