.page-htttp-www-rich9-com-login { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-htttp-www-rich9-com-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__container { padding: 10px; } } .page-htttp-www-rich9-com-login__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; padding: 100px 20px 80px; overflow: hidden; background-color: #2c003e; padding-top: 10px; } .page-htttp-www-rich9-com-login__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.6; } .page-htttp-www-rich9-com-login__hero-content { position: relative; z-index: 1; max-width: 900px; } .page-htttp-www-rich9-com-login__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #fff; } .page-htttp-www-rich9-com-login__hero-description { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-htttp-www-rich9-com-login__cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-htttp-www-rich9-com-login__cta-button { background-color: #e6b800; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; 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-htttp-www-rich9-com-login__cta-button:hover { background-color: #ffd700; transform: translateY(-3px); } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__hero-section { padding: 80px 10px 60px; } .page-htttp-www-rich9-com-login__hero-title { font-size: 2.2em; } .page-htttp-www-rich9-com-login__hero-description { font-size: 1em; } .page-htttp-www-rich9-com-login__cta-buttons { flex-direction: column; gap: 15px; } .page-htttp-www-rich9-com-login__cta-button { width: 100%; padding: 12px 20px; } } .page-htttp-www-rich9-com-login__section { padding: 60px 0; background-color: #1a1a2e; } .page-htttp-www-rich9-com-login__section:nth-of-type(even) { background-color: #22223b; } .page-htttp-www-rich9-com-login__section-title { font-size: 2.5em; text-align: center; margin-bottom: 40px; color: #e6b800; } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__section { padding: 40px 0; } .page-htttp-www-rich9-com-login__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-htttp-www-rich9-com-login__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-htttp-www-rich9-com-login__intro-item { background-color: #2e1a47; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__intro-item:hover { transform: translateY(-5px); } .page-htttp-www-rich9-com-login__intro-item h3 { color: #ffd700; font-size: 1.5em; margin-bottom: 15px; } .page-htttp-www-rich9-com-login__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-htttp-www-rich9-com-login__quick-access-item { background-color: #3f005d; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-htttp-www-rich9-com-login__quick-access-item a { color: #fff; text-decoration: none; font-size: 1.2em; font-weight: bold; display: block; transition: color 0.3s ease; } .page-htttp-www-rich9-com-login__quick-access-item a:hover { color: #e6b800; } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__quick-access-grid { grid-template-columns: 1fr; } } .page-htttp-www-rich9-com-login__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-htttp-www-rich9-com-login__game-card { background-color: #2e1a47; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__game-card:hover { transform: translateY(-7px); } .page-htttp-www-rich9-com-login__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-htttp-www-rich9-com-login__game-card-content { padding: 20px; } .page-htttp-www-rich9-com-login__game-card-title { font-size: 1.6em; color: #ffd700; margin-bottom: 10px; } .page-htttp-www-rich9-com-login__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-htttp-www-rich9-com-login__game-card-providers { font-size: 0.85em; color: #aaa; margin-top: 10px; } .page-htttp-www-rich9-com-login__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-htttp-www-rich9-com-login__promo-card { background-color: #2e1a47; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__promo-card:hover { transform: translateY(-7px); } .page-htttp-www-rich9-com-login__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-htttp-www-rich9-com-login__promo-card-content { padding: 20px; } .page-htttp-www-rich9-com-login__promo-card-title { font-size: 1.6em; color: #ffd700; margin-bottom: 10px; } .page-htttp-www-rich9-com-login__promo-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-htttp-www-rich9-com-login__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-htttp-www-rich9-com-login__security-item { background-color: #2e1a47; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__security-item:hover { transform: translateY(-5px); } .page-htttp-www-rich9-com-login__security-item h3 { color: #ffd700; font-size: 1.5em; margin-bottom: 15px; } .page-htttp-www-rich9-com-login__security-item p { color: #ccc; } .page-htttp-www-rich9-com-login__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-htttp-www-rich9-com-login__payment-logo { height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-htttp-www-rich9-com-login__payment-logo:hover { filter: grayscale(0%); opacity: 1; } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__payment-logo { height: 40px; } } .page-htttp-www-rich9-com-login__faq-list { max-width: 800px; margin: 0 auto; } .page-htttp-www-rich9-com-login__faq-item { background-color: #2e1a47; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-htttp-www-rich9-com-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3f005d; color: #ffd700; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-htttp-www-rich9-com-login__faq-question:hover { background-color: #4e007a; } .page-htttp-www-rich9-com-login__faq-question h3 { margin: 0; pointer-events: none; } .page-htttp-www-rich9-com-login__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__faq-item.active .page-htttp-www-rich9-com-login__faq-toggle { transform: rotate(45deg); } .page-htttp-www-rich9-com-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-htttp-www-rich9-com-login__faq-item.active .page-htttp-www-rich9-com-login__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__faq-question { padding: 15px 20px; font-size: 1em; } .page-htttp-www-rich9-com-login__faq-answer { padding: 0 20px; } .page-htttp-www-rich9-com-login__faq-item.active .page-htttp-www-rich9-com-login__faq-answer { padding: 15px 20px !important; } } .page-htttp-www-rich9-com-login__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-htttp-www-rich9-com-login__blog-card { background-color: #2e1a47; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; } .page-htttp-www-rich9-com-login__blog-card:hover { transform: translateY(-7px); } .page-htttp-www-rich9-com-login__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-htttp-www-rich9-com-login__blog-card-content { padding: 20px; } .page-htttp-www-rich9-com-login__blog-card-title { font-size: 1.4em; color: #ffd700; margin-bottom: 10px; } .page-htttp-www-rich9-com-login__blog-card-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-htttp-www-rich9-com-login__blog-card-link { color: #e6b800; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-htttp-www-rich9-com-login__blog-card-link:hover { color: #ffd700; } img { max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 768px) { img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-htttp-www-rich9-com-login__intro-grid, .page-htttp-www-rich9-com-login__games-grid, .page-htttp-www-rich9-com-login__promotions-grid, .page-htttp-www-rich9-com-login__security-grid, .page-htttp-www-rich9-com-login__blog-grid { grid-template-columns: 1fr; } .page-htttp-www-rich9-com-login__intro-item, .page-htttp-www-rich9-com-login__game-card, .page-htttp-www-rich9-com-login__promo-card, .page-htttp-www-rich9-com-login__security-item, .page-htttp-www-rich9-com-login__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-htttp-www-rich9-com-login__payment-logos { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-htttp-www-rich9-com-login__payment-logo { max-width: 80px; } } .page-htttp-www-rich9-com-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-htttp-www-rich9-com-login__floating-button { background-color: #e6b800; color: #1a1a2e; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-htttp-www-rich9-com-login__floating-button:hover { background-color: #ffd700; transform: translateY(-3px); } @media (max-width: 768px) { .page-htttp-www-rich9-com-login__floating-buttons { bottom: 10px; right: 10px; } .page-htttp-www-rich9-com-login__floating-button { padding: 10px 15px; font-size: 0.9em; } }