.page-turn-off-cell-phone-kuya-kim { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-turn-off-cell-phone-kuya-kim__hero-section { background: linear-gradient(135deg, #0f3443, #345c73); padding: 10px 20px 60px; text-align: center; color: #fff; position: relative; overflow: hidden; border-bottom: 5px solid #e94560; }.page-turn-off-cell-phone-kuya-kim__hero-image { width: 100%; max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 10px; object-fit: cover; box-sizing: border-box; }.page-turn-off-cell-phone-kuya-kim__hero-title { font-size: 2.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #fff; }.page-turn-off-cell-phone-kuya-kim__hero-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 30px; }.page-turn-off-cell-phone-kuya-kim__button { display: inline-block; background-color: #e94560; color: #fff; 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; }.page-turn-off-cell-phone-kuya-kim__button:hover { background-color: #c0394f; transform: translateY(-2px); }.page-turn-off-cell-phone-kuya-kim__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #2e2e4a; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }.page-turn-off-cell-phone-kuya-kim__section-title { font-size: 2em; color: #e94560; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-turn-off-cell-phone-kuya-kim__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #e94560; margin: 10px auto 0; }.page-turn-off-cell-phone-kuya-kim__content-text { font-size: 1em; margin-bottom: 20px; color: #ccc; }.page-turn-off-cell-phone-kuya-kim__image-container { text-align: center; margin: 30px 0; }.page-turn-off-cell-phone-kuya-kim__image { width: 100%; max-width: 600px; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); object-fit: cover; box-sizing: border-box; }.page-turn-off-cell-phone-kuya-kim__list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-bottom: 30px; }.page-turn-off-cell-phone-kuya-kim__list-item { background-color: #16213e; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; box-sizing: border-box; }.page-turn-off-cell-phone-kuya-kim__list-item:hover { transform: translateY(-5px); }.page-turn-off-cell-phone-kuya-kim__list-item h3 { color: #e94560; margin-top: 0; font-size: 1.2em; }.page-turn-off-cell-phone-kuya-kim__list-item p { color: #b0b0b0; font-size: 0.95em; }.page-turn-off-cell-phone-kuya-kim__faq-container { margin-top: 30px; }.page-turn-off-cell-phone-kuya-kim__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }.page-turn-off-cell-phone-kuya-kim__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #2e2e4a; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-turn-off-cell-phone-kuya-kim__faq-question:hover { background-color: #3f3f5a; }.page-turn-off-cell-phone-kuya-kim__faq-question h3 { margin: 0; font-size: 1.1em; color: #fff; pointer-events: none; }.page-turn-off-cell-phone-kuya-kim__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-turn-off-cell-phone-kuya-kim__faq-item.active .page-turn-off-cell-phone-kuya-kim__faq-toggle { transform: rotate(45deg); }.page-turn-off-cell-phone-kuya-kim__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #16213e; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-turn-off-cell-phone-kuya-kim__faq-item.active .page-turn-off-cell-phone-kuya-kim__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-turn-off-cell-phone-kuya-kim__cta-section { text-align: center; padding: 50px 20px; background-color: #16213e; border-top: 5px solid #e94560; border-radius: 0 0 10px 10px; }.page-turn-off-cell-phone-kuya-kim__cta-title { font-size: 2.2em; color: #e94560; margin-bottom: 20px; }.page-turn-off-cell-phone-kuya-kim__cta-text { font-size: 1.1em; color: #ccc; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-turn-off-cell-phone-kuya-kim__game-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; }.page-turn-off-cell-phone-kuya-kim__game-provider-logo { width: 100px; height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-turn-off-cell-phone-kuya-kim__game-provider-logo:hover { filter: grayscale(0%); opacity: 1; }.page-turn-off-cell-phone-kuya-kim__social-media-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-turn-off-cell-phone-kuya-kim__social-icon { width: 40px; height: 40px; object-fit: contain; transition: transform 0.3s ease; }.page-turn-off-cell-phone-kuya-kim__social-icon:hover { transform: scale(1.1); }@media (max-width: 768px) { .page-turn-off-cell-phone-kuya-kim__hero-title { font-size: 1.8em; }.page-turn-off-cell-phone-kuya-kim__hero-description { font-size: 0.95em; }.page-turn-off-cell-phone-kuya-kim__section { padding: 25px 15px; margin-bottom: 20px; }.page-turn-off-cell-phone-kuya-kim__section-title { font-size: 1.6em; }.page-turn-off-cell-phone-kuya-kim__content-text { font-size: 0.9em; }.page-turn-off-cell-phone-kuya-kim__list { grid-template-columns: 1fr; gap: 15px; }.page-turn-off-cell-phone-kuya-kim__list-item { padding: 15px; box-sizing: border-box !important; width: 100% !important; max-width: 100% !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-turn-off-cell-phone-kuya-kim__list-item h3 { font-size: 1.1em; }.page-turn-off-cell-phone-kuya-kim__list-item p { font-size: 0.85em; }.page-turn-off-cell-phone-kuya-kim__faq-question { padding: 12px 15px; }.page-turn-off-cell-phone-kuya-kim__faq-question h3 { font-size: 1em; }.page-turn-off-cell-phone-kuya-kim__faq-answer { padding: 15px !important; }.page-turn-off-cell-phone-kuya-kim__cta-title { font-size: 1.8em; }.page-turn-off-cell-phone-kuya-kim__cta-text { font-size: 0.95em; }.page-turn-off-cell-phone-kuya-kim__game-provider-logo { width: 80px; height: 50px; }.page-turn-off-cell-phone-kuya-kim__social-icon { width: 35px; height: 35px; }.page-turn-off-cell-phone-kuya-kim__image-container { margin: 20px 0; }.page-turn-off-cell-phone-kuya-kim__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }