@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');:root {--page-22bet-sk__primary-color: #ffd700; /* Gold */--page-22bet-sk__secondary-color: #00bcd4; /* Cyan */--page-22bet-sk__dark-bg: #1a1a1a;--page-22bet-sk__medium-bg: #2c2c2c;--page-22bet-sk__light-text: #f0f0f0;--page-22bet-sk__gray-text: #b0b0b0;--page-22bet-sk__border-color: #444;--page-22bet-sk__transition-speed: 0.3s ease-in-out;}.page-22bet-sk {font-family: 'Roboto', sans-serif;color: var(--page-22bet-sk__light-text);background-color: var(--page-22bet-sk__dark-bg);line-height: 1.6;overflow-x: hidden;}.page-22bet-sk__hero-section {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 10px 20px 40px; /* Small top padding */background-color: var(--page-22bet-sk__medium-bg);position: relative;overflow: hidden;color: var(--page-22bet-sk__light-text);}.page-22bet-sk__hero-image-wrapper {width: 100%;max-width: 800px;margin-top: 30px;border-radius: 15px;overflow: hidden;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);}.page-22bet-sk__hero-image {max-width: 100%;height: auto;display: block;}.page-22bet-sk__hero-content {max-width: 900px;margin: 0 auto;padding: 0 15px;}.page-22bet-sk__hero-title {font-size: 2.8em;color: var(--page-22bet-sk__primary-color);margin-bottom: 20px;text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);}.page-22bet-sk__hero-description {font-size: 1.2em;margin-bottom: 30px;color: var(--page-22bet-sk__gray-text);}.page-22bet-sk__hero-buttons {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}.page-22bet-sk__button {display: inline-block;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color var(--page-22bet-sk__transition-speed), transform var(--page-22bet-sk__transition-speed);box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);}.page-22bet-sk__button--primary {background-color: var(--page-22bet-sk__primary-color);color: var(--page-22bet-sk__dark-bg);border: 2px solid var(--page-22bet-sk__primary-color);}.page-22bet-sk__button--primary:hover {background-color: #e6b800; /* Darker gold */transform: translateY(-3px);}.page-22bet-sk__button--secondary {background-color: transparent;color: var(--page-22bet-sk__primary-color);border: 2px solid var(--page-22bet-sk__primary-color);}.page-22bet-sk__button--secondary:hover {background-color: var(--page-22bet-sk__primary-color);color: var(--page-22bet-sk__dark-bg);transform: translateY(-3px);}.page-22bet-sk__button--large {padding: 18px 35px;font-size: 1.3em;background-color: var(--page-22bet-sk__primary-color);color: var(--page-22bet-sk__dark-bg);border: none;}.page-22bet-sk__button--large:hover {background-color: #e6b800;transform: translateY(-3px);}.page-22bet-sk__container {max-width: 1200px;margin: 0 auto;padding: 0 20px;}.page-22bet-sk__about-section,.page-22bet-sk__games-section,.page-22bet-sk__faq-section,.page-22bet-sk__cta-section {padding: 60px 0;text-align: center;background-color: var(--page-22bet-sk__dark-bg);}.page-22bet-sk__section-title {font-size: 2.5em;color: var(--page-22bet-sk__light-text);margin-bottom: 20px;}.page-22bet-sk__section-description {font-size: 1.1em;color: var(--page-22bet-sk__gray-text);margin-bottom: 40px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-22bet-sk__feature-grid,.page-22bet-sk__game-grid,.page-22bet-sk__logo-grid {display: grid;gap: 30px;margin-top: 30px;}.page-22bet-sk__feature-grid {grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));}.page-22bet-sk__feature-item {background-color: var(--page-22bet-sk__medium-bg);padding: 30px;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);transition: transform var(--page-22bet-sk__transition-speed);}.page-22bet-sk__feature-item:hover {transform: translateY(-5px);}.page-22bet-sk__feature-icon {width: 80px;height: 80px;margin-bottom: 20px;display: block;margin-left: auto;margin-right: auto;max-width: 100%;height: auto;}.page-22bet-sk__feature-title {font-size: 1.5em;color: var(--page-22bet-sk__primary-color);margin-bottom: 15px;}.page-22bet-sk__feature-text {color: var(--page-22bet-sk__gray-text);}.page-22bet-sk__game-grid {grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));}.page-22bet-sk__game-card {background-color: var(--page-22bet-sk__medium-bg);border-radius: 10px;overflow: hidden;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);text-align: left;transition: transform var(--page-22bet-sk__transition-speed);}.page-22bet-sk__game-card:hover {transform: translateY(-5px);}.page-22bet-sk__game-image {width: 100%;height: 200px; /* Fixed height for consistency */object-fit: cover;display: block;max-width: 100%;}.page-22bet-sk__game-title {font-size: 1.4em;color: var(--page-22bet-sk__primary-color);padding: 15px 20px 5px;}.page-22bet-sk__game-text {color: var(--page-22bet-sk__gray-text);padding: 0 20px 20px;}.page-22bet-sk__provider-logos {margin-top: 60px;padding-top: 40px;border-top: 1px solid var(--page-22bet-sk__border-color);}.page-22bet-sk__provider-title {font-size: 1.8em;color: var(--page-22bet-sk__light-text);margin-bottom: 30px;}.page-22bet-sk__logo-grid {grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); /* Min 100px for logos */align-items: center;justify-items: center;}.page-22bet-sk__provider-logo {width: 100px; /* Example size, gamelogo doesn't specify */height: auto;object-fit: contain;filter: grayscale(80%) brightness(120%); /* Blend logos into dark theme */transition: filter var(--page-22bet-sk__transition-speed);max-width: 100%;}.page-22bet-sk__provider-logo:hover {filter: grayscale(0%) brightness(100%);}.page-22bet-sk__faq-list {max-width: 800px;margin: 0 auto;text-align: left;}.page-22bet-sk__faq-item {background-color: var(--page-22bet-sk__medium-bg);margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-22bet-sk__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: var(--page-22bet-sk__dark-bg);border-bottom: 1px solid var(--page-22bet-sk__border-color);transition: background-color var(--page-22bet-sk__transition-speed);}.page-22bet-sk__faq-question:hover {background-color: #222;}.page-22bet-sk__faq-heading {font-size: 1.2em;color: var(--page-22bet-sk__light-text);margin: 0;pointer-events: none; /* Prevent h3 from blocking click event */}.page-22bet-sk__faq-toggle {font-size: 1.5em;color: var(--page-22bet-sk__primary-color);transition: transform var(--page-22bet-sk__transition-speed);pointer-events: none; /* Prevent span from blocking click event */}.page-22bet-sk__faq-item.active .page-22bet-sk__faq-toggle {transform: rotate(45deg); /* Change + to X visually */}.page-22bet-sk__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease;opacity: 0;color: var(--page-22bet-sk__gray-text);}.page-22bet-sk__faq-item.active .page-22bet-sk__faq-answer {max-height: 2000px !important; /* Sufficiently large */padding: 20px 25px !important;opacity: 1;}.page-22bet-sk__faq-answer p {margin: 0;}.page-22bet-sk__cta-section {background-color: var(--page-22bet-sk__primary-color);color: var(--page-22bet-sk__dark-bg);padding: 80px 20px;}.page-22bet-sk__cta-section .page-22bet-sk__section-title {color: var(--page-22bet-sk__dark-bg);}.page-22bet-sk__cta-section .page-22bet-sk__section-description {color: rgba(0, 0, 0, 0.7);margin-bottom: 50px;}/* Responsive adjustments */@media (max-width: 768px) {.page-22bet-sk__hero-title {font-size: 2em;}.page-22bet-sk__hero-description {font-size: 1em;}.page-22bet-sk__hero-buttons {flex-direction: column;gap: 15px;}.page-22bet-sk__button {width: 100%;max-width: 300px;}.page-22bet-sk__section-title {font-size: 2em;}.page-22bet-sk__section-description {font-size: 0.95em;}.page-22bet-sk__feature-grid,.page-22bet-sk__game-grid,.page-22bet-sk__logo-grid {grid-template-columns: 1fr;padding: 0 15px; /* Add padding to grid containers */}.page-22bet-sk__feature-item,.page-22bet-sk__game-card {padding: 20px;}/* List item specific responsive requirements */.page-22bet-sk__faq-list {padding: 0 15px !important; /* Ensure container padding */width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-22bet-sk__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-22bet-sk__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-22bet-sk__faq-question {padding: 15px 20px;}.page-22bet-sk__faq-heading {font-size: 1.1em;}.page-22bet-sk__faq-answer {padding: 15px 20px !important;}.page-22bet-sk__provider-logo {width: 80px; /* Adjust logo size for smaller screens */}}@media (max-width: 480px) {.page-22bet-sk__hero-title {font-size: 1.8em;}.page-22bet-sk__section-title {font-size: 1.8em;}.page-22bet-sk__button {font-size: 1em;padding: 12px 25px;}.page-22bet-sk__button--large {font-size: 1.1em;padding: 15px 30px;}}