.page-license-by-pagcor {font-family: Arial, sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;padding-top: 10px;}.page-license-by-pagcor__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;box-sizing: border-box;}.page-license-by-pagcor__keyword {color: #C0392B;font-weight: bold;}.page-license-by-pagcor__hero-section {position: relative;background-color: #2c3e50;color: #fff;padding: 80px 0;text-align: center;overflow: hidden;display: flex;flex-direction: column;justify-content: center;align-items: center;}.page-license-by-pagcor__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.3;z-index: 0;max-width: 100%;}.page-license-by-pagcor__hero-content {position: relative;z-index: 1;max-width: 900px;margin: 0 auto;padding: 0 15px;}.page-license-by-pagcor__hero-title {font-size: 3em;margin-bottom: 20px;line-height: 1.2;color: #ecf0f1;}.page-license-by-pagcor__hero-description {font-size: 1.2em;margin-bottom: 40px;color: #ecf0f1;}.page-license-by-pagcor__hero-buttons {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}.page-license-by-pagcor__button {display: inline-block;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;min-width: 150px;text-align: center;box-sizing: border-box;}.page-license-by-pagcor__button--primary {background-color: #e74c3c;color: #fff;border: 2px solid #e74c3c;}.page-license-by-pagcor__button--primary:hover {background-color: #c0392b;border-color: #c0392b;transform: translateY(-2px);}.page-license-by-pagcor__button--secondary {background-color: transparent;color: #fff;border: 2px solid #fff;}.page-license-by-pagcor__button--secondary:hover {background-color: rgba(255, 255, 255, 0.2);transform: translateY(-2px);}.page-license-by-pagcor__section-title {font-size: 2.5em;color: #2c3e50;text-align: center;margin-bottom: 40px;padding-top: 60px;}.page-license-by-pagcor__info-section {padding: 60px 0;background-color: #fff;}.page-license-by-pagcor__info-content {display: flex;flex-wrap: wrap;align-items: center;gap: 40px;}.page-license-by-pagcor__info-image {flex: 1;min-width: 300px;max-width: 500px;height: auto;border-radius: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);max-width: 100%;}.page-license-by-pagcor__info-description {flex: 2;font-size: 1.1em;line-height: 1.8;color: #555;min-width: 300px;}.page-license-by-pagcor__benefits-section {padding: 60px 0;background-color: #f0f4f7;}.page-license-by-pagcor__benefits-list {list-style: none;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-license-by-pagcor__benefits-item {background-color: #fff;padding: 30px;border-radius: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);text-align: center;box-sizing: border-box;}.page-license-by-pagcor__benefits-heading {font-size: 1.5em;color: #e74c3c;margin-bottom: 15px;}.page-license-by-pagcor__benefits-text {font-size: 1em;color: #666;}.page-license-by-pagcor__faq-section {padding: 60px 0;background-color: #fff;}.page-license-by-pagcor__faq-list {max-width: 800px;margin: 0 auto;}.page-license-by-pagcor__faq-item {background-color: #f9f9f9;border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);}.page-license-by-pagcor__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #eee;color: #333;font-weight: bold;transition: background-color 0.3s ease;user-select: none;}.page-license-by-pagcor__faq-question:hover {background-color: #e0e0e0;}.page-license-by-pagcor__faq-heading {margin: 0;font-size: 1.2em;color: #2c3e50;pointer-events: none;}.page-license-by-pagcor__faq-toggle {font-size: 1.5em;line-height: 1;color: #e74c3c;pointer-events: none;transition: transform 0.3s ease;}.page-license-by-pagcor__faq-item.active .page-license-by-pagcor__faq-toggle {transform: rotate(45deg);}.page-license-by-pagcor__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;background-color: #fefefe;color: #555;}.page-license-by-pagcor__faq-item.active .page-license-by-pagcor__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-license-by-pagcor__faq-text {margin: 0;font-size: 1em;line-height: 1.7;}.page-license-by-pagcor__cta-section {padding: 80px 0;background-color: #2c3e50;color: #fff;text-align: center;}.page-license-by-pagcor__cta-content {max-width: 800px;margin: 0 auto;}.page-license-by-pagcor__cta-section .page-license-by-pagcor__section-title {color: #ecf0f1;padding-top: 0;}.page-license-by-pagcor__cta-description {font-size: 1.2em;margin-bottom: 40px;color: #ecf0f1;}.page-license-by-pagcor__floating-buttons {position: fixed;bottom: 20px;right: 20px;display: flex;flex-direction: column;gap: 10px;z-index: 1000;}.page-license-by-pagcor__floating-button {display: flex;align-items: center;justify-content: center;width: 120px;height: 45px;background-color: #e74c3c;color: #fff;text-decoration: none;border-radius: 25px;font-weight: bold;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);transition: background-color 0.3s ease, transform 0.3s ease;font-size: 1.1em;}.page-license-by-pagcor__floating-button:hover {background-color: #c0392b;transform: translateY(-3px);}.page-license-by-pagcor__floating-button--login {background-color: #3498db;}.page-license-by-pagcor__floating-button--login:hover {background-color: #2980b9;}@media (max-width: 1024px) {.page-license-by-pagcor__hero-title {font-size: 2.5em;}.page-license-by-pagcor__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-license-by-pagcor__hero-section {padding: 60px 0;}.page-license-by-pagcor__hero-title {font-size: 2em;}.page-license-by-pagcor__hero-description {font-size: 1em;}.page-license-by-pagcor__hero-buttons {flex-direction: column;gap: 15px;}.page-license-by-pagcor__button {width: 80%;max-width: 300px;margin: 0 auto;}.page-license-by-pagcor__section-title {font-size: 1.8em;padding-top: 40px;}.page-license-by-pagcor__info-content {flex-direction: column;gap: 30px;text-align: center;}.page-license-by-pagcor__info-image {min-width: unset;width: 100% !important;max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-license-by-pagcor__info-description {min-width: unset;width: 100%;}.page-license-by-pagcor__benefits-list {grid-template-columns: 1fr;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-license-by-pagcor__benefits-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-license-by-pagcor__faq-question {padding: 15px 20px;}.page-license-by-pagcor__faq-heading {font-size: 1.1em;}.page-license-by-pagcor__faq-answer {padding: 0 20px;}.page-license-by-pagcor__faq-item.active .page-license-by-pagcor__faq-answer {padding: 15px 20px !important;}.page-license-by-pagcor__cta-section {padding: 60px 0;}.page-license-by-pagcor__cta-description {font-size: 1em;}.page-license-by-pagcor__floating-buttons {flex-direction: row;bottom: 10px;right: 10px;left: 10px;justify-content: space-around;width: auto;}.page-license-by-pagcor__floating-button {width: 48%;max-width: 150px;}}@media (max-width: 480px) {.page-license-by-pagcor__hero-title {font-size: 1.8em;}.page-license-by-pagcor__section-title {font-size: 1.5em;}.page-license-by-pagcor__floating-button {font-size: 1em;height: 40px;}}