/* CSS styles generated by AI */.page-momo-h { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-momo-h__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-momo-h__section { padding: 40px 20px; margin-bottom: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-momo-h__section-title { text-align: center; color: #0056b3; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-momo-h__section-subtitle { text-align: center; color: #555; margin-bottom: 20px; font-size: 1.2em; }.page-momo-h__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 60px 20px; text-align: center; padding-top: 10px; position: relative; overflow: hidden; }.page-momo-h__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-momo-h__hero-content { position: relative; z-index: 1; }.page-momo-h__hero-title { font-size: 3.5em; margin-bottom: 15px; font-weight: bold; line-height: 1.2; }.page-momo-h__hero-description { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-momo-h__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-momo-h__button { display: inline-block; background-color: #ffc107; color: #333; 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-momo-h__button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-momo-h__button--primary { background-color: #28a745; color: #fff; }.page-momo-h__button--primary:hover { background-color: #218838; }.page-momo-h__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #f9f9f9; padding: 30px 20px; border-radius: 8px; margin-top: 20px; }.page-momo-h__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-momo-h__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-momo-h__intro-content { display: flex; flex-direction: column; gap: 25px; text-align: justify; }.page-momo-h__intro-text { font-size: 1.1em; color: #444; }.page-momo-h__intro-text strong { color: #0056b3; }.page-momo-h__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-momo-h__quick-access-item { background-color: #e9ecef; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; }.page-momo-h__quick-access-item:hover { transform: translateY(-5px); }.page-momo-h__quick-access-item h3 { color: #0056b3; margin-top: 0; font-size: 1.4em; }.page-momo-h__quick-access-item .page-momo-h__button { width: 100%; padding: 12px 20px; }.page-momo-h__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-momo-h__game-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-momo-h__game-card:hover { transform: translateY(-5px); }.page-momo-h__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-momo-h__game-card-content { padding: 20px; text-align: center; }.page-momo-h__game-card-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-momo-h__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-momo-h__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; }.page-momo-h__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; text-align: center; }.page-momo-h__promo-card:hover { transform: translateY(-5px); }.page-momo-h__promo-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-momo-h__promo-card-content { padding: 20px; }.page-momo-h__promo-card-title { font-size: 1.6em; color: #d9534f; margin-bottom: 10px; }.page-momo-h__promo-card-description { font-size: 1em; color: #666; margin-bottom: 15px; }.page-momo-h__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; text-align: center; }.page-momo-h__security-item { background-color: #e6f7ff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); }.page-momo-h__security-item img { max-width: 100px; height: auto; margin-bottom: 15px; }.page-momo-h__security-item h3 { color: #0056b3; font-size: 1.4em; margin-bottom: 10px; }.page-momo-h__security-item p { color: #555; font-size: 0.95em; }.page-momo-h__faq-list { list-style: none; padding: 0; }.page-momo-h__faq-item { background-color: #f0f8ff; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-momo-h__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #007bff; color: #fff; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-momo-h__faq-question:hover { background-color: #0056b3; }.page-momo-h__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; color: inherit; }.page-momo-h__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; }.page-momo-h__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #e9f5ff; 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-momo-h__faq-answer p { margin: 15px 0; }.page-momo-h__faq-item.active .page-momo-h__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-momo-h__faq-item.active .page-momo-h__faq-toggle { transform: rotate(45deg); }.page-momo-h__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-momo-h__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-momo-h__blog-card:hover { transform: translateY(-5px); }.page-momo-h__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-momo-h__blog-card-content { padding: 20px; }.page-momo-h__blog-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-momo-h__blog-card-title a { text-decoration: none; color: inherit; }.page-momo-h__blog-card-title a:hover { text-decoration: underline; }.page-momo-h__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-momo-h__blog-card-date { font-size: 0.85em; color: #888; text-align: right; }.page-momo-h img { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 8px; }.page-momo-h .page-momo-h__button-link { text-decoration: none; }.page-momo-h__quick-access-item a { text-decoration: none; }.page-momo-h__game-card-link { text-decoration: none; display: block; color: inherit; }.page-momo-h__promo-card-link { text-decoration: none; display: block; color: inherit; }.page-momo-h__blog-card-link { text-decoration: none; display: block; color: inherit; }.page-momo-h__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-momo-h__list-item { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; }.page-momo-h__content-block { margin-bottom: 15px; }.page-momo-h__content-block h3 { color: #0056b3; margin-bottom: 10px; }.page-momo-h__content-block p { font-size: 1em; color: #444; }.page-momo-h__content-block ul { list-style: disc inside; padding-left: 20px; }.page-momo-h__content-block li { margin-bottom: 8px; }.page-momo-h__content-block img { margin-bottom: 15px; }.page-momo-h__cta-text { font-size: 1.2em; color: #0056b3; text-align: center; margin-top: 30px; margin-bottom: 20px; font-weight: bold; }.page-momo-h__social-media-icons { display: flex; justify-content: center; gap: 20px; margin-top: 20px; }.page-momo-h__social-icon { width: 48px; height: 48px; object-fit: contain; }.page-momo-h__social-link { display: inline-block; }.page-momo-h__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-momo-h__payment-icon { width: 80px; height: 50px; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-momo-h__payment-icon:hover { filter: grayscale(0%); }@media (max-width: 768px) { .page-momo-h__container { padding: 15px; }.page-momo-h__section { padding: 30px 15px; }.page-momo-h__section-title { font-size: 2em; }.page-momo-h__section-subtitle { font-size: 1em; }.page-momo-h__hero-section { padding: 40px 15px; }.page-momo-h__hero-title { font-size: 2.5em; }.page-momo-h__hero-description { font-size: 1.2em; }.page-momo-h__hero-buttons { flex-direction: column; gap: 15px; }.page-momo-h__button { width: 100%; padding: 12px 20px; font-size: 1em; }.page-momo-h__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-momo-h__payment-logo, .page-momo-h__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-momo-h__quick-access-grid, .page-momo-h__games-grid, .page-momo-h__promotions-grid, .page-momo-h__security-grid, .page-momo-h__blog-grid { grid-template-columns: 1fr; }.page-momo-h__faq-question { padding: 15px 20px; font-size: 1em; }.page-momo-h__faq-question h3 { font-size: 1em; }.page-momo-h__faq-answer { padding: 0 20px; }.page-momo-h__faq-item.active .page-momo-h__faq-answer { padding: 15px 20px !important; }.page-momo-h__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 0 !important; padding-right: 0 !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-momo-h__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-momo-h__game-card-image, .page-momo-h__promo-card-image, .page-momo-h__blog-card-image { height: 180px; }.page-momo-h img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } }