.page-tongits-go-gift-code-october-2023 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; } .page-tongits-go-gift-code-october-2023__hero-section { background: linear-gradient(135deg, #0a1128, #1a2a5c); color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; padding-top: 10px; } @media (min-width: 769px) { .page-tongits-go-gift-code-october-2023__hero-section { padding-top: 60px; } } .page-tongits-go-gift-code-october-2023__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-tongits-go-gift-code-october-2023__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-tongits-go-gift-code-october-2023__hero-title { font-size: 2.5em; margin-bottom: 15px; color: #ffc107; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__hero-title { font-size: 2em; } } .page-tongits-go-gift-code-october-2023__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__hero-subtitle { font-size: 1em; } } .page-tongits-go-gift-code-october-2023__button-group { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; } .page-tongits-go-gift-code-october-2023__button { display: inline-block; background-color: #ffc107; color: #1a2a5c; padding: 12px 25px; border-radius: 30px; 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-october-2023__button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-tongits-go-gift-code-october-2023__section { padding: 40px 20px; max-width: 1000px; margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); margin-top: 30px; } .page-tongits-go-gift-code-october-2023__section:first-of-type { margin-top: 0; } .page-tongits-go-gift-code-october-2023__section-title { font-size: 2em; color: #0a1128; margin-bottom: 25px; text-align: center; } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__section-title { font-size: 1.8em; } } .page-tongits-go-gift-code-october-2023__content-text { margin-bottom: 20px; text-align: justify; } .page-tongits-go-gift-code-october-2023__list { list-style: none; padding: 0; margin: 20px 0; } .page-tongits-go-gift-code-october-2023__list-item { background-color: #e9ecef; padding: 15px 20px; margin-bottom: 10px; border-radius: 8px; display: flex; align-items: flex-start; gap: 15px; box-sizing: border-box; } .page-tongits-go-gift-code-october-2023__list-item-icon { flex-shrink: 0; width: 40px; height: 40px; object-fit: contain; } .page-tongits-go-gift-code-october-2023__list-item-text { flex-grow: 1; color: #333; font-weight: 500; } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-tongits-go-gift-code-october-2023__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-gift-code-october-2023__image-container { text-align: center; margin: 30px 0; } .page-tongits-go-gift-code-october-2023__image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); display: block; margin: 0 auto; } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__image { max-width: 100% !important; height: auto !important; } .page-tongits-go-gift-code-october-2023__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } .page-tongits-go-gift-code-october-2023__faq-section { background-color: #f0f2f5; margin-top: 30px; padding: 40px 20px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } .page-tongits-go-gift-code-october-2023__faq-title { font-size: 2em; color: #0a1128; margin-bottom: 30px; text-align: center; } .page-tongits-go-gift-code-october-2023__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); } .page-tongits-go-gift-code-october-2023__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #1a2a5c; color: #fff; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-tongits-go-gift-code-october-2023__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; pointer-events: none; } .page-tongits-go-gift-code-october-2023__faq-question:hover { background-color: #0a1128; } .page-tongits-go-gift-code-october-2023__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-go-gift-code-october-2023__faq-item.active .page-tongits-go-gift-code-october-2023__faq-toggle { transform: rotate(45deg); } .page-tongits-go-gift-code-october-2023__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #333; background-color: #fdfdfd; } .page-tongits-go-gift-code-october-2023__faq-item.active .page-tongits-go-gift-code-october-2023__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-tongits-go-gift-code-october-2023__faq-question { padding: 15px; } .page-tongits-go-gift-code-october-2023__faq-question h3 { font-size: 1em; } .page-tongits-go-gift-code-october-2023__faq-answer { padding: 0 15px; } .page-tongits-go-gift-code-october-2023__faq-item.active .page-tongits-go-gift-code-october-2023__faq-answer { padding: 15px !important; } }