.page-what-is-pagcor-license { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-what-is-pagcor-license { padding-top: var(--header-offset-mobile, 60px); } } .page-what-is-pagcor-license__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-what-is-pagcor-license__container { padding: 10px; } } .page-what-is-pagcor-license__hero-section { position: relative; text-align: center; color: #fff; padding: 100px 20px; overflow: hidden; border-radius: 10px; margin-bottom: 40px; padding-top: 10px; } .page-what-is-pagcor-license__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.6); } .page-what-is-pagcor-license__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-what-is-pagcor-license__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-what-is-pagcor-license__hero-title { font-size: 2em; } } .page-what-is-pagcor-license__hero-description { font-size: 1.2em; margin-bottom: 30px; } @media (max-width: 768px) { .page-what-is-pagcor-license__hero-description { font-size: 1em; } } .page-what-is-pagcor-license__btn { display: inline-block; background-color: #e63946; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-what-is-pagcor-license__btn:hover { background-color: #c02d38; } .page-what-is-pagcor-license__section { background-color: #2a2a44; padding: 40px 20px; border-radius: 10px; margin-bottom: 30px; } .page-what-is-pagcor-license__section-title { font-size: 2.5em; color: #f4d03f; text-align: center; margin-bottom: 30px; } @media (max-width: 768px) { .page-what-is-pagcor-license__section-title { font-size: 1.8em; } } .page-what-is-pagcor-license__text-content { font-size: 1.1em; max-width: 900px; margin: 0 auto 20px auto; text-align: justify; } .page-what-is-pagcor-license__text-content p { margin-bottom: 15px; } .page-what-is-pagcor-license__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-what-is-pagcor-license__grid-item { background-color: #3b3b5b; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-what-is-pagcor-license__grid-item:hover { transform: translateY(-5px); } .page-what-is-pagcor-license__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } @media (max-width: 768px) { .page-what-is-pagcor-license__grid-item img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-what-is-pagcor-license__grid-item h3 { color: #f4d03f; font-size: 1.5em; margin-bottom: 10px; } .page-what-is-pagcor-license__grid-item p { font-size: 0.95em; color: #ccc; } .page-what-is-pagcor-license__cta-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-what-is-pagcor-license__cta-buttons .page-what-is-pagcor-license__btn { min-width: 200px; text-align: center; } .page-what-is-pagcor-license__promo-card { background-color: #3b3b5b; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-what-is-pagcor-license__promo-card:hover { transform: translateY(-5px); } .page-what-is-pagcor-license__promo-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-what-is-pagcor-license__promo-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-what-is-pagcor-license__promo-card-content { padding: 20px; } .page-what-is-pagcor-license__promo-card-title { font-size: 1.6em; color: #f4d03f; margin-bottom: 10px; } .page-what-is-pagcor-license__promo-card-description { font-size: 1em; color: #ccc; margin-bottom: 15px; } .page-what-is-pagcor-license__faq-item { background-color: #3b3b5b; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-what-is-pagcor-license__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-what-is-pagcor-license__faq-question:hover { background-color: #4c4c6c; } .page-what-is-pagcor-license__faq-question h3 { margin: 0; font-size: 1.3em; color: #f4d03f; pointer-events: none; } @media (max-width: 768px) { .page-what-is-pagcor-license__faq-question h3 { font-size: 1.1em; } } .page-what-is-pagcor-license__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e63946; pointer-events: none; transition: transform 0.3s ease; } .page-what-is-pagcor-license__faq-item.active .page-what-is-pagcor-license__faq-toggle { transform: rotate(45deg); } .page-what-is-pagcor-license__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; } .page-what-is-pagcor-license__faq-item.active .page-what-is-pagcor-license__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-what-is-pagcor-license__faq-answer p { margin-bottom: 10px; font-size: 1em; color: #ccc; } .page-what-is-pagcor-license__blog-card { background-color: #3b3b5b; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-what-is-pagcor-license__blog-card:hover { transform: translateY(-5px); } .page-what-is-pagcor-license__blog-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-what-is-pagcor-license__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-what-is-pagcor-license__blog-card-content { padding: 20px; } .page-what-is-pagcor-license__blog-card-title { font-size: 1.6em; color: #f4d03f; margin-bottom: 10px; } .page-what-is-pagcor-license__blog-card-title a { text-decoration: none; color: #f4d03f; transition: color 0.3s ease; } .page-what-is-pagcor-license__blog-card-title a:hover { color: #e63946; } .page-what-is-pagcor-license__blog-card-excerpt { font-size: 1em; color: #ccc; margin-bottom: 15px; } .page-what-is-pagcor-license__blog-card-date { font-size: 0.9em; color: #888; } .page-what-is-pagcor-license__responsive-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-what-is-pagcor-license__list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-what-is-pagcor-license__list-item { background-color: #3b3b5b; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); box-sizing: border-box; } @media (max-width: 768px) { .page-what-is-pagcor-license__list { grid-template-columns: 1fr; } .page-what-is-pagcor-license__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-what-is-pagcor-license__list-item h4 { color: #f4d03f; margin-top: 0; margin-bottom: 10px; font-size: 1.2em; } .page-what-is-pagcor-license__list-item p { font-size: 0.95em; color: #ccc; } .page-what-is-pagcor-license__icon { width: 50px; height: 50px; margin-bottom: 15px; } .page-what-is-pagcor-license__logo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; justify-items: center; align-items: center; margin-top: 30px; } .page-what-is-pagcor-license__logo-item { padding: 10px; background-color: #3b3b5b; border-radius: 8px; } .page-what-is-pagcor-license__logo-item img { max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-what-is-pagcor-license__logo-item img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }