.page-winwin-moans { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-winwin-moans__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-winwin-moans__section { padding: 60px 20px; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-winwin-moans__section:last-of-type { border-bottom: none; } .page-winwin-moans__title { font-size: 3.2em; color: #e94560; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-winwin-moans__subtitle { font-size: 1.8em; color: #f0f0f0; margin-bottom: 30px; } .page-winwin-moans__text { font-size: 1.1em; color: #c0c0c0; margin-bottom: 20px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-winwin-moans__button { display: inline-block; background-color: #e94560; 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-winwin-moans__button:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-winwin-moans__button--secondary { background-color: #0f3460; } .page-winwin-moans__button--secondary:hover { background-color: #164e8b; } .page-winwin-moans__hero-section { background-image: url('[GALLERY:hero:1920x1080:online gaming,philippines,casino,winwin moans]'); background-size: cover; background-position: center; min-height: 70vh; display: flex; align-items: center; justify-content: center; position: relative; padding-top: 10px; } .page-winwin-moans__hero-content { background-color: rgba(0, 0, 0, 0.6); padding: 40px; border-radius: 10px; max-width: 90%; } .page-winwin-moans__hero-title { font-size: 3.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-winwin-moans__hero-subtitle { font-size: 1.6em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-winwin-moans__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-winwin-moans__card { background-color: #0f3460; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .page-winwin-moans__card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-winwin-moans__card-image { width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; } .page-winwin-moans__card-title { font-size: 1.6em; color: #e94560; margin-bottom: 15px; } .page-winwin-moans__card-text { font-size: 1em; color: #c0c0c0; margin-bottom: 20px; flex-grow: 1; } .page-winwin-moans__game-provider-logo { max-width: 100px; height: auto; margin: 10px; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-winwin-moans__game-provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-winwin-moans__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-top: 30px; gap: 20px; } .page-winwin-moans__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-winwin-moans__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #1a1a2e; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-winwin-moans__faq-question:hover { background-color: #2c2c4a; } .page-winwin-moans__faq-question h3 { margin: 0; font-size: 1.3em; color: #f0f0f0; pointer-events: none; } .page-winwin-moans__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; pointer-events: none; transition: transform 0.3s ease; } .page-winwin-moans__faq-item.active .page-winwin-moans__faq-toggle { transform: rotate(45deg); } .page-winwin-moans__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; text-align: left; } .page-winwin-moans__faq-item.active .page-winwin-moans__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-winwin-moans__blog-card { background-color: #0f3460; padding: 20px; border-radius: 10px; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-winwin-moans__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-winwin-moans__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; } .page-winwin-moans__blog-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-winwin-moans__blog-date { font-size: 0.9em; color: #909090; margin-bottom: 10px; } .page-winwin-moans__blog-excerpt { font-size: 1em; color: #c0c0c0; margin-bottom: 15px; } @media (max-width: 768px) { .page-winwin-moans__title { font-size: 2.2em; } .page-winwin-moans__subtitle { font-size: 1.4em; } .page-winwin-moans__hero-title { font-size: 2.5em; } .page-winwin-moans__hero-subtitle { font-size: 1.2em; } .page-winwin-moans__section { padding: 40px 15px; } .page-winwin-moans__container { padding: 10px; } .page-winwin-moans__grid { grid-template-columns: 1fr; gap: 20px; } .page-winwin-moans__card { padding: 20px; } .page-winwin-moans__card-title { font-size: 1.4em; } .page-winwin-moans__text { font-size: 1em; } .page-winwin-moans__faq-question { padding: 15px 20px; } .page-winwin-moans__faq-question h3 { font-size: 1.1em; } .page-winwin-moans__faq-answer { padding: 15px 20px !important; } .page-winwin-moans__blog-card { padding: 15px; } .page-winwin-moans__blog-title { font-size: 1.2em; } .page-winwin-moans__blog-image { height: 150px; } .page-winwin-moans__grid > * { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-winwin-moans__logo-grid { padding: 0; margin-left: 0; margin-right: 0; width: 100%; max-width: 100%; box-sizing: border-box; } .page-winwin-moans__logo-grid img { max-width: 80px; } }