.page-playtime-ph-referral-code-where-to-find { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; } .page-playtime-ph-referral-code-where-to-find * { box-sizing: border-box; } .page-playtime-ph-referral-code-where-to-find__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-playtime-ph-referral-code-where-to-find__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .page-playtime-ph-referral-code-where-to-find__section:nth-of-type(even) { background-color: #fefefe; } .page-playtime-ph-referral-code-where-to-find__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 60px 20px 40px; border-radius: 0 0 8px 8px; margin-bottom: 0; padding-top: 10px; } .page-playtime-ph-referral-code-where-to-find__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; color: #fff; } .page-playtime-ph-referral-code-where-to-find__hero-description { font-size: 1.2em; max-width: 800px; margin: 0 auto 30px; opacity: 0.9; } .page-playtime-ph-referral-code-where-to-find__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; } .page-playtime-ph-referral-code-where-to-find__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-playtime-ph-referral-code-where-to-find__heading { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; } .page-playtime-ph-referral-code-where-to-find__sub-heading { font-size: 1.5em; color: #007bff; margin-top: 25px; margin-bottom: 15px; } .page-playtime-ph-referral-code-where-to-find__paragraph { margin-bottom: 15px; } .page-playtime-ph-referral-code-where-to-find__image-wrapper { text-align: center; margin: 30px 0; } .page-playtime-ph-referral-code-where-to-find__image { max-width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto; } .page-playtime-ph-referral-code-where-to-find__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 20px; } .page-playtime-ph-referral-code-where-to-find__card { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); } .page-playtime-ph-referral-code-where-to-find__card-image { max-width: 100%; height: auto; border-radius: 4px; margin-bottom: 15px; } .page-playtime-ph-referral-code-where-to-find__card-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-playtime-ph-referral-code-where-to-find__card-description { font-size: 0.95em; color: #555; } .page-playtime-ph-referral-code-where-to-find__card-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; margin-top: 15px; transition: background-color 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__card-button:hover { background-color: #218838; } .page-playtime-ph-referral-code-where-to-find__button-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-playtime-ph-referral-code-where-to-find__button { display: inline-block; background-color: #6c757d; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__button:hover { background-color: #5a6268; } .page-playtime-ph-referral-code-where-to-find__button--primary { background-color: #007bff; } .page-playtime-ph-referral-code-where-to-find__button--primary:hover { background-color: #0056b3; } .page-playtime-ph-referral-code-where-to-find__list { list-style: none; padding: 0; margin: 20px 0; } .page-playtime-ph-referral-code-where-to-find__list-item { background-color: #f0f8ff; border-left: 5px solid #007bff; padding: 15px 20px; margin-bottom: 10px; border-radius: 4px; } .page-playtime-ph-referral-code-where-to-find__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; background-color: #fefefe; } .page-playtime-ph-referral-code-where-to-find__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; font-weight: bold; transition: background-color 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-playtime-ph-referral-code-where-to-find__faq-question:hover { background-color: #0056b3; } .page-playtime-ph-referral-code-where-to-find__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__faq-item.active .page-playtime-ph-referral-code-where-to-find__faq-toggle { transform: rotate(45deg); } .page-playtime-ph-referral-code-where-to-find__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #444; } .page-playtime-ph-referral-code-where-to-find__faq-item.active .page-playtime-ph-referral-code-where-to-find__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-playtime-ph-referral-code-where-to-find__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 20px; } .page-playtime-ph-referral-code-where-to-find__blog-card { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); } .page-playtime-ph-referral-code-where-to-find__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-playtime-ph-referral-code-where-to-find__blog-content { padding: 20px; } .page-playtime-ph-referral-code-where-to-find__blog-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-playtime-ph-referral-code-where-to-find__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-playtime-ph-referral-code-where-to-find__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-playtime-ph-referral-code-where-to-find__blog-link:hover { color: #0056b3; } @media (max-width: 768px) { .page-playtime-ph-referral-code-where-to-find__hero-title { font-size: 2em; } .page-playtime-ph-referral-code-where-to-find__hero-description { font-size: 1em; } .page-playtime-ph-referral-code-where-to-find__heading { font-size: 1.8em; } .page-playtime-ph-referral-code-where-to-find__sub-heading { font-size: 1.3em; } .page-playtime-ph-referral-code-where-to-find__section { padding: 20px 10px; } .page-playtime-ph-referral-code-where-to-find__grid, .page-playtime-ph-referral-code-where-to-find__blog-grid { grid-template-columns: 1fr; } .page-playtime-ph-referral-code-where-to-find__button-group { flex-direction: column; } .page-playtime-ph-referral-code-where-to-find__button { width: 100%; max-width: 100%; } .page-playtime-ph-referral-code-where-to-find__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-playtime-ph-referral-code-where-to-find__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-playtime-ph-referral-code-where-to-find__image, .page-playtime-ph-referral-code-where-to-find__card-image, .page-playtime-ph-referral-code-where-to-find__blog-image { max-width: 100% !important; height: auto !important; } .page-playtime-ph-referral-code-where-to-find__image-wrapper, .page-playtime-ph-referral-code-where-to-find__card, .page-playtime-ph-referral-code-where-to-find__blog-card { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-playtime-ph-referral-code-where-to-find__faq-question { padding: 15px; } .page-playtime-ph-referral-code-where-to-find__faq-answer { padding: 0 15px; } .page-playtime-ph-referral-code-where-to-find__faq-item.active .page-playtime-ph-referral-code-where-to-find__faq-answer { padding: 15px !important; } }