.page-top-rated-playtime-open-now { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-top-rated-playtime-open-now__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; } .page-top-rated-playtime-open-now__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,philippines,online_casino]') no-repeat center center/cover; padding: 10px 20px 80px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; } .page-top-rated-playtime-open-now__hero-section h1 { font-size: 3em; margin-bottom: 20px; line-height: 1.2; } .page-top-rated-playtime-open-now__hero-section p { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; } .page-top-rated-playtime-open-now__button { display: inline-block; background-color: #e63946; color: #fff; padding: 15px 30px; 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-top-rated-playtime-open-now__button:hover { background-color: #d12e3b; transform: translateY(-3px); } .page-top-rated-playtime-open-now__title { font-size: 2.5em; color: #e63946; margin-bottom: 30px; text-align: center; } .page-top-rated-playtime-open-now__text-content { font-size: 1.1em; color: #ccc; margin-bottom: 20px; text-align: left; } .page-top-rated-playtime-open-now__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-top-rated-playtime-open-now__card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-top-rated-playtime-open-now__card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-top-rated-playtime-open-now__card-image { width: 100%; height: 200px; object-fit: cover; } .page-top-rated-playtime-open-now__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-top-rated-playtime-open-now__card-title { font-size: 1.5em; color: #e63946; margin-bottom: 10px; } .page-top-rated-playtime-open-now__card-text { color: #aaa; font-size: 0.95em; margin-bottom: 20px; } .page-top-rated-playtime-open-now__game-logo { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-top-rated-playtime-open-now__quick-access-section .page-top-rated-playtime-open-now__button-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-top-rated-playtime-open-now__quick-access-section .page-top-rated-playtime-open-now__button { min-width: 180px; } .page-top-rated-playtime-open-now__list { list-style: none; padding: 0; margin-top: 30px; text-align: left; } .page-top-rated-playtime-open-now__list-item { background-color: #2a2a4a; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; gap: 15px; box-sizing: border-box; } .page-top-rated-playtime-open-now__list-item img { width: 60px; height: 60px; object-fit: contain; flex-shrink: 0; } .page-top-rated-playtime-open-now__list-item-content { flex-grow: 1; } .page-top-rated-playtime-open-now__list-item h3 { color: #e63946; margin-top: 0; margin-bottom: 5px; font-size: 1.3em; } .page-top-rated-playtime-open-now__list-item p { color: #ccc; margin: 0; font-size: 0.95em; } .page-top-rated-playtime-open-now__faq-section { text-align: left; } .page-top-rated-playtime-open-now__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-top-rated-playtime-open-now__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3a3a5a; transition: background-color 0.3s ease; } .page-top-rated-playtime-open-now__faq-question:hover { background-color: #4a4a6a; } .page-top-rated-playtime-open-now__faq-question h3 { margin: 0; color: #fff; font-size: 1.2em; pointer-events: none; } .page-top-rated-playtime-open-now__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e63946; transition: transform 0.3s ease; pointer-events: none; } .page-top-rated-playtime-open-now__faq-item.active .page-top-rated-playtime-open-now__faq-toggle { transform: rotate(45deg); } .page-top-rated-playtime-open-now__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: #ccc; } .page-top-rated-playtime-open-now__faq-item.active .page-top-rated-playtime-open-now__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-top-rated-playtime-open-now__blog-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-top-rated-playtime-open-now__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-top-rated-playtime-open-now__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-top-rated-playtime-open-now__blog-card-image { width: 100%; height: 220px; object-fit: cover; } .page-top-rated-playtime-open-now__blog-card-content { padding: 20px; } .page-top-rated-playtime-open-now__blog-card-title { font-size: 1.4em; color: #e63946; margin-bottom: 10px; line-height: 1.3; } .page-top-rated-playtime-open-now__blog-card-text { color: #aaa; font-size: 0.9em; margin-bottom: 15px; } .page-top-rated-playtime-open-now__blog-card-link { display: inline-block; color: #e63946; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-top-rated-playtime-open-now__blog-card-link:hover { color: #fff; } @media (max-width: 768px) { .page-top-rated-playtime-open-now__hero-section { padding-left: 15px; padding-right: 15px; min-height: 50vh; } .page-top-rated-playtime-open-now__hero-section h1 { font-size: 2.2em; } .page-top-rated-playtime-open-now__hero-section p { font-size: 1em; } .page-top-rated-playtime-open-now__button { padding: 12px 25px; font-size: 1em; } .page-top-rated-playtime-open-now__title { font-size: 2em; } .page-top-rated-playtime-open-now__section { padding: 30px 15px; } .page-top-rated-playtime-open-now__grid { grid-template-columns: 1fr; } .page-top-rated-playtime-open-now__card-image { height: 180px; } .page-top-rated-playtime-open-now__list-item { flex-direction: column; align-items: flex-start; text-align: left; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-top-rated-playtime-open-now__list-item img { margin-bottom: 10px; } .page-top-rated-playtime-open-now__list-item-content h3 { font-size: 1.2em; } .page-top-rated-playtime-open-now__list-item-content p { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-top-rated-playtime-open-now__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-top-rated-playtime-open-now__faq-question { padding: 15px; } .page-top-rated-playtime-open-now__faq-question h3 { font-size: 1.1em; } .page-top-rated-playtime-open-now__faq-answer { padding: 15px !important; } .page-top-rated-playtime-open-now__blog-card-grid { grid-template-columns: 1fr; } .page-top-rated-playtime-open-now__blog-card-image { height: 180px; } } @media (max-width: 480px) { .page-top-rated-playtime-open-now__hero-section h1 { font-size: 1.8em; } .page-top-rated-playtime-open-now__hero-section p { font-size: 0.9em; } .page-top-rated-playtime-open-now__title { font-size: 1.8em; } }