.page-kuya-kim-not-in-showtime-2017__main { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; background-color: #f4f4f4; } .page-kuya-kim-not-in-showtime-2017__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__section { padding: 30px 15px; margin-bottom: 15px; } } .page-kuya-kim-not-in-showtime-2017__hero-section { background-color: #0a192f; color: #e0e0e0; text-align: center; padding: 10px 20px 60px; position: relative; overflow: hidden; } .page-kuya-kim-not-in-showtime-2017__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.5); } .page-kuya-kim-not-in-showtime-2017__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-kuya-kim-not-in-showtime-2017__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #e0e0e0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__hero-title { font-size: 2em; } } .page-kuya-kim-not-in-showtime-2017__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #c0c0c0; } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__hero-subtitle { font-size: 1em; } } .page-kuya-kim-not-in-showtime-2017__btn { display: inline-block; background-color: #ffcc00; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1em; } .page-kuya-kim-not-in-showtime-2017__btn:hover { background-color: #e6b800; transform: translateY(-2px); } .page-kuya-kim-not-in-showtime-2017__introduction-content { display: flex; flex-direction: column; align-items: center; text-align: center; } .page-kuya-kim-not-in-showtime-2017__introduction-text { max-width: 800px; margin-bottom: 20px; } .page-kuya-kim-not-in-showtime-2017__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; text-align: center; } .page-kuya-kim-not-in-showtime-2017__quick-access-item { background-color: #f9f9f9; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-kuya-kim-not-in-showtime-2017__quick-access-item .page-kuya-kim-not-in-showtime-2017__btn { width: 100%; box-sizing: border-box; } .page-kuya-kim-not-in-showtime-2017__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-kuya-kim-not-in-showtime-2017__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; display: flex; flex-direction: column; justify-content: space-between; } .page-kuya-kim-not-in-showtime-2017__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-kim-not-in-showtime-2017__game-card-content { padding: 20px; flex-grow: 1; } .page-kuya-kim-not-in-showtime-2017__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #333; } .page-kuya-kim-not-in-showtime-2017__game-card-description { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-kuya-kim-not-in-showtime-2017__promotions-list { list-style: none; padding: 0; } .page-kuya-kim-not-in-showtime-2017__promotion-item { display: flex; align-items: center; margin-bottom: 25px; padding: 20px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__promotion-item { flex-direction: column; text-align: center; } } .page-kuya-kim-not-in-showtime-2017__promotion-icon { margin-right: 20px; width: 80px; height: 80px; object-fit: cover; border-radius: 50%; } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__promotion-icon { margin-right: 0; margin-bottom: 15px; } } .page-kuya-kim-not-in-showtime-2017__promotion-details { flex-grow: 1; } .page-kuya-kim-not-in-showtime-2017__promotion-title { font-size: 1.5em; color: #333; margin-bottom: 8px; } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__promotion-title { font-size: 1.2em; } } .page-kuya-kim-not-in-showtime-2017__promotion-description { color: #666; margin-bottom: 15px; } .page-kuya-kim-not-in-showtime-2017__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; text-align: center; } .page-kuya-kim-not-in-showtime-2017__security-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-kuya-kim-not-in-showtime-2017__security-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-kuya-kim-not-in-showtime-2017__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; } .page-kuya-kim-not-in-showtime-2017__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; } .page-kuya-kim-not-in-showtime-2017__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; background-color: #f0f0f0; cursor: pointer; user-select: none; font-weight: bold; color: #333; transition: background-color 0.3s ease; } .page-kuya-kim-not-in-showtime-2017__faq-question:hover { background-color: #e0e0e0; } .page-kuya-kim-not-in-showtime-2017__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__faq-question h3 { font-size: 1em; } } .page-kuya-kim-not-in-showtime-2017__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-kuya-kim-not-in-showtime-2017__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fdfdfd; 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-kuya-kim-not-in-showtime-2017__faq-item.active .page-kuya-kim-not-in-showtime-2017__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-kuya-kim-not-in-showtime-2017__faq-item.active .page-kuya-kim-not-in-showtime-2017__faq-toggle { transform: rotate(45deg); } .page-kuya-kim-not-in-showtime-2017__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-kuya-kim-not-in-showtime-2017__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; justify-content: space-between; } .page-kuya-kim-not-in-showtime-2017__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-kuya-kim-not-in-showtime-2017__blog-card-content { padding: 20px; flex-grow: 1; } .page-kuya-kim-not-in-showtime-2017__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #333; } .page-kuya-kim-not-in-showtime-2017__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-kuya-kim-not-in-showtime-2017__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-kuya-kim-not-in-showtime-2017__floating-btn { background-color: #007bff; color: white; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; min-width: 120px; } .page-kuya-kim-not-in-showtime-2017__floating-btn--register { background-color: #28a745; } .page-kuya-kim-not-in-showtime-2017__floating-btn--login { background-color: #007bff; } .page-kuya-kim-not-in-showtime-2017__floating-btn:hover { transform: translateY(-3px); } @media (max-width: 768px) { .page-kuya-kim-not-in-showtime-2017__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-kuya-kim-not-in-showtime-2017__floating-btn { padding: 10px 15px; font-size: 0.9em; min-width: 100px; } .page-kuya-kim-not-in-showtime-2017__game-card, .page-kuya-kim-not-in-showtime-2017__blog-card { max-width: 100%; } .page-kuya-kim-not-in-showtime-2017__quick-access-grid, .page-kuya-kim-not-in-showtime-2017__games-grid, .page-kuya-kim-not-in-showtime-2017__security-grid, .page-kuya-kim-not-in-showtime-2017__blog-grid { grid-template-columns: 1fr; } .page-kuya-kim-not-in-showtime-2017__promotions-list, .page-kuya-kim-not-in-showtime-2017__faq-list { width: 100%; box-sizing: border-box !important; padding: 0 10px !important; } .page-kuya-kim-not-in-showtime-2017__promotion-item { padding: 15px; } .page-kuya-kim-not-in-showtime-2017__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-kim-not-in-showtime-2017__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; } }