.page-777-slots-all-games { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 50px; } .page-777-slots-all-games__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-777-slots-all-games__h1, .page-777-slots-all-games__h2, .page-777-slots-all-games__h3 { color: #fff; text-align: center; margin-bottom: 20px; } .page-777-slots-all-games__h1 { font-size: 2.8em; padding-top: 10px; margin-top: 0; } .page-777-slots-all-games__h2 { font-size: 2em; margin-top: 40px; } .page-777-slots-all-games__h3 { font-size: 1.5em; margin-top: 30px; } .page-777-slots-all-games__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; background: linear-gradient(135deg, #2c0b40, #0a0a20); padding: 10px 0 50px 0; box-sizing: border-box; } .page-777-slots-all-games__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.4; } .page-777-slots-all-games__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; } .page-777-slots-all-games__hero-text { font-size: 1.3em; margin-bottom: 30px; color: #ccc; } .page-777-slots-all-games__button { display: inline-block; background-color: #e44d26; color: #fff; 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-777-slots-all-games__button:hover { background-color: #ff6f40; transform: translateY(-3px); } .page-777-slots-all-games__section { padding: 40px 0; border-bottom: 1px solid #333; } .page-777-slots-all-games__section:last-of-type { border-bottom: none; } .page-777-slots-all-games__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-777-slots-all-games__intro-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-777-slots-all-games__intro-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-777-slots-all-games__intro-item img { max-width: 100px; height: auto; margin-bottom: 15px; } .page-777-slots-all-games__intro-item h3 { color: #e44d26; margin-top: 0; font-size: 1.3em; } .page-777-slots-all-games__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-777-slots-all-games__quick-access-item { text-align: center; } .page-777-slots-all-games__quick-access-item .page-777-slots-all-games__button { width: 100%; padding: 12px 15px; font-size: 1em; } .page-777-slots-all-games__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px; } .page-777-slots-all-games__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-777-slots-all-games__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-777-slots-all-games__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-777-slots-all-games__game-card-content { padding: 20px; } .page-777-slots-all-games__game-card-content h3 { margin-top: 0; margin-bottom: 10px; color: #fff; font-size: 1.2em; } .page-777-slots-all-games__game-card-content p { font-size: 0.9em; color: #ccc; } .page-777-slots-all-games__game-card-content .page-777-slots-all-games__button { margin-top: 15px; padding: 10px 20px; font-size: 0.9em; } .page-777-slots-all-games__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-777-slots-all-games__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-777-slots-all-games__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-777-slots-all-games__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-777-slots-all-games__promo-card-content { padding: 20px; } .page-777-slots-all-games__promo-card-content h3 { margin-top: 0; margin-bottom: 10px; color: #e44d26; font-size: 1.3em; } .page-777-slots-all-games__promo-card-content p { font-size: 0.95em; color: #ccc; } .page-777-slots-all-games__promo-card-content .page-777-slots-all-games__button { margin-top: 15px; padding: 10px 20px; font-size: 0.9em; } .page-777-slots-all-games__security-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-777-slots-all-games__security-list-item { background-color: #2a2a4a; padding: 20px; border-radius: 8px; display: flex; align-items: center; font-size: 1.1em; } .page-777-slots-all-games__security-list-item img { margin-right: 15px; width: 40px; height: 40px; } .page-777-slots-all-games__faq-list { margin-top: 30px; } .page-777-slots-all-games__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; transition: all 0.3s ease; } .page-777-slots-all-games__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3a3a5a; border-bottom: 1px solid #4a4a6a; } .page-777-slots-all-games__faq-question:hover { background-color: #4a4a6a; } .page-777-slots-all-games__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-777-slots-all-games__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-777-slots-all-games__faq-item.active .page-777-slots-all-games__faq-toggle { transform: rotate(45deg); } .page-777-slots-all-games__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-777-slots-all-games__faq-item.active .page-777-slots-all-games__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-777-slots-all-games__faq-answer p { margin-top: 0; margin-bottom: 10px; color: #ccc; } .page-777-slots-all-games__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-777-slots-all-games__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-777-slots-all-games__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-777-slots-all-games__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-777-slots-all-games__blog-card-content { padding: 20px; } .page-777-slots-all-games__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2em; } .page-777-slots-all-games__blog-card-content h3 a { color: #fff; text-decoration: none; } .page-777-slots-all-games__blog-card-content h3 a:hover { color: #e44d26; } .page-777-slots-all-games__blog-card-content p { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-777-slots-all-games__blog-card-content .page-777-slots-all-games__button { padding: 8px 15px; font-size: 0.85em; } .page-777-slots-all-games__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-777-slots-all-games__payment-providers img { width: auto; height: 60px; max-width: 150px; object-fit: contain; } .page-777-slots-all-games__game-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-777-slots-all-games__game-providers img { width: auto; height: 80px; max-width: 180px; object-fit: contain; } @media (max-width: 768px) { .page-777-slots-all-games__h1 { font-size: 2em; } .page-777-slots-all-games__h2 { font-size: 1.7em; } .page-777-slots-all-games__h3 { font-size: 1.3em; } .page-777-slots-all-games__hero-text { font-size: 1em; } .page-777-slots-all-games__intro-grid, .page-777-slots-all-games__quick-access-grid, .page-777-slots-all-games__game-grid, .page-777-slots-all-games__promo-grid, .page-777-slots-all-games__security-list, .page-777-slots-all-games__blog-grid { grid-template-columns: 1fr; } .page-777-slots-all-games__intro-item, .page-777-slots-all-games__quick-access-item, .page-777-slots-all-games__game-card, .page-777-slots-all-games__promo-card, .page-777-slots-all-games__security-list-item, .page-777-slots-all-games__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-777-slots-all-games__security-list, .page-777-slots-all-games__faq-list, .page-777-slots-all-games__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-777-slots-all-games__security-list-item, .page-777-slots-all-games__faq-item, .page-777-slots-all-games__blog-card { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-777-slots-all-games__game-card-image, .page-777-slots-all-games__promo-card-image, .page-777-slots-all-games__blog-card-image { max-width: 100% !important; height: auto !important; } .page-777-slots-all-games__payment-providers img, .page-777-slots-all-games__game-providers img { height: 50px; max-width: 120px; } } @media (max-width: 480px) { .page-777-slots-all-games__hero-section { min-height: 400px; } .page-777-slots-all-games__h1 { font-size: 1.8em; } .page-777-slots-all-games__h2 { font-size: 1.5em; } .page-777-slots-all-games__button { padding: 12px 20px; font-size: 1em; } }