.page-borderlands-2-average-playtime__container { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-borderlands-2-average-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-borderlands-2-average-playtime__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; }.page-borderlands-2-average-playtime__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.4; }.page-borderlands-2-average-playtime__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-borderlands-2-average-playtime__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); color: #ffcc00; }.page-borderlands-2-average-playtime__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-borderlands-2-average-playtime__cta-group { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }.page-borderlands-2-average-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 14px 28px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-borderlands-2-average-playtime__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-borderlands-2-average-playtime__section-title { font-size: 2.2em; color: #1a1a1a; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-borderlands-2-average-playtime__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-borderlands-2-average-playtime__intro-text { text-align: center; max-width: 800px; margin: 0 auto 20px; font-size: 1.1em; color: #555; }.page-borderlands-2-average-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; }.page-borderlands-2-average-playtime__access-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; }.page-borderlands-2-average-playtime__access-item:hover { transform: translateY(-5px); }.page-borderlands-2-average-playtime__access-link { text-decoration: none; color: #1a1a1a; font-weight: bold; font-size: 1.1em; display: block; }.page-borderlands-2-average-playtime__core-games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-borderlands-2-average-playtime__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-borderlands-2-average-playtime__game-card:hover { transform: translateY(-8px); }.page-borderlands-2-average-playtime__game-image { width: 100%; height: 200px; object-fit: cover; }.page-borderlands-2-average-playtime__game-content { padding: 20px; }.page-borderlands-2-average-playtime__game-title { font-size: 1.4em; margin-bottom: 10px; color: #1a1a1a; }.page-borderlands-2-average-playtime__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-borderlands-2-average-playtime__game-link { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-borderlands-2-average-playtime__game-link:hover { background-color: #0056b3; }.page-borderlands-2-average-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-borderlands-2-average-playtime__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; text-align: center; padding-bottom: 20px; }.page-borderlands-2-average-playtime__promo-card:hover { transform: translateY(-8px); }.page-borderlands-2-average-playtime__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-borderlands-2-average-playtime__promo-content { padding: 20px; }.page-borderlands-2-average-playtime__promo-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; }.page-borderlands-2-average-playtime__promo-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-borderlands-2-average-playtime__security-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1000px; margin: 0 auto; text-align: center; }.page-borderlands-2-average-playtime__security-text { flex: 1; min-width: 300px; text-align: left; }.page-borderlands-2-average-playtime__security-image-wrapper { flex: 1; min-width: 300px; max-width: 400px; }.page-borderlands-2-average-playtime__security-image { width: 100%; height: auto; border-radius: 10px; object-fit: cover; }.page-borderlands-2-average-playtime__faq-list { max-width: 900px; margin: 0 auto; }.page-borderlands-2-average-playtime__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-borderlands-2-average-playtime__faq-question { background-color: #f9f9f9; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; font-weight: bold; color: #1a1a1a; transition: background-color 0.3s ease; }.page-borderlands-2-average-playtime__faq-question:hover { background-color: #eee; }.page-borderlands-2-average-playtime__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-borderlands-2-average-playtime__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-borderlands-2-average-playtime__faq-item.active .page-borderlands-2-average-playtime__faq-toggle { transform: rotate(45deg); }.page-borderlands-2-average-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-borderlands-2-average-playtime__faq-item.active .page-borderlands-2-average-playtime__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-borderlands-2-average-playtime__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-borderlands-2-average-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-borderlands-2-average-playtime__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-borderlands-2-average-playtime__blog-card:hover { transform: translateY(-8px); }.page-borderlands-2-average-playtime__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-borderlands-2-average-playtime__blog-content { padding: 20px; }.page-borderlands-2-average-playtime__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #1a1a1a; text-decoration: none; display: block; }.page-borderlands-2-average-playtime__blog-title:hover { text-decoration: underline; }.page-borderlands-2-average-playtime__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-borderlands-2-average-playtime__blog-date { font-size: 0.85em; color: #999; }.page-borderlands-2-average-playtime__list-item { box-sizing: border-box; }.page-borderlands-2-average-playtime__list-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-borderlands-2-average-playtime__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-borderlands-2-average-playtime__responsive-image { max-width: 100%; height: auto; }.page-borderlands-2-average-playtime__game-list-item { list-style: none; margin-bottom: 10px; }.page-borderlands-2-average-playtime__game-list { padding-left: 0; text-align: left; }.page-borderlands-2-average-playtime__contact-info { margin-top: 20px; font-size: 1em; color: #555; text-align: center; }.page-borderlands-2-average-playtime__contact-info a { color: #007bff; text-decoration: none; }.page-borderlands-2-average-playtime__contact-info a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-borderlands-2-average-playtime__hero-title { font-size: 2em; }.page-borderlands-2-average-playtime__hero-subtitle { font-size: 1.1em; }.page-borderlands-2-average-playtime__cta-button { padding: 12px 24px; font-size: 1em; }.page-borderlands-2-average-playtime__section { padding: 30px 15px; }.page-borderlands-2-average-playtime__section-title { font-size: 1.8em; }.page-borderlands-2-average-playtime__section-title::after { width: 40px; height: 3px; }.page-borderlands-2-average-playtime__intro-text { font-size: 1em; }.page-borderlands-2-average-playtime__quick-access-grid { grid-template-columns: 1fr; }.page-borderlands-2-average-playtime__access-item { padding: 20px; }.page-borderlands-2-average-playtime__access-link { font-size: 1em; }.page-borderlands-2-average-playtime__core-games-grid, .page-borderlands-2-average-playtime__promo-grid, .page-borderlands-2-average-playtime__blog-grid { grid-template-columns: 1fr; }.page-borderlands-2-average-playtime__game-title, .page-borderlands-2-average-playtime__promo-title { font-size: 1.2em; }.page-borderlands-2-average-playtime__game-description, .page-borderlands-2-average-playtime__promo-description { font-size: 0.9em; }.page-borderlands-2-average-playtime__security-content { flex-direction: column; }.page-borderlands-2-average-playtime__security-text { text-align: center; }.page-borderlands-2-average-playtime__security-image-wrapper { max-width: 100%; }.page-borderlands-2-average-playtime__faq-question h3 { font-size: 1em; }.page-borderlands-2-average-playtime__faq-answer p { font-size: 0.9em; }.page-borderlands-2-average-playtime__blog-title { font-size: 1.1em; }.page-borderlands-2-average-playtime__blog-summary { font-size: 0.85em; }.page-borderlands-2-average-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 0 !important; padding-right: 0 !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-borderlands-2-average-playtime__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-borderlands-2-average-playtime__responsive-image { max-width: 100% !important; height: auto !important; }.page-borderlands-2-average-playtime__image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; overflow: hidden !important; }}