.page-wim788 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; padding-top: 10px; }.page-wim788 a { text-decoration: none; color: #007bff; }.page-wim788 a:hover { text-decoration: underline; }.page-wim788__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-wim788__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }.page-wim788__section-title { text-align: center; color: #0056b3; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-wim788__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; margin-bottom: 0; }.page-wim788__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-wim788__hero-description { font-size: 1.3em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-wim788__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-wim788__hero-cta-btn { background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; display: inline-block; }.page-wim788__hero-cta-btn:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; }.page-wim788__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 20px; background-color: #e9ecef; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }.page-wim788__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-wim788__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-wim788__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-wim788__info-card { background-color: #f1f1f1; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); }.page-wim788__info-card h3 { color: #0056b3; margin-bottom: 15px; font-size: 1.5em; }.page-wim788__info-card p { font-size: 1em; color: #555; }.page-wim788__quick-access-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-wim788__quick-access-btn { display: block; background-color: #28a745; color: #fff; padding: 12px 20px; border-radius: 5px; text-align: center; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; }.page-wim788__quick-access-btn:hover { background-color: #218838; text-decoration: none; }.page-wim788__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-wim788__game-card { background-color: #f8f9fa; border: 1px solid #eee; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-wim788__game-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-wim788__game-card img { max-width: 100%; height: auto; display: block; margin: 0 auto; border-bottom: 1px solid #eee; }.page-wim788__game-card-content { padding: 20px; }.page-wim788__game-card-content h3 { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-wim788__game-card-content p { font-size: 0.95em; color: #666; }.page-wim788__promo-list { list-style: none; padding: 0; margin-top: 30px; }.page-wim788__promo-item { background-color: #f1f1f1; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }.page-wim788__promo-item h3 { color: #0056b3; font-size: 1.3em; margin: 0; flex-basis: 70%; }.page-wim788__promo-item-btn { background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 20px; font-weight: bold; transition: background-color 0.3s ease; flex-basis: 25%; text-align: center; }.page-wim788__promo-item-btn:hover { background-color: #e0a800; text-decoration: none; }.page-wim788__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-wim788__feature-item { background-color: #f1f1f1; padding: 20px; border-radius: 8px; text-align: center; }.page-wim788__feature-item h3 { color: #0056b3; font-size: 1.4em; margin-bottom: 10px; }.page-wim788__feature-item p { font-size: 1em; color: #555; }.page-wim788__faq-list { margin-top: 30px; }.page-wim788__faq-item { background-color: #f1f1f1; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-wim788__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-wim788__faq-question:hover { background-color: #0056b3; }.page-wim788__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-wim788__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-wim788__faq-item.active .page-wim788__faq-toggle { transform: rotate(45deg); }.page-wim788__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #e9ecef; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-wim788__faq-item.active .page-wim788__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-wim788__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-wim788__blog-card { background-color: #f8f9fa; border: 1px solid #eee; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-wim788__blog-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-wim788__blog-card img { max-width: 100%; height: auto; display: block; border-bottom: 1px solid #eee; }.page-wim788__blog-card-content { padding: 20px; }.page-wim788__blog-card-content h3 { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-wim788__blog-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-wim788__blog-card-link { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 5px; font-size: 0.9em; transition: background-color 0.3s ease; }.page-wim788__blog-card-link:hover { background-color: #0056b3; text-decoration: none; }.page-wim788__list-item { box-sizing: border-box; }.page-wim788__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-wim788__content-text img { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; }.page-wim788__content-text h2, .page-wim788__content-text h3 { color: #0056b3; margin-top: 25px; margin-bottom: 15px; }.page-wim788__content-text p { margin-bottom: 15px; }.page-wim788__content-text ul { list-style: disc; margin-left: 20px; margin-bottom: 15px; }.page-wim788__content-text li { margin-bottom: 8px; }.page-wim788__content-text strong { color: #0056b3; }.page-wim788__promo-item h3 a { color: #0056b3; }.page-wim788__promo-item h3 a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-wim788__hero-title { font-size: 2.5em; }.page-wim788__hero-description { font-size: 1.1em; }.page-wim788__hero-cta-group { flex-direction: column; gap: 15px; }.page-wim788__hero-cta-btn { width: 80%; margin: 0 auto; padding: 12px 20px; font-size: 1.1em; }.page-wim788__section { padding: 20px 15px; }.page-wim788__section-title { font-size: 2em; }.page-wim788__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; }.page-wim788__payment-logo, .page-wim788__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-wim788__info-grid, .page-wim788__game-grid, .page-wim788__security-features, .page-wim788__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-wim788__quick-access-links { grid-template-columns: 1fr; gap: 15px; }.page-wim788__promo-item { flex-direction: column; align-items: flex-start; gap: 10px; }.page-wim788__promo-item h3 { flex-basis: 100%; text-align: left; }.page-wim788__promo-item-btn { flex-basis: 100%; width: 100%; text-align: center; }.page-wim788__faq-question { padding: 12px 15px; }.page-wim788__faq-question h3 { font-size: 1.1em; }.page-wim788__faq-answer { padding: 15px !important; }.page-wim788__game-card img, .page-wim788__blog-card img, .page-wim788__content-text img { max-width: 100% !important; height: auto !important; }.page-wim788__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-wim788__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; padding: 5px 0 !important; } }