.page-playtime-earn-money { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; } .page-playtime-earn-money__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-playtime-earn-money__section { padding: 40px 0; text-align: center; } .page-playtime-earn-money__section--dark { background-color: #f8f8f8; } .page-playtime-earn-money__title { font-size: 2.5em; color: #1a1a1a; margin-bottom: 20px; } .page-playtime-earn-money__subtitle { font-size: 1.5em; color: #555; margin-bottom: 30px; } .page-playtime-earn-money__text { font-size: 1em; margin-bottom: 20px; } .page-playtime-earn-money__button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-playtime-earn-money__button:hover { background-color: #ff5722; } .page-playtime-earn-money__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,earning,philippines]'); background-size: cover; background-position: center; color: #fff; padding: 100px 0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); position: relative; padding-top: 10px; } .page-playtime-earn-money__hero-content { max-width: 900px; margin: 0 auto; padding: 0 15px; } .page-playtime-earn-money__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; } .page-playtime-earn-money__hero-description { font-size: 1.3em; margin-bottom: 40px; } .page-playtime-earn-money__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; } .page-playtime-earn-money__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-playtime-earn-money__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-playtime-earn-money__intro-section .page-playtime-earn-money__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-playtime-earn-money__intro-card { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: left; } .page-playtime-earn-money__intro-card h3 { color: #e44d26; margin-bottom: 15px; font-size: 1.3em; } .page-playtime-earn-money__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-playtime-earn-money__game-section .page-playtime-earn-money__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-playtime-earn-money__game-card { background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); text-align: center; } .page-playtime-earn-money__game-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-playtime-earn-money__game-card h3 { color: #1a1a1a; margin-bottom: 10px; font-size: 1.2em; } .page-playtime-earn-money__promo-section .page-playtime-earn-money__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-playtime-earn-money__promo-card { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); text-align: left; } .page-playtime-earn-money__promo-card h3 { color: #e44d26; margin-bottom: 15px; font-size: 1.3em; } .page-playtime-earn-money__promo-card p { margin-bottom: 20px; } .page-playtime-earn-money__security-section .page-playtime-earn-money__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-playtime-earn-money__security-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: left; } .page-playtime-earn-money__security-item h3 { color: #e44d26; margin-bottom: 10px; font-size: 1.2em; } .page-playtime-earn-money__faq-section { background-color: #f8f8f8; text-align: center; } .page-playtime-earn-money__faq-list { max-width: 800px; margin: 30px auto 0; text-align: left; } .page-playtime-earn-money__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-playtime-earn-money__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; font-size: 1.1em; font-weight: bold; cursor: pointer; user-select: none; color: #1a1a1a; transition: background-color 0.3s ease; } .page-playtime-earn-money__faq-question:hover { background-color: #f0f0f0; } .page-playtime-earn-money__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-playtime-earn-money__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; color: #e44d26; } .page-playtime-earn-money__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-playtime-earn-money__faq-item.active .page-playtime-earn-money__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-playtime-earn-money__faq-item.active .page-playtime-earn-money__faq-toggle { content: '−'; } .page-playtime-earn-money__blog-section .page-playtime-earn-money__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-playtime-earn-money__blog-card { background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); text-align: left; } .page-playtime-earn-money__blog-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-playtime-earn-money__blog-card h3 { margin-bottom: 10px; font-size: 1.2em; } .page-playtime-earn-money__blog-card h3 a { color: #1a1a1a; text-decoration: none; transition: color 0.3s ease; } .page-playtime-earn-money__blog-card h3 a:hover { color: #e44d26; } .page-playtime-earn-money__blog-card p { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-playtime-earn-money__blog-card .page-playtime-earn-money__read-more { color: #e44d26; text-decoration: none; font-weight: bold; } .page-playtime-earn-money__read-more:hover { text-decoration: underline; } @media (max-width: 768px) { .page-playtime-earn-money__hero-title { font-size: 2.5em; } .page-playtime-earn-money__hero-description { font-size: 1.1em; } .page-playtime-earn-money__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-playtime-earn-money__payment-logo, .page-playtime-earn-money__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-playtime-earn-money__intro-section .page-playtime-earn-money__grid, .page-playtime-earn-money__game-section .page-playtime-earn-money__game-grid, .page-playtime-earn-money__promo-section .page-playtime-earn-money__promo-grid, .page-playtime-earn-money__security-section .page-playtime-earn-money__security-grid, .page-playtime-earn-money__blog-section .page-playtime-earn-money__blog-grid { grid-template-columns: 1fr; } .page-playtime-earn-money__quick-links { flex-direction: column; align-items: center; } .page-playtime-earn-money__quick-links .page-playtime-earn-money__button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-playtime-earn-money__faq-list { padding: 0 15px; } .page-playtime-earn-money__faq-question { padding: 15px 20px; font-size: 1em; } .page-playtime-earn-money__faq-answer { padding: 0 20px; } .page-playtime-earn-money__faq-item.active .page-playtime-earn-money__faq-answer { padding: 15px 20px !important; } .page-playtime-earn-money__intro-card, .page-playtime-earn-money__game-card, .page-playtime-earn-money__promo-card, .page-playtime-earn-money__security-item, .page-playtime-earn-money__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px; padding-right: 15px; } .page-playtime-earn-money__container { padding: 0 10px; } }