.page-bet88-ph-en-casino-2-slots { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-bet88-ph-en-casino-2-slots a { text-decoration: none; color: #ffeb3b; } .page-bet88-ph-en-casino-2-slots a:hover { color: #ffe082; } .page-bet88-ph-en-casino-2-slots__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-bet88-ph-en-casino-2-slots__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2a2a4a; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-bet88-ph-en-casino-2-slots__hero-section { padding: 80px 20px; text-align: center; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:online casino slots,Philippines,jili58]') no-repeat center center/cover; color: #ffffff; position: relative; overflow: hidden; padding-top: calc(80px + 10px); } .page-bet88-ph-en-casino-2-slots__hero-section h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-bet88-ph-en-casino-2-slots__hero-section p { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-bet88-ph-en-casino-2-slots__button { display: inline-block; background-color: #ffeb3b; color: #1a1a2e; padding: 15px 30px; border-radius: 30px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-bet88-ph-en-casino-2-slots__button:hover { background-color: #ffe082; transform: translateY(-3px); } .page-bet88-ph-en-casino-2-slots__title { font-size: 2.5em; color: #ffeb3b; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } .page-bet88-ph-en-casino-2-slots__subtitle { font-size: 1.8em; color: #ffeb3b; margin-top: 30px; margin-bottom: 15px; } .page-bet88-ph-en-casino-2-slots__text-content { font-size: 1.1em; margin-bottom: 20px; } .page-bet88-ph-en-casino-2-slots__list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-bet88-ph-en-casino-2-slots__list-item { background-color: #3a3a5a; padding: 20px; border-radius: 8px; display: flex; align-items: center; box-sizing: border-box; } .page-bet88-ph-en-casino-2-slots__list-item::before { content: '✓'; color: #ffeb3b; font-weight: bold; margin-right: 10px; font-size: 1.2em; } .page-bet88-ph-en-casino-2-slots__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .page-bet88-ph-en-casino-2-slots__game-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-bet88-ph-en-casino-2-slots__game-card:hover { transform: translateY(-5px); } .page-bet88-ph-en-casino-2-slots__game-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 2px solid #ffeb3b; } .page-bet88-ph-en-casino-2-slots__game-card h3 { font-size: 1.5em; margin: 15px 10px 10px; color: #ffeb3b; } .page-bet88-ph-en-casino-2-slots__game-card p { font-size: 0.95em; color: #ccc; padding: 0 15px; margin-bottom: 15px; } .page-bet88-ph-en-casino-2-slots__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-bet88-ph-en-casino-2-slots__provider-logos img { max-width: 120px; height: auto; object-fit: contain; filter: brightness(0.8); transition: filter 0.3s ease; } .page-bet88-ph-en-casino-2-slots__provider-logos img:hover { filter: brightness(1); } .page-bet88-ph-en-casino-2-slots__faq-item { background-color: #3a3a5a; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-bet88-ph-en-casino-2-slots__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #4a4a6a; transition: background-color 0.3s ease; } .page-bet88-ph-en-casino-2-slots__faq-question:hover { background-color: #5a5a7a; } .page-bet88-ph-en-casino-2-slots__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffeb3b; pointer-events: none; } .page-bet88-ph-en-casino-2-slots__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; transition: transform 0.3s ease; pointer-events: none; } .page-bet88-ph-en-casino-2-slots__faq-item.active .page-bet88-ph-en-casino-2-slots__faq-toggle { transform: rotate(45deg); } .page-bet88-ph-en-casino-2-slots__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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-bet88-ph-en-casino-2-slots__faq-item.active .page-bet88-ph-en-casino-2-slots__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-bet88-ph-en-casino-2-slots__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .page-bet88-ph-en-casino-2-slots__blog-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-bet88-ph-en-casino-2-slots__blog-card:hover { transform: translateY(-5px); } .page-bet88-ph-en-casino-2-slots__blog-card img { width: 100%; height: 200px; object-fit: cover; } .page-bet88-ph-en-casino-2-slots__blog-content { padding: 15px; } .page-bet88-ph-en-casino-2-slots__blog-content h3 { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; color: #ffeb3b; } .page-bet88-ph-en-casino-2-slots__blog-content p { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-bet88-ph-en-casino-2-slots__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-bet88-ph-en-casino-2-slots__quick-access-list .page-bet88-ph-en-casino-2-slots__button { padding: 12px 25px; font-size: 1em; } .page-bet88-ph-en-casino-2-slots__social-media-icons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; } .page-bet88-ph-en-casino-2-slots__social-media-icons a { display: inline-block; width: 50px; height: 50px; border-radius: 50%; background-color: #ffeb3b; display: flex; justify-content: center; align-items: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-bet88-ph-en-casino-2-slots__social-media-icons a:hover { transform: translateY(-3px); background-color: #ffe082; } .page-bet88-ph-en-casino-2-slots__social-media-icons img { width: 30px; height: 30px; filter: invert(1); } .page-bet88-ph-en-casino-2-slots__social-media-icons img:hover { filter: none; } @media (max-width: 768px) { .page-bet88-ph-en-casino-2-slots__hero-section { padding: 60px 15px; padding-top: calc(60px + 10px); } .page-bet88-ph-en-casino-2-slots__hero-section h1 { font-size: 2.5em; } .page-bet88-ph-en-casino-2-slots__hero-section p { font-size: 1.1em; } .page-bet88-ph-en-casino-2-slots__title { font-size: 2em; } .page-bet88-ph-en-casino-2-slots__subtitle { font-size: 1.5em; } .page-bet88-ph-en-casino-2-slots__section { padding: 30px 15px; } .page-bet88-ph-en-casino-2-slots__list, .page-bet88-ph-en-casino-2-slots__game-grid, .page-bet88-ph-en-casino-2-slots__blog-grid { grid-template-columns: 1fr; } .page-bet88-ph-en-casino-2-slots__list-item, .page-bet88-ph-en-casino-2-slots__game-card, .page-bet88-ph-en-casino-2-slots__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bet88-ph-en-casino-2-slots__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-bet88-ph-en-casino-2-slots__faq-question h3 { font-size: 1.1em; } .page-bet88-ph-en-casino-2-slots__faq-answer { padding: 15px 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-bet88-ph-en-casino-2-slots__quick-access-list { flex-direction: column; align-items: center; } .page-bet88-ph-en-casino-2-slots__quick-access-list .page-bet88-ph-en-casino-2-slots__button { width: 90%; max-width: 300px; } .page-bet88-ph-en-casino-2-slots__provider-logos img { max-width: 100px; } } .page-bet88-ph-en-casino-2-slots img { max-width: 100%; height: auto; } .page-bet88-ph-en-casino-2-slots__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } @media (max-width: 768px) { .page-bet88-ph-en-casino-2-slots img { max-width: 100% !important; height: auto !important; } .page-bet88-ph-en-casino-2-slots__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }