/* CSS styles for page-pagcor-photo-contest-mechanics */.page-pagcor-photo-contest-mechanics {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a1a;line-height: 1.6;}.page-pagcor-photo-contest-mechanics__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}.page-pagcor-photo-contest-mechanics__hero-section {position: relative;text-align: center;color: #fff;padding: 100px 20px;background-size: cover;background-position: center;min-height: 500px;display: flex;align-items: center;justify-content: center;flex-direction: column;padding-top: 10px;}.page-pagcor-photo-contest-mechanics__hero-section::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);z-index: 1;}.page-pagcor-photo-contest-mechanics__hero-content {position: relative;z-index: 2;max-width: 800px;}.page-pagcor-photo-contest-mechanics__hero-title {font-size: 3.5em;margin-bottom: 20px;color: #ffcc00;}.page-pagcor-photo-contest-mechanics__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;}.page-pagcor-photo-contest-mechanics__cta-button {display: inline-block;background-color: #007bff;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-pagcor-photo-contest-mechanics__cta-button:hover {background-color: #0056b3;}.page-pagcor-photo-contest-mechanics__section {padding: 60px 0;}.page-pagcor-photo-contest-mechanics__section:nth-of-type(even) {background-color: #222;}.page-pagcor-photo-contest-mechanics__section-title {text-align: center;font-size: 2.8em;margin-bottom: 40px;color: #ffcc00;}.page-pagcor-photo-contest-mechanics__text-content {font-size: 1.1em;line-height: 1.8;color: #ccc;}.page-pagcor-photo-contest-mechanics__text-content p {margin-bottom: 1em;}.page-pagcor-photo-contest-mechanics__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-pagcor-photo-contest-mechanics__grid-item {background-color: #333;padding: 25px;border-radius: 8px;text-align: center;}.page-pagcor-photo-contest-mechanics__grid-item img {max-width: 100%;height: auto;border-radius: 4px;margin-bottom: 15px;}.page-pagcor-photo-contest-mechanics__grid-item h3 {color: #ffcc00;margin-bottom: 10px;font-size: 1.5em;}.page-pagcor-photo-contest-mechanics__grid-item p {color: #ccc;}.page-pagcor-photo-contest-mechanics__button-group {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-pagcor-photo-contest-mechanics__button {display: inline-block;background-color: #007bff;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-pagcor-photo-contest-mechanics__button:hover {background-color: #0056b3;}.page-pagcor-photo-contest-mechanics__game-card {background-color: #333;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: center;transition: transform 0.3s ease;}.page-pagcor-photo-contest-mechanics__game-card:hover {transform: translateY(-5px);}.page-pagcor-photo-contest-mechanics__game-card-image {width: 100%;height: 200px;object-fit: cover;}.page-pagcor-photo-contest-mechanics__game-card-content {padding: 20px;}.page-pagcor-photo-contest-mechanics__game-card-title {font-size: 1.4em;color: #ffcc00;margin-bottom: 10px;}.page-pagcor-photo-contest-mechanics__game-card-description {color: #ccc;font-size: 0.95em;margin-bottom: 15px;}.page-pagcor-photo-contest-mechanics__game-card-button {display: block;width: calc(100% - 40px);margin: 0 20px;background-color: #28a745;color: #fff;padding: 10px 0;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-pagcor-photo-contest-mechanics__game-card-button:hover {background-color: #218838;}.page-pagcor-photo-contest-mechanics__promo-card {background-color: #333;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: center;transition: transform 0.3s ease;}.page-pagcor-photo-contest-mechanics__promo-card:hover {transform: translateY(-5px);}.page-pagcor-photo-contest-mechanics__promo-card-image {width: 100%;height: 180px;object-fit: cover;}.page-pagcor-photo-contest-mechanics__promo-card-content {padding: 20px;}.page-pagcor-photo-contest-mechanics__promo-card-title {font-size: 1.4em;color: #ffcc00;margin-bottom: 10px;}.page-pagcor-photo-contest-mechanics__promo-card-description {color: #ccc;font-size: 0.95em;margin-bottom: 15px;}.page-pagcor-photo-contest-mechanics__promo-card-button {display: block;width: calc(100% - 40px);margin: 0 20px;background-color: #ffcc00;color: #1a1a1a;padding: 10px 0;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-pagcor-photo-contest-mechanics__promo-card-button:hover {background-color: #e0b300;}.page-pagcor-photo-contest-mechanics__faq-list {margin-top: 30px;}.page-pagcor-photo-contest-mechanics__faq-item {background-color: #333;border-radius: 8px;margin-bottom: 15px;overflow: hidden;}.page-pagcor-photo-contest-mechanics__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px;cursor: pointer;user-select: none;background-color: #444;color: #ffcc00;font-size: 1.2em;}.page-pagcor-photo-contest-mechanics__faq-question h3 {margin: 0;pointer-events: none;}.page-pagcor-photo-contest-mechanics__faq-toggle {font-size: 1.5em;font-weight: bold;pointer-events: none;}.page-pagcor-photo-contest-mechanics__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;color: #ccc;}.page-pagcor-photo-contest-mechanics__faq-answer p {margin: 0;padding-bottom: 20px;}.page-pagcor-photo-contest-mechanics__faq-item.active .page-pagcor-photo-contest-mechanics__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-pagcor-photo-contest-mechanics__faq-item.active .page-pagcor-photo-contest-mechanics__faq-question {background-color: #555;}.page-pagcor-photo-contest-mechanics__blog-card {background-color: #333;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;}.page-pagcor-photo-contest-mechanics__blog-card:hover {transform: translateY(-5px);}.page-pagcor-photo-contest-mechanics__blog-card-image {width: 100%;height: 200px;object-fit: cover;}.page-pagcor-photo-contest-mechanics__blog-card-content {padding: 20px;}.page-pagcor-photo-contest-mechanics__blog-card-title {font-size: 1.4em;color: #ffcc00;margin-bottom: 10px;}.page-pagcor-photo-contest-mechanics__blog-card-title a {color: #ffcc00;text-decoration: none;transition: color 0.3s ease;}.page-pagcor-photo-contest-mechanics__blog-card-title a:hover {color: #fff;}.page-pagcor-photo-contest-mechanics__blog-card-excerpt {color: #ccc;font-size: 0.95em;}.page-pagcor-photo-contest-mechanics__blog-card-date {font-size: 0.85em;color: #888;margin-top: 10px;}.page-pagcor-photo-contest-mechanics__button-link {color: #007bff;text-decoration: none;font-weight: bold;}.page-pagcor-photo-contest-mechanics__button-link:hover {text-decoration: underline;}@media (max-width: 768px) {.page-pagcor-photo-contest-mechanics__hero-title {font-size: 2.5em;}.page-pagcor-photo-contest-mechanics__hero-subtitle {font-size: 1.2em;}.page-pagcor-photo-contest-mechanics__section-title {font-size: 2em;}.page-pagcor-photo-contest-mechanics__grid {grid-template-columns: 1fr;}.page-pagcor-photo-contest-mechanics__button-group {flex-direction: column;}.page-pagcor-photo-contest-mechanics__button {width: 100%;}.page-pagcor-photo-contest-mechanics__faq-item {box-sizing: border-box !important;width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;}.page-pagcor-photo-contest-mechanics__faq-question {font-size: 1.1em;padding: 15px;}.page-pagcor-photo-contest-mechanics__faq-answer {padding: 15px !important;}.page-pagcor-photo-contest-mechanics__faq-answer p {padding-bottom: 15px;}.page-pagcor-photo-contest-mechanics__blog-card-image, .page-pagcor-photo-contest-mechanics__game-card-image, .page-pagcor-photo-contest-mechanics__promo-card-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-pagcor-photo-contest-mechanics__container {padding: 10px;}.page-pagcor-photo-contest-mechanics__text-content {font-size: 1em;}.page-pagcor-photo-contest-mechanics__grid-item {padding: 20px;}.page-pagcor-photo-contest-mechanics__game-card-button, .page-pagcor-photo-contest-mechanics__promo-card-button {width: calc(100% - 30px);margin: 0 15px;}}