.page-777-slots-com { font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; padding-top: 10px; } .page-777-slots-com__highlight { color: #ffd700; } .page-777-slots-com__section-title { font-size: 2.5rem; color: #f0f0f0; text-align: center; margin-bottom: 40px; margin-top: 60px; padding: 0 15px; } .page-777-slots-com__btn { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; text-align: center; white-space: nowrap; } .page-777-slots-com__btn--primary { background-color: #ffd700; color: #1a1a1a; border: 2px solid #ffd700; } .page-777-slots-com__btn--primary:hover { background-color: #e6c200; border-color: #e6c200; } .page-777-slots-com__btn--secondary { background-color: transparent; color: #ffd700; border: 2px solid #ffd700; } .page-777-slots-com__btn--secondary:hover { background-color: #ffd700; color: #1a1a1a; } .page-777-slots-com__btn--small { padding: 8px 18px; font-size: 0.9rem; } .page-777-slots-com img { max-width: 100%; height: auto; display: block; object-fit: cover; } .page-777-slots-com__hero-section { position: relative; display: flex; align-items: center; justify-content: center; min-height: 600px; background-color: #0d0d0d; overflow: hidden; padding: 20px; box-sizing: border-box; } .page-777-slots-com__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.4; } .page-777-slots-com__hero-content { position: relative; z-index: 2; text-align: center; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.6); border-radius: 10px; } .page-777-slots-com__hero-title { font-size: 3.5rem; margin-bottom: 20px; line-height: 1.2; } .page-777-slots-com__hero-subtitle { font-size: 1.3rem; margin-bottom: 30px; } .page-777-slots-com__hero-cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-777-slots-com__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 15px; background-color: #222; } .page-777-slots-com__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 1200px; } .page-777-slots-com__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; background-color: #333; border-radius: 8px; padding: 5px; } .page-777-slots-com__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-777-slots-com__intro-section { padding: 60px 20px; text-align: center; max-width: 1200px; margin: 0 auto; } .page-777-slots-com__intro-content p { font-size: 1.1rem; margin-bottom: 25px; } .page-777-slots-com__quick-access-section { padding: 60px 20px; background-color: #222; } .page-777-slots-com__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-777-slots-com__access-card { background-color: #333; padding: 30px; border-radius: 10px; text-align: center; text-decoration: none; color: #f0f0f0; transition: transform 0.3s ease, background-color 0.3s ease; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; } .page-777-slots-com__access-card:hover { transform: translateY(-10px); background-color: #444; } .page-777-slots-com__access-icon { width: 80px; height: 80px; margin-bottom: 15px; border-radius: 50%; background-color: #ffd700; padding: 10px; } .page-777-slots-com__access-title { font-size: 1.5rem; margin-bottom: 10px; color: #ffd700; } .page-777-slots-com__access-description { font-size: 0.95rem; color: #ccc; } .page-777-slots-com__games-section, .page-777-slots-com__promo-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; } .page-777-slots-com__game-categories, .page-777-slots-com__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-777-slots-com__game-card, .page-777-slots-com__promo-card { background-color: #222; border-radius: 10px; overflow: hidden; text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; } .page-777-slots-com__game-image, .page-777-slots-com__promo-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; } .page-777-slots-com__game-title, .page-777-slots-com__promo-title { font-size: 1.4rem; margin-bottom: 10px; padding: 0 15px; } .page-777-slots-com__game-description, .page-777-slots-com__promo-description { font-size: 0.95rem; color: #ccc; margin-bottom: 20px; padding: 0 15px; flex-grow: 1; } .page-777-slots-com__security-section { padding: 60px 20px; background-color: #222; } .page-777-slots-com__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-777-slots-com__security-item { background-color: #333; padding: 30px; border-radius: 10px; text-align: center; box-sizing: border-box; } .page-777-slots-com__security-icon { width: 80px; height: 80px; margin: 0 auto 15px auto; border-radius: 50%; background-color: #ffd700; padding: 10px; } .page-777-slots-com__security-title { font-size: 1.5rem; margin-bottom: 10px; color: #ffd700; } .page-777-slots-com__security-description { font-size: 0.95rem; color: #ccc; } .page-777-slots-com__faq-section { padding: 60px 20px; max-width: 1000px; margin: 0 auto; } .page-777-slots-com__faq-item { background-color: #222; border-radius: 10px; margin-bottom: 15px; overflow: hidden; } .page-777-slots-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #333; transition: background-color 0.3s ease; } .page-777-slots-com__faq-question:hover { background-color: #444; } .page-777-slots-com__faq-q-title { margin: 0; font-size: 1.2rem; color: #f0f0f0; pointer-events: none; } .page-777-slots-com__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #ffd700; transition: transform 0.3s ease; pointer-events: none; } .page-777-slots-com__faq-item.active .page-777-slots-com__faq-toggle { transform: rotate(45deg); } .page-777-slots-com__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: #222; } .page-777-slots-com__faq-item.active .page-777-slots-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-777-slots-com__faq-answer p { margin-bottom: 0; font-size: 1rem; color: #ccc; } .page-777-slots-com__blog-section { padding: 60px 20px; background-color: #1a1a1a; } .page-777-slots-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-777-slots-com__blog-card { background-color: #222; border-radius: 10px; overflow: hidden; text-decoration: none; color: #f0f0f0; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; box-sizing: border-box; } .page-777-slots-com__blog-card:hover { transform: translateY(-10px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-777-slots-com__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-777-slots-com__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-777-slots-com__blog-title { font-size: 1.3rem; margin-bottom: 10px; color: #ffd700; } .page-777-slots-com__blog-excerpt { font-size: 0.95rem; color: #ccc; margin-bottom: 15px; flex-grow: 1; } .page-777-slots-com__blog-date { font-size: 0.85rem; color: #888; text-align: right; } @media (max-width: 1024px) { .page-777-slots-com__hero-title { font-size: 3rem; } .page-777-slots-com__hero-subtitle { font-size: 1.1rem; } .page-777-slots-com__section-title { font-size: 2.2rem; } } @media (max-width: 768px) { .page-777-slots-com__hero-section { min-height: 500px; } .page-777-slots-com__hero-content { padding: 15px; } .page-777-slots-com__hero-title { font-size: 2.2rem; } .page-777-slots-com__hero-subtitle { font-size: 1rem; } .page-777-slots-com__hero-cta-buttons { flex-direction: column; gap: 15px; } .page-777-slots-com__btn { width: 100%; } .page-777-slots-com__section-title { font-size: 1.8rem; margin-top: 40px; margin-bottom: 30px; } .page-777-slots-com__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-777-slots-com__payment-logo, .page-777-slots-com__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-777-slots-com__intro-section, .page-777-slots-com__quick-access-section, .page-777-slots-com__games-section, .page-777-slots-com__promo-section, .page-777-slots-com__security-section, .page-777-slots-com__faq-section, .page-777-slots-com__blog-section { padding: 40px 15px; } .page-777-slots-com__access-grid, .page-777-slots-com__game-categories, .page-777-slots-com__promo-grid, .page-777-slots-com__security-content, .page-777-slots-com__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-777-slots-com__access-card, .page-777-slots-com__game-card, .page-777-slots-com__promo-card, .page-777-slots-com__security-item, .page-777-slots-com__blog-card { 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-777-slots-com__access-icon, .page-777-slots-com__security-icon { width: 60px; height: 60px; margin-bottom: 10px; } .page-777-slots-com__access-title, .page-777-slots-com__security-title { font-size: 1.3rem; } .page-777-slots-com__game-title, .page-777-slots-com__promo-title, .page-777-slots-com__blog-title { font-size: 1.2rem; } .page-777-slots-com__faq-question { padding: 15px 20px; } .page-777-slots-com__faq-q-title { font-size: 1.1rem; } .page-777-slots-com__faq-toggle { font-size: 1.5rem; } .page-777-slots-com__faq-answer { padding: 0 20px; } .page-777-slots-com__faq-item.active .page-777-slots-com__faq-answer { padding: 15px 20px !important; } .page-777-slots-com img:not(.page-777-slots-com__payment-logo img) { max-width: 100% !important; height: auto !important; } }