.page-tongits-go-can-t-play { font-family: 'Arial', sans-serif; background-color: #f8f9fa; color: #333; line-height: 1.6; padding-top: 10px; }.page-tongits-go-can-t-play__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-tongits-go-can-t-play__hero-section { background: linear-gradient(135deg, #0a1128, #1a2a50); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; }.page-tongits-go-can-t-play__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:background:1920x1080:abstract,gaming,digital_pattern]') no-repeat center center/cover; opacity: 0.1; z-index: 0; }.page-tongits-go-can-t-play__hero-content { position: relative; z-index: 1; }.page-tongits-go-can-t-play__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: 700; }.page-tongits-go-can-t-play__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-tongits-go-can-t-play__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-tongits-go-can-t-play__button { display: inline-block; background-color: #ffc107; color: #212529; padding: 12px 28px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-tongits-go-can-t-play__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-tongits-go-can-t-play__section { background-color: #fff; padding: 40px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); margin-bottom: 30px; }.page-tongits-go-can-t-play__section-title { color: #0a1128; font-size: 2em; margin-bottom: 25px; text-align: center; position: relative; padding-bottom: 10px; }.page-tongits-go-can-t-play__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #ffc107; }.page-tongits-go-can-t-play__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-tongits-go-can-t-play__card { background-color: #fefefe; border: 1px solid #e9ecef; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-tongits-go-can-t-play__card:hover { transform: translateY(-5px); }.page-tongits-go-can-t-play__card-icon { max-width: 100px; height: auto; margin-bottom: 20px; }.page-tongits-go-can-t-play__card-title { font-size: 1.5em; color: #0a1128; margin-bottom: 15px; }.page-tongits-go-can-t-play__card-text { font-size: 1em; color: #555; }.page-tongits-go-can-t-play__list { list-style: none; padding: 0; margin-top: 20px; }.page-tongits-go-can-t-play__list-item { background-color: #eaf1f8; border-left: 5px solid #ffc107; margin-bottom: 15px; padding: 15px 20px; border-radius: 5px; display: flex; align-items: center; font-size: 1.1em; color: #333; box-sizing: border-box; }.page-tongits-go-can-t-play__list-item::before { content: '✓'; color: #0a1128; font-weight: bold; margin-right: 10px; }.page-tongits-go-can-t-play__image-container { text-align: center; margin-bottom: 30px; }.page-tongits-go-can-t-play__main-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; }.page-tongits-go-can-t-play__cta-section { text-align: center; background-color: #0a1128; color: #fff; padding: 50px 20px; border-radius: 10px; margin-top: 40px; }.page-tongits-go-can-t-play__cta-title { font-size: 2.2em; margin-bottom: 20px; }.page-tongits-go-can-t-play__cta-text { font-size: 1.2em; margin-bottom: 30px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-tongits-go-can-t-play__faq-section { margin-top: 40px; }.page-tongits-go-can-t-play__faq-item { background-color: #fefefe; border: 1px solid #e9ecef; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-tongits-go-can-t-play__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #f0f4f8; transition: background-color 0.3s ease; user-select: none; }.page-tongits-go-can-t-play__faq-question:hover { background-color: #e2eaf2; }.page-tongits-go-can-t-play__faq-question h3 { margin: 0; font-size: 1.2em; color: #0a1128; pointer-events: none; }.page-tongits-go-can-t-play__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffc107; transition: transform 0.3s ease; pointer-events: none; }.page-tongits-go-can-t-play__faq-item.active .page-tongits-go-can-t-play__faq-toggle { transform: rotate(45deg); }.page-tongits-go-can-t-play__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.4s ease; opacity: 0; color: #555; }.page-tongits-go-can-t-play__faq-item.active .page-tongits-go-can-t-play__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-tongits-go-can-t-play__faq-answer p { margin: 0; padding-bottom: 10px; }.page-tongits-go-can-t-play__faq-answer p:last-child { padding-bottom: 0; }.page-tongits-go-can-t-play__note { background-color: #ffe0b2; color: #6d4c41; padding: 15px; border-radius: 8px; margin-top: 30px; text-align: center; font-weight: bold; }.page-tongits-go-can-t-play__note strong { color: #d35400; }.page-tongits-go-can-t-play__image-caption { font-style: italic; color: #777; margin-top: 10px; font-size: 0.9em; }.page-tongits-go-can-t-play__game-provider-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-tongits-go-can-t-play__game-provider-logos img { height: 60px; width: auto; max-width: 150px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-tongits-go-can-t-play__game-provider-logos img:hover { filter: grayscale(0%); opacity: 1; }@media (max-width: 768px) { .page-tongits-go-can-t-play__hero-title { font-size: 2em; }.page-tongits-go-can-t-play__hero-subtitle { font-size: 1em; }.page-tongits-go-can-t-play__button { padding: 10px 20px; font-size: 1em; }.page-tongits-go-can-t-play__button-group { flex-direction: column; gap: 15px; }.page-tongits-go-can-t-play__section { padding: 25px 15px; }.page-tongits-go-can-t-play__section-title { font-size: 1.6em; }.page-tongits-go-can-t-play__content-grid { grid-template-columns: 1fr; }.page-tongits-go-can-t-play__card { padding: 20px; }.page-tongits-go-can-t-play__list { margin-top: 15px; }.page-tongits-go-can-t-play__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 12px 15px !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-tongits-go-can-t-play__list-item::before { margin-right: 8px; }.page-tongits-go-can-t-play__cta-title { font-size: 1.8em; }.page-tongits-go-can-t-play__cta-text { font-size: 1em; }.page-tongits-go-can-t-play__faq-question { padding: 15px 20px; }.page-tongits-go-can-t-play__faq-question h3 { font-size: 1.1em; }.page-tongits-go-can-t-play__faq-answer { padding: 0 20px; }.page-tongits-go-can-t-play__faq-item.active .page-tongits-go-can-t-play__faq-answer { padding: 15px 20px !important; }.page-tongits-go-can-t-play__game-provider-logos img { height: 45px; max-width: 100px; }}.page-tongits-go-can-t-play__info-text { text-align: center; margin-top: 20px; font-size: 0.9em; color: #777; }