.page-a-word-388 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-bottom: 80px; } .page-a-word-388__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-a-word-388__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; padding-top: 10px; box-sizing: border-box; } .page-a-word-388__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-a-word-388__hero-content { position: relative; z-index: 1; color: #fff; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; max-width: 800px; } .page-a-word-388__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffeb3b; } .page-a-word-388__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-a-word-388__cta-button { display: inline-block; background-color: #e91e63; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; } .page-a-word-388__cta-button:hover { background-color: #c2185b; } .page-a-word-388__section { padding: 60px 0; } .page-a-word-388__section-title { font-size: 2.5em; color: #ffeb3b; text-align: center; margin-bottom: 40px; } .page-a-word-388__text-content { font-size: 1.1em; color: #ccc; text-align: justify; } .page-a-word-388__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 0; background-color: #222; } .page-a-word-388__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-a-word-388__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-a-word-388__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-a-word-388__intro-item { background-color: #2a2a2a; padding: 30px; border-radius: 10px; text-align: center; } .page-a-word-388__intro-icon { width: 200px; height: 200px; object-fit: contain; margin-bottom: 20px; } .page-a-word-388__intro-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; } .page-a-word-388__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-a-word-388__link-item { background-color: #333; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; } .page-a-word-388__link-item:hover { transform: translateY(-5px); } .page-a-word-388__link-button { display: block; background-color: #4caf50; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-a-word-388__link-button:hover { background-color: #388e3c; } .page-a-word-388__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-a-word-388__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-a-word-388__game-card:hover { transform: translateY(-10px); } .page-a-word-388__game-image { width: 100%; height: 200px; object-fit: cover; } .page-a-word-388__game-content { padding: 20px; } .page-a-word-388__game-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; } .page-a-word-388__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-a-word-388__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-a-word-388__promo-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-a-word-388__promo-card:hover { transform: translateY(-10px); } .page-a-word-388__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-a-word-388__promo-content { padding: 20px; } .page-a-word-388__promo-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; } .page-a-word-388__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-a-word-388__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-a-word-388__security-item { background-color: #2a2a2a; padding: 30px; border-radius: 10px; text-align: center; } .page-a-word-388__security-icon { width: 200px; height: 200px; object-fit: contain; margin-bottom: 20px; } .page-a-word-388__security-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; } .page-a-word-388__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-a-word-388__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-a-word-388__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-a-word-388__faq-question:hover { background-color: #444; } .page-a-word-388__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-a-word-388__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-a-word-388__faq-item.active .page-a-word-388__faq-toggle { transform: rotate(45deg); } .page-a-word-388__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #2a2a2a; color: #ccc; } .page-a-word-388__faq-item.active .page-a-word-388__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-a-word-388__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-a-word-388__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease; } .page-a-word-388__blog-card:hover { transform: translateY(-10px); } .page-a-word-388__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-a-word-388__blog-content { padding: 20px; } .page-a-word-388__blog-title { font-size: 1.3em; color: #ffeb3b; margin-bottom: 10px; } .page-a-word-388__blog-title a { color: #ffeb3b; text-decoration: none; transition: color 0.3s ease; } .page-a-word-388__blog-title a:hover { color: #fff; } .page-a-word-388__blog-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-a-word-388__blog-date { font-size: 0.85em; color: #888; } .page-a-word-388__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-a-word-388__floating-button { background-color: #e91e63; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; } .page-a-word-388__floating-button:hover { background-color: #c2185b; } @media (max-width: 768px) { .page-a-word-388__hero-section { height: 400px; } .page-a-word-388__hero-title { font-size: 2.5em; } .page-a-word-388__hero-subtitle { font-size: 1.2em; } .page-a-word-388__section-title { font-size: 2em; } .page-a-word-388__intro-grid, .page-a-word-388__link-grid, .page-a-word-388__game-grid, .page-a-word-388__promo-grid, .page-a-word-388__security-grid, .page-a-word-388__blog-grid { grid-template-columns: 1fr; } .page-a-word-388__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-a-word-388__payment-logo, .page-a-word-388__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-a-word-388__intro-icon, .page-a-word-388__security-icon { width: 200px; height: 200px; } .page-a-word-388__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-a-word-388__faq-answer { padding: 0 20px; } .page-a-word-388__faq-item.active .page-a-word-388__faq-answer { padding: 15px 20px !important; } .page-a-word-388__floating-buttons { right: 10px; bottom: 10px; } } @media (max-width: 480px) { .page-a-word-388__hero-title { font-size: 2em; } .page-a-word-388__hero-subtitle { font-size: 1em; } .page-a-word-388__cta-button { padding: 12px 25px; font-size: 1em; } }