body { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; margin: 0; padding: 0; } .page-bully-x-playtime { max-width: 1200px; margin: 0 auto; padding: 10px 15px 30px; box-sizing: border-box; } .page-bully-x-playtime__section-title { font-size: 2.5em; color: #ffc107; text-align: center; margin-bottom: 40px; text-transform: uppercase; letter-spacing: 1px; } .page-bully-x-playtime__section-subtitle { font-size: 1.2em; color: #e0e0e0; text-align: center; margin-bottom: 20px; } .page-bully-x-playtime__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; } .page-bully-x-playtime__button { display: inline-block; background-color: #ffc107; color: #1a1a2e; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-bully-x-playtime__button:hover { background-color: #e0a800; transform: translateY(-2px); } .page-bully-x-playtime__hero-section { position: relative; padding: 100px 0 50px; text-align: center; overflow: hidden; background-size: cover; background-position: center; min-height: 500px; display: flex; align-items: center; justify-content: center; flex-direction: column; } .page-bully-x-playtime__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-bully-x-playtime__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; padding: 20px; } .page-bully-x-playtime__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-bully-x-playtime__hero-description { font-size: 1.4em; color: #f0f0f0; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-bully-x-playtime__intro-section { padding: 60px 0; background-color: #24243e; text-align: center; } .page-bully-x-playtime__intro-content { max-width: 900px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__quick-access-section { padding: 60px 0; text-align: center; } .page-bully-x-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__quick-access-item { background-color: #24243e; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: center; } .page-bully-x-playtime__quick-access-item:hover { transform: translateY(-5px); } .page-bully-x-playtime__quick-access-item .page-bully-x-playtime__button { width: 100%; max-width: 200px; margin-top: 20px; } .page-bully-x-playtime__games-section { padding: 60px 0; background-color: #24243e; } .page-bully-x-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__game-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; } .page-bully-x-playtime__game-card:hover { transform: translateY(-5px); } .page-bully-x-playtime__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-bully-x-playtime__game-card-content { padding: 20px; } .page-bully-x-playtime__game-card-title { font-size: 1.5em; color: #ffc107; margin-bottom: 10px; } .page-bully-x-playtime__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-bully-x-playtime__promo-section { padding: 60px 0; } .page-bully-x-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__promo-card { background-color: #24243e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; } .page-bully-x-playtime__promo-card:hover { transform: translateY(-5px); } .page-bully-x-playtime__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-bully-x-playtime__promo-card-content { padding: 20px; } .page-bully-x-playtime__promo-card-title { font-size: 1.6em; color: #ffc107; margin-bottom: 10px; } .page-bully-x-playtime__promo-card-description { font-size: 1em; color: #cccccc; margin-bottom: 20px; } .page-bully-x-playtime__security-support-section { padding: 60px 0; background-color: #24243e; } .page-bully-x-playtime__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; padding: 0 15px; text-align: center; } .page-bully-x-playtime__security-item { background-color: #1a1a2e; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-bully-x-playtime__security-item-title { font-size: 1.5em; color: #ffc107; margin-bottom: 15px; } .page-bully-x-playtime__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-bully-x-playtime__payment-logo { max-height: 50px; width: auto; object-fit: contain; } .page-bully-x-playtime__faq-section { padding: 60px 0; } .page-bully-x-playtime__faq-container { max-width: 900px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__faq-item { background-color: #24243e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-bully-x-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333355; color: #fff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-bully-x-playtime__faq-question:hover { background-color: #444466; } .page-bully-x-playtime__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: inherit; } .page-bully-x-playtime__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-bully-x-playtime__faq-item.active .page-bully-x-playtime__faq-toggle { transform: rotate(45deg); } .page-bully-x-playtime__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: #1a1a2e; color: #cccccc; } .page-bully-x-playtime__faq-item.active .page-bully-x-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-bully-x-playtime__blog-section { padding: 60px 0; background-color: #24243e; } .page-bully-x-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; padding: 0 15px; } .page-bully-x-playtime__blog-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-bully-x-playtime__blog-card:hover { transform: translateY(-5px); } .page-bully-x-playtime__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-bully-x-playtime__blog-card-content { padding: 20px; } .page-bully-x-playtime__blog-card-title { font-size: 1.4em; color: #ffc107; margin-bottom: 10px; } .page-bully-x-playtime__blog-card-excerpt { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-bully-x-playtime__blog-card-link { display: inline-block; color: #ffc107; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-bully-x-playtime__blog-card-link:hover { color: #e0a800; } @media (max-width: 768px) { .page-bully-x-playtime__hero-title { font-size: 2.5em; } .page-bully-x-playtime__hero-description { font-size: 1.1em; } .page-bully-x-playtime__section-title { font-size: 2em; } .page-bully-x-playtime__quick-access-grid, .page-bully-x-playtime__games-grid, .page-bully-x-playtime__promo-grid, .page-bully-x-playtime__security-support-grid, .page-bully-x-playtime__blog-grid { grid-template-columns: 1fr; } .page-bully-x-playtime__quick-access-item, .page-bully-x-playtime__game-card, .page-bully-x-playtime__promo-card, .page-bully-x-playtime__security-item, .page-bully-x-playtime__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bully-x-playtime__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-bully-x-playtime__faq-answer { padding: 0 20px; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-bully-x-playtime__faq-item.active .page-bully-x-playtime__faq-answer { padding: 15px 20px !important; } .page-bully-x-playtime__text-content, .page-bully-x-playtime__game-card-description, .page-bully-x-playtime__promo-card-description, .page-bully-x-playtime__blog-card-excerpt { font-size: 0.9em; } img { max-width: 100% !important; height: auto !important; } .page-bully-x-playtime__payment-logo { max-height: 40px; } }