.page-how-to-go-pagcor-in-hyatt-hotel { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-how-to-go-pagcor-in-hyatt-hotel__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-how-to-go-pagcor-in-hyatt-hotel__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-how-to-go-pagcor-in-hyatt-hotel__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-how-to-go-pagcor-in-hyatt-hotel__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; }.page-how-to-go-pagcor-in-hyatt-hotel__section-title--light { color: #ecf0f1; }.page-how-to-go-pagcor-in-hyatt-hotel__text-center { text-align: center; }.page-how-to-go-pagcor-in-hyatt-hotel__paragraph { margin-bottom: 15px; font-size: 1.1em; }.page-how-to-go-pagcor-in-hyatt-hotel__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-how-to-go-pagcor-in-hyatt-hotel__button:hover { background-color: #c0392b; }.page-how-to-go-pagcor-in-hyatt-hotel__image { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-section { background-color: #3498db; color: #fff; padding: 80px 20px; text-align: center; border-radius: 0; margin-bottom: 0; background-image: url('[GALLERY:hero:1920x1080:hyatt_hotel,pagcor,casino,manila]'); background-size: cover; background-position: center; position: relative; padding-top: calc(var(--header-offset, 122px) + 20px); }.page-how-to-go-pagcor-in-hyatt-hotel__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #fff; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #ecf0f1; }.page-how-to-go-pagcor-in-hyatt-hotel__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #ecf0f1; border-radius: 8px; margin-top: 20px; }.page-how-to-go-pagcor-in-hyatt-hotel__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-how-to-go-pagcor-in-hyatt-hotel__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-how-to-go-pagcor-in-hyatt-hotel__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-how-to-go-pagcor-in-hyatt-hotel__quick-access-item { text-align: center; }.page-how-to-go-pagcor-in-hyatt-hotel__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-how-to-go-pagcor-in-hyatt-hotel__game-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-how-to-go-pagcor-in-hyatt-hotel__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-how-to-go-pagcor-in-hyatt-hotel__game-card-title { font-size: 1.5em; color: #2c3e50; margin: 15px 0 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__game-card-description { padding: 0 15px; color: #555; font-size: 0.95em; }.page-how-to-go-pagcor-in-hyatt-hotel__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-how-to-go-pagcor-in-hyatt-hotel__promo-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-how-to-go-pagcor-in-hyatt-hotel__promo-card-image { width: 100%; height: 200px; object-fit: cover; }.page-how-to-go-pagcor-in-hyatt-hotel__promo-card-title { font-size: 1.5em; color: #e74c3c; margin: 15px 0 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__promo-card-description { padding: 0 15px; color: #555; font-size: 0.95em; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-item { background-color: #ecf0f1; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-question { padding: 15px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background-color: #3498db; color: #fff; font-weight: bold; transition: background-color 0.3s ease; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-question:hover { background-color: #2980b9; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-item.active .page-how-to-go-pagcor-in-hyatt-hotel__faq-toggle { transform: rotate(45deg); }.page-how-to-go-pagcor-in-hyatt-hotel__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-item.active .page-how-to-go-pagcor-in-hyatt-hotel__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-content { padding: 20px; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-link { display: inline-block; color: #3498db; text-decoration: none; font-weight: bold; }.page-how-to-go-pagcor-in-hyatt-hotel__blog-card-link:hover { text-decoration: underline; }@media (max-width: 768px) { .page-how-to-go-pagcor-in-hyatt-hotel__container { padding: 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__section { padding: 20px 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__section-title { font-size: 2em; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-title { font-size: 2.5em; }.page-how-to-go-pagcor-in-hyatt-hotel__hero-subtitle { font-size: 1.2em; }.page-how-to-go-pagcor-in-hyatt-hotel__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__payment-logo, .page-how-to-go-pagcor-in-hyatt-hotel__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-how-to-go-pagcor-in-hyatt-hotel__quick-access-grid, .page-how-to-go-pagcor-in-hyatt-hotel__games-grid, .page-how-to-go-pagcor-in-hyatt-hotel__promotions-grid, .page-how-to-go-pagcor-in-hyatt-hotel__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-question h3 { font-size: 1.1em; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-answer { padding: 0 10px; }.page-how-to-go-pagcor-in-hyatt-hotel__faq-item.active .page-how-to-go-pagcor-in-hyatt-hotel__faq-answer { padding: 15px 10px !important; }.page-how-to-go-pagcor-in-hyatt-hotel__game-card-image, .page-how-to-go-pagcor-in-hyatt-hotel__promo-card-image, .page-how-to-go-pagcor-in-hyatt-hotel__blog-card-image { height: 180px; }.page-how-to-go-pagcor-in-hyatt-hotel__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }