.page-free-games-to-play-tongits { font-family: 'Arial', sans-serif; color: #333; background-color: #f9f9f9; line-height: 1.6; }.page-free-games-to-play-tongits__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-free-games-to-play-tongits__hero-section { background-color: #0d1a26; color: #fff; text-align: center; padding: 10px 20px 60px; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 30px; }.page-free-games-to-play-tongits__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-free-games-to-play-tongits__hero-content { position: relative; z-index: 1; padding-top: 40px; }.page-free-games-to-play-tongits__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-free-games-to-play-tongits__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-free-games-to-play-tongits__button { display: inline-block; background-color: #ffcc00; color: #0d1a26; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-free-games-to-play-tongits__button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-free-games-to-play-tongits__section { background-color: #fff; padding: 40px 20px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); margin-bottom: 30px; }.page-free-games-to-play-tongits__section-title { font-size: 2em; color: #0d1a26; margin-bottom: 25px; text-align: center; }.page-free-games-to-play-tongits__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-free-games-to-play-tongits__card { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-free-games-to-play-tongits__card:hover { transform: translateY(-5px); }.page-free-games-to-play-tongits__card-icon { margin-bottom: 15px; }.page-free-games-to-play-tongits__card-title { font-size: 1.3em; color: #0d1a26; margin-bottom: 10px; }.page-free-games-to-play-tongits__image-wrapper { text-align: center; margin-top: 20px; margin-bottom: 20px; }.page-free-games-to-play-tongits__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }.page-free-games-to-play-tongits__list { list-style: none; padding: 0; margin: 20px 0; }.page-free-games-to-play-tongits__list-item { background-color: #e8f0f7; padding: 15px 20px; margin-bottom: 10px; border-left: 5px solid #0d1a26; border-radius: 4px; display: flex; align-items: center; }.page-free-games-to-play-tongits__list-item::before { content: '✓'; color: #0d1a26; font-weight: bold; margin-right: 10px; }.page-free-games-to-play-tongits__step-list { counter-reset: step-counter; list-style: none; padding: 0; margin: 20px 0; }.page-free-games-to-play-tongits__step-item { background-color: #f7f7f7; padding: 15px 20px; margin-bottom: 15px; border-radius: 8px; position: relative; padding-left: 60px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-free-games-to-play-tongits__step-item::before { content: counter(step-counter); counter-increment: step-counter; background-color: #0d1a26; color: #ffcc00; border-radius: 50%; width: 35px; height: 35px; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 1.1em; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); }.page-free-games-to-play-tongits__faq-section { background-color: #f0f7ff; padding: 40px 20px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); margin-bottom: 30px; }.page-free-games-to-play-tongits__faq-title { font-size: 2em; color: #0d1a26; margin-bottom: 25px; text-align: center; }.page-free-games-to-play-tongits__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-free-games-to-play-tongits__faq-question { background-color: #0d1a26; color: #ffcc00; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; font-weight: bold; transition: background-color 0.3s ease; }.page-free-games-to-play-tongits__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-free-games-to-play-tongits__faq-question:hover { background-color: #1a344d; }.page-free-games-to-play-tongits__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; }.page-free-games-to-play-tongits__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fff; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-free-games-to-play-tongits__faq-item.active .page-free-games-to-play-tongits__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-free-games-to-play-tongits__faq-item.active .page-free-games-to-play-tongits__faq-toggle { content: '−'; }.page-free-games-to-play-tongits__final-cta { text-align: center; padding: 40px 20px; background-color: #0d1a26; color: #fff; border-radius: 8px; margin-bottom: 30px; }.page-free-games-to-play-tongits__final-cta-title { font-size: 2.2em; margin-bottom: 20px; }.page-free-games-to-play-tongits__final-cta-description { font-size: 1.1em; margin-bottom: 30px; }.page-free-games-to-play-tongits__promotion-card { background-color: #fff; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); border-top: 5px solid #ffcc00; }.page-free-games-to-play-tongits__promotion-card-title { font-size: 1.8em; color: #0d1a26; margin-bottom: 15px; }.page-free-games-to-play-tongits__promotion-card-description { font-size: 1.1em; color: #555; margin-bottom: 25px; }.page-free-games-to-play-tongits__promotion-card-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; }.page-free-games-to-play-tongits__text-block { margin-bottom: 20px; }.page-free-games-to-play-tongits__text-block p { margin-bottom: 1em; }.page-free-games-to-play-tongits__highlight { color: #ffcc00; font-weight: bold; }.page-free-games-to-play-tongits__responsive-image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; text-align: center; }.page-free-games-to-play-tongits__responsive-image { max-width: 100%; height: auto; }.page-free-games-to-play-tongits__gamelogo { width: 100px; height: auto; margin: 0 auto 15px; display: block; }.page-free-games-to-play-tongits__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 20px; }.page-free-games-to-play-tongits__gamelogo-item { flex: 0 0 auto; max-width: 150px; text-align: center; }.page-free-games-to-play-tongits__gamelogo-item img { max-width: 100%; height: auto; }.page-free-games-to-play-tongits__gamelogo-item p { font-size: 0.9em; color: #555; margin-top: 5px; }.page-free-games-to-play-tongits__benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-free-games-to-play-tongits__benefit-item { background-color: #eaf2f8; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: left; border-left: 4px solid #0d1a26; }.page-free-games-to-play-tongits__benefit-item h4 { color: #0d1a26; font-size: 1.25em; margin-bottom: 10px; }.page-free-games-to-play-tongits__benefit-item p { font-size: 0.95em; color: #555; }.page-free-games-to-play-tongits__promo-list { list-style: none; padding: 0; margin: 20px 0; }.page-free-games-to-play-tongits__promo-item { background-color: #fff; padding: 20px; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); border-left: 5px solid #ffcc00; }.page-free-games-to-play-tongits__promo-item h4 { color: #0d1a26; margin-bottom: 10px; }.page-free-games-to-play-tongits__promo-item p { color: #555; }.page-free-games-to-play-tongits__promo-item strong { color: #ffcc00; }.page-free-games-to-play-tongits__promo-button { margin-top: 15px; }.page-free-games-to-play-tongits__promo-button .page-free-games-to-play-tongits__button { font-size: 0.95em; padding: 12px 25px; }.page-free-games-to-play-tongits__section-small-image { margin-top: 20px; margin-bottom: 20px; }.page-free-games-to-play-tongits__section-small-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; }.page-free-games-to-play-tongits__mobile-grid-item { box-sizing: border-box; }.page-free-games-to-play-tongits__mobile-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 20px; }.page-free-games-to-play-tongits__mobile-grid-item { background-color: #e8f0f7; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-free-games-to-play-tongits__mobile-grid-item img { max-width: 100%; height: auto; margin-bottom: 15px; border-radius: 5px; }.page-free-games-to-play-tongits__mobile-grid-item h4 { color: #0d1a26; font-size: 1.2em; margin-bottom: 10px; }.page-free-games-to-play-tongits__mobile-grid-item p { font-size: 0.9em; color: #555; }.page-free-games-to-play-tongits__mobile-grid-item .page-free-games-to-play-tongits__button { font-size: 0.9em; padding: 10px 20px; margin-top: 15px; }.page-free-games-to-play-tongits__footer-cta { background-color: #0d1a26; color: #fff; padding: 50px 20px; text-align: center; border-radius: 8px; margin-top: 30px; }.page-free-games-to-play-tongits__footer-cta-title { font-size: 2.5em; margin-bottom: 20px; }.page-free-games-to-play-tongits__footer-cta-description { font-size: 1.2em; margin-bottom: 40px; }.page-free-games-to-play-tongits__footer-button { background-color: #ffcc00; color: #0d1a26; padding: 18px 40px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-free-games-to-play-tongits__footer-button:hover { background-color: #e6b800; transform: translateY(-3px); }@media (max-width: 768px) { .page-free-games-to-play-tongits__hero-title { font-size: 2em; }.page-free-games-to-play-tongits__hero-description { font-size: 1em; }.page-free-games-to-play-tongits__button { padding: 12px 25px; font-size: 1em; }.page-free-games-to-play-tongits__section-title { font-size: 1.6em; }.page-free-games-to-play-tongits__container { padding: 15px; }.page-free-games-to-play-tongits__list-item, .page-free-games-to-play-tongits__step-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; padding-left: 50px; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-free-games-to-play-tongits__list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-free-games-to-play-tongits__step-list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-free-games-to-play-tongits__faq-question { padding: 12px 15px; }.page-free-games-to-play-tongits__faq-question h3 { font-size: 1em; }.page-free-games-to-play-tongits__faq-answer { padding: 0 10px; }.page-free-games-to-play-tongits__faq-item.active .page-free-games-to-play-tongits__faq-answer { padding: 15px 10px !important; }.page-free-games-to-play-tongits__footer-cta-title { font-size: 2em; }.page-free-games-to-play-tongits__footer-cta-description { font-size: 1em; }.page-free-games-to-play-tongits__footer-button { padding: 15px 30px; font-size: 1.1em; }.page-free-games-to-play-tongits__responsive-image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-free-games-to-play-tongits__responsive-image { max-width: 100% !important; height: auto !important; } }