.page-metro-exodus-total-playtime { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f4f4f4; }.page-metro-exodus-total-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-metro-exodus-total-playtime__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-metro-exodus-total-playtime__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-metro-exodus-total-playtime__section-title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; }.page-metro-exodus-total-playtime__section--dark .page-metro-exodus-total-playtime__section-title { color: #ecf0f1; }.page-metro-exodus-total-playtime__section-subtitle { text-align: center; color: #555; margin-bottom: 20px; font-size: 1.2em; }.page-metro-exodus-total-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,metro exodus,adventure,total playtime]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: calc(100px + 10px); /* Add a small top padding for aesthetic, assuming body padding from shared */ }.page-metro-exodus-total-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); line-height: 1.2; }.page-metro-exodus-total-playtime__hero-description { font-size: 1.3em; margin-bottom: 40px; max-width: 800px; }.page-metro-exodus-total-playtime__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-metro-exodus-total-playtime__cta-button:hover { background-color: #c0392b; }.page-metro-exodus-total-playtime__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #f9f9f9; border-bottom: 1px solid #eee; }.page-metro-exodus-total-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-metro-exodus-total-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-metro-exodus-total-playtime__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-metro-exodus-total-playtime__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; }.page-metro-exodus-total-playtime__grid-item:hover { transform: translateY(-5px); }.page-metro-exodus-total-playtime__grid-item-icon { margin-bottom: 15px; }.page-metro-exodus-total-playtime__grid-item-icon img { max-width: 250px; height: auto; border-radius: 8px; }.page-metro-exodus-total-playtime__grid-item-title { font-size: 1.5em; color: #34495e; margin-bottom: 10px; }.page-metro-exodus-total-playtime__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-metro-exodus-total-playtime__quick-access-button { background-color: #3498db; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-metro-exodus-total-playtime__quick-access-button:hover { background-color: #2980b9; }.page-metro-exodus-total-playtime__game-category { text-align: center; }.page-metro-exodus-total-playtime__game-category-image { margin-bottom: 15px; }.page-metro-exodus-total-playtime__game-category-image img { max-width: 100%; height: auto; border-radius: 8px; object-fit: cover; }.page-metro-exodus-total-playtime__game-category-title { font-size: 1.8em; color: #2c3e50; margin-bottom: 10px; }.page-metro-exodus-total-playtime__promo-card { display: flex; flex-direction: column; background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-metro-exodus-total-playtime__promo-card-image { width: 100%; height: 200px; overflow: hidden; }.page-metro-exodus-total-playtime__promo-card-image img { width: 100%; height: 100%; object-fit: cover; }.page-metro-exodus-total-playtime__promo-card-content { padding: 20px; flex-grow: 1; }.page-metro-exodus-total-playtime__promo-card-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 10px; }.page-metro-exodus-total-playtime__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-metro-exodus-total-playtime__security-item { display: flex; align-items: center; margin-bottom: 20px; }.page-metro-exodus-total-playtime__security-item-icon { margin-right: 15px; }.page-metro-exodus-total-playtime__security-item-icon img { width: 80px; height: 80px; border-radius: 50%; object-fit: cover; }.page-metro-exodus-total-playtime__security-item-text h3 { margin: 0; color: #2c3e50; font-size: 1.3em; }.page-metro-exodus-total-playtime__security-item-text p { margin: 5px 0 0; color: #666; }.page-metro-exodus-total-playtime__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-metro-exodus-total-playtime__faq-question { background-color: #f0f0f0; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-metro-exodus-total-playtime__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-metro-exodus-total-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; pointer-events: none; transition: transform 0.3s ease; }.page-metro-exodus-total-playtime__faq-item.active .page-metro-exodus-total-playtime__faq-question { background-color: #e0e0e0; }.page-metro-exodus-total-playtime__faq-item.active .page-metro-exodus-total-playtime__faq-toggle { transform: rotate(45deg); }.page-metro-exodus-total-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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; }.page-metro-exodus-total-playtime__faq-item.active .page-metro-exodus-total-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-metro-exodus-total-playtime__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-metro-exodus-total-playtime__blog-card-image { width: 100%; height: 200px; overflow: hidden; }.page-metro-exodus-total-playtime__blog-card-image img { width: 100%; height: 100%; object-fit: cover; }.page-metro-exodus-total-playtime__blog-card-content { padding: 20px; }.page-metro-exodus-total-playtime__blog-card-title { font-size: 1.4em; color: #34495e; margin-bottom: 10px; }.page-metro-exodus-total-playtime__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-metro-exodus-total-playtime__blog-card-title a:hover { color: #e74c3c; }.page-metro-exodus-total-playtime__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-metro-exodus-total-playtime__blog-card-link { display: inline-block; background-color: #2ecc71; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; }.page-metro-exodus-total-playtime__blog-card-link:hover { background-color: #27ae60; }@media (max-width: 768px) { .page-metro-exodus-total-playtime__hero-section { padding: 80px 15px; min-height: 400px; padding-top: calc(80px + 10px); }.page-metro-exodus-total-playtime__hero-title { font-size: 2.5em; }.page-metro-exodus-total-playtime__hero-description { font-size: 1em; }.page-metro-exodus-total-playtime__section { padding: 30px 15px; }.page-metro-exodus-total-playtime__section-title { font-size: 2em; }.page-metro-exodus-total-playtime__section-subtitle { font-size: 1em; }.page-metro-exodus-total-playtime__grid { grid-template-columns: 1fr; }.page-metro-exodus-total-playtime__quick-access-buttons { flex-direction: column; align-items: center; }.page-metro-exodus-total-playtime__quick-access-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-metro-exodus-total-playtime__security-item { flex-direction: column; text-align: center; }.page-metro-exodus-total-playtime__security-item-icon { margin: 0 auto 10px; }.page-metro-exodus-total-playtime__security-item-text h3 { font-size: 1.1em; }.page-metro-exodus-total-playtime__security-item-text p { font-size: 0.9em; }.page-metro-exodus-total-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-metro-exodus-total-playtime__payment-logo, .page-metro-exodus-total-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-metro-exodus-total-playtime__faq-answer { padding: 0 15px !important; }.page-metro-exodus-total-playtime__faq-item.active .page-metro-exodus-total-playtime__faq-answer { padding: 15px !important; }.page-metro-exodus-total-playtime__game-category-image img, .page-metro-exodus-total-playtime__promo-card-image img, .page-metro-exodus-total-playtime__blog-card-image img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }