.page-q88-sex { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a1a; line-height: 1.6; } .page-q88-sex__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-q88-sex__hero-section { background-color: #0d0d0d; background-size: cover; background-position: center; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; } .page-q88-sex__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.8)); z-index: 1; } .page-q88-sex__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; } .page-q88-sex__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-q88-sex__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #e0e0e0; } .page-q88-sex__btn { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 50px; 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-q88-sex__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-q88-sex__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 0; background-color: #0d0d0d; border-top: 1px solid #333; border-bottom: 1px solid #333; } .page-q88-sex__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-q88-sex__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-q88-sex__section { padding: 60px 0; border-bottom: 1px solid #333; } .page-q88-sex__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; } .page-q88-sex__intro-text { text-align: center; font-size: 1.1em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-q88-sex__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-q88-sex__grid-item { background-color: #2a2a2a; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .page-q88-sex__grid-item h3 { color: #ffcc00; font-size: 1.5em; margin-bottom: 15px; } .page-q88-sex__grid-item p { color: #e0e0e0; } .page-q88-sex__fast-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-q88-sex__fast-access-link { background-color: #3a3a3a; color: #ffcc00; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-q88-sex__fast-access-link:hover { background-color: #555; } .page-q88-sex__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.3); transition: transform 0.3s ease; } .page-q88-sex__game-card:hover { transform: translateY(-5px); } .page-q88-sex__game-card-img { width: 100%; height: 250px; object-fit: cover; } .page-q88-sex__game-card-content { padding: 20px; } .page-q88-sex__game-card-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-q88-sex__game-card-description { color: #e0e0e0; font-size: 0.95em; margin-bottom: 20px; } .page-q88-sex__promo-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.3); text-align: center; } .page-q88-sex__promo-card-img { width: 100%; height: 220px; object-fit: cover; } .page-q88-sex__promo-card-content { padding: 20px; } .page-q88-sex__promo-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-q88-sex__promo-card-description { color: #e0e0e0; font-size: 0.95em; margin-bottom: 15px; } .page-q88-sex__promo-card-btn { background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-q88-sex__promo-card-btn:hover { background-color: #0056b3; } .page-q88-sex__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-q88-sex__security-item { background-color: #2a2a2a; padding: 25px; border-radius: 10px; text-align: center; flex: 1 1 280px; max-width: 350px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .page-q88-sex__security-item h3 { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; } .page-q88-sex__security-item p { color: #e0e0e0; font-size: 0.95em; } .page-q88-sex__faq-list { max-width: 800px; margin: 40px auto 0; } .page-q88-sex__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.2); } .page-q88-sex__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #3a3a3a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-q88-sex__faq-question:hover { background-color: #4a4a4a; } .page-q88-sex__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } .page-q88-sex__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-q88-sex__faq-item.active .page-q88-sex__faq-toggle { transform: rotate(45deg); } .page-q88-sex__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: #e0e0e0; } .page-q88-sex__faq-item.active .page-q88-sex__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-q88-sex__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-q88-sex__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.3); transition: transform 0.3s ease; } .page-q88-sex__blog-card:hover { transform: translateY(-5px); } .page-q88-sex__blog-card-img { width: 100%; height: 200px; object-fit: cover; } .page-q88-sex__blog-card-content { padding: 20px; } .page-q88-sex__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; display: block; text-decoration: none; } .page-q88-sex__blog-card-title:hover { text-decoration: underline; } .page-q88-sex__blog-card-excerpt { color: #e0e0e0; font-size: 0.9em; margin-bottom: 15px; } .page-q88-sex__blog-card-date { font-size: 0.8em; color: #888; text-align: right; } @media (max-width: 1024px) { .page-q88-sex__hero-title { font-size: 3em; } .page-q88-sex__hero-subtitle { font-size: 1.3em; } .page-q88-sex__section-title { font-size: 2em; } .page-q88-sex__grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); } .page-q88-sex__blog-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); } } @media (max-width: 768px) { .page-q88-sex__hero-section { padding-bottom: 40px; } .page-q88-sex__hero-title { font-size: 2.5em; } .page-q88-sex__hero-subtitle { font-size: 1.1em; } .page-q88-sex__btn { padding: 12px 25px; font-size: 1em; } .page-q88-sex__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 0; } .page-q88-sex__payment-logo, .page-q88-sex__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-q88-sex__section { padding: 40px 0; } .page-q88-sex__section-title { font-size: 1.8em; } .page-q88-sex__intro-text { font-size: 1em; } .page-q88-sex__grid { grid-template-columns: 1fr; } .page-q88-sex__grid-item { padding: 20px; } .page-q88-sex__fast-access-links { flex-direction: column; align-items: center; gap: 15px; } .page-q88-sex__fast-access-link { width: 100%; max-width: 300px; text-align: center; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-q88-sex__game-card-img { height: 200px; } .page-q88-sex__promo-card-img { height: 180px; } .page-q88-sex__security-features { flex-direction: column; align-items: center; gap: 20px; } .page-q88-sex__security-item { width: 100% !important; max-width: 350px !important; box-sizing: border-box !important; } .page-q88-sex__faq-question { padding: 15px 20px; } .page-q88-sex__faq-question h3 { font-size: 1.1em; } .page-q88-sex__faq-answer { padding: 0 20px; } .page-q88-sex__faq-item.active .page-q88-sex__faq-answer { padding: 15px 20px !important; } .page-q88-sex__blog-grid { grid-template-columns: 1fr; } .page-q88-sex__blog-card-img { height: 180px; } .page-q88-sex__blog-card-title { font-size: 1.2em; } .page-q88-sex__blog-card-excerpt { font-size: 0.85em; } }