body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; } .page-kuya-kim-atienza-tattoo__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-kuya-kim-atienza-tattoo__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .page-kuya-kim-atienza-tattoo__hero-image { width: 100%; height: 100%; object-fit: cover; } .page-kuya-kim-atienza-tattoo__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); } .page-kuya-kim-atienza-tattoo__hero-content { position: relative; z-index: 1; color: #fff; max-width: 900px; padding: 20px; } .page-kuya-kim-atienza-tattoo__hero-title { font-size: 3em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-kuya-kim-atienza-tattoo__highlight { color: #ffcc00; } .page-kuya-kim-atienza-tattoo__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; line-height: 1.5; } .page-kuya-kim-atienza-tattoo__hero-cta { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-kuya-kim-atienza-tattoo__hero-cta:hover { background-color: #e6b800; transform: translateY(-3px); } .page-kuya-kim-atienza-tattoo__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 40px; padding-top: 40px; } .page-kuya-kim-atienza-tattoo__section-description { text-align: center; max-width: 800px; margin: 0 auto 50px auto; font-size: 1.1em; line-height: 1.6; color: #555; } .page-kuya-kim-atienza-tattoo__intro-section, .page-kuya-kim-atienza-tattoo__quick-access-section, .page-kuya-kim-atienza-tattoo__games-section, .page-kuya-kim-atienza-tattoo__promo-section, .page-kuya-kim-atienza-tattoo__security-section, .page-kuya-kim-atienza-tattoo__faq-section, .page-kuya-kim-atienza-tattoo__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; } .page-kuya-kim-atienza-tattoo__intro-content p { font-size: 1.1em; line-height: 1.7; color: #444; margin-bottom: 15px; } .page-kuya-kim-atienza-tattoo__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; justify-content: center; } .page-kuya-kim-atienza-tattoo__access-button { display: block; text-align: center; background-color: #007bff; color: #fff; padding: 15px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-kuya-kim-atienza-tattoo__access-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-kuya-kim-atienza-tattoo__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-kim-atienza-tattoo__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-kuya-kim-atienza-tattoo__game-card:hover { transform: translateY(-5px); } .page-kuya-kim-atienza-tattoo__game-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-kim-atienza-tattoo__game-title { font-size: 1.5em; color: #0056b3; margin: 15px 0 10px; padding: 0 15px; } .page-kuya-kim-atienza-tattoo__game-text { font-size: 1em; color: #555; padding: 0 15px 15px; line-height: 1.6; } .page-kuya-kim-atienza-tattoo__game-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-kuya-kim-atienza-tattoo__game-cta:hover { background-color: #218838; } .page-kuya-kim-atienza-tattoo__promo-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } .page-kuya-kim-atienza-tattoo__promo-item { background-color: #e9f5ff; border-left: 5px solid #007bff; border-radius: 8px; padding: 25px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-kuya-kim-atienza-tattoo__promo-heading { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-kuya-kim-atienza-tattoo__promo-text { font-size: 1em; color: #555; line-height: 1.6; margin-bottom: 15px; } .page-kuya-kim-atienza-tattoo__promo-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 8px 18px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-kuya-kim-atienza-tattoo__promo-cta:hover { background-color: #e0a800; } .page-kuya-kim-atienza-tattoo__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; } .page-kuya-kim-atienza-tattoo__security-item { background-color: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-kuya-kim-atienza-tattoo__security-icon { width: 100%; max-width: 250px; height: auto; object-fit: contain; margin-bottom: 20px; } .page-kuya-kim-atienza-tattoo__security-heading { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-kuya-kim-atienza-tattoo__security-text { font-size: 1em; color: #555; line-height: 1.6; } .page-kuya-kim-atienza-tattoo__social-links { margin-top: 60px; text-align: center; } .page-kuya-kim-atienza-tattoo__social-heading { font-size: 1.8em; color: #0056b3; margin-bottom: 30px; } .page-kuya-kim-atienza-tattoo__social-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 15px; justify-content: center; } .page-kuya-kim-atienza-tattoo__social-button { display: block; background-color: #6c757d; color: #fff; padding: 10px 15px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-kuya-kim-atienza-tattoo__social-button:hover { background-color: #5a6268; } .page-kuya-kim-atienza-tattoo__faq-container { margin-top: 40px; } .page-kuya-kim-atienza-tattoo__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; } .page-kuya-kim-atienza-tattoo__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-kuya-kim-atienza-tattoo__faq-question:hover { background-color: #0056b3; } .page-kuya-kim-atienza-tattoo__faq-heading { font-size: 1.2em; margin: 0; pointer-events: none; } .page-kuya-kim-atienza-tattoo__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-kuya-kim-atienza-tattoo__faq-item.active .page-kuya-kim-atienza-tattoo__faq-toggle { transform: rotate(45deg); } .page-kuya-kim-atienza-tattoo__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #f9f9f9; color: #444; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-kuya-kim-atienza-tattoo__faq-item.active .page-kuya-kim-atienza-tattoo__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-kuya-kim-atienza-tattoo__faq-answer p { margin: 0; line-height: 1.6; } .page-kuya-kim-atienza-tattoo__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-kim-atienza-tattoo__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-kuya-kim-atienza-tattoo__blog-card:hover { transform: translateY(-5px); } .page-kuya-kim-atienza-tattoo__blog-image { width: 100%; height: 250px; object-fit: cover; } .page-kuya-kim-atienza-tattoo__blog-content { padding: 20px; } .page-kuya-kim-atienza-tattoo__blog-heading { font-size: 1.4em; margin-bottom: 10px; } .page-kuya-kim-atienza-tattoo__blog-heading a { color: #0056b3; text-decoration: none; transition: color 0.3s ease; } .page-kuya-kim-atienza-tattoo__blog-heading a:hover { color: #007bff; } .page-kuya-kim-atienza-tattoo__blog-excerpt { font-size: 0.95em; color: #555; line-height: 1.6; margin-bottom: 15px; } .page-kuya-kim-atienza-tattoo__blog-link { display: inline-block; background-color: #17a2b8; color: #fff; padding: 8px 18px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-kuya-kim-atienza-tattoo__blog-link:hover { background-color: #138496; } @media (max-width: 768px) { .page-kuya-kim-atienza-tattoo__hero-section { height: 400px; } .page-kuya-kim-atienza-tattoo__hero-title { font-size: 2em; } .page-kuya-kim-atienza-tattoo__hero-subtitle { font-size: 1em; } .page-kuya-kim-atienza-tattoo__hero-cta { padding: 12px 25px; font-size: 1em; } .page-kuya-kim-atienza-tattoo__section-title { font-size: 2em; margin-bottom: 30px; padding-top: 30px; } .page-kuya-kim-atienza-tattoo__intro-section, .page-kuya-kim-atienza-tattoo__quick-access-section, .page-kuya-kim-atienza-tattoo__games-section, .page-kuya-kim-atienza-tattoo__promo-section, .page-kuya-kim-atienza-tattoo__security-section, .page-kuya-kim-atienza-tattoo__faq-section, .page-kuya-kim-atienza-tattoo__blog-section { padding: 40px 15px; margin-bottom: 20px; } .page-kuya-kim-atienza-tattoo__access-grid { grid-template-columns: 1fr; } .page-kuya-kim-atienza-tattoo__game-grid, .page-kuya-kim-atienza-tattoo__promo-list, .page-kuya-kim-atienza-tattoo__security-content, .page-kuya-kim-atienza-tattoo__blog-grid { grid-template-columns: 1fr; } .page-kuya-kim-atienza-tattoo__promo-item, .page-kuya-kim-atienza-tattoo__security-item, .page-kuya-kim-atienza-tattoo__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-kim-atienza-tattoo__promo-list, .page-kuya-kim-atienza-tattoo__faq-container, .page-kuya-kim-atienza-tattoo__blog-grid { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-kim-atienza-tattoo__promo-item p, .page-kuya-kim-atienza-tattoo__security-item p, .page-kuya-kim-atienza-tattoo__blog-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kuya-kim-atienza-tattoo__game-image, .page-kuya-kim-atienza-tattoo__security-icon, .page-kuya-kim-atienza-tattoo__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-kuya-kim-atienza-tattoo__social-grid { grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); } .page-kuya-kim-atienza-tattoo__faq-question, .page-kuya-kim-atienza-tattoo__faq-answer { padding: 15px !important; } .page-kuya-kim-atienza-tattoo__faq-item.active .page-kuya-kim-atienza-tattoo__faq-answer { padding: 15px !important; } }