.page-tongits-go-desktop { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-tongits-go-desktop__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-tongits-go-desktop__container { padding: 15px; } } .page-tongits-go-desktop__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:tongits go desktop,online card game,philippines]') no-repeat center center/cover; padding: 100px 20px; text-align: center; border-radius: 10px; margin-bottom: 40px; position: relative; padding-top: 100px; } @media (max-width: 768px) { .page-tongits-go-desktop__hero-section { padding: 60px 15px; padding-top: 60px; } } .page-tongits-go-desktop__hero-title { font-size: 3.5em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-tongits-go-desktop__hero-title { font-size: 2.2em; } } .page-tongits-go-desktop__hero-subtitle { font-size: 1.5em; color: #f0f0f0; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-tongits-go-desktop__hero-subtitle { font-size: 1.1em; } } .page-tongits-go-desktop__cta-button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; margin: 10px; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tongits-go-desktop__cta-button:hover { background-color: #b8364d; } .page-tongits-go-desktop__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-tongits-go-desktop__section-title { font-size: 1.8em; } } .page-tongits-go-desktop__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: justify; } @media (max-width: 768px) { .page-tongits-go-desktop__text-content { font-size: 1em; } } .page-tongits-go-desktop__game-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 40px; } .page-tongits-go-desktop__feature-card { background-color: #2e2e4e; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; flex: 1 1 calc(33% - 30px); max-width: calc(33% - 30px); box-sizing: border-box; } @media (max-width: 992px) { .page-tongits-go-desktop__feature-card { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); } } @media (max-width: 768px) { .page-tongits-go-desktop__feature-card { flex: 1 1 100%; max-width: 100%; } } .page-tongits-go-desktop__feature-icon { margin-bottom: 15px; } .page-tongits-go-desktop__feature-icon img { max-width: 100%; height: auto; border-radius: 5px; min-width: 200px; min-height: 200px; } @media (max-width: 768px) { .page-tongits-go-desktop__feature-icon img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-tongits-go-desktop__feature-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-tongits-go-desktop__feature-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-tongits-go-desktop__feature-description { font-size: 1em; color: #ccc; } .page-tongits-go-desktop__gameplay-section { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 40px; } .page-tongits-go-desktop__gameplay-card { background-color: #2e2e4e; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); box-sizing: border-box; } @media (max-width: 768px) { .page-tongits-go-desktop__gameplay-card { flex: 1 1 100%; max-width: 100%; } } .page-tongits-go-desktop__gameplay-image { margin-bottom: 15px; } .page-tongits-go-desktop__gameplay-image img { max-width: 100%; height: auto; border-radius: 5px; min-width: 200px; min-height: 200px; } @media (max-width: 768px) { .page-tongits-go-desktop__gameplay-image img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-tongits-go-desktop__gameplay-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-tongits-go-desktop__gameplay-title { font-size: 1.8em; color: #e94560; margin-bottom: 10px; } .page-tongits-go-desktop__gameplay-description { font-size: 1em; color: #ccc; } .page-tongits-go-desktop__why-choose-section { background-color: #2e2e4e; padding: 40px; border-radius: 10px; margin-bottom: 40px; text-align: center; } .page-tongits-go-desktop__why-choose-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-tongits-go-desktop__why-choose-item { background-color: #1a1a2e; padding: 20px; border-radius: 5px; flex: 1 1 calc(33% - 20px); max-width: calc(33% - 20px); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); text-align: left; box-sizing: border-box; } @media (max-width: 992px) { .page-tongits-go-desktop__why-choose-item { flex: 1 1 calc(50% - 20px); max-width: calc(50% - 20px); } } @media (max-width: 768px) { .page-tongits-go-desktop__why-choose-item { flex: 1 1 100%; max-width: 100%; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-tongits-go-desktop__why-choose-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-tongits-go-desktop__why-choose-item h3 { color: #e94560; margin-top: 0; font-size: 1.3em; } .page-tongits-go-desktop__why-choose-item p { color: #ccc; font-size: 0.95em; } .page-tongits-go-desktop__faq-section { margin-bottom: 40px; } .page-tongits-go-desktop__faq-item { background-color: #2e2e4e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .page-tongits-go-desktop__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3f3f6c; color: #f0f0f0; border-bottom: 1px solid #4a4a7a; user-select: none; transition: background-color 0.3s ease; } .page-tongits-go-desktop__faq-question:hover { background-color: #4a4a7a; } .page-tongits-go-desktop__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; } .page-tongits-go-desktop__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; pointer-events: none; transition: transform 0.3s ease; } .page-tongits-go-desktop__faq-item.active .page-tongits-go-desktop__faq-toggle { transform: rotate(45deg); } .page-tongits-go-desktop__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; background-color: #2e2e4e; color: #ccc; } .page-tongits-go-desktop__faq-item.active .page-tongits-go-desktop__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-tongits-go-desktop__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-tongits-go-desktop__floating-button { background-color: #e94560; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; } .page-tongits-go-desktop__floating-button:hover { background-color: #b8364d; transform: translateY(-3px); } @media (max-width: 768px) { .page-tongits-go-desktop__floating-buttons { bottom: 15px; right: 15px; } .page-tongits-go-desktop__floating-button { padding: 10px 18px; font-size: 0.9em; } }