.page-tongits-go-computer { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a1a; line-height: 1.6; } .page-tongits-go-computer__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-tongits-go-computer__section { padding: 40px 20px; text-align: center; } .page-tongits-go-computer__section--dark { background-color: #2a2a2a; } .page-tongits-go-computer__section-title { font-size: 2.5em; margin-bottom: 20px; color: #f3d403; text-transform: uppercase; letter-spacing: 1px; } .page-tongits-go-computer__section-subtitle { font-size: 1.2em; margin-bottom: 30px; color: #ccc; } .page-tongits-go-computer__hero-section { background: url('[GALLERY:hero:1920x1080:gaming,card_game,computer,tongits]') no-repeat center center/cover; padding: 10px 0 80px; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; } .page-tongits-go-computer__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-computer__hero-content { max-width: 800px; padding: 20px; } .page-tongits-go-computer__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #f3d403; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-tongits-go-computer__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #eee; } .page-tongits-go-computer__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-tongits-go-computer__button { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; font-size: 1.1em; text-transform: uppercase; letter-spacing: 0.5px; } .page-tongits-go-computer__button--primary { background-color: #f3d403; color: #1a1a1a; border: 2px solid #f3d403; } .page-tongits-go-computer__button--primary:hover { background-color: #e0c200; border-color: #e0c200; } .page-tongits-go-computer__button--secondary { background-color: transparent; color: #f3d403; border: 2px solid #f3d403; } .page-tongits-go-computer__button--secondary:hover { background-color: #f3d403; color: #1a1a1a; } .page-tongits-go-computer__text-content { font-size: 1.1em; color: #ccc; max-width: 900px; margin: 0 auto 30px; } .page-tongits-go-computer__image-container { margin: 40px auto; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-tongits-go-computer__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-tongits-go-computer__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-tongits-go-computer__feature-item { background-color: #333; padding: 30px; border-radius: 8px; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tongits-go-computer__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-tongits-go-computer__feature-title { font-size: 1.5em; color: #f3d403; margin-bottom: 15px; } .page-tongits-go-computer__feature-description { color: #ccc; font-size: 1em; } .page-tongits-go-computer__steps-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-tongits-go-computer__step-item { background-color: #333; padding: 30px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 20px); max-width: calc(33% - 20px); box-sizing: border-box; } .page-tongits-go-computer__step-number { font-size: 2.5em; color: #f3d403; font-weight: bold; margin-bottom: 15px; } .page-tongits-go-computer__step-title { font-size: 1.4em; color: #fff; margin-bottom: 10px; } .page-tongits-go-computer__step-description { color: #ccc; font-size: 1em; } .page-tongits-go-computer__providers-grid, .page-tongits-go-computer__payments-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; margin-top: 40px; justify-items: center; } .page-tongits-go-computer__provider-item, .page-tongits-go-computer__payment-item { background-color: #333; padding: 20px; border-radius: 8px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 120px; } .page-tongits-go-computer__provider-logo, .page-tongits-go-computer__payment-logo { max-width: 100%; height: auto; max-height: 80px; object-fit: contain; margin-bottom: 10px; } .page-tongits-go-computer__provider-name, .page-tongits-go-computer__payment-name { color: #f3d403; font-weight: bold; font-size: 0.9em; } .page-tongits-go-computer__faq-list { max-width: 900px; margin: 40px auto 0; text-align: left; } .page-tongits-go-computer__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-tongits-go-computer__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #444; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-tongits-go-computer__faq-question:hover { background-color: #555; } .page-tongits-go-computer__faq-question h3 { margin: 0; font-size: 1.2em; color: #f3d403; pointer-events: none; } .page-tongits-go-computer__faq-toggle { font-size: 1.8em; font-weight: bold; color: #f3d403; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-go-computer__faq-item.active .page-tongits-go-computer__faq-toggle { transform: rotate(45deg); } .page-tongits-go-computer__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; font-size: 1em; } .page-tongits-go-computer__faq-item.active .page-tongits-go-computer__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-tongits-go-computer__hero-title { font-size: 2.5em; } .page-tongits-go-computer__hero-description { font-size: 1em; } .page-tongits-go-computer__button-group { flex-direction: column; gap: 15px; } .page-tongits-go-computer__button { width: 100%; max-width: 300px; margin: 0 auto; padding: 12px 20px; font-size: 1em; } .page-tongits-go-computer__section-title { font-size: 2em; } .page-tongits-go-computer__text-content { font-size: 0.95em; } .page-tongits-go-computer__features-grid, .page-tongits-go-computer__providers-grid, .page-tongits-go-computer__payments-grid { grid-template-columns: 1fr; } .page-tongits-go-computer__step-item { flex: 1 1 100%; max-width: 100%; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-tongits-go-computer__faq-question, .page-tongits-go-computer__faq-answer { padding-left: 15px !important; padding-right: 15px !important; } .page-tongits-go-computer__faq-question h3 { font-size: 1.1em; } .page-tongits-go-computer__faq-answer { font-size: 0.95em; } .page-tongits-go-computer__section { padding: 30px 15px; } .page-tongits-go-computer__container { padding: 15px; } .page-tongits-go-computer__image-container { padding: 0 !important; } .page-tongits-go-computer__image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }