.page-playtime-33-link { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-playtime-33-link__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-playtime-33-link__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-playtime-33-link__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-playtime-33-link__section-title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; } .page-playtime-33-link__section--dark .page-playtime-33-link__section-title { color: #ecf0f1; } .page-playtime-33-link__text-center { text-align: center; } .page-playtime-33-link__hero-section { background-image: url('[GALLERY:hero:1920x600:gaming,online_casino,philippines,66win3]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 15px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; overflow: hidden; border-radius: 0; box-shadow: none; } .page-playtime-33-link__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-playtime-33-link__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-playtime-33-link__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-playtime-33-link__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-playtime-33-link__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-playtime-33-link__button:hover { background-color: #c0392b; transform: translateY(-2px); } .page-playtime-33-link__cta-buttons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; } .page-playtime-33-link__cta-button--register { background-color: #27ae60; } .page-playtime-33-link__cta-button--register:hover { background-color: #229a56; } .page-playtime-33-link__introduction-text { font-size: 1.1em; text-align: justify; margin-bottom: 20px; } .page-playtime-33-link__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-playtime-33-link__feature-item { flex: 1 1 calc(33% - 40px); background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); box-sizing: border-box; min-width: 280px; } .page-playtime-33-link__feature-item h3 { color: #e74c3c; margin-top: 15px; margin-bottom: 10px; font-size: 1.3em; } .page-playtime-33-link__feature-item img { max-width: 150px; height: auto; border-radius: 5px; } .page-playtime-33-link__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-playtime-33-link__quick-link-item { text-align: center; } .page-playtime-33-link__quick-link-button { display: block; width: 100%; padding: 15px 10px; background-color: #3498db; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-sizing: border-box; } .page-playtime-33-link__quick-link-button:hover { background-color: #2980b9; transform: translateY(-2px); } .page-playtime-33-link__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 25px; margin-top: 30px; } .page-playtime-33-link__game-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-playtime-33-link__game-card:hover { transform: translateY(-5px); } .page-playtime-33-link__game-card-image { width: 100%; height: 180px; object-fit: cover; } .page-playtime-33-link__game-card-content { padding: 15px; } .page-playtime-33-link__game-card-title { font-size: 1.2em; margin-bottom: 10px; color: #2c3e50; } .page-playtime-33-link__game-provider-logo { max-width: 100px; height: auto; margin-top: 10px; } .page-playtime-33-link__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-playtime-33-link__promo-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-playtime-33-link__promo-card:hover { transform: translateY(-5px); } .page-playtime-33-link__promo-card-image { width: 100%; height: 200px; object-fit: cover; } .page-playtime-33-link__promo-card-content { padding: 20px; } .page-playtime-33-link__promo-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e74c3c; } .page-playtime-33-link__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-playtime-33-link__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-playtime-33-link__security-item { flex: 1 1 calc(33% - 40px); background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); box-sizing: border-box; min-width: 280px; } .page-playtime-33-link__security-item h3 { color: #3498db; margin-top: 15px; margin-bottom: 10px; font-size: 1.3em; } .page-playtime-33-link__security-item img { max-width: 150px; height: auto; border-radius: 5px; } .page-playtime-33-link__faq-list { margin-top: 30px; } .page-playtime-33-link__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; } .page-playtime-33-link__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eee; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; user-select: none; } .page-playtime-33-link__faq-question:hover { background-color: #e0e0e0; } .page-playtime-33-link__faq-question h3 { margin: 0; font-size: 1.1em; color: #2c3e50; pointer-events: none; } .page-playtime-33-link__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; } .page-playtime-33-link__faq-item.active .page-playtime-33-link__faq-toggle { transform: rotate(45deg); } .page-playtime-33-link__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; } .page-playtime-33-link__faq-item.active .page-playtime-33-link__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-playtime-33-link__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-playtime-33-link__blog-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-playtime-33-link__blog-card:hover { transform: translateY(-5px); } .page-playtime-33-link__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-playtime-33-link__blog-card-content { padding: 20px; } .page-playtime-33-link__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #2c3e50; } .page-playtime-33-link__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-playtime-33-link__blog-card-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; } .page-playtime-33-link__blog-card-link:hover { text-decoration: underline; } @media (max-width: 992px) { .page-playtime-33-link__hero-title { font-size: 2.8em; } .page-playtime-33-link__hero-subtitle { font-size: 1.3em; } .page-playtime-33-link__section-title { font-size: 2em; } .page-playtime-33-link__feature-item, .page-playtime-33-link__security-item { flex: 1 1 calc(50% - 30px); } } @media (max-width: 768px) { .page-playtime-33-link__hero-section { min-height: 400px; padding-bottom: 60px; } .page-playtime-33-link__hero-title { font-size: 2.2em; } .page-playtime-33-link__hero-subtitle { font-size: 1.1em; } .page-playtime-33-link__cta-buttons { flex-direction: column; gap: 15px; } .page-playtime-33-link__button { width: 100%; box-sizing: border-box; } .page-playtime-33-link__section { padding: 30px 0; } .page-playtime-33-link__section-title { font-size: 1.8em; } .page-playtime-33-link__feature-list, .page-playtime-33-link__quick-links-grid, .page-playtime-33-link__games-grid, .page-playtime-33-link__promotions-grid, .page-playtime-33-link__security-features, .page-playtime-33-link__blog-grid { grid-template-columns: 1fr; gap: 15px; } .page-playtime-33-link__feature-item, .page-playtime-33-link__security-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-playtime-33-link__faq-question { padding: 12px 15px; } .page-playtime-33-link__faq-question h3 { font-size: 1em; } .page-playtime-33-link__faq-answer { padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-playtime-33-link__quick-link-button { font-size: 0.95em; padding: 12px 10px; } .page-playtime-33-link__game-card-title, .page-playtime-33-link__promo-card-title, .page-playtime-33-link__blog-card-title { font-size: 1.1em; } .page-playtime-33-link__game-card-image, .page-playtime-33-link__promo-card-image, .page-playtime-33-link__blog-card-image { max-width: 100%; height: auto; } } .page-playtime-33-link img { max-width: 100%; height: auto; } @media (max-width: 768px) { .page-playtime-33-link img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-playtime-33-link__container { padding: 0 10px !important; } }