.page-sz777-cc {font-family: 'Arial', sans-serif;color: #ffffff;background-color: #1a1a1a;line-height: 1.6;overflow-x: hidden;}.page-sz777-cc__section-title {font-size: 2.2rem;color: #ffd700;text-align: center;margin-bottom: 1.5rem;padding: 0 1rem;text-shadow: 0 0 5px rgba(255, 215, 0, 0.5);}.page-sz777-cc__section-description {font-size: 1rem;color: #cccccc;text-align: center;max-width: 800px;margin: 0 auto 2.5rem auto;padding: 0 1rem;}.page-sz777-cc__button {display: inline-block;padding: 0.8rem 1.8rem;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease;text-align: center;cursor: pointer;white-space: nowrap;}.page-sz777-cc__button--primary {background-color: #ffd700;color: #1a1a1a;border: 2px solid #ffd700;}.page-sz777-cc__button--primary:hover {background-color: #e0b800;border-color: #e0b800;transform: translateY(-2px);}.page-sz777-cc__button--secondary {background-color: transparent;color: #ffd700;border: 2px solid #ffd700;margin-left: 1rem;}.page-sz777-cc__button--secondary:hover {background-color: #ffd700;color: #1a1a1a;transform: translateY(-2px);}.page-sz777-cc__button--small {padding: 0.6rem 1.2rem;font-size: 0.9rem;}/* Hero Section */.page-sz777-cc__hero-section {position: relative;width: 100%;height: 60vh;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;padding-top: 10px;}.page-sz777-cc__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}.page-sz777-cc__hero-image {width: 100%;height: 100%;object-fit: cover;filter: brightness(0.5);}.page-sz777-cc__hero-content {position: relative;z-index: 1;max-width: 90%;padding: 1rem;}.page-sz777-cc__hero-title {font-size: 2.5rem;color: #ffffff;margin-bottom: 1rem;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-sz777-cc__hero-description {font-size: 1.1rem;color: #f0f0f0;margin-bottom: 2rem;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);}.page-sz777-cc__hero-buttons {display: flex;justify-content: center;gap: 1rem;}/* Games Section */.page-sz777-cc__games-section,.page-sz777-cc__promo-section,.page-sz777-cc__providers-section,.page-sz777-cc__payments-section,.page-sz777-cc__faq-section {padding: 3rem 1rem;max-width: 1200px;margin: 0 auto;}.page-sz777-cc__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 1.5rem;justify-items: center;}.page-sz777-cc__game-card {background-color: #2a2a2a;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: center;padding-bottom: 1.5rem;display: flex;flex-direction: column;align-items: center;width: 100%;box-sizing: border-box;}.page-sz777-cc__game-card-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 1rem;}.page-sz777-cc__game-card-title {font-size: 1.5rem;color: #ffd700;margin-bottom: 0.5rem;padding: 0 1rem;}.page-sz777-cc__game-card-text {font-size: 0.95rem;color: #cccccc;margin-bottom: 1.5rem;flex-grow: 1;padding: 0 1rem;}/* Promotions Section */.page-sz777-cc__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 1.5rem;justify-items: center;}.page-sz777-cc__promo-card {background-color: #2a2a2a;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: center;padding-bottom: 1.5rem;display: flex;flex-direction: column;align-items: center;width: 100%;box-sizing: border-box;}.page-sz777-cc__promo-card-image {width: 100%;height: 250px;object-fit: cover;margin-bottom: 1rem;}.page-sz777-cc__promo-card-title {font-size: 1.5rem;color: #ffd700;margin-bottom: 0.5rem;padding: 0 1rem;}.page-sz777-cc__promo-card-text {font-size: 0.95rem;color: #cccccc;margin-bottom: 1.5rem;flex-grow: 1;padding: 0 1rem;}/* Providers Section */.page-sz777-cc__provider-logos {display: flex;flex-wrap: wrap;justify-content: center;gap: 1.5rem;padding: 1rem 0;}.page-sz777-cc__provider-logo {width: 120px;height: auto;max-width: 100%;object-fit: contain;filter: grayscale(100%) brightness(0.8);transition: filter 0.3s ease;}.page-sz777-cc__provider-logo:hover {filter: grayscale(0%) brightness(1);}/* Payments Section */.page-sz777-cc__payment-methods {display: flex;flex-wrap: wrap;justify-content: center;gap: 1.5rem;padding: 1rem 0;}.page-sz777-cc__payment-logo {width: 100px;height: auto;max-width: 100%;object-fit: contain;filter: grayscale(100%) brightness(0.8);transition: filter 0.3s ease;}.page-sz777-cc__payment-logo:hover {filter: grayscale(0%) brightness(1);}/* FAQ Section */.page-sz777-cc__faq-container {max-width: 900px;margin: 0 auto;}.page-sz777-cc__faq-item {background-color: #2a2a2a;border-radius: 8px;margin-bottom: 1rem;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);overflow: hidden;}.page-sz777-cc__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 1rem 1.5rem;cursor: pointer;user-select: none;background-color: #3a3a3a;border-bottom: 1px solid #444;}.page-sz777-cc__faq-question:hover {background-color: #4a4a4a;}.page-sz777-cc__faq-question-text {font-size: 1.1rem;color: #ffd700;margin: 0;pointer-events: none;}.page-sz777-cc__faq-toggle {font-size: 1.5rem;color: #ffd700;font-weight: bold;pointer-events: none;transition: transform 0.3s ease;}.page-sz777-cc__faq-item.active .page-sz777-cc__faq-toggle {transform: rotate(45deg);}.page-sz777-cc__faq-answer {max-height: 0;overflow: hidden;padding: 0 1.5rem;background-color: #2a2a2a;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #cccccc;font-size: 0.95rem;}.page-sz777-cc__faq-item.active .page-sz777-cc__faq-answer {max-height: 2000px !important;padding: 1.5rem !important;opacity: 1;}.page-sz777-cc__faq-answer p {margin: 0;padding: 0;word-wrap: break-word;}/* Responsive adjustments */@media (min-width: 768px) {.page-sz777-cc__hero-section {height: 70vh;}.page-sz777-cc__hero-title {font-size: 3.5rem;}.page-sz777-cc__hero-description {font-size: 1.3rem;}.page-sz777-cc__section-title {font-size: 2.8rem;}.page-sz777-cc__game-categories {grid-template-columns: repeat(2, 1fr);}.page-sz777-cc__promo-grid {grid-template-columns: repeat(2, 1fr);}.page-sz777-cc__provider-logo,.page-sz777-cc__payment-logo {width: 150px;}}@media (min-width: 1024px) {.page-sz777-cc__hero-section {height: 80vh;}.page-sz777-cc__hero-title {font-size: 4rem;}.page-sz777-cc__game-categories {grid-template-columns: repeat(4, 1fr);}.page-sz777-cc__promo-grid {grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));}}/* Mobile specific list item and container rules (for all lists) *//* Apply to all divs that act as list items or containers for them */@media (max-width: 768px) {.page-sz777-cc__game-card,.page-sz777-cc__promo-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 1rem !important;padding-right: 1rem !important;}.page-sz777-cc__game-card-text,.page-sz777-cc__promo-card-text,.page-sz777-cc__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-sz777-cc__game-categories,.page-sz777-cc__promo-grid,.page-sz777-cc__provider-logos,.page-sz777-cc__payment-methods {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding-left: 0 !important;padding-right: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-sz777-cc__provider-logo,.page-sz777-cc__payment-logo {width: 80px;}.page-sz777-cc__hero-title {font-size: 1.8rem;}.page-sz777-cc__hero-description {font-size: 1rem;}.page-sz777-cc__section-title {font-size: 1.8rem;}.page-sz777-cc__faq-question-text {font-size: 1rem;}.page-sz777-cc__faq-answer {padding: 0 1rem;}.page-sz777-cc__faq-item.active .page-sz777-cc__faq-answer {padding: 1rem !important;}}