.page-the-house-in-fata-morgana-playtime { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; }.page-the-house-in-fata-morgana-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-the-house-in-fata-morgana-playtime__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-the-house-in-fata-morgana-playtime__section:nth-child(even) { background-color: #f9f9f9; }.page-the-house-in-fata-morgana-playtime__title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; }.page-the-house-in-fata-morgana-playtime__subtitle { text-align: center; color: #34495e; margin-bottom: 20px; font-size: 1.8em; }.page-the-house-in-fata-morgana-playtime__text { text-align: justify; margin-bottom: 15px; color: #555; }.page-the-house-in-fata-morgana-playtime__hero-section { position: relative; overflow: hidden; color: #fff; text-align: center; padding: 10px 0 80px; min-height: 500px; display: flex; align-items: center; justify-content: center; background-size: cover; background-position: center; border-radius: 0; box-shadow: none; }.page-the-house-in-fata-morgana-playtime__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; }.page-the-house-in-fata-morgana-playtime__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; }.page-the-house-in-fata-morgana-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-the-house-in-fata-morgana-playtime__hero-description { font-size: 1.3em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-the-house-in-fata-morgana-playtime__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; 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; margin: 10px; border: none; cursor: pointer; }.page-the-house-in-fata-morgana-playtime__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); }.page-the-house-in-fata-morgana-playtime__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; background-color: #fff; border-radius: 8px; margin-bottom: 20px; }.page-the-house-in-fata-morgana-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }.page-the-house-in-fata-morgana-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-the-house-in-fata-morgana-playtime__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-the-house-in-fata-morgana-playtime__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; padding-bottom: 20px; }.page-the-house-in-fata-morgana-playtime__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-the-house-in-fata-morgana-playtime__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-the-house-in-fata-morgana-playtime__game-title { font-size: 1.4em; color: #2c3e50; margin: 20px 10px 10px; }.page-the-house-in-fata-morgana-playtime__game-description { font-size: 0.95em; color: #777; padding: 0 15px 15px; }.page-the-house-in-fata-morgana-playtime__promotion-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-the-house-in-fata-morgana-playtime__promotion-item { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; padding: 25px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }.page-the-house-in-fata-morgana-playtime__promotion-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 10px; }.page-the-house-in-fata-morgana-playtime__promotion-description { font-size: 1em; color: #666; margin-bottom: 20px; }.page-the-house-in-fata-morgana-playtime__faq-list { list-style: none; padding: 0; }.page-the-house-in-fata-morgana-playtime__faq-item { background-color: #fefefe; border: 1px solid #ddd; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-the-house-in-fata-morgana-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #f2f2f2; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; }.page-the-house-in-fata-morgana-playtime__faq-question:hover { background-color: #eaeaea; }.page-the-house-in-fata-morgana-playtime__faq-question h3 { margin: 0; font-size: 1.15em; color: #34495e; pointer-events: none; }.page-the-house-in-fata-morgana-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; }.page-the-house-in-fata-morgana-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; }.page-the-house-in-fata-morgana-playtime__faq-item.active .page-the-house-in-fata-morgana-playtime__faq-question { background-color: #e74c3c; border-bottom-color: #c0392b; }.page-the-house-in-fata-morgana-playtime__faq-item.active .page-the-house-in-fata-morgana-playtime__faq-question h3, .page-the-house-in-fata-morgana-playtime__faq-item.active .page-the-house-in-fata-morgana-playtime__faq-toggle { color: #fff; }.page-the-house-in-fata-morgana-playtime__faq-item.active .page-the-house-in-fata-morgana-playtime__faq-toggle { transform: rotate(45deg); }.page-the-house-in-fata-morgana-playtime__faq-item.active .page-the-house-in-fata-morgana-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-the-house-in-fata-morgana-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-the-house-in-fata-morgana-playtime__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-the-house-in-fata-morgana-playtime__blog-card:hover { transform: translateY(-5px); }.page-the-house-in-fata-morgana-playtime__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-the-house-in-fata-morgana-playtime__blog-content { padding: 20px; }.page-the-house-in-fata-morgana-playtime__blog-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; }.page-the-house-in-fata-morgana-playtime__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-the-house-in-fata-morgana-playtime__blog-title a:hover { color: #e74c3c; }.page-the-house-in-fata-morgana-playtime__blog-summary { font-size: 0.9em; color: #777; margin-bottom: 20px; }.page-the-house-in-fata-morgana-playtime__blog-date { font-size: 0.85em; color: #999; text-align: right; }.page-the-house-in-fata-morgana-playtime__image { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }.page-the-house-in-fata-morgana-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-the-house-in-fata-morgana-playtime__quick-access-item { text-align: center; }.page-the-house-in-fata-morgana-playtime__quick-access-item .page-the-house-in-fata-morgana-playtime__cta-button { width: 100%; box-sizing: border-box; margin: 0; }.page-the-house-in-fata-morgana-playtime__list { list-style: disc; padding-left: 20px; margin-bottom: 15px; }.page-the-house-in-fata-morgana-playtime__list-item { margin-bottom: 8px; color: #555; }.page-the-house-in-fata-morgana-playtime__list-item strong { color: #333; }.page-the-house-in-fata-morgana-playtime__center-content { text-align: center; }.page-the-house-in-fata-morgana-playtime__support-channels { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-the-house-in-fata-morgana-playtime__support-channel { background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-the-house-in-fata-morgana-playtime__support-channel:hover { background-color: #2980b9; }.page-the-house-in-fata-morgana-playtime__icon-text { display: flex; align-items: center; margin-bottom: 10px; }.page-the-house-in-fata-morgana-playtime__icon-text img { margin-right: 10px; min-width: 32px; min-height: 32px; }.page-the-house-in-fata-morgana-playtime__icon-text span { font-weight: bold; color: #34495e; }.page-the-house-in-fata-morgana-playtime__game-provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-the-house-in-fata-morgana-playtime__game-provider-logo { width: 100px; height: 60px; object-fit: contain; }.page-the-house-in-fata-morgana-playtime__payment-methods-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 15px; margin-top: 20px; }.page-the-house-in-fata-morgana-playtime__payment-method-item { text-align: center; }.page-the-house-in-fata-morgana-playtime__payment-method-img { width: 100%; max-width: 120px; height: auto; object-fit: contain; margin: 0 auto; }.page-the-house-in-fata-morgana-playtime__social-media-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-the-house-in-fata-morgana-playtime__social-media-link { display: inline-block; background-color: #7f8c8d; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease; }.page-the-house-in-fata-morgana-playtime__social-media-link:hover { background-color: #95a5a6; }@media (max-width: 768px) { .page-the-house-in-fata-morgana-playtime__hero-title { font-size: 2.5em; }.page-the-house-in-fata-morgana-playtime__hero-description { font-size: 1.1em; }.page-the-house-in-fata-morgana-playtime__cta-button { padding: 12px 25px; font-size: 1em; }.page-the-house-in-fata-morgana-playtime__title { font-size: 2em; }.page-the-house-in-fata-morgana-playtime__subtitle { font-size: 1.5em; }.page-the-house-in-fata-morgana-playtime__game-grid, .page-the-house-in-fata-morgana-playtime__promotion-list, .page-the-house-in-fata-morgana-playtime__blog-grid { grid-template-columns: 1fr; }.page-the-house-in-fata-morgana-playtime__section { padding: 20px 15px; }.page-the-house-in-fata-morgana-playtime__game-image, .page-the-house-in-fata-morgana-playtime__blog-image { height: 180px; }.page-the-house-in-fata-morgana-playtime__faq-question { padding: 15px; }.page-the-house-in-fata-morgana-playtime__faq-question h3 { font-size: 1em; }.page-the-house-in-fata-morgana-playtime__faq-answer { padding: 15px !important; }.page-the-house-in-fata-morgana-playtime__quick-access-grid { grid-template-columns: 1fr; }.page-the-house-in-fata-morgana-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-the-house-in-fata-morgana-playtime__payment-logo, .page-the-house-in-fata-morgana-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-the-house-in-fata-morgana-playtime__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-the-house-in-fata-morgana-playtime__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-the-house-in-fata-morgana-playtime__image { max-width: 100% !important; height: auto !important; }.page-the-house-in-fata-morgana-playtime__game-provider-logo, .page-the-house-in-fata-morgana-playtime__payment-method-img { max-width: 100% !important; height: auto !important; } }