.page-winwin-perfect-match { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-winwin-perfect-match__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-winwin-perfect-match__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-winwin-perfect-match__section--dark { background-color: #333; color: #fff; }.page-winwin-perfect-match__section-title { text-align: center; color: #0056b3; margin-bottom: 30px; font-size: 2.5em; }.page-winwin-perfect-match__section--dark .page-winwin-perfect-match__section-title { color: #fff; }.page-winwin-perfect-match__text-center { text-align: center; }.page-winwin-perfect-match__hero-section { position: relative; padding: 10px 0 60px; background: linear-gradient(135deg, #007bff, #00c6ff); color: #fff; text-align: center; overflow: hidden; border-radius: 0 0 15px 15px; }.page-winwin-perfect-match__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; }.page-winwin-perfect-match__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; }.page-winwin-perfect-match__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-winwin-perfect-match__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-winwin-perfect-match__button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-winwin-perfect-match__button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-winwin-perfect-match__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: 20px; margin-top: -30px; background-color: #f0f0f0; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }.page-winwin-perfect-match__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-winwin-perfect-match__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-winwin-perfect-match__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-winwin-perfect-match__intro-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); text-align: center; }.page-winwin-perfect-match__intro-card h3 { color: #007bff; margin-bottom: 10px; }.page-winwin-perfect-match__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; }.page-winwin-perfect-match__quick-access-grid .page-winwin-perfect-match__button { width: 100%; box-sizing: border-box; }.page-winwin-perfect-match__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-winwin-perfect-match__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-winwin-perfect-match__game-card:hover { transform: translateY(-5px); }.page-winwin-perfect-match__game-card img { max-width: 100%; height: auto; display: block; }.page-winwin-perfect-match__game-card-content { padding: 20px; }.page-winwin-perfect-match__game-card h3 { color: #007bff; margin-bottom: 10px; }.page-winwin-perfect-match__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-winwin-perfect-match__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; }.page-winwin-perfect-match__promo-card img { max-width: 100%; height: auto; display: block; }.page-winwin-perfect-match__promo-card-content { padding: 20px; }.page-winwin-perfect-match__promo-card h3 { color: #007bff; margin-bottom: 10px; }.page-winwin-perfect-match__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; }.page-winwin-perfect-match__security-item { background-color: #f9f9f9; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); text-align: center; flex: 1 1 280px; max-width: 350px; }.page-winwin-perfect-match__security-item h3 { color: #007bff; margin-bottom: 10px; }.page-winwin-perfect-match__faq-list { margin-top: 30px; }.page-winwin-perfect-match__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; }.page-winwin-perfect-match__faq-question { background-color: #007bff; color: #fff; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-winwin-perfect-match__faq-question:hover { background-color: #0056b3; }.page-winwin-perfect-match__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-winwin-perfect-match__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-winwin-perfect-match__faq-item.active .page-winwin-perfect-match__faq-toggle { transform: rotate(45deg); }.page-winwin-perfect-match__faq-answer { background-color: #f9f9f9; max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-winwin-perfect-match__faq-item.active .page-winwin-perfect-match__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-winwin-perfect-match__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-winwin-perfect-match__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-winwin-perfect-match__blog-card:hover { transform: translateY(-5px); }.page-winwin-perfect-match__blog-card img { max-width: 100%; height: auto; display: block; }.page-winwin-perfect-match__blog-card-content { padding: 20px; }.page-winwin-perfect-match__blog-card h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2em; }.page-winwin-perfect-match__blog-card h3 a { color: #007bff; text-decoration: none; }.page-winwin-perfect-match__blog-card h3 a:hover { text-decoration: underline; }.page-winwin-perfect-match__blog-card p { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-winwin-perfect-match__blog-card-date { display: block; font-size: 0.8em; color: #999; margin-bottom: 10px; }.page-winwin-perfect-match__social-icons { margin-top: 30px; text-align: center; }.page-winwin-perfect-match__social-icons a { display: inline-block; margin: 0 10px; font-size: 2em; color: #007bff; transition: color 0.3s ease; }.page-winwin-perfect-match__social-icons a:hover { color: #0056b3; }.page-winwin-perfect-match__list-item { box-sizing: border-box; }.page-winwin-perfect-match__list-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-winwin-perfect-match img { max-width: 100%; height: auto; display: block; object-fit: cover; }.page-winwin-perfect-match__hero-section h1, .page-winwin-perfect-match__hero-section p { text-shadow: 1px 1px 2px rgba(0,0,0,0.7); }@media (max-width: 768px) { .page-winwin-perfect-match__hero-title { font-size: 2.5em; }.page-winwin-perfect-match__hero-subtitle { font-size: 1.2em; }.page-winwin-perfect-match__section-title { font-size: 2em; }.page-winwin-perfect-match__container { padding: 10px; }.page-winwin-perfect-match__section { padding: 30px 15px; }.page-winwin-perfect-match__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-winwin-perfect-match__payment-logo, .page-winwin-perfect-match__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-winwin-perfect-match__intro-grid, .page-winwin-perfect-match__quick-access-grid, .page-winwin-perfect-match__game-grid, .page-winwin-perfect-match__promo-grid, .page-winwin-perfect-match__blog-grid { grid-template-columns: 1fr; }.page-winwin-perfect-match__security-item { flex: 1 1 100%; max-width: 100%; }.page-winwin-perfect-match__faq-question { padding: 12px 15px; }.page-winwin-perfect-match__faq-question h3 { font-size: 1em; }.page-winwin-perfect-match__faq-answer { padding: 0 10px; }.page-winwin-perfect-match__faq-item.active .page-winwin-perfect-match__faq-answer { padding: 15px 10px !important; }.page-winwin-perfect-match__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !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-winwin-perfect-match__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-winwin-perfect-match img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}