.page-lol-ph-failed-to-patch-game-files { font-family: 'Arial', sans-serif; color: #333; background-color: #f4f7f6; line-height: 1.6; } .page-lol-ph-failed-to-patch-game-files__hero-section { background: linear-gradient(135deg, #2a0a5e, #4f0f8a); color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; padding-top: 10px; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__hero-section { padding-top: 20px; } } .page-lol-ph-failed-to-patch-game-files__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:abstract:1920x1080:gaming,abstract,pattern]'); background-size: cover; background-position: center; opacity: 0.1; z-index: 0; } .page-lol-ph-failed-to-patch-game-files__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-lol-ph-failed-to-patch-game-files__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: 700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__hero-title { font-size: 2em; } } .page-lol-ph-failed-to-patch-game-files__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__hero-description { font-size: 1em; } } .page-lol-ph-failed-to-patch-game-files__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-lol-ph-failed-to-patch-game-files__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-lol-ph-failed-to-patch-game-files__section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; } .page-lol-ph-failed-to-patch-game-files__section:nth-of-type(even) { background-color: #e9ecef; } .page-lol-ph-failed-to-patch-game-files__section-title { font-size: 2.2em; color: #2a0a5e; text-align: center; margin-bottom: 40px; font-weight: 700; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__section-title { font-size: 1.8em; } } .page-lol-ph-failed-to-patch-game-files__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-lol-ph-failed-to-patch-game-files__card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 30px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-lol-ph-failed-to-patch-game-files__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); } .page-lol-ph-failed-to-patch-game-files__card-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-lol-ph-failed-to-patch-game-files__card-title { font-size: 1.5em; color: #4f0f8a; margin-bottom: 15px; font-weight: 600; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-list { list-style: none; padding: 0; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item { background-color: #fff; border-left: 5px solid #ffc107; margin-bottom: 20px; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); display: flex; align-items: flex-start; gap: 20px; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-number { background-color: #2a0a5e; color: #fff; border-radius: 50%; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 1.2em; flex-shrink: 0; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content h3 { margin-top: 0; color: #4f0f8a; font-size: 1.3em; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content p { margin-bottom: 0; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content ul { list-style: disc; margin-left: 20px; margin-top: 10px; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content li { margin-bottom: 5px; } .page-lol-ph-failed-to-patch-game-files__promo-banner { background-color: #ffc107; padding: 40px 20px; text-align: center; border-radius: 10px; margin-top: 50px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-lol-ph-failed-to-patch-game-files__promo-title { font-size: 2em; color: #2a0a5e; margin-bottom: 15px; font-weight: 700; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__promo-title { font-size: 1.5em; } } .page-lol-ph-failed-to-patch-game-files__promo-description { font-size: 1.1em; color: #333; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-lol-ph-failed-to-patch-game-files__faq-section { padding: 50px 20px; max-width: 900px; margin: 0 auto; } .page-lol-ph-failed-to-patch-game-files__faq-title { font-size: 2.2em; color: #2a0a5e; text-align: center; margin-bottom: 40px; font-weight: 700; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__faq-title { font-size: 1.8em; } } .page-lol-ph-failed-to-patch-game-files__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-lol-ph-failed-to-patch-game-files__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f8f8f8; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-lol-ph-failed-to-patch-game-files__faq-question:hover { background-color: #efefef; } .page-lol-ph-failed-to-patch-game-files__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__faq-question h3 { font-size: 1em; } } .page-lol-ph-failed-to-patch-game-files__faq-toggle { font-size: 1.5em; font-weight: bold; color: #2a0a5e; transition: transform 0.3s ease; pointer-events: none; } .page-lol-ph-failed-to-patch-game-files__faq-item.active .page-lol-ph-failed-to-patch-game-files__faq-toggle { transform: rotate(45deg); } .page-lol-ph-failed-to-patch-game-files__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; } .page-lol-ph-failed-to-patch-game-files__faq-item.active .page-lol-ph-failed-to-patch-game-files__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-lol-ph-failed-to-patch-game-files__faq-answer p { margin-bottom: 0; color: #555; } .page-lol-ph-failed-to-patch-game-files__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; text-align: center; margin-bottom: 20px; } .page-lol-ph-failed-to-patch-game-files__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } @media (max-width: 768px) { .page-lol-ph-failed-to-patch-game-files__image-container { padding: 0; } .page-lol-ph-failed-to-patch-game-files__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-lol-ph-failed-to-patch-game-files__content-grid { grid-template-columns: 1fr; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item { flex-direction: column; align-items: center; text-align: center; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-number { margin-bottom: 15px; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content ul { margin-left: 0; text-align: left; } .page-lol-ph-failed-to-patch-game-files__troubleshoot-item-content li { 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-lol-ph-failed-to-patch-game-files__troubleshoot-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-lol-ph-failed-to-patch-game-files__section { padding: 30px 15px; } .page-lol-ph-failed-to-patch-game-files__faq-question { padding: 15px 20px; } .page-lol-ph-failed-to-patch-game-files__faq-answer { padding: 0 20px; } .page-lol-ph-failed-to-patch-game-files__faq-item.active .page-lol-ph-failed-to-patch-game-files__faq-answer { padding: 15px 20px !important; } }