.page-fetch-playtime-web { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; } .page-fetch-playtime-web__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-fetch-playtime-web__section { padding: 60px 20px; text-align: center; } .page-fetch-playtime-web__section:nth-of-type(even) { background-color: #16213e; } .page-fetch-playtime-web__heading { font-size: 2.8em; margin-bottom: 20px; color: #e94560; text-transform: uppercase; letter-spacing: 1.5px; } .page-fetch-playtime-web__subheading { font-size: 1.8em; margin-bottom: 15px; color: #0f3460; } .page-fetch-playtime-web__text { font-size: 1.1em; margin-bottom: 20px; color: #ccc; } .page-fetch-playtime-web__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-fetch-playtime-web__button:hover { background-color: #ff6a80; } .page-fetch-playtime-web__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,online_casino,philippines]'); background-size: cover; background-position: center; padding: 150px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-fetch-playtime-web__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-fetch-playtime-web__hero-content { position: relative; z-index: 2; max-width: 900px; } .page-fetch-playtime-web__hero-title { font-size: 4em; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-fetch-playtime-web__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7); } .page-fetch-playtime-web__intro-section .page-fetch-playtime-web__container, .page-fetch-playtime-web__quick-access-section .page-fetch-playtime-web__container, .page-fetch-playtime-web__games-section .page-fetch-playtime-web__container, .page-fetch-playtime-web__promotions-section .page-fetch-playtime-web__container, .page-fetch-playtime-web__security-support-section .page-fetch-playtime-web__container, .page-fetch-playtime-web__blog-section .page-fetch-playtime-web__container { max-width: 1000px; } .page-fetch-playtime-web__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-fetch-playtime-web__feature-item { background-color: #0f3460; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-fetch-playtime-web__feature-item:hover { transform: translateY(-10px); } .page-fetch-playtime-web__feature-icon { margin-bottom: 15px; } .page-fetch-playtime-web__feature-icon img { max-width: 100%; height: auto; border-radius: 5px; } .page-fetch-playtime-web__feature-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-fetch-playtime-web__feature-description { font-size: 1em; color: #ccc; } .page-fetch-playtime-web__quick-access-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-fetch-playtime-web__quick-access-button { flex: 1 1 auto; min-width: 200px; max-width: 300px; } .page-fetch-playtime-web__games-grid, .page-fetch-playtime-web__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-fetch-playtime-web__game-card, .page-fetch-playtime-web__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-fetch-playtime-web__game-card:hover, .page-fetch-playtime-web__promo-card:hover { transform: translateY(-10px); } .page-fetch-playtime-web__card-image { width: 100%; height: 200px; object-fit: cover; } .page-fetch-playtime-web__card-content { padding: 20px; } .page-fetch-playtime-web__card-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-fetch-playtime-web__card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-fetch-playtime-web__card-button { width: 100%; text-align: center; padding: 12px 0; } .page-fetch-playtime-web__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 40px; } .page-fetch-playtime-web__provider-logos img { height: 80px; width: auto; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: all 0.3s ease; } .page-fetch-playtime-web__provider-logos img:hover { filter: grayscale(0%); opacity: 1; } .page-fetch-playtime-web__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 40px; } .page-fetch-playtime-web__payment-methods img { height: 60px; width: auto; object-fit: contain; } .page-fetch-playtime-web__contact-info { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-fetch-playtime-web__contact-item { background-color: #0f3460; padding: 25px; border-radius: 10px; text-align: center; flex: 1 1 280px; max-width: 350px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-fetch-playtime-web__contact-item h3 { color: #e94560; margin-bottom: 10px; font-size: 1.3em; } .page-fetch-playtime-web__contact-item p { color: #ccc; font-size: 1em; } .page-fetch-playtime-web__social-media { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-fetch-playtime-web__social-media a { color: #e94560; font-size: 2em; transition: color 0.3s ease; } .page-fetch-playtime-web__social-media a:hover { color: #ff6a80; } .page-fetch-playtime-web__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-fetch-playtime-web__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #0f3460; border-bottom: 1px solid #1a1a2e; } .page-fetch-playtime-web__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; } .page-fetch-playtime-web__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-fetch-playtime-web__faq-item.active .page-fetch-playtime-web__faq-toggle { transform: rotate(45deg); } .page-fetch-playtime-web__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-fetch-playtime-web__faq-item.active .page-fetch-playtime-web__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-fetch-playtime-web__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-fetch-playtime-web__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-fetch-playtime-web__blog-card:hover { transform: translateY(-10px); } .page-fetch-playtime-web__blog-image { width: 100%; height: 180px; object-fit: cover; } .page-fetch-playtime-web__blog-content { padding: 20px; } .page-fetch-playtime-web__blog-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-fetch-playtime-web__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-fetch-playtime-web__blog-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-fetch-playtime-web__blog-button { width: 100%; text-align: center; padding: 12px 0; } @media (max-width: 768px) { .page-fetch-playtime-web__hero-title { font-size: 2.5em; } .page-fetch-playtime-web__hero-subtitle { font-size: 1.2em; } .page-fetch-playtime-web__heading { font-size: 2em; } .page-fetch-playtime-web__subheading { font-size: 1.5em; } .page-fetch-playtime-web__section { padding: 40px 15px; } .page-fetch-playtime-web__feature-grid, .page-fetch-playtime-web__games-grid, .page-fetch-playtime-web__promotions-grid, .page-fetch-playtime-web__blog-grid { grid-template-columns: 1fr; } .page-fetch-playtime-web__quick-access-button { max-width: 100%; } .page-fetch-playtime-web__feature-item, .page-fetch-playtime-web__game-card, .page-fetch-playtime-web__promo-card, .page-fetch-playtime-web__blog-card { max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-fetch-playtime-web__provider-logos img, .page-fetch-playtime-web__payment-methods img { height: 50px; } .page-fetch-playtime-web__contact-item { flex: 1 1 100%; max-width: 100%; } .page-fetch-playtime-web__faq-question { padding: 15px; } .page-fetch-playtime-web__faq-question h3 { font-size: 1.1em; } .page-fetch-playtime-web__faq-answer { padding: 0 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-fetch-playtime-web__faq-item.active .page-fetch-playtime-web__faq-answer { padding: 15px !important; } }