.page-777-all-slots { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-777-all-slots__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-777-all-slots__hero-section { background-image: url('[GALLERY:hero:1920x1080:slots,casino,neon,777]'); background-size: cover; background-position: center; padding: 120px 20px 80px; text-align: center; color: #ffffff; position: relative; overflow: hidden; box-sizing: border-box; } .page-777-all-slots__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)); z-index: 1; } .page-777-all-slots__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-777-all-slots__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-777-all-slots__hero-subtitle { font-size: 1.3em; margin-bottom: 40px; } .page-777-all-slots__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-777-all-slots__button { display: inline-block; 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; white-space: nowrap; } .page-777-all-slots__button--primary { background-color: #ffc107; color: #1a1a2e; border: none; } .page-777-all-slots__button--primary:hover { background-color: #e0a800; transform: translateY(-3px); } .page-777-all-slots__button--secondary { background-color: transparent; color: #ffc107; border: 2px solid #ffc107; } .page-777-all-slots__button--secondary:hover { background-color: #ffc107; color: #1a1a2e; transform: translateY(-3px); } .page-777-all-slots__button--small { padding: 10px 20px; font-size: 0.9em; } .page-777-all-slots__button--read-more { background-color: #3f51b5; color: #ffffff; border: none; padding: 10px 20px; font-size: 0.9em; } .page-777-all-slots__button--read-more:hover { background-color: #303f9f; transform: translateY(-2px); } .page-777-all-slots__intro-section, .page-777-all-slots__quick-access-section, .page-777-all-slots__games-section, .page-777-all-slots__promo-section, .page-777-all-slots__security-cs-section, .page-777-all-slots__faq-section, .page-777-all-slots__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-777-all-slots__intro-section { background-color: #24243e; } .page-777-all-slots__intro-title, .page-777-all-slots__quick-access-title, .page-777-all-slots__games-title, .page-777-all-slots__promo-title, .page-777-all-slots__security-cs-title, .page-777-all-slots__faq-title, .page-777-all-slots__blog-title { text-align: center; color: #ffc107; font-size: 2.5em; margin-bottom: 40px; } .page-777-all-slots__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: center; } .page-777-all-slots__intro-item { background-color: #2e2e4a; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-777-all-slots__intro-item:hover { transform: translateY(-5px); } .page-777-all-slots__intro-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; } .page-777-all-slots__intro-item-title { font-size: 1.5em; color: #ffffff; margin-bottom: 10px; } .page-777-all-slots__quick-access-section { background-color: #1a1a2e; } .page-777-all-slots__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-777-all-slots__quick-access-button { background-color: #3f51b5; color: #ffffff; padding: 15px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-777-all-slots__quick-access-button:hover { background-color: #303f9f; transform: translateY(-3px); } .page-777-all-slots__games-section { background-color: #24243e; } .page-777-all-slots__games-description { text-align: center; font-size: 1.1em; margin-bottom: 50px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-777-all-slots__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-777-all-slots__game-category { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; justify-content: space-between; } .page-777-all-slots__game-img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; } .page-777-all-slots__game-category-title { font-size: 1.4em; color: #ffffff; margin-bottom: 10px; padding: 0 15px; } .page-777-all-slots__game-category p { padding: 0 15px; margin-bottom: 20px; flex-grow: 1; } .page-777-all-slots__promo-section { background-color: #1a1a2e; } .page-777-all-slots__promo-description { text-align: center; font-size: 1.1em; margin-bottom: 50px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-777-all-slots__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-777-all-slots__promo-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; } .page-777-all-slots__promo-img { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; } .page-777-all-slots__promo-card-title { font-size: 1.5em; color: #ffc107; margin-bottom: 10px; padding: 0 15px; } .page-777-all-slots__promo-card p { padding: 0 15px; margin-bottom: 20px; flex-grow: 1; } .page-777-all-slots__security-cs-section { background-color: #24243e; } .page-777-all-slots__security-cs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-777-all-slots__security-cs-item { background-color: #2e2e4a; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-777-all-slots__security-cs-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; } .page-777-all-slots__security-cs-item-title { font-size: 1.5em; color: #ffffff; margin-bottom: 10px; } .page-777-all-slots__faq-section { background-color: #1a1a2e; } .page-777-all-slots__faq-container { max-width: 800px; margin: 0 auto; } .page-777-all-slots__faq-item { background-color: #2e2e4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-777-all-slots__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3f51b5; color: #ffffff; font-size: 1.2em; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-777-all-slots__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-777-all-slots__faq-question:hover { background-color: #303f9f; } .page-777-all-slots__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; } .page-777-all-slots__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #24243e; color: #e0e0e0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-777-all-slots__faq-answer p { margin-bottom: 0; padding-bottom: 20px; } .page-777-all-slots__faq-item.active .page-777-all-slots__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-777-all-slots__faq-item.active .page-777-all-slots__faq-toggle { transform: rotate(45deg); } .page-777-all-slots__blog-section { background-color: #24243e; } .page-777-all-slots__blog-description { text-align: center; font-size: 1.1em; margin-bottom: 50px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-777-all-slots__blog-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-777-all-slots__blog-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; } .page-777-all-slots__blog-img { width: 100%; height: 200px; object-fit: cover; } .page-777-all-slots__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-777-all-slots__blog-card-title { font-size: 1.4em; margin-bottom: 10px; } .page-777-all-slots__blog-card-title a { color: #ffc107; text-decoration: none; transition: color 0.3s ease; } .page-777-all-slots__blog-card-title a:hover { color: #e0a800; } .page-777-all-slots__blog-date { font-size: 0.9em; color: #aaa; margin-bottom: 10px; } .page-777-all-slots__blog-excerpt { font-size: 1em; margin-bottom: 20px; flex-grow: 1; } .highlight { color: #ffc107; } /* General styles for h2, p, a */ .page-777-all-slots h2, .page-777-all-slots h3 { color: #ffc107; } .page-777-all-slots p { color: #e0e0e0; } /* Responsive adjustments */ @media (max-width: 1024px) { .page-777-all-slots__hero-title { font-size: 2.8em; } .page-777-all-slots__hero-subtitle { font-size: 1.2em; } .page-777-all-slots__intro-title, .page-777-all-slots__quick-access-title, .page-777-all-slots__games-title, .page-777-all-slots__promo-title, .page-777-all-slots__security-cs-title, .page-777-all-slots__faq-title, .page-777-all-slots__blog-title { font-size: 2.2em; } } @media (max-width: 768px) { .page-777-all-slots__hero-section { padding: 100px 15px 60px; } .page-777-all-slots__hero-title { font-size: 2.2em; } .page-777-all-slots__hero-subtitle { font-size: 1.1em; } .page-777-all-slots__hero-buttons { flex-direction: column; gap: 15px; } .page-777-all-slots__button { width: 100%; max-width: 300px; margin: 0 auto; } .page-777-all-slots__intro-section, .page-777-all-slots__quick-access-section, .page-777-all-slots__games-section, .page-777-all-slots__promo-section, .page-777-all-slots__security-cs-section, .page-777-all-slots__faq-section, .page-777-all-slots__blog-section { padding: 40px 15px; } .page-777-all-slots__intro-title, .page-777-all-slots__quick-access-title, .page-777-all-slots__games-title, .page-777-all-slots__promo-title, .page-777-all-slots__security-cs-title, .page-777-all-slots__faq-title, .page-777-all-slots__blog-title { font-size: 1.8em; margin-bottom: 30px; } .page-777-all-slots__intro-grid, .page-777-all-slots__game-categories, .page-777-all-slots__promo-cards, .page-777-all-slots__security-cs-grid { grid-template-columns: 1fr; gap: 25px; } .page-777-all-slots__quick-access-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-777-all-slots__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-777-all-slots__faq-answer { padding: 0 20px; } .page-777-all-slots__faq-item.active .page-777-all-slots__faq-answer { padding: 15px 20px !important; } .page-777-all-slots__blog-card-title { font-size: 1.2em; } /* Mobile list item specific rules */ .page-777-all-slots__intro-item, .page-777-all-slots__game-category, .page-777-all-slots__promo-card, .page-777-all-slots__security-cs-item, .page-777-all-slots__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-777-all-slots__intro-grid, .page-777-all-slots__game-categories, .page-777-all-slots__promo-cards, .page-777-all-slots__security-cs-grid, .page-777-all-slots__blog-cards { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-777-all-slots p, .page-777-all-slots__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-777-all-slots__hero-title { font-size: 1.8em; } .page-777-all-slots__hero-subtitle { font-size: 1em; } .page-777-all-slots__intro-title, .page-777-all-slots__quick-access-title, .page-777-all-slots__games-title, .page-777-all-slots__promo-title, .page-777-all-slots__security-cs-title, .page-777-all-slots__faq-title, .page-777-all-slots__blog-title { font-size: 1.5em; } }