.page-super-slots-777 { font-family: 'Arial', sans-serif; color: #f8f8f8; background-color: #1a1a2e; line-height: 1.6; } .page-super-slots-777__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-super-slots-777__section-description { text-align: center; max-width: 800px; margin: 0 auto 40px; font-size: 1.1em; color: #cccccc; } .page-super-slots-777__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; } .page-super-slots-777__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .page-super-slots-777__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9)); z-index: 2; } .page-super-slots-777__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; } .page-super-slots-777__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-super-slots-777__hero-subtitle { font-size: 1.5em; color: #e0e0e0; margin-bottom: 30px; } .page-super-slots-777__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-super-slots-777__hero-cta-button, .page-super-slots-777__hero-secondary-button, .page-super-slots-777__access-button, .page-super-slots-777__game-card-button, .page-super-slots-777__promo-card-button, .page-super-slots-777__blog-card-link { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; } .page-super-slots-777__hero-cta-button { background-color: #e94560; color: #fff; font-size: 1.2em; } .page-super-slots-777__hero-cta-button:hover { background-color: #d13a52; transform: translateY(-3px); } .page-super-slots-777__hero-secondary-button { background-color: #0f3460; color: #fff; border: 2px solid #0f3460; font-size: 1.1em; } .page-super-slots-777__hero-secondary-button:hover { background-color: #16213e; border-color: #16213e; transform: translateY(-3px); } .page-super-slots-777__intro-section, .page-super-slots-777__quick-access-section, .page-super-slots-777__games-section, .page-super-slots-777__promo-section, .page-super-slots-777__security-section, .page-super-slots-777__faq-section, .page-super-slots-777__blog-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; } .page-super-slots-777__features-grid, .page-super-slots-777__promo-grid, .page-super-slots-777__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; } .page-super-slots-777__feature-item { background-color: #0f3460; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-super-slots-777__feature-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-super-slots-777__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; max-width: 100%; height: auto; object-fit: contain; } .page-super-slots-777__feature-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-super-slots-777__feature-text { font-size: 1em; color: #cccccc; } .page-super-slots-777__access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; } .page-super-slots-777__access-button { background-color: #e94560; color: #fff; font-size: 1.1em; padding: 12px 25px; border: none; } .page-super-slots-777__access-button:hover { background-color: #d13a52; transform: translateY(-3px); } .page-super-slots-777__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-super-slots-777__game-card, .page-super-slots-777__promo-card, .page-super-slots-777__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-super-slots-777__game-card:hover, .page-super-slots-777__promo-card:hover, .page-super-slots-777__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4); } .page-super-slots-777__game-card-image, .page-super-slots-777__promo-card-image, .page-super-slots-777__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-super-slots-777__game-card-title, .page-super-slots-777__promo-card-title, .page-super-slots-777__blog-card-title { font-size: 1.4em; color: #e94560; padding: 15px 20px 5px; margin-bottom: 0; } .page-super-slots-777__blog-card-title a { color: #e94560; text-decoration: none; } .page-super-slots-777__blog-card-title a:hover { text-decoration: underline; } .page-super-slots-777__game-card-text, .page-super-slots-777__promo-card-text, .page-super-slots-777__blog-card-excerpt { font-size: 0.95em; color: #cccccc; padding: 0 20px 15px; flex-grow: 1; } .page-super-slots-777__game-card-button, .page-super-slots-777__promo-card-button { background-color: #e94560; color: #fff; border: none; padding: 10px 20px; margin: 0 20px 20px; border-radius: 5px; text-align: center; font-size: 1em; } .page-super-slots-777__game-card-button:hover, .page-super-slots-777__promo-card-button:hover { background-color: #d13a52; } .page-super-slots-777__providers { margin-top: 60px; text-align: center; } .page-super-slots-777__providers-title { font-size: 1.8em; color: #e94560; margin-bottom: 25px; } .page-super-slots-777__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; } .page-super-slots-777__provider-logo { max-width: 120px; height: auto; object-fit: contain; filter: grayscale(50%); transition: filter 0.3s ease; } .page-super-slots-777__provider-logo:hover { filter: grayscale(0%); } .page-super-slots-777__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-super-slots-777__security-item { background-color: #0f3460; padding: 30px; border-radius: 10px; text-align: left; } .page-super-slots-777__security-title { font-size: 1.6em; color: #e94560; margin-bottom: 15px; } .page-super-slots-777__security-text { font-size: 1em; color: #cccccc; } .page-super-slots-777__faq-container { margin-top: 40px; border-top: 1px solid #333; } .page-super-slots-777__faq-item { border-bottom: 1px solid #333; } .page-super-slots-777__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 15px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-super-slots-777__faq-question:hover { background-color: #2a2a40; } .page-super-slots-777__faq-title { font-size: 1.2em; color: #fff; margin: 0; flex-grow: 1; } .page-super-slots-777__faq-toggle { font-size: 1.5em; color: #e94560; font-weight: bold; margin-left: 15px; width: 20px; text-align: center; } .page-super-slots-777__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-super-slots-777__faq-item.active .page-super-slots-777__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-super-slots-777__faq-item.active .page-super-slots-777__faq-toggle { content: '−'; } .page-super-slots-777__faq-answer p { margin: 0; color: #cccccc; } .page-super-slots-777__blog-card-link { background-color: #e94560; color: #fff; border: none; padding: 10px 20px; margin: 0 20px 20px; border-radius: 5px; text-align: center; font-size: 1em; } .page-super-slots-777__blog-card-link:hover { background-color: #d13a52; } @media (max-width: 1024px) { .page-super-slots-777__hero-title { font-size: 3em; } .page-super-slots-777__hero-subtitle { font-size: 1.3em; } .page-super-slots-777__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-super-slots-777__hero-section { height: 500px; } .page-super-slots-777__hero-title { font-size: 2.2em; } .page-super-slots-777__hero-subtitle { font-size: 1.1em; } .page-super-slots-777__hero-buttons { flex-direction: column; align-items: center; } .page-super-slots-777__hero-cta-button, .page-super-slots-777__hero-secondary-button { width: 80%; max-width: 300px; } .page-super-slots-777__section-title { font-size: 1.8em; } .page-super-slots-777__section-description { font-size: 1em; padding: 0 10px; } .page-super-slots-777__intro-section, .page-super-slots-777__quick-access-section, .page-super-slots-777__games-section, .page-super-slots-777__promo-section, .page-super-slots-777__security-section, .page-super-slots-777__faq-section, .page-super-slots-777__blog-section { padding: 50px 15px; } .page-super-slots-777__features-grid, .page-super-slots-777__promo-grid, .page-super-slots-777__blog-grid, .page-super-slots-777__game-categories, .page-super-slots-777__security-content { grid-template-columns: 1fr; } .page-super-slots-777__feature-item, .page-super-slots-777__game-card, .page-super-slots-777__promo-card, .page-super-slots-777__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-super-slots-777__provider-logos { gap: 15px; } .page-super-slots-777__provider-logo { max-width: 100px; } .page-super-slots-777__faq-question { padding: 15px 10px; } .page-super-slots-777__faq-title { font-size: 1.1em; } .page-super-slots-777__faq-answer { padding: 0 10px; } .page-super-slots-777__faq-item.active .page-super-slots-777__faq-answer { padding: 15px 10px !important; } .page-super-slots-777__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; } } @media (max-width: 480px) { .page-super-slots-777__hero-section { height: 400px; } .page-super-slots-777__hero-title { font-size: 1.8em; } .page-super-slots-777__hero-subtitle { font-size: 1em; } .page-super-slots-777__hero-cta-button, .page-super-slots-777__hero-secondary-button { font-size: 1em; padding: 12px 20px; } .page-super-slots-777__section-title { font-size: 1.5em; } }