.page-playtime-ph-playzone-register { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-playtime-ph-playzone-register__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-playtime-ph-playzone-register__section { background-color: #fff; margin-bottom: 25px; padding: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-playtime-ph-playzone-register__hero-section { background-color: #1a237e; color: #fff; text-align: center; padding: 80px 20px 60px; border-radius: 0; margin-bottom: 25px; background-image: url('[GALLERY:hero:1920x1080:gaming,philippines,casino,playzone,register]'); background-size: cover; background-position: center; position: relative; overflow: hidden; padding-top: 10px; } .page-playtime-ph-playzone-register__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-playtime-ph-playzone-register__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-playtime-ph-playzone-register__hero-title { font-size: 3.2em; margin-bottom: 15px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } .page-playtime-ph-playzone-register__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; color: #e0e0e0; } .page-playtime-ph-playzone-register__btn { display: inline-block; background-color: #ff9800; color: #fff; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-playtime-ph-playzone-register__btn:hover { background-color: #f57c00; transform: translateY(-2px); } .page-playtime-ph-playzone-register__btn--secondary { background-color: #4caf50; } .page-playtime-ph-playzone-register__btn--secondary:hover { background-color: #388e3c; } .page-playtime-ph-playzone-register__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #f0f0f0; padding: 25px 20px; border-radius: 8px; margin-bottom: 25px; } .page-playtime-ph-playzone-register__payment-providers-title { width: 100%; text-align: center; margin-bottom: 20px; font-size: 1.8em; color: #333; } .page-playtime-ph-playzone-register__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-playtime-ph-playzone-register__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-playtime-ph-playzone-register__h2 { font-size: 2.2em; color: #1a237e; margin-bottom: 25px; text-align: center; } .page-playtime-ph-playzone-register__h3 { font-size: 1.6em; color: #333; margin-bottom: 15px; } .page-playtime-ph-playzone-register__text-content { font-size: 1.1em; color: #555; margin-bottom: 15px; } .page-playtime-ph-playzone-register__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-playtime-ph-playzone-register__card { background-color: #fdfdfd; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-playtime-ph-playzone-register__card:hover { transform: translateY(-5px); } .page-playtime-ph-playzone-register__card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; } .page-playtime-ph-playzone-register__card-content { padding: 20px; } .page-playtime-ph-playzone-register__card-title { font-size: 1.4em; color: #1a237e; margin-bottom: 10px; } .page-playtime-ph-playzone-register__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-playtime-ph-playzone-register__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; } .page-playtime-ph-playzone-register__promo-list { list-style: none; padding: 0; } .page-playtime-ph-playzone-register__promo-item { background-color: #e8f5e9; border-left: 5px solid #4caf50; margin-bottom: 15px; padding: 20px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 15px; } .page-playtime-ph-playzone-register__promo-item-content { flex: 1; min-width: 250px; } .page-playtime-ph-playzone-register__promo-title { color: #2e7d32; font-size: 1.3em; margin-bottom: 5px; } .page-playtime-ph-playzone-register__promo-description { color: #555; font-size: 0.95em; } .page-playtime-ph-playzone-register__promo-btn { padding: 10px 20px; font-size: 0.9em; border-radius: 20px; } .page-playtime-ph-playzone-register__faq-item { background-color: #fdfdfd; margin-bottom: 10px; border-radius: 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-playtime-ph-playzone-register__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #e3f2fd; color: #1a237e; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-playtime-ph-playzone-register__faq-question:hover { background-color: #bbdefb; } .page-playtime-ph-playzone-register__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-playtime-ph-playzone-register__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; } .page-playtime-ph-playzone-register__faq-item.active .page-playtime-ph-playzone-register__faq-toggle { transform: rotate(45deg); } .page-playtime-ph-playzone-register__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; font-size: 0.95em; } .page-playtime-ph-playzone-register__faq-item.active .page-playtime-ph-playzone-register__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-playtime-ph-playzone-register__blog-card { display: flex; flex-direction: column; text-align: left; } .page-playtime-ph-playzone-register__blog-card-image { height: 180px; object-fit: cover; } .page-playtime-ph-playzone-register__blog-card-content { flex-grow: 1; padding: 15px; } .page-playtime-ph-playzone-register__blog-card-title { font-size: 1.2em; color: #1a237e; margin-bottom: 8px; } .page-playtime-ph-playzone-register__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-playtime-ph-playzone-register__blog-card .page-playtime-ph-playzone-register__btn { padding: 8px 15px; font-size: 0.85em; border-radius: 15px; } @media (max-width: 768px) { .page-playtime-ph-playzone-register__hero-title { font-size: 2.2em; } .page-playtime-ph-playzone-register__hero-subtitle { font-size: 1.1em; } .page-playtime-ph-playzone-register__h2 { font-size: 1.8em; } .page-playtime-ph-playzone-register__section { padding: 20px; } .page-playtime-ph-playzone-register__grid { grid-template-columns: 1fr; gap: 20px; } .page-playtime-ph-playzone-register__card-image { height: 180px; } .page-playtime-ph-playzone-register__promo-item { flex-direction: column; align-items: flex-start; } .page-playtime-ph-playzone-register__promo-item-content { width: 100%; } .page-playtime-ph-playzone-register__promo-btn { width: 100%; text-align: center; } .page-playtime-ph-playzone-register__faq-question { padding: 15px; font-size: 1em; } .page-playtime-ph-playzone-register__faq-answer { padding: 0 15px; } .page-playtime-ph-playzone-register__faq-item.active .page-playtime-ph-playzone-register__faq-answer { padding: 15px !important; } .page-playtime-ph-playzone-register__blog-card-image { height: 160px; } .page-playtime-ph-playzone-register__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-playtime-ph-playzone-register__payment-logo, .page-playtime-ph-playzone-register__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-playtime-ph-playzone-register__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px !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-playtime-ph-playzone-register__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }