.page-pagcor-update-about-pogo { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-pagcor-update-about-pogo__hero-section { background-color: #0d1a26; color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; }.page-pagcor-update-about-pogo__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-pagcor-update-about-pogo__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; }.page-pagcor-update-about-pogo__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; color: #ffcc00; }.page-pagcor-update-about-pogo__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-pagcor-update-about-pogo__cta-button { display: inline-block; background-color: #ffcc00; color: #0d1a26; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-pagcor-update-about-pogo__cta-button:hover { background-color: #e6b800; }.page-pagcor-update-about-pogo__section { background-color: #fff; padding: 60px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); max-width: 1200px; margin-left: auto; margin-right: auto; }.page-pagcor-update-about-pogo__section-title { font-size: 2em; color: #0d1a26; margin-bottom: 30px; text-align: center; }.page-pagcor-update-about-pogo__content { max-width: 800px; margin: 0 auto; }.page-pagcor-update-about-pogo__paragraph { margin-bottom: 20px; font-size: 1.05em; }.page-pagcor-update-about-pogo__list { list-style-type: disc; margin-left: 20px; margin-bottom: 20px; }.page-pagcor-update-about-pogo__list-item { margin-bottom: 10px; box-sizing: border-box; }.page-pagcor-update-about-pogo__image-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 40px; }.page-pagcor-update-about-pogo__image-item { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-pagcor-update-about-pogo__image { max-width: 100%; height: auto; display: block; }.page-pagcor-update-about-pogo__image-caption { padding: 15px; font-size: 0.9em; color: #555; text-align: center; }.page-pagcor-update-about-pogo__download-app-section { background-color: #1a2a3a; color: #fff; padding: 60px 20px; text-align: center; margin-bottom: 20px; border-radius: 8px; max-width: 1200px; margin-left: auto; margin-right: auto; }.page-pagcor-update-about-pogo__download-title { font-size: 2.2em; margin-bottom: 20px; color: #ffcc00; }.page-pagcor-update-about-pogo__download-description { font-size: 1.1em; margin-bottom: 40px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-pagcor-update-about-pogo__download-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-pagcor-update-about-pogo__download-button { display: inline-flex; align-items: center; background-color: #ffcc00; color: #0d1a26; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-pagcor-update-about-pogo__download-button:hover { background-color: #e6b800; }.page-pagcor-update-about-pogo__download-icon { margin-right: 10px; width: 24px; height: 24px; }.page-pagcor-update-about-pogo__faq-section { padding: 60px 20px; max-width: 900px; margin: 0 auto 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-pagcor-update-about-pogo__faq-title { font-size: 2em; color: #0d1a26; text-align: center; margin-bottom: 40px; }.page-pagcor-update-about-pogo__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-pagcor-update-about-pogo__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-pagcor-update-about-pogo__faq-question:hover { background-color: #f5f5f5; }.page-pagcor-update-about-pogo__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-pagcor-update-about-pogo__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; }.page-pagcor-update-about-pogo__faq-item.active .page-pagcor-update-about-pogo__faq-toggle { transform: rotate(45deg); }.page-pagcor-update-about-pogo__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-pagcor-update-about-pogo__faq-item.active .page-pagcor-update-about-pogo__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-pagcor-update-about-pogo__faq-answer p { margin: 0; padding-bottom: 15px; color: #555; }.page-pagcor-update-about-pogo__promotional-banner { background-color: #ffcc00; color: #0d1a26; text-align: center; padding: 30px 20px; margin-bottom: 20px; border-radius: 8px; max-width: 1200px; margin-left: auto; margin-right: auto; }.page-pagcor-update-about-pogo__banner-title { font-size: 2.5em; margin-bottom: 15px; }.page-pagcor-update-about-pogo__banner-text { font-size: 1.2em; margin-bottom: 30px; }.page-pagcor-update-about-pogo__banner-button { display: inline-block; background-color: #0d1a26; color: #ffcc00; padding: 15px 35px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-pagcor-update-about-pogo__banner-button:hover { background-color: #2a3a4a; }.page-pagcor-update-about-pogo__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-pagcor-update-about-pogo__floating-button { background-color: #ffcc00; color: #0d1a26; border-radius: 50%; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; font-weight: bold; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; font-size: 0.9em; text-align: center; line-height: 1.2; }.page-pagcor-update-about-pogo__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-pagcor-update-about-pogo__floating-button.register { background-color: #0d1a26; color: #ffcc00; }.page-pagcor-update-about-pogo__floating-button.register:hover { background-color: #2a3a4a; }.page-pagcor-update-about-pogo__floating-button span { pointer-events: none; }.page-pagcor-update-about-pogo__logo-showcase { display: flex; justify-content: center; align-items: center; gap: 30px; flex-wrap: wrap; margin-top: 30px; }.page-pagcor-update-about-pogo__logo-item { max-width: 120px; height: auto; object-fit: contain; }.page-pagcor-update-about-pogo__section-content { display: flex; flex-direction: column; gap: 20px; max-width: 800px; margin: 0 auto; }.page-pagcor-update-about-pogo__section-content img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-pagcor-update-about-pogo__responsive-image { max-width: 100%; height: auto; display: block; border-radius: 8px; }.page-pagcor-update-about-pogo__card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-pagcor-update-about-pogo__card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-pagcor-update-about-pogo__card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0,0,0,0.12); }.page-pagcor-update-about-pogo__card-image { width: 100%; height: 200px; object-fit: cover; }.page-pagcor-update-about-pogo__card-content { padding: 20px; }.page-pagcor-update-about-pogo__card-title { font-size: 1.4em; color: #0d1a26; margin-bottom: 10px; }.page-pagcor-update-about-pogo__card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-pagcor-update-about-pogo__card-link { display: inline-block; color: #ffcc00; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-pagcor-update-about-pogo__card-link:hover { color: #e6b800; }@media (max-width: 768px) { .page-pagcor-update-about-pogo__hero-title { font-size: 2em; }.page-pagcor-update-about-pogo__hero-subtitle { font-size: 1em; }.page-pagcor-update-about-pogo__section { padding: 40px 15px; }.page-pagcor-update-about-pogo__section-title { font-size: 1.6em; }.page-pagcor-update-about-pogo__paragraph { font-size: 0.95em; }.page-pagcor-update-about-pogo__list { margin-left: 15px; }.page-pagcor-update-about-pogo__list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-pagcor-update-about-pogo__download-app-section { padding: 40px 15px; }.page-pagcor-update-about-pogo__download-title { font-size: 1.8em; }.page-pagcor-update-about-pogo__download-description { font-size: 1em; }.page-pagcor-update-about-pogo__download-buttons { flex-direction: column; gap: 10px; }.page-pagcor-update-about-pogo__download-button { width: 100%; padding: 12px 20px; font-size: 1em; }.page-pagcor-update-about-pogo__faq-section { padding: 40px 15px; }.page-pagcor-update-about-pogo__faq-title { font-size: 1.8em; }.page-pagcor-update-about-pogo__faq-question h3 { font-size: 1.1em; }.page-pagcor-update-about-pogo__faq-answer { padding: 0 10px; }.page-pagcor-update-about-pogo__faq-item.active .page-pagcor-update-about-pogo__faq-answer { padding: 15px 10px !important; }.page-pagcor-update-about-pogo__promotional-banner { padding: 25px 15px; }.page-pagcor-update-about-pogo__banner-title { font-size: 2em; }.page-pagcor-update-about-pogo__banner-text { font-size: 1em; }.page-pagcor-update-about-pogo__banner-button { padding: 12px 25px; font-size: 1em; }.page-pagcor-update-about-pogo__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-pagcor-update-about-pogo__floating-button { width: 50px; height: 50px; font-size: 0.8em; }.page-pagcor-update-about-pogo__card-grid { grid-template-columns: 1fr; }.page-pagcor-update-about-pogo__card-image { height: 180px; }.page-pagcor-update-about-pogo__card-title { font-size: 1.2em; }.page-pagcor-update-about-pogo__card-description { font-size: 0.9em; }}