.page-rich9-ph__body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f7f6; color: #333; line-height: 1.6; } .page-rich9-ph__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-rich9-ph__section { padding: 40px 0; text-align: center; } .page-rich9-ph__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-rich9-ph__section-title { font-size: 2.5em; margin-bottom: 20px; color: #2c3e50; } .page-rich9-ph__section--dark .page-rich9-ph__section-title { color: #ecf0f1; } .page-rich9-ph__section-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-rich9-ph__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-rich9-ph__button:hover { background-color: #c0392b; } .page-rich9-ph__hero-section { background-image: url('[GALLERY:hero:1920x1080:online casino,gaming,promotions]'); background-size: cover; background-position: center; color: #fff; padding: 10px 0 80px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; position: relative; } .page-rich9-ph__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1; } .page-rich9-ph__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; padding: 0 15px; } .page-rich9-ph__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-rich9-ph__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-rich9-ph__hero-buttons .page-rich9-ph__button { margin: 10px; } .page-rich9-ph__floating-buttons { position: fixed; right: 20px; bottom: 80px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-rich9-ph__floating-button { background-color: #27ae60; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; } .page-rich9-ph__floating-button:hover { background-color: #229a54; transform: translateY(-3px); } .page-rich9-ph__floating-button--login { background-color: #3498db; } .page-rich9-ph__floating-button--login:hover { background-color: #2980b9; } .page-rich9-ph__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-rich9-ph__category-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-rich9-ph__category-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15); } .page-rich9-ph__category-image { width: 100%; height: 200px; object-fit: cover; } .page-rich9-ph__category-content { padding: 20px; } .page-rich9-ph__category-title { font-size: 1.5em; margin-bottom: 10px; color: #333; } .page-rich9-ph__product-display { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-rich9-ph__product-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); width: 100%; max-width: 350px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-rich9-ph__product-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15); } .page-rich9-ph__product-image { width: 100%; height: 250px; object-fit: cover; } .page-rich9-ph__product-content { padding: 20px; } .page-rich9-ph__product-title { font-size: 1.6em; margin-bottom: 10px; color: #333; } .page-rich9-ph__promo-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .page-rich9-ph__promo-item { background-color: #fff; border-radius: 10px; padding: 25px; text-align: left; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-rich9-ph__promo-item:hover { transform: translateY(-3px); } .page-rich9-ph__promo-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; } .page-rich9-ph__promo-description { font-size: 1em; color: #555; } .page-rich9-ph__download-section { background-color: #34495e; color: #fff; padding: 60px 0; } .page-rich9-ph__download-content { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: 30px; } .page-rich9-ph__download-image { max-width: 300px; height: auto; border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-rich9-ph__download-text h2 { color: #fff; margin-bottom: 15px; } .page-rich9-ph__download-text p { font-size: 1.1em; margin-bottom: 25px; } .page-rich9-ph__features-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-rich9-ph__feature-item { background-color: #fff; border-radius: 10px; padding: 25px; text-align: left; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .page-rich9-ph__feature-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; } .page-rich9-ph__feature-description { font-size: 0.95em; color: #555; } .page-rich9-ph__faq-section { text-align: left; } .page-rich9-ph__faq-list { margin-top: 30px; } .page-rich9-ph__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-rich9-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 15px; cursor: pointer; background-color: #f9f9f9; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-rich9-ph__faq-question:hover { background-color: #f0f0f0; } .page-rich9-ph__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-rich9-ph__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-rich9-ph__faq-item.active .page-rich9-ph__faq-toggle { transform: rotate(45deg); } .page-rich9-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 0.95em; color: #555; background-color: #fff; } .page-rich9-ph__faq-item.active .page-rich9-ph__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-rich9-ph__cta-section { background-color: #e74c3c; color: #fff; padding: 60px 0; } .page-rich9-ph__cta-title { font-size: 2.2em; margin-bottom: 20px; color: #fff; } .page-rich9-ph__cta-text { font-size: 1.2em; margin-bottom: 30px; } .page-rich9-ph__cta-button { background-color: #2c3e50; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-rich9-ph__cta-button:hover { background-color: #34495e; } @media (max-width: 768px) { .page-rich9-ph__hero-title { font-size: 2.2em; } .page-rich9-ph__hero-subtitle { font-size: 1.2em; } .page-rich9-ph__section-title { font-size: 2em; } .page-rich9-ph__section-subtitle { font-size: 1em; } .page-rich9-ph__hero-buttons { flex-direction: column; } .page-rich9-ph__floating-buttons { right: 10px; bottom: 60px; } .page-rich9-ph__game-categories { grid-template-columns: 1fr; } .page-rich9-ph__category-card { max-width: 100%; } .page-rich9-ph__product-card { max-width: 100%; } .page-rich9-ph__promo-list { grid-template-columns: 1fr; } .page-rich9-ph__promo-item, .page-rich9-ph__feature-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; padding: 20px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-rich9-ph__promo-item p, .page-rich9-ph__feature-item p, .page-rich9-ph__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-rich9-ph__faq-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-rich9-ph__faq-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-rich9-ph__download-content { flex-direction: column; } .page-rich9-ph__download-image { margin-bottom: 20px; } .page-rich9-ph__cta-title { font-size: 1.8em; } .page-rich9-ph__cta-text { font-size: 1em; } } @media (max-width: 480px) { .page-rich9-ph__hero-title { font-size: 1.8em; } .page-rich9-ph__hero-subtitle { font-size: 1em; } .page-rich9-ph__button { padding: 10px 20px; font-size: 0.9em; } .page-rich9-ph__floating-buttons { right: 10px; bottom: 50px; } .page-rich9-ph__floating-button { padding: 8px 12px; font-size: 0.9em; } }