body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-winwin-25-hours-of-love { max-width: 1200px; margin: 0 auto; padding: 10px; } .page-winwin-25-hours-of-love__section { padding: 40px 20px; margin-bottom: 30px; border-radius: 10px; background-color: #16213e; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-winwin-25-hours-of-love__section:nth-child(even) { background-color: #0f3460; } .page-winwin-25-hours-of-love__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,casino,philippines,winwin]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-winwin-25-hours-of-love__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-winwin-25-hours-of-love__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-winwin-25-hours-of-love__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #e94560; } .page-winwin-25-hours-of-love__hero-description { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-winwin-25-hours-of-love__cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-winwin-25-hours-of-love__btn { display: inline-block; padding: 15px 30px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-winwin-25-hours-of-love__btn:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-winwin-25-hours-of-love__title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-winwin-25-hours-of-love__subtitle { font-size: 1.8em; color: #0f3460; text-align: center; margin-bottom: 20px; } .page-winwin-25-hours-of-love__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: justify; } .page-winwin-25-hours-of-love__list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-winwin-25-hours-of-love__list-item { background-color: #2e3047; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); display: flex; align-items: center; gap: 15px; } .page-winwin-25-hours-of-love__list-item strong { color: #e94560; font-size: 1.1em; } .page-winwin-25-hours-of-love__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; border-radius: 8px; margin-bottom: 20px; box-sizing: border-box; } .page-winwin-25-hours-of-love__image { max-width: 100%; height: auto; display: block; border-radius: 8px; } .page-winwin-25-hours-of-love__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-winwin-25-hours-of-love__game-card { background-color: #2e3047; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-winwin-25-hours-of-love__game-card:hover { transform: translateY(-5px); } .page-winwin-25-hours-of-love__game-card-image-container { width: 100%; height: 200px; overflow: hidden; } .page-winwin-25-hours-of-love__game-card-image { width: 100%; height: 100%; object-fit: cover; } .page-winwin-25-hours-of-love__game-card-content { padding: 20px; } .page-winwin-25-hours-of-love__game-card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-winwin-25-hours-of-love__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-winwin-25-hours-of-love__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-winwin-25-hours-of-love__promo-card { background-color: #2e3047; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; padding-bottom: 20px; } .page-winwin-25-hours-of-love__promo-card-image-container { width: 100%; height: 220px; overflow: hidden; } .page-winwin-25-hours-of-love__promo-card-image { width: 100%; height: 100%; object-fit: cover; } .page-winwin-25-hours-of-love__promo-card-content { padding: 20px; } .page-winwin-25-hours-of-love__promo-card-title { font-size: 1.6em; color: #e94560; margin-bottom: 10px; } .page-winwin-25-hours-of-love__promo-card-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-winwin-25-hours-of-love__faq-section { background-color: #16213e; } .page-winwin-25-hours-of-love__faq-item { margin-bottom: 15px; border: 1px solid #0f3460; border-radius: 8px; overflow: hidden; } .page-winwin-25-hours-of-love__faq-question { background-color: #2e3047; padding: 18px 25px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-winwin-25-hours-of-love__faq-question:hover { background-color: #3e3f5f; } .page-winwin-25-hours-of-love__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; } .page-winwin-25-hours-of-love__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-winwin-25-hours-of-love__faq-item.active .page-winwin-25-hours-of-love__faq-toggle { transform: rotate(45deg); } .page-winwin-25-hours-of-love__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #22253a; 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-winwin-25-hours-of-love__faq-item.active .page-winwin-25-hours-of-love__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-winwin-25-hours-of-love__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-winwin-25-hours-of-love__blog-card { background-color: #2e3047; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-winwin-25-hours-of-love__blog-card:hover { transform: translateY(-5px); } .page-winwin-25-hours-of-love__blog-card-image-container { width: 100%; height: 180px; overflow: hidden; } .page-winwin-25-hours-of-love__blog-card-image { width: 100%; height: 100%; object-fit: cover; } .page-winwin-25-hours-of-love__blog-card-content { padding: 20px; } .page-winwin-25-hours-of-love__blog-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; line-height: 1.3; } .page-winwin-25-hours-of-love__blog-card-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .page-winwin-25-hours-of-love__blog-card-link { display: inline-block; color: #e94560; text-decoration: none; font-weight: bold; } .page-winwin-25-hours-of-love__blog-card-link:hover { text-decoration: underline; } .page-winwin-25-hours-of-love__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; text-align: center; } .page-winwin-25-hours-of-love__quick-access-item .page-winwin-25-hours-of-love__btn { width: 100%; box-sizing: border-box; } @media (max-width: 768px) { .page-winwin-25-hours-of-love__hero-title { font-size: 2.2em; } .page-winwin-25-hours-of-love__hero-description { font-size: 1em; } .page-winwin-25-hours-of-love__cta-buttons { flex-direction: column; gap: 15px; } .page-winwin-25-hours-of-love__btn { padding: 12px 20px; font-size: 1em; } .page-winwin-25-hours-of-love__title { font-size: 2em; } .page-winwin-25-hours-of-love__subtitle { font-size: 1.5em; } .page-winwin-25-hours-of-love__section { padding: 25px 15px; margin-bottom: 20px; } .page-winwin-25-hours-of-love__list { grid-template-columns: 1fr; } .page-winwin-25-hours-of-love__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; } .page-winwin-25-hours-of-love__list-item strong { font-size: 1em; } .page-winwin-25-hours-of-love__game-grid, .page-winwin-25-hours-of-love__promo-grid, .page-winwin-25-hours-of-love__blog-grid, .page-winwin-25-hours-of-love__quick-access-grid { grid-template-columns: 1fr; gap: 20px; } .page-winwin-25-hours-of-love__game-card-title, .page-winwin-25-hours-of-love__promo-card-title { font-size: 1.3em; } .page-winwin-25-hours-of-love__blog-card-title { font-size: 1.2em; } .page-winwin-25-hours-of-love__faq-question { padding: 15px 20px; } .page-winwin-25-hours-of-love__faq-question h3 { font-size: 1.1em; } .page-winwin-25-hours-of-love__faq-answer { padding: 0 20px; } .page-winwin-25-hours-of-love__faq-item.active .page-winwin-25-hours-of-love__faq-answer { padding: 15px 20px !important; } .page-winwin-25-hours-of-love__image, .page-winwin-25-hours-of-love__game-card-image, .page-winwin-25-hours-of-love__promo-card-image, .page-winwin-25-hours-of-love__blog-card-image { max-width: 100% !important; height: auto !important; } .page-winwin-25-hours-of-love__image-wrapper, .page-winwin-25-hours-of-love__game-card-image-container, .page-winwin-25-hours-of-love__promo-card-image-container, .page-winwin-25-hours-of-love__blog-card-image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-winwin-25-hours-of-love__text-content, .page-winwin-25-hours-of-love__game-card-description, .page-winwin-25-hours-of-love__promo-card-description, .page-winwin-25-hours-of-love__blog-card-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }