.page-slotsgo-vip-login-free__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-slotsgo-vip-login-free__section { padding: 40px 20px; margin-bottom: 20px; background-color: #1a1a1a; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-slotsgo-vip-login-free__section-title { font-size: 2.5rem; color: #ffcc00; text-align: center; margin-bottom: 30px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-slotsgo-vip-login-free__hero-section { position: relative; width: 100%; overflow: hidden; color: #ffffff; text-align: center; padding-top: 10px; } .page-slotsgo-vip-login-free__hero-image { width: 100%; height: 500px; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 0; } .page-slotsgo-vip-login-free__hero-content { position: relative; z-index: 1; padding: 80px 20px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%); border-radius: 10px; max-width: 900px; margin: 0 auto; } .page-slotsgo-vip-login-free__hero-title { font-size: 3.5rem; margin-bottom: 20px; line-height: 1.2; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.7); color: #ffcc00; } .page-slotsgo-vip-login-free__hero-description { font-size: 1.3rem; margin-bottom: 40px; line-height: 1.6; color: #e0e0e0; } .page-slotsgo-vip-login-free__cta-button { display: inline-block; background-color: #007bff; color: #ffffff; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.4rem; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 123, 255, 0.4); } .page-slotsgo-vip-login-free__cta-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-slotsgo-vip-login-free__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #1a1a1a; padding: 30px 20px; border-radius: 10px; margin-top: 20px; margin-bottom: 20px; } .page-slotsgo-vip-login-free__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-slotsgo-vip-login-free__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-slotsgo-vip-login-free__intro-text { font-size: 1.1rem; line-height: 1.8; color: #cccccc; text-align: justify; margin-bottom: 20px; } .page-slotsgo-vip-login-free__intro-list { list-style: none; padding: 0; margin-top: 20px; } .page-slotsgo-vip-login-free__intro-list-item { background-color: #2a2a2a; margin-bottom: 10px; padding: 15px 20px; border-radius: 8px; display: flex; align-items: center; color: #ffffff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-slotsgo-vip-login-free__intro-list-item::before { content: '✓'; color: #ffcc00; font-weight: bold; margin-right: 10px; font-size: 1.2rem; } .page-slotsgo-vip-login-free__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-slotsgo-vip-login-free__quick-link-card { background-color: #2a2a2a; border-radius: 10px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-slotsgo-vip-login-free__quick-link-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); } .page-slotsgo-vip-login-free__quick-link-button { display: block; width: 100%; background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-size: 1.1rem; font-weight: bold; transition: background-color 0.3s ease; } .page-slotsgo-vip-login-free__quick-link-button:hover { background-color: #e6b800; } .page-slotsgo-vip-login-free__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-slotsgo-vip-login-free__game-card { background-color: #2a2a2a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-slotsgo-vip-login-free__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); } .page-slotsgo-vip-login-free__game-image { width: 100%; height: 200px; object-fit: cover; } .page-slotsgo-vip-login-free__game-content { padding: 20px; text-align: center; } .page-slotsgo-vip-login-free__game-title { font-size: 1.5rem; color: #ffcc00; margin-bottom: 15px; } .page-slotsgo-vip-login-free__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-slotsgo-vip-login-free__promo-card { background-color: #2a2a2a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-slotsgo-vip-login-free__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); } .page-slotsgo-vip-login-free__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-slotsgo-vip-login-free__promo-content { padding: 20px; text-align: center; } .page-slotsgo-vip-login-free__promo-title { font-size: 1.6rem; color: #ffcc00; margin-bottom: 10px; } .page-slotsgo-vip-login-free__promo-description { font-size: 1rem; color: #cccccc; margin-bottom: 20px; line-height: 1.6; } .page-slotsgo-vip-login-free__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-slotsgo-vip-login-free__security-item { background-color: #2a2a2a; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-slotsgo-vip-login-free__security-icon { width: 80px; height: 80px; margin-bottom: 15px; display: inline-block; } .page-slotsgo-vip-login-free__security-title { font-size: 1.4rem; color: #ffcc00; margin-bottom: 10px; } .page-slotsgo-vip-login-free__security-text { font-size: 1rem; color: #cccccc; line-height: 1.6; } .page-slotsgo-vip-login-free__faq-item { background-color: #2a2a2a; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-slotsgo-vip-login-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333333; color: #ffffff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-slotsgo-vip-login-free__faq-question:hover { background-color: #444444; } .page-slotsgo-vip-login-free__faq-question h3 { margin: 0; font-size: 1.25rem; color: #ffcc00; pointer-events: none; } .page-slotsgo-vip-login-free__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-slotsgo-vip-login-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #cccccc; line-height: 1.6; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-slotsgo-vip-login-free__faq-item.active .page-slotsgo-vip-login-free__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-slotsgo-vip-login-free__faq-item.active .page-slotsgo-vip-login-free__faq-toggle { transform: rotate(45deg); } .page-slotsgo-vip-login-free__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-slotsgo-vip-login-free__blog-card { background-color: #2a2a2a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-slotsgo-vip-login-free__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); } .page-slotsgo-vip-login-free__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-slotsgo-vip-login-free__blog-content { padding: 20px; } .page-slotsgo-vip-login-free__blog-date { font-size: 0.9rem; color: #999999; margin-bottom: 10px; } .page-slotsgo-vip-login-free__blog-title { font-size: 1.4rem; color: #ffcc00; margin-bottom: 15px; line-height: 1.4; } .page-slotsgo-vip-login-free__blog-title a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-slotsgo-vip-login-free__blog-title a:hover { color: #e6b800; } .page-slotsgo-vip-login-free__blog-excerpt { font-size: 1rem; color: #cccccc; line-height: 1.6; margin-bottom: 20px; } @media (max-width: 1024px) { .page-slotsgo-vip-login-free__hero-title { font-size: 3rem; } .page-slotsgo-vip-login-free__hero-description { font-size: 1.1rem; } .page-slotsgo-vip-login-free__section-title { font-size: 2rem; } } @media (max-width: 768px) { .page-slotsgo-vip-login-free__container { padding: 15px; } .page-slotsgo-vip-login-free__section { padding: 30px 15px; margin-bottom: 15px; } .page-slotsgo-vip-login-free__hero-content { padding: 60px 15px; } .page-slotsgo-vip-login-free__hero-title { font-size: 2.2rem; } .page-slotsgo-vip-login-free__hero-description { font-size: 1rem; } .page-slotsgo-vip-login-free__cta-button { padding: 12px 25px; font-size: 1.2rem; } .page-slotsgo-vip-login-free__section-title { font-size: 1.8rem; } .page-slotsgo-vip-login-free__intro-text { font-size: 0.95rem; } .page-slotsgo-vip-login-free__intro-list-item { padding: 12px 15px; font-size: 0.95rem; } .page-slotsgo-vip-login-free__quick-links-grid, .page-slotsgo-vip-login-free__game-categories, .page-slotsgo-vip-login-free__promo-grid, .page-slotsgo-vip-login-free__security-grid, .page-slotsgo-vip-login-free__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-slotsgo-vip-login-free__quick-link-card, .page-slotsgo-vip-login-free__game-card, .page-slotsgo-vip-login-free__promo-card, .page-slotsgo-vip-login-free__security-item, .page-slotsgo-vip-login-free__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-slotsgo-vip-login-free__quick-link-button { font-size: 1rem; } .page-slotsgo-vip-login-free__game-title { font-size: 1.3rem; } .page-slotsgo-vip-login-free__promo-title { font-size: 1.4rem; } .page-slotsgo-vip-login-free__promo-description { font-size: 0.9rem; } .page-slotsgo-vip-login-free__security-title { font-size: 1.2rem; } .page-slotsgo-vip-login-free__security-text { font-size: 0.9rem; } .page-slotsgo-vip-login-free__faq-question { padding: 15px 20px; } .page-slotsgo-vip-login-free__faq-question h3 { font-size: 1.1rem; } .page-slotsgo-vip-login-free__faq-toggle { font-size: 1.5rem; } .page-slotsgo-vip-login-free__faq-answer { padding: 0 20px; font-size: 0.95rem; } .page-slotsgo-vip-login-free__faq-item.active .page-slotsgo-vip-login-free__faq-answer { padding: 15px 20px !important; } .page-slotsgo-vip-login-free__blog-title { font-size: 1.2rem; } .page-slotsgo-vip-login-free__blog-excerpt { font-size: 0.9rem; } .page-slotsgo-vip-login-free__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-slotsgo-vip-login-free__payment-logo, .page-slotsgo-vip-login-free__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } } @media (max-width: 480px) { .page-slotsgo-vip-login-free__hero-title { font-size: 1.8rem; } .page-slotsgo-vip-login-free__hero-description { font-size: 0.9rem; } .page-slotsgo-vip-login-free__cta-button { padding: 10px 20px; font-size: 1rem; } .page-slotsgo-vip-login-free__section-title { font-size: 1.5rem; } .page-slotsgo-vip-login-free__faq-question h3 { font-size: 1rem; } } body { font-family: 'Arial', sans-serif; background-color: #0f0f0f; color: #ffffff; margin: 0; line-height: 1.6; } img { max-width: 100% !important; height: auto !important; object-fit: cover; box-sizing: border-box !important; } img.page-slotsgo-vip-login-free__security-icon { object-fit: contain; } .page-slotsgo-vip-login-free__intro-list, .page-slotsgo-vip-login-free__quick-links-grid, .page-slotsgo-vip-login-free__game-categories, .page-slotsgo-vip-login-free__promo-grid, .page-slotsgo-vip-login-free__security-grid, .page-slotsgo-vip-login-free__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-slotsgo-vip-login-free__intro-list-item, .page-slotsgo-vip-login-free__quick-link-card, .page-slotsgo-vip-login-free__game-card, .page-slotsgo-vip-login-free__promo-card, .page-slotsgo-vip-login-free__security-item, .page-slotsgo-vip-login-free__blog-card { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }