.page-how-to-install-tongits-go-in-laptop {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa;}.page-how-to-install-tongits-go-in-laptop__hero-section {position: relative; background-color: #007bff; color: #fff; padding: 100px 20px 80px; text-align: center; overflow: hidden; background-size: cover; background-position: center center;}.page-how-to-install-tongits-go-in-laptop__hero-section::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1;}.page-how-to-install-tongits-go-in-laptop__hero-content {position: relative; z-index: 2; max-width: 900px; margin: 0 auto;}.page-how-to-install-tongits-go-in-laptop__hero-title {font-size: 2.8em; margin-bottom: 20px; font-weight: 700;}.page-how-to-install-tongits-go-in-laptop__hero-subtitle {font-size: 1.3em; margin-bottom: 30px;}.page-how-to-install-tongits-go-in-laptop__cta-button {display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease;}.page-how-to-install-tongits-go-in-laptop__cta-button:hover {background-color: #e0a800;}.page-how-to-install-tongits-go-in-laptop__image {max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}.page-how-to-install-tongits-go-in-laptop__section {padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); max-width: 1200px; margin-left: auto; margin-right: auto;}.page-how-to-install-tongits-go-in-laptop__section--dark {background-color: #2c3e50; color: #ecf0f1;}.page-how-to-install-tongits-go-in-laptop__section-title {font-size: 2.2em; color: #007bff; text-align: center; margin-bottom: 40px; font-weight: 700;}.page-how-to-install-tongits-go-in-laptop__section--dark .page-how-to-install-tongits-go-in-laptop__section-title {color: #ffc107;}.page-how-to-install-tongits-go-in-laptop__content-wrapper {display: flex; flex-wrap: wrap; justify-content: center; gap: 30px;}.page-how-to-install-tongits-go-in-laptop__text-content {flex: 1; min-width: 300px; max-width: 700px;}.page-how-to-install-tongits-go-in-laptop__list {list-style: none; padding: 0; margin-top: 20px;}.page-how-to-install-tongits-go-in-laptop__list-item {background-color: #e9ecef; padding: 15px; margin-bottom: 10px; border-left: 5px solid #007bff; border-radius: 4px; box-sizing: border-box;}.page-how-to-install-tongits-go-in-laptop__section--dark .page-how-to-install-tongits-go-in-laptop__list-item {background-color: #34495e; border-left-color: #ffc107;}.page-how-to-install-tongits-go-in-laptop__card-grid {display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px;}.page-how-to-install-tongits-go-in-laptop__card {background-color: #fefefe; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column;}.page-how-to-install-tongits-go-in-laptop__card:hover {transform: translateY(-5px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);}.page-how-to-install-tongits-go-in-laptop__card-image-wrapper {height: 200px; overflow: hidden;}.page-how-to-install-tongits-go-in-laptop__card-image {width: 100%; height: 100%; object-fit: cover;}.page-how-to-install-tongits-go-in-laptop__card-content {padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between;}.page-how-to-install-tongits-go-in-laptop__card-title {font-size: 1.4em; color: #007bff; margin-bottom: 15px;}.page-how-to-install-tongits-go-in-laptop__card-description {font-size: 0.95em; color: #555; margin-bottom: 20px;}.page-how-to-install-tongits-go-in-laptop__card-button {display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; margin-top: auto;}.page-how-to-install-tongits-go-in-laptop__card-button:hover {background-color: #0056b3;}.page-how-to-install-tongits-go-in-laptop__button-group {display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 40px;}.page-how-to-install-tongits-go-in-laptop__button {display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease;}.page-how-to-install-tongits-go-in-laptop__button--primary {background-color: #007bff;}.page-how-to-install-tongits-go-in-laptop__button--warning {background-color: #ffc107; color: #333;}.page-how-to-install-tongits-go-in-laptop__button:hover {opacity: 0.9;}.page-how-to-install-tongits-go-in-laptop__faq-item {background-color: #fefefe; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden;}.page-how-to-install-tongits-go-in-laptop__faq-question {display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f8ff; border-bottom: 1px solid #e0f2ff; user-select: none; transition: background-color 0.3s ease;}.page-how-to-install-tongits-go-in-laptop__faq-question:hover {background-color: #e6f7ff;}.page-how-to-install-tongits-go-in-laptop__faq-question h3 {margin: 0; font-size: 1.1em; color: #007bff; pointer-events: none;}.page-how-to-install-tongits-go-in-laptop__faq-toggle {font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none;}.page-how-to-install-tongits-go-in-laptop__faq-item.active .page-how-to-install-tongits-go-in-laptop__faq-toggle {transform: rotate(45deg);}.page-how-to-install-tongits-go-in-laptop__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; background-color: #ffffff;}.page-how-to-install-tongits-go-in-laptop__faq-item.active .page-how-to-install-tongits-go-in-laptop__faq-answer {max-height: 2000px !important; padding: 20px 25px !important; opacity: 1;}.page-how-to-install-tongits-go-in-laptop__blog-post {background-color: #fefefe; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column;}.page-how-to-install-tongits-go-in-laptop__blog-post:hover {transform: translateY(-5px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);}.page-how-to-install-tongits-go-in-laptop__blog-image-wrapper {height: 220px; overflow: hidden;}.page-how-to-install-tongits-go-in-laptop__blog-image {width: 100%; height: 100%; object-fit: cover;}.page-how-to-install-tongits-go-in-laptop__blog-content {padding: 25px; flex-grow: 1; display: flex; flex-direction: column;}.page-how-to-install-tongits-go-in-laptop__blog-title {font-size: 1.5em; color: #007bff; margin-bottom: 10px; line-height: 1.3;}.page-how-to-install-tongits-go-in-laptop__blog-excerpt {font-size: 0.95em; color: #555; margin-bottom: 20px;}.page-how-to-install-tongits-go-in-laptop__blog-link {display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; margin-top: auto;}.page-how-to-install-tongits-go-in-laptop__blog-link:hover {background-color: #0056b3;}@media (max-width: 768px) {.page-how-to-install-tongits-go-in-laptop__hero-title {font-size: 2em;}.page-how-to-install-tongits-go-in-laptop__hero-subtitle {font-size: 1em;}.page-how-to-install-tongits-go-in-laptop__section {padding: 40px 15px;}.page-how-to-install-tongits-go-in-laptop__section-title {font-size: 1.8em; margin-bottom: 30px;}.page-how-to-install-tongits-go-in-laptop__list-item, .page-how-to-install-tongits-go-in-laptop__faq-item {width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important;}.page-how-to-install-tongits-go-in-laptop__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-how-to-install-tongits-go-in-laptop__text-content {min-width: unset; width: 100%;}.page-how-to-install-tongits-go-in-laptop__card-grid {grid-template-columns: 1fr;}.page-how-to-install-tongits-go-in-laptop__button-group {flex-direction: column;}.page-how-to-install-tongits-go-in-laptop__button {width: 100%;}.page-how-to-install-tongits-go-in-laptop__faq-question {padding: 15px 20px;}.page-how-to-install-tongits-go-in-laptop__faq-question h3 {font-size: 1em;}.page-how-to-install-tongits-go-in-laptop__faq-answer {padding: 0 20px;}.page-how-to-install-tongits-go-in-laptop__faq-item.active .page-how-to-install-tongits-go-in-laptop__faq-answer {padding: 15px 20px !important;}.page-how-to-install-tongits-go-in-laptop__image, .page-how-to-install-tongits-go-in-laptop__card-image, .page-how-to-install-tongits-go-in-laptop__blog-image {max-width: 100% !important; height: auto !important; object-fit: cover !important;}.page-how-to-install-tongits-go-in-laptop__card-image-wrapper, .page-how-to-install-tongits-go-in-laptop__blog-image-wrapper {width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box;}.page-how-to-install-tongits-go-in-laptop__blog-post {margin-bottom: 20px;}.page-how-to-install-tongits-go-in-laptop__card {margin-bottom: 20px;}.page-how-to-install-tongits-go-in-laptop__hero-section {padding: 80px 15px 60px;}.page-how-to-install-tongits-go-in-laptop__blog-title, .page-how-to-install-tongits-go-in-laptop__card-title {word-wrap: break-word; overflow-wrap: break-word; word-break: break-word;}}.page-how-to-install-tongits-go-in-laptop__text-content p {word-wrap: break-word; overflow-wrap: break-word;}.page-how-to-install-tongits-go-in-laptop__list-item {word-wrap: break-word; overflow-wrap: break-word;}