.page-tv-patrol-kuya-kim { font-family: 'Arial', sans-serif; color: #333; background-color: #f8f8f8; line-height: 1.6; }.page-tv-patrol-kuya-kim__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 60px 20px 40px; text-align: center; position: relative; overflow: hidden; }.page-tv-patrol-kuya-kim__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:pattern:1920x1080:abstract,geometric,blue]'); background-size: cover; opacity: 0.1; z-index: 0; }.page-tv-patrol-kuya-kim__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-tv-patrol-kuya-kim__hero-title { font-size: 2.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-tv-patrol-kuya-kim__hero-description { font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-tv-patrol-kuya-kim__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-tv-patrol-kuya-kim__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-tv-patrol-kuya-kim__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; }.page-tv-patrol-kuya-kim__section:last-of-type { border-bottom: none; }.page-tv-patrol-kuya-kim__section-title { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; font-weight: bold; }.page-tv-patrol-kuya-kim__content-grid { display: grid; grid-template-columns: 1fr; gap: 30px; align-items: center; }.page-tv-patrol-kuya-kim__content-grid--reverse { grid-template-columns: 1fr; }.page-tv-patrol-kuya-kim__text-content p { margin-bottom: 15px; }.page-tv-patrol-kuya-kim__image-container { text-align: center; }.page-tv-patrol-kuya-kim__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); width: 100%; max-width: 100%; box-sizing: border-box; overflow: hidden; }.page-tv-patrol-kuya-kim__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-tv-patrol-kuya-kim__provider-logo { height: 80px; width: auto; max-width: 150px; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-tv-patrol-kuya-kim__provider-logo:hover { filter: grayscale(0%); }.page-tv-patrol-kuya-kim__call-to-action { text-align: center; padding: 50px 20px; background-color: #e9f7ff; border-top: 1px solid #cce7ff; margin-top: 40px; }.page-tv-patrol-kuya-kim__call-to-action h2 { color: #0056b3; margin-bottom: 25px; }.page-tv-patrol-kuya-kim__faq-section { padding: 40px 20px; max-width: 800px; margin: 0 auto; background-color: #fff; border-top: 1px solid #eee; }.page-tv-patrol-kuya-kim__faq-title { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; font-weight: bold; }.page-tv-patrol-kuya-kim__faq-item { border: 1px solid #ddd; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-tv-patrol-kuya-kim__faq-question { background-color: #f2f2f2; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: bold; color: #333; transition: background-color 0.3s ease; user-select: none; }.page-tv-patrol-kuya-kim__faq-question:hover { background-color: #e0e0e0; }.page-tv-patrol-kuya-kim__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; flex-grow: 1; }.page-tv-patrol-kuya-kim__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-tv-patrol-kuya-kim__faq-item.active .page-tv-patrol-kuya-kim__faq-toggle { transform: rotate(45deg); }.page-tv-patrol-kuya-kim__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #ffffff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-tv-patrol-kuya-kim__faq-item.active .page-tv-patrol-kuya-kim__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-tv-patrol-kuya-kim__faq-answer p { margin-bottom: 0; }@media (min-width: 769px) { .page-tv-patrol-kuya-kim__content-grid { grid-template-columns: 1fr 1fr; } .page-tv-patrol-kuya-kim__content-grid--reverse { grid-template-columns: 1fr 1fr; } .page-tv-patrol-kuya-kim__content-grid--reverse .page-tv-patrol-kuya-kim__text-content { order: 2; } .page-tv-patrol-kuya-kim__content-grid--reverse .page-tv-patrol-kuya-kim__image-container { order: 1; } }@media (max-width: 768px) { .page-tv-patrol-kuya-kim__hero-title { font-size: 2em; } .page-tv-patrol-kuya-kim__hero-description { font-size: 1em; } .page-tv-patrol-kuya-kim__section { padding: 30px 15px; } .page-tv-patrol-kuya-kim__section-title { font-size: 1.7em; } .page-tv-patrol-kuya-kim__button { padding: 10px 20px; font-size: 0.9em; } .page-tv-patrol-kuya-kim__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-tv-patrol-kuya-kim__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-tv-patrol-kuya-kim__provider-logo { height: 60px; max-width: 100px; } .page-tv-patrol-kuya-kim__game-providers { gap: 15px; } .page-tv-patrol-kuya-kim__faq-question { padding: 12px 15px; } .page-tv-patrol-kuya-kim__faq-question h3 { font-size: 1em; } .page-tv-patrol-kuya-kim__faq-toggle { font-size: 1.2em; } .page-tv-patrol-kuya-kim__faq-answer { padding: 0 15px; } .page-tv-patrol-kuya-kim__faq-item.active .page-tv-patrol-kuya-kim__faq-answer { padding: 15px !important; } }