.page-can-you-earn-money-on-tongits-go { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-can-you-earn-money-on-tongits-go__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-can-you-earn-money-on-tongits-go__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-can-you-earn-money-on-tongits-go__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; text-align: center; padding: 10px 20px 80px; border-radius: 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 400px; } .page-can-you-earn-money-on-tongits-go__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-can-you-earn-money-on-tongits-go__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; } .page-can-you-earn-money-on-tongits-go__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-can-you-earn-money-on-tongits-go__button:hover { background-color: #e0a800; transform: translateY(-2px); } .page-can-you-earn-money-on-tongits-go__section-title { font-size: 2em; color: #0056b3; margin-bottom: 30px; text-align: center; } .page-can-you-earn-money-on-tongits-go__text-content { text-align: left; } .page-can-you-earn-money-on-tongits-go__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-can-you-earn-money-on-tongits-go__grid-item { background-color: #f4f4f4; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-can-you-earn-money-on-tongits-go__grid-item:hover { transform: translateY(-5px); } .page-can-you-earn-money-on-tongits-go__grid-item-title { font-size: 1.3em; color: #0056b3; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__card { background-color: #f4f4f4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; } .page-can-you-earn-money-on-tongits-go__card-image { width: 100%; height: 200px; object-fit: cover; } .page-can-you-earn-money-on-tongits-go__card-content { padding: 20px; } .page-can-you-earn-money-on-tongits-go__card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-can-you-earn-money-on-tongits-go__card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-can-you-earn-money-on-tongits-go__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); } .page-can-you-earn-money-on-tongits-go__game-card-image { max-width: 100%; height: 180px; object-fit: cover; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__game-card-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; } .page-can-you-earn-money-on-tongits-go__promo-list { list-style: none; padding: 0; } .page-can-you-earn-money-on-tongits-go__promo-item { display: flex; align-items: center; margin-bottom: 20px; background-color: #f4f8ff; padding: 20px; border-left: 5px solid #007bff; border-radius: 5px; } .page-can-you-earn-money-on-tongits-go__promo-item:last-child { margin-bottom: 0; } .page-can-you-earn-money-on-tongits-go__promo-icon { margin-right: 20px; font-size: 2.5em; color: #007bff; } .page-can-you-earn-money-on-tongits-go__promo-content h3 { margin-top: 0; color: #0056b3; font-size: 1.3em; } .page-can-you-earn-money-on-tongits-go__promo-content p { margin-bottom: 15px; color: #555; } .page-can-you-earn-money-on-tongits-go__faq-list { list-style: none; padding: 0; } .page-can-you-earn-money-on-tongits-go__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-can-you-earn-money-on-tongits-go__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #e6f0ff; color: #0056b3; cursor: pointer; user-select: none; border-bottom: 1px solid #d0e0f0; transition: background-color 0.3s ease; } .page-can-you-earn-money-on-tongits-go__faq-question:hover { background-color: #d0e0f0; } .page-can-you-earn-money-on-tongits-go__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-can-you-earn-money-on-tongits-go__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-can-you-earn-money-on-tongits-go__faq-item.active .page-can-you-earn-money-on-tongits-go__faq-toggle { transform: rotate(45deg); } .page-can-you-earn-money-on-tongits-go__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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-can-you-earn-money-on-tongits-go__faq-item.active .page-can-you-earn-money-on-tongits-go__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-can-you-earn-money-on-tongits-go__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-can-you-earn-money-on-tongits-go__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-can-you-earn-money-on-tongits-go__blog-card:hover { transform: translateY(-5px); } .page-can-you-earn-money-on-tongits-go__blog-card-image { max-width: 100%; height: 220px; object-fit: cover; } .page-can-you-earn-money-on-tongits-go__blog-card-content { padding: 20px; } .page-can-you-earn-money-on-tongits-go__blog-card-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; line-height: 1.4; } .page-can-you-earn-money-on-tongits-go__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-can-you-earn-money-on-tongits-go__blog-read-more { color: #007bff; text-decoration: none; font-weight: bold; } .page-can-you-earn-money-on-tongits-go__blog-read-more:hover { text-decoration: underline; } .page-can-you-earn-money-on-tongits-go__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-can-you-earn-money-on-tongits-go__sticky-button { background-color: #007bff; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; } .page-can-you-earn-money-on-tongits-go__sticky-button.register { background-color: #28a745; } .page-can-you-earn-money-on-tongits-go__sticky-button.login { background-color: #007bff; } .page-can-you-earn-money-on-tongits-go__sticky-button:hover { opacity: 0.9; } @media (max-width: 768px) { .page-can-you-earn-money-on-tongits-go__hero-title { font-size: 2em; } .page-can-you-earn-money-on-tongits-go__hero-description { font-size: 1em; } .page-can-you-earn-money-on-tongits-go__section { padding: 30px 15px; } .page-can-you-earn-money-on-tongits-go__section-title { font-size: 1.7em; } .page-can-you-earn-money-on-tongits-go__grid, .page-can-you-earn-money-on-tongits-go__game-grid, .page-can-you-earn-money-on-tongits-go__blog-grid { grid-template-columns: 1fr; } .page-can-you-earn-money-on-tongits-go__promo-item { flex-direction: column; text-align: center; padding: 15px; } .page-can-you-earn-money-on-tongits-go__promo-icon { margin-right: 0; margin-bottom: 15px; } .page-can-you-earn-money-on-tongits-go__faq-question, .page-can-you-earn-money-on-tongits-go__faq-answer { padding-left: 15px; padding-right: 15px; } .page-can-you-earn-money-on-tongits-go__faq-answer { padding-bottom: 15px !important; } .page-can-you-earn-money-on-tongits-go__promo-list, .page-can-you-earn-money-on-tongits-go__faq-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-can-you-earn-money-on-tongits-go__promo-item, .page-can-you-earn-money-on-tongits-go__faq-item { 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; word-break: break-word !important; } .page-can-you-earn-money-on-tongits-go__card-image, .page-can-you-earn-money-on-tongits-go__game-card-image, .page-can-you-earn-money-on-tongits-go__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }