.page-play-tongits-with-friends__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;box-sizing:border-box}.page-play-tongits-with-friends__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-play-tongits-with-friends__hero-content{position:relative;z-index:10;max-width:900px;padding:20px}.page-play-tongits-with-friends__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-play-tongits-with-friends__hero-subtitle{font-size:1.4em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,0.7)}.page-play-tongits-with-friends__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease}.page-play-tongits-with-friends__cta-button:hover{background-color:#c0392b;transform:scale(1.05)}.page-play-tongits-with-friends__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#1a1a1a}.page-play-tongits-with-friends__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-play-tongits-with-friends__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-play-tongits-with-friends__section{padding:60px 20px;background-color:#222;color:#eee;text-align:center}.page-play-tongits-with-friends__section--dark{background-color:#1a1a1a}.page-play-tongits-with-friends__section-title{font-size:2.2em;margin-bottom:30px;color:#e74c3c}.page-play-tongits-with-friends__section-text{max-width:800px;margin:0 auto 40px;line-height:1.6}.page-play-tongits-with-friends__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-play-tongits-with-friends__card{background-color:#333;border-radius:10px;padding:25px;text-align:left;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 8px rgba(0,0,0,0.3);display:flex;flex-direction:column;align-items:flex-start}.page-play-tongits-with-friends__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.5)}.page-play-tongits-with-friends__card-icon{width:200px;height:150px;object-fit:contain;margin-bottom:15px}.page-play-tongits-with-friends__card-title{font-size:1.5em;margin-bottom:10px;color:#e74c3c}.page-play-tongits-with-friends__card-text{font-size:0.95em;line-height:1.5;margin-bottom:15px}.page-play-tongits-with-friends__card-link{display:inline-block;color:#e74c3c;text-decoration:none;font-weight:bold;transition:color 0.3s ease}.page-play-tongits-with-friends__card-link:hover{color:#c0392b}.page-play-tongits-with-friends__quick-links-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-play-tongits-with-friends__quick-link-button{background-color:#3498db;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-play-tongits-with-friends__quick-link-button:hover{background-color:#2980b9}.page-play-tongits-with-friends__game-card{background-color:#333;border-radius:10px;overflow:hidden;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease}.page-play-tongits-with-friends__game-card:hover{transform:scale(1.03)}.page-play-tongits-with-friends__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-play-tongits-with-friends__game-content{padding:20px}.page-play-tongits-with-friends__game-title{font-size:1.4em;margin-bottom:10px;color:#e74c3c}.page-play-tongits-with-friends__game-description{font-size:0.9em;color:#bbb;margin-bottom:15px}.page-play-tongits-with-friends__promotion-card{background-color:#333;border-radius:10px;padding:25px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,0.3);display:flex;flex-direction:column;height:100%}.page-play-tongits-with-friends__promotion-title{font-size:1.6em;margin-bottom:10px;color:#e74c3c}.page-play-tongits-with-friends__promotion-text{font-size:0.95em;line-height:1.5;margin-bottom:20px;flex-grow:1}.page-play-tongits-with-friends__faq-container{max-width:900px;margin:0 auto}.page-play-tongits-with-friends__faq-item{margin-bottom:15px;background-color:#333;border-radius:8px;overflow:hidden}.page-play-tongits-with-friends__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#444;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-play-tongits-with-friends__faq-question:hover{background-color:#555}.page-play-tongits-with-friends__faq-question h3{margin:0;font-size:1.1em;color:#e74c3c;pointer-events:none}.page-play-tongits-with-friends__faq-toggle{font-size:1.5em;font-weight:bold;color:#e74c3c;pointer-events:none;transition:transform 0.3s ease}.page-play-tongits-with-friends__faq-item.active .page-play-tongits-with-friends__faq-toggle{transform:rotate(45deg)}.page-play-tongits-with-friends__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-play-tongits-with-friends__faq-item.active .page-play-tongits-with-friends__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-play-tongits-with-friends__faq-answer p{margin-bottom:0;line-height:1.6}.page-play-tongits-with-friends__blog-card{background-color:#333;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease}.page-play-tongits-with-friends__blog-card:hover{transform:translateY(-5px)}.page-play-tongits-with-friends__blog-image{width:100%;height:200px;object-fit:cover;display:block}.page-play-tongits-with-friends__blog-content{padding:20px}.page-play-tongits-with-friends__blog-title{font-size:1.4em;margin-bottom:10px}.page-play-tongits-with-friends__blog-title a{color:#e74c3c;text-decoration:none;transition:color 0.3s ease}.page-play-tongits-with-friends__blog-title a:hover{color:#c0392b}.page-play-tongits-with-friends__blog-excerpt{font-size:0.9em;color:#bbb;margin-bottom:15px}.page-play-tongits-with-friends__blog-date{font-size:0.8em;color:#888}.page-play-tongits-with-friends__button{display:inline-block;background-color:#e74c3c;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease}.page-play-tongits-with-friends__button:hover{background-color:#c0392b}@media (max-width:768px){.page-play-tongits-with-friends__hero-title{font-size:2em}.page-play-tongits-with-friends__hero-subtitle{font-size:1.1em}.page-play-tongits-with-friends__cta-button{padding:12px 25px;font-size:1em}.page-play-tongits-with-friends__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-play-tongits-with-friends__payment-logo,.page-play-tongits-with-friends__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-play-tongits-with-friends__section{padding:40px 15px}.page-play-tongits-with-friends__section-title{font-size:1.8em}.page-play-tongits-with-friends__grid{grid-template-columns:1fr;gap:20px}.page-play-tongits-with-friends__card{padding:20px;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-play-tongits-with-friends__card-icon{width:150px;height:100px}.page-play-tongits-with-friends__card-title{font-size:1.3em}.page-play-tongits-with-friends__quick-links-container{flex-direction:column;gap:15px}.page-play-tongits-with-friends__quick-link-button{width:100%;box-sizing:border-box}.page-play-tongits-with-friends__game-card{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-play-tongits-with-friends__game-image{height:180px}.page-play-tongits-with-friends__game-title{font-size:1.2em}.page-play-tongits-with-friends__promotion-card{padding:20px;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-play-tongits-with-friends__promotion-title{font-size:1.4em}.page-play-tongits-with-friends__faq-question{padding:15px}.page-play-tongits-with-friends__faq-question h3{font-size:1em}.page-play-tongits-with-friends__faq-toggle{font-size:1.3em}.page-play-tongits-with-friends__faq-answer{padding:15px!important}.page-play-tongits-with-friends__blog-card{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-play-tongits-with-friends__blog-image{height:180px}.page-play-tongits-with-friends__blog-title{font-size:1.2em}}