.page-tongits-go-platforms { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-tongits-go-platforms__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-tongits-go-platforms__section { padding: 60px 20px; margin-bottom: 20px; background-color: #21213e; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-tongits-go-platforms__section:nth-child(even) { background-color: #28284a; } .page-tongits-go-platforms__h1, .page-tongits-go-platforms__h2, .page-tongits-go-platforms__h3 { color: #e0b0ff; text-align: center; margin-bottom: 30px; } .page-tongits-go-platforms__h1 { font-size: clamp(2.5em, 5vw, 4em); line-height: 1.2; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); } .page-tongits-go-platforms__h2 { font-size: clamp(2em, 4vw, 3em); } .page-tongits-go-platforms__h3 { font-size: clamp(1.5em, 3vw, 2em); } .page-tongits-go-platforms__text-center { text-align: center; } .page-tongits-go-platforms__cta-button { display: inline-block; background-color: #00bcd4; 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; margin-top: 20px; } .page-tongits-go-platforms__cta-button:hover { background-color: #0097a7; transform: translateY(-3px); } .page-tongits-go-platforms__hero-section { background-image: url('[GALLERY:hero:1920x1080:tongits go,online casino,philippines,gaming]'); background-size: cover; background-position: center; padding: 100px 20px 80px; text-align: center; border-radius: 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; z-index: 1; overflow: hidden; padding-top: 10px; } .page-tongits-go-platforms__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: -1; } .page-tongits-go-platforms__hero-section .page-tongits-go-platforms__h1 { margin-top: 0; margin-bottom: 15px; } .page-tongits-go-platforms__hero-description { font-size: clamp(1em, 2vw, 1.3em); max-width: 800px; margin: 0 auto 30px; color: #ccc; } .page-tongits-go-platforms__feature-grid, .page-tongits-go-platforms__game-cards, .page-tongits-go-platforms__promo-grid, .page-tongits-go-platforms__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-tongits-go-platforms__card { background-color: #313154; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background-color 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; min-height: 250px; } .page-tongits-go-platforms__card:hover { transform: translateY(-5px); background-color: #3a3a60; } .page-tongits-go-platforms__card-icon { width: 80px; height: 80px; margin-bottom: 20px; } .page-tongits-go-platforms__card-title { font-size: 1.4em; color: #e0b0ff; margin-bottom: 15px; } .page-tongits-go-platforms__card-description { font-size: 0.95em; color: #ccc; } .page-tongits-go-platforms__game-card .page-tongits-go-platforms__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-tongits-go-platforms__game-card .page-tongits-go-platforms__card-title { margin-bottom: 10px; } .page-tongits-go-platforms__game-card .page-tongits-go-platforms__cta-button { margin-top: 15px; padding: 10px 20px; font-size: 1em; } .page-tongits-go-platforms__promo-card { text-align: left; } .page-tongits-go-platforms__promo-card .page-tongits-go-platforms__card-image { width: 100%; height: 180px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-tongits-go-platforms__promo-card .page-tongits-go-platforms__card-title { font-size: 1.3em; margin-bottom: 10px; } .page-tongits-go-platforms__promo-card .page-tongits-go-platforms__card-description { font-size: 0.9em; margin-bottom: 15px; } .page-tongits-go-platforms__promo-card .page-tongits-go-platforms__cta-button { width: auto; align-self: flex-start; padding: 8px 18px; font-size: 0.9em; } .page-tongits-go-platforms__link-card { background-color: #313154; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; } .page-tongits-go-platforms__link-card:hover { background-color: #3a3a60; } .page-tongits-go-platforms__link-card .page-tongits-go-platforms__card-title { margin-bottom: 10px; } .page-tongits-go-platforms__link-card .page-tongits-go-platforms__cta-button { margin-top: 0; width: 100%; } .page-tongits-go-platforms__faq-list { margin-top: 30px; } .page-tongits-go-platforms__faq-item { background-color: #313154; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-tongits-go-platforms__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-tongits-go-platforms__faq-question:hover { background-color: #3a3a60; } .page-tongits-go-platforms__faq-question h3 { margin: 0; font-size: 1.1em; color: #e0b0ff; pointer-events: none; } .page-tongits-go-platforms__faq-toggle { font-size: 1.5em; font-weight: bold; color: #00bcd4; pointer-events: none; transition: transform 0.3s ease; } .page-tongits-go-platforms__faq-item.active .page-tongits-go-platforms__faq-toggle { transform: rotate(45deg); } .page-tongits-go-platforms__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; } .page-tongits-go-platforms__faq-item.active .page-tongits-go-platforms__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-tongits-go-platforms__blog-articles { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-tongits-go-platforms__blog-card { background-color: #313154; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background-color 0.3s ease; text-decoration: none; color: inherit; } .page-tongits-go-platforms__blog-card:hover { transform: translateY(-5px); background-color: #3a3a60; } .page-tongits-go-platforms__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-tongits-go-platforms__blog-card-content { padding: 20px; } .page-tongits-go-platforms__blog-card-title { font-size: 1.2em; color: #e0b0ff; margin-bottom: 10px; line-height: 1.4; } .page-tongits-go-platforms__blog-card-excerpt { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-tongits-go-platforms__blog-card-date { font-size: 0.8em; color: #999; text-align: right; } .page-tongits-go-platforms__payment-providers, .page-tongits-go-platforms__game-providers, .page-tongits-go-platforms__social-media { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-tongits-go-platforms__provider-logo { width: 100px; height: auto; max-height: 50px; object-fit: contain; } .page-tongits-go-platforms__social-icon { width: 40px; height: 40px; } @media (max-width: 768px) { .page-tongits-go-platforms__container { padding: 15px; } .page-tongits-go-platforms__section { padding: 40px 15px; } .page-tongits-go-platforms__h1 { font-size: 2.2em; } .page-tongits-go-platforms__h2 { font-size: 1.8em; } .page-tongits-go-platforms__h3 { font-size: 1.3em; } .page-tongits-go-platforms__hero-section { padding: 80px 15px 60px; min-height: 400px; } .page-tongits-go-platforms__hero-description { font-size: 1em; } .page-tongits-go-platforms__feature-grid, .page-tongits-go-platforms__game-cards, .page-tongits-go-platforms__promo-grid, .page-tongits-go-platforms__link-grid, .page-tongits-go-platforms__blog-articles { grid-template-columns: 1fr; gap: 20px; } .page-tongits-go-platforms__card, .page-tongits-go-platforms__blog-card { min-height: auto; } .page-tongits-go-platforms__card-image { height: 150px; } .page-tongits-go-platforms__promo-card .page-tongits-go-platforms__card-image { height: 120px; } .page-tongits-go-platforms__faq-question { padding: 15px 20px; } .page-tongits-go-platforms__faq-question h3 { font-size: 1em; } .page-tongits-go-platforms__faq-answer { padding: 0 20px; } .page-tongits-go-platforms__faq-item.active .page-tongits-go-platforms__faq-answer { padding: 15px 20px !important; } .page-tongits-go-platforms__payment-providers, .page-tongits-go-platforms__game-providers, .page-tongits-go-platforms__social-media { gap: 15px; } .page-tongits-go-platforms__provider-logo { width: 80px; max-height: 40px; } .page-tongits-go-platforms__social-icon { width: 35px; height: 35px; } .page-tongits-go-platforms__feature-grid > div, .page-tongits-go-platforms__game-cards > div, .page-tongits-go-platforms__promo-grid > div, .page-tongits-go-platforms__link-grid > div, .page-tongits-go-platforms__blog-articles > div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-tongits-go-platforms__feature-grid, .page-tongits-go-platforms__game-cards, .page-tongits-go-platforms__promo-grid, .page-tongits-go-platforms__link-grid, .page-tongits-go-platforms__blog-articles { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }