.page-22bet-english { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; } .page-22bet-english__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-22bet-english__container { padding: 15px; } } .page-22bet-english__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:22bet_english,sports_betting,casino_philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; padding-top: 10px; position: relative; overflow: hidden; } @media (max-width: 768px) { .page-22bet-english__hero-section { padding: 80px 15px; padding-top: 10px; } } .page-22bet-english__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-22bet-english__hero-title { font-size: 2.5em; } } .page-22bet-english__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } @media (max-width: 768px) { .page-22bet-english__hero-subtitle { font-size: 1.2em; } } .page-22bet-english__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-22bet-english__cta-button:hover { background-color: #0056b3; } .page-22bet-english__section { padding: 60px 0; background-color: #fff; border-bottom: 1px solid #eee; } .page-22bet-english__section--dark { background-color: #f0f2f5; } .page-22bet-english__section-title { font-size: 2.5em; color: #222; text-align: center; margin-bottom: 40px; } @media (max-width: 768px) { .page-22bet-english__section-title { font-size: 2em; margin-bottom: 30px; } } .page-22bet-english__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-22bet-english__intro-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); } .page-22bet-english__intro-item img { max-width: 100px; margin-bottom: 15px; } .page-22bet-english__intro-item h3 { font-size: 1.5em; color: #007bff; margin-bottom: 10px; } .page-22bet-english__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-22bet-english__quick-access-links .page-22bet-english__cta-button { padding: 12px 25px; font-size: 1em; background-color: #28a745; } .page-22bet-english__quick-access-links .page-22bet-english__cta-button:hover { background-color: #218838; } .page-22bet-english__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } @media (max-width: 768px) { .page-22bet-english__game-grid { grid-template-columns: 1fr; } } .page-22bet-english__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; } .page-22bet-english__game-card:hover { transform: translateY(-5px); } .page-22bet-english__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-22bet-english__game-card-content { padding: 20px; } .page-22bet-english__game-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-22bet-english__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-22bet-english__game-card .page-22bet-english__cta-button { background-color: #17a2b8; font-size: 0.9em; padding: 10px 20px; } .page-22bet-english__game-card .page-22bet-english__cta-button:hover { background-color: #138496; } .page-22bet-english__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-22bet-english__promo-grid { grid-template-columns: 1fr; } } .page-22bet-english__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); overflow: hidden; display: flex; flex-direction: column; } .page-22bet-english__promo-card-image { width: 100%; height: 200px; object-fit: cover; } .page-22bet-english__promo-card-content { padding: 20px; flex-grow: 1; } .page-22bet-english__promo-card-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; } .page-22bet-english__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-22bet-english__promo-card .page-22bet-english__cta-button { margin-top: auto; background-color: #ffc107; color: #333; } .page-22bet-english__promo-card .page-22bet-english__cta-button:hover { background-color: #e0a800; } .page-22bet-english__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; } .page-22bet-english__security-item { flex: 1 1 280px; max-width: 350px; background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); } .page-22bet-english__security-item img { max-width: 80px; height: auto; margin-bottom: 15px; } .page-22bet-english__security-item h3 { font-size: 1.4em; color: #007bff; margin-bottom: 10px; } .page-22bet-english__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-22bet-english__payment-provider-logo { max-width: 100px; height: auto; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-22bet-english__payment-provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-22bet-english__faq-list { max-width: 800px; margin: 0 auto; } .page-22bet-english__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-22bet-english__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #e9ecef; border-bottom: 1px solid #dee2e6; } .page-22bet-english__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-22bet-english__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-22bet-english__faq-item.active .page-22bet-english__faq-toggle { transform: rotate(45deg); } .page-22bet-english__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-22bet-english__faq-item.active .page-22bet-english__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-22bet-english__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-22bet-english__blog-grid { grid-template-columns: 1fr; } } .page-22bet-english__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); overflow: hidden; transition: transform 0.3s ease; } .page-22bet-english__blog-card:hover { transform: translateY(-5px); } .page-22bet-english__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-22bet-english__blog-card-content { padding: 20px; } .page-22bet-english__blog-card-title { font-size: 1.3em; color: #333; margin-bottom: 10px; } .page-22bet-english__blog-card-title a { text-decoration: none; color: inherit; } .page-22bet-english__blog-card-title a:hover { color: #007bff; } .page-22bet-english__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-22bet-english__blog-card-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; } .page-22bet-english__blog-card-link:hover { text-decoration: underline; } @media (max-width: 768px) { .page-22bet-english__intro-grid, .page-22bet-english__game-grid, .page-22bet-english__promo-grid, .page-22bet-english__blog-grid { gap: 20px; } .page-22bet-english__faq-question { padding: 15px; } .page-22bet-english__faq-answer { padding: 15px !important; } .page-22bet-english__faq-question h3 { font-size: 1.1em; } .page-22bet-english__quick-access-links { flex-direction: column; align-items: center; } .page-22bet-english__quick-access-links .page-22bet-english__cta-button { width: 100%; max-width: 300px; } } /* Mobile responsiveness for list items */ .page-22bet-english__intro-grid > div, .page-22bet-english__game-grid > div, .page-22bet-english__promo-grid > div, .page-22bet-english__blog-grid > div { box-sizing: border-box; } @media (max-width: 768px) { .page-22bet-english__intro-grid > div, .page-22bet-english__game-grid > div, .page-22bet-english__promo-grid > div, .page-22bet-english__blog-grid > div { width: 100% !important; max-width: 100% !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-22bet-english img { max-width: 100%; height: auto; } @media (max-width: 768px) { .page-22bet-english img { max-width: 100% !important; height: auto !important; } .page-22bet-english__security-item { max-width: 100%; } } .page-22bet-english__payment-providers .page-22bet-english__payment-provider-logo { width: auto; max-height: 50px; } @media (max-width: 768px) { .page-22bet-english__payment-providers { padding: 0 10px; } .page-22bet-english__payment-provider-logo { max-width: 80px; max-height: 40px; } }