.page-balitang-pagcor__container {max-width: 1200px;margin: 0 auto;padding: 10px 15px 40px;font-family: 'Arial', sans-serif;color: #333;}.page-balitang-pagcor__hero-section {position: relative;text-align: center;color: #fff;padding: 100px 20px 60px;background-color: #002244;background-size: cover;background-position: center;border-radius: 8px;margin-bottom: 40px;overflow: hidden;}.page-balitang-pagcor__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);z-index: 1;}.page-balitang-pagcor__hero-content {position: relative;z-index: 2;}.page-balitang-pagcor__hero-title {font-size: 2.8em;margin-bottom: 15px;line-height: 1.2;font-weight: bold;}.page-balitang-pagcor__hero-subtitle {font-size: 1.3em;margin-bottom: 30px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-balitang-pagcor__button {display: inline-block;background-color: #FFD700;color: #000;padding: 12px 28px;border-radius: 25px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;}.page-balitang-pagcor__button:hover {background-color: #e6c200;transform: translateY(-2px);}.page-balitang-pagcor__section {margin-bottom: 40px;background-color: #f9f9f9;padding: 30px;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.page-balitang-pagcor__section-title {font-size: 2em;color: #002244;margin-bottom: 25px;text-align: center;font-weight: bold;}.page-balitang-pagcor__article-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-balitang-pagcor__article-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-balitang-pagcor__article-card:hover {transform: translateY(-5px);}.page-balitang-pagcor__article-image {width: 100%;height: 220px;object-fit: cover;}.page-balitang-pagpagcor__article-content {padding: 20px;}.page-balitang-pagcor__article-title {font-size: 1.4em;color: #002244;margin-bottom: 10px;line-height: 1.3;}.page-balitang-pagcor__article-date {font-size: 0.9em;color: #666;margin-bottom: 15px;}.page-balitang-pagcor__article-description {font-size: 1em;color: #555;line-height: 1.6;margin-bottom: 20px;}.page-balitang-pagcor__read-more {color: #0056b3;text-decoration: none;font-weight: bold;transition: color 0.3s ease;}.page-balitang-pagcor__read-more:hover {color: #003d7a;}.page-balitang-pagcor__list {list-style: none;padding: 0;}.page-balitang-pagcor__list-item {background-color: #fff;padding: 20px;margin-bottom: 15px;border-radius: 8px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);display: flex;align-items: flex-start;gap: 15px;}.page-balitang-pagcor__list-icon {flex-shrink: 0;width: 60px;height: 60px;object-fit: contain;}.page-balitang-pagcor__list-content {flex-grow: 1;}.page-balitang-pagcor__list-title {font-size: 1.3em;color: #002244;margin-bottom: 8px;}.page-balitang-pagcor__list-description {font-size: 0.95em;color: #555;line-height: 1.5;}.page-balitang-pagcor__faq-list {list-style: none;padding: 0;}.page-balitang-pagcor__faq-item {background-color: #fff;margin-bottom: 15px;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);overflow: hidden;}.page-balitang-pagcor__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #003366;color: #fff;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease;user-select: none;}.page-balitang-pagcor__faq-question:hover {background-color: #004488;}.page-balitang-pagcor__faq-question h3 {margin: 0;font-size: 1.1em;pointer-events: none;}.page-balitang-pagcor__faq-toggle {font-size: 1.5em;line-height: 1;pointer-events: none;transition: transform 0.3s ease;}.page-balitang-pagcor__faq-item.active .page-balitang-pagcor__faq-toggle {transform: rotate(45deg);}.page-balitang-pagcor__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;background-color: #f0f8ff;color: #333;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;}.page-balitang-pagcor__faq-item.active .page-balitang-pagcor__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-balitang-pagcor__cta-section {text-align: center;padding: 50px 20px;background-color: #e0f7fa;border-radius: 8px;margin-top: 40px;}.page-balitang-pagcor__cta-title {font-size: 2.2em;color: #002244;margin-bottom: 20px;font-weight: bold;}.page-balitang-pagcor__cta-description {font-size: 1.1em;color: #555;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;}@media (max-width: 768px) {.page-balitang-pagcor__hero-title {font-size: 2em;}.page-balitang-pagcor__hero-subtitle {font-size: 1em;}.page-balitang-pagcor__section-title {font-size: 1.7em;}.page-balitang-pagcor__article-grid {grid-template-columns: 1fr;}.page-balitang-pagcor__article-image {height: 180px;}.page-balitang-pagcor__article-title {font-size: 1.2em;}.page-balitang-pagcor__list-item {flex-direction: column;align-items: center;text-align: center;}.page-balitang-pagcor__list-icon {margin-bottom: 10px;}.page-balitang-pagcor__list-item, .page-balitang-pagcor__list-item * {box-sizing: border-box !important;width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;}.page-balitang-pagcor__list {width: 100% !important;max-width: 100% !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;box-sizing: border-box !important;}.page-balitang-pagcor__cta-title {font-size: 1.8em;}.page-balitang-pagcor__cta-description {font-size: 1em;}.page-balitang-pagcor__faq-question {padding: 15px 20px;font-size: 1em;}.page-balitang-pagcor__faq-question h3 {font-size: 1em;}.page-balitang-pagcor__faq-answer {padding: 15px 20px !important;}}