.page-tongits-go-gift-code-go-coins { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-tongits-go-gift-code-go-coins__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-tongits-go-gift-code-go-coins__hero-section { background-color: #007bff; color: #fff; padding: 60px 20px 40px; text-align: center; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 30px; padding-top: 70px; /* Small padding for visual separation from potential sticky header */ }.page-tongits-go-gift-code-go-coins__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); z-index: 1; }.page-tongits-go-gift-code-go-coins__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-tongits-go-gift-code-go-coins__hero-content { position: relative; z-index: 2; }.page-tongits-go-gift-code-go-coins__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; color: #fff; }.page-tongits-go-gift-code-go-coins__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #f0f0f0; }.page-tongits-go-gift-code-go-coins__button { display: inline-block; background-color: #ffc107; color: #333; 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-tongits-go-gift-code-go-coins__button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-tongits-go-gift-code-go-coins__section { padding: 40px 0; margin-bottom: 30px; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }.page-tongits-go-gift-code-go-coins__section-title { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-tongits-go-gift-code-go-coins__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #ffc107; }.page-tongits-go-gift-code-go-coins__text-content { font-size: 1.1em; line-height: 1.8; color: #555; margin-bottom: 20px; }.page-tongits-go-gift-code-go-coins__text-content strong { color: #007bff; }.page-tongits-go-gift-code-go-coins__image-wrapper { text-align: center; margin: 30px 0; }.page-tongits-go-gift-code-go-coins__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }.page-tongits-go-gift-code-go-coins__list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-tongits-go-gift-code-go-coins__list-item { background-color: #f0f8ff; padding: 25px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 20px); box-sizing: border-box; min-width: 280px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-tongits-go-gift-code-go-coins__list-item:hover { transform: translateY(-5px); }.page-tongits-go-gift-code-go-coins__list-item-title { font-size: 1.3em; color: #007bff; margin-bottom: 15px; }.page-tongits-go-gift-code-go-coins__list-item-description { font-size: 0.95em; color: #666; }.page-tongits-go-gift-code-go-coins__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-tongits-go-gift-code-go-coins__card { background-color: #fefefe; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-tongits-go-gift-code-go-coins__card:hover { transform: translateY(-5px); }.page-tongits-go-gift-code-go-coins__card-image { width: 100%; height: 250px; object-fit: cover; }.page-tongits-go-gift-code-go-coins__card-content { padding: 25px; }.page-tongits-go-gift-code-go-coins__card-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-tongits-go-gift-code-go-coins__card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-tongits-go-gift-code-go-coins__faq-section { background-color: #f0f0f0; padding: 50px 0; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }.page-tongits-go-gift-code-go-coins__faq-item { margin-bottom: 15px; background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-tongits-go-gift-code-go-coins__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e9ecef; color: #333; font-weight: bold; font-size: 1.1em; border-bottom: 1px solid #dee2e6; transition: background-color 0.3s ease; user-select: none; }.page-tongits-go-gift-code-go-coins__faq-question:hover { background-color: #e2e6ea; }.page-tongits-go-gift-code-go-coins__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #007bff; pointer-events: none; }.page-tongits-go-gift-code-go-coins__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; color: #007bff; }.page-tongits-go-gift-code-go-coins__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fff; 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-gift-code-go-coins__faq-item.active .page-tongits-go-gift-code-go-coins__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-tongits-go-gift-code-go-coins__faq-item.active .page-tongits-go-gift-code-go-coins__faq-toggle { transform: rotate(45deg); }.page-tongits-go-gift-code-go-coins__cta-section { text-align: center; padding: 50px 20px; background-color: #007bff; color: #fff; border-radius: 8px; margin-bottom: 30px; }.page-tongits-go-gift-code-go-coins__cta-title { font-size: 2.5em; margin-bottom: 20px; }.page-tongits-go-gift-code-go-coins__cta-description { font-size: 1.2em; margin-bottom: 30px; }.page-tongits-go-gift-code-go-coins__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-tongits-go-gift-code-go-coins__floating-button { background-color: #ffc107; color: #333; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-tongits-go-gift-code-go-coins__floating-button:hover { background-color: #e0a800; transform: translateY(-3px); }@media (max-width: 768px) { .page-tongits-go-gift-code-go-coins__hero-title { font-size: 2em; }.page-tongits-go-gift-code-go-coins__hero-subtitle { font-size: 1em; }.page-tongits-go-gift-code-go-coins__section-title { font-size: 1.8em; }.page-tongits-go-gift-code-go-coins__text-content { font-size: 1em; }.page-tongits-go-gift-code-go-coins__list { flex-direction: column; gap: 15px; padding: 0; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-tongits-go-gift-code-go-coins__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 20px; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-tongits-go-gift-code-go-coins__grid { grid-template-columns: 1fr; }.page-tongits-go-gift-code-go-coins__card-image { height: 200px; }.page-tongits-go-gift-code-go-coins__faq-question { padding: 15px 20px; font-size: 1em; }.page-tongits-go-gift-code-go-coins__faq-answer { padding: 0 20px; }.page-tongits-go-gift-code-go-coins__faq-item.active .page-tongits-go-gift-code-go-coins__faq-answer { padding: 15px 20px !important; }.page-tongits-go-gift-code-go-coins__cta-title { font-size: 2em; }.page-tongits-go-gift-code-go-coins__cta-description { font-size: 1em; }.page-tongits-go-gift-code-go-coins__floating-buttons { right: 10px; bottom: 10px; }.page-tongits-go-gift-code-go-coins__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-tongits-go-gift-code-go-coins__container { padding: 10px; }}.page-tongits-go-gift-code-go-coins img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }@media (max-width: 375px) { .page-tongits-go-gift-code-go-coins__hero-title { font-size: 1.8em; }.page-tongits-go-gift-code-go-coins__hero-subtitle { font-size: 0.9em; }.page-tongits-go-gift-code-go-coins__button { padding: 12px 25px; font-size: 1em; }.page-tongits-go-gift-code-go-coins__section-title { font-size: 1.6em; }.page-tongits-go-gift-code-go-coins__list-item { padding: 15px; }.page-tongits-go-gift-code-go-coins__faq-question { font-size: 0.95em; }.page-tongits-go-gift-code-go-coins__faq-answer { font-size: 0.9em; }.page-tongits-go-gift-code-go-coins__cta-title { font-size: 1.8em; }.page-tongits-go-gift-code-go-coins__cta-description { font-size: 0.9em; }}