.page-pepe-ortega-pagcor {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-pepe-ortega-pagcor__section {  padding: 40px 20px;  margin-bottom: 20px;  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-pepe-ortega-pagcor__section--dark {  background-color: #222;  color: #eee;}.page-pepe-ortega-pagcor__section-title {  font-size: 2.5em;  color: #0056b3;  text-align: center;  margin-bottom: 30px;  font-weight: 700;}.page-pepe-ortega-pagcor__section--dark .page-pepe-ortega-pagcor__section-title {  color: #ffd700;}.page-pepe-ortega-pagcor__hero-section {  position: relative;  background-size: cover;  background-position: center;  color: #fff;  text-align: center;  padding: 100px 20px;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 500px;  padding-top: calc(10px + var(--header-offset, 122px));}.page-pepe-ortega-pagcor__hero-section::before {  content: '';  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  background: rgba(0, 0, 0, 0.5);  z-index: 1;}.page-pepe-ortega-pagcor__hero-content {  position: relative;  z-index: 2;  max-width: 800px;  margin: 0 auto;}.page-pepe-ortega-pagcor__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  font-weight: 900;  line-height: 1.2;}.page-pepe-ortega-pagcor__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;  font-weight: 300;}.page-pepe-ortega-pagcor__cta-button {  display: inline-block;  background-color: #ffd700;  color: #0056b3;  padding: 15px 30px;  border-radius: 50px;  text-decoration: none;  font-size: 1.2em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-pepe-ortega-pagcor__cta-button:hover {  background-color: #e6c200;  transform: translateY(-3px);}.page-pepe-ortega-pagcor__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;}.page-pepe-ortega-pagcor__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;  display: flex;  justify-content: center;  align-items: center;}.page-pepe-ortega-pagcor__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-pepe-ortega-pagcor__introduction-section p {  font-size: 1.1em;  margin-bottom: 15px;  text-align: center;  max-width: 900px;  margin-left: auto;  margin-right: auto;}.page-pepe-ortega-pagcor__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 30px;}.page-pepe-ortega-pagcor__quick-access-item {  background-color: #e0f2f7;  padding: 25px;  border-radius: 8px;  text-align: center;  transition: transform 0.3s ease;}.page-pepe-ortega-pagcor__quick-access-item:hover {  transform: translateY(-5px);}.page-pepe-ortega-pagcor__quick-access-item .page-pepe-ortega-pagcor__cta-button {  width: 100%;  box-sizing: border-box;}.page-pepe-ortega-pagcor__games-grid, .page-pepe-ortega-pagcor__promotions-grid, .page-pepe-ortega-pagcor__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 30px;}.page-pepe-ortega-pagcor__game-card, .page-pepe-ortega-pagcor__promotion-card, .page-pepe-ortega-pagcor__blog-card {  background-color: #f0f8ff;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  text-align: center;  display: flex;  flex-direction: column;}.page-pepe-ortega-pagcor__game-card img, .page-pepe-ortega-pagcor__promotion-card img, .page-pepe-ortega-pagcor__blog-card img {  width: 100%;  height: 200px;  object-fit: cover;  display: block;  max-width: 100%;}.page-pepe-ortega-pagcor__card-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-pepe-ortega-pagcor__card-title {  font-size: 1.5em;  color: #0056b3;  margin-bottom: 10px;}.page-pepe-ortega-pagcor__card-description {  font-size: 1em;  color: #555;  margin-bottom: 15px;  flex-grow: 1;}.page-pepe-ortega-pagcor__blog-date {  font-size: 0.9em;  color: #777;  margin-top: 10px;}.page-pepe-ortega-pagcor__security-support-section ul {  list-style: none;  padding: 0;  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-pepe-ortega-pagcor__security-support-section li {  background-color: #e6f7ff;  padding: 20px;  border-radius: 8px;  flex: 1 1 300px;  text-align: center;  box-sizing: border-box;}.page-pepe-ortega-pagcor__security-support-section li h3 {  color: #0056b3;  margin-bottom: 10px;}.page-pepe-ortega-pagcor__faq-section {  padding: 40px 20px;  background-color: #f9f9f9;  border-radius: 8px;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-pepe-ortega-pagcor__faq-item {  background-color: #fff;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 10px;  overflow: hidden;}.page-pepe-ortega-pagcor__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  cursor: pointer;  background-color: #e0f2f7;  color: #0056b3;  font-weight: bold;  transition: background-color 0.3s ease;}.page-pepe-ortega-pagcor__faq-question:hover {  background-color: #cceeff;}.page-pepe-ortega-pagcor__faq-question h3 {  margin: 0;  font-size: 1.2em;  pointer-events: none;}.page-pepe-ortega-pagcor__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-pepe-ortega-pagcor__faq-item.active .page-pepe-ortega-pagcor__faq-toggle {  transform: rotate(45deg);}.page-pepe-ortega-pagcor__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 15px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-pepe-ortega-pagcor__faq-item.active .page-pepe-ortega-pagcor__faq-answer {  max-height: 2000px !important;  padding: 20px 15px !important;  opacity: 1;}.page-pepe-ortega-pagcor__faq-answer p {  margin: 0;  color: #555;}.page-pepe-ortega-pagcor__blog-card {  text-align: left;}.page-pepe-ortega-pagcor__blog-card .page-pepe-ortega-pagcor__card-content {  display: block;}.page-pepe-ortega-pagcor__blog-card .page-pepe-ortega-pagcor__card-title a {  text-decoration: none;  color: #0056b3;  transition: color 0.3s ease;}.page-pepe-ortega-pagcor__blog-card .page-pepe-ortega-pagcor__card-title a:hover {  color: #007bff;}img {  max-width: 100%;  height: auto;  display: block;}@media (max-width: 768px) {  .page-pepe-ortega-pagcor__hero-section {    min-height: 400px;    padding: 80px 15px;    padding-top: calc(10px + var(--header-offset, 122px));  }  .page-pepe-ortega-pagcor__hero-title {    font-size: 2.5em;  }  .page-pepe-ortega-pagcor__hero-subtitle {    font-size: 1.2em;  }  .page-pepe-ortega-pagcor__section-title {    font-size: 2em;  }  .page-pepe-ortega-pagcor__quick-access-grid {    grid-template-columns: 1fr;  }  .page-pepe-ortega-pagcor__games-grid,  .page-pepe-ortega-pagcor__promotions-grid,  .page-pepe-ortega-pagcor__blog-grid {    grid-template-columns: 1fr;  }  .page-pepe-ortega-pagcor__security-support-section li {    flex: 1 1 100%;  }  .page-pepe-ortega-pagcor__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-pepe-ortega-pagcor__payment-logo,  .page-pepe-ortega-pagcor__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-pepe-ortega-pagcor__quick-access-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-pepe-ortega-pagcor__security-support-section ul {    width: 100% !important;    max-width: 100% !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;    box-sizing: border-box !important;  }  .page-pepe-ortega-pagcor__security-support-section li {    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;  }  .page-pepe-ortega-pagcor__faq-answer {    padding: 0 10px;  }  .page-pepe-ortega-pagcor__faq-item.active .page-pepe-ortega-pagcor__faq-answer {    padding: 15px 10px !important;  }}