.page-playtime-rewards-make-money{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a1a;line-height:1.6;}.page-playtime-rewards-make-money__container{max-width:1200px;margin:0 auto;padding:20px;}.page-playtime-rewards-make-money__section{padding:40px 20px;margin-bottom:20px;border-radius:10px;background-color:#2a2a2a;box-shadow:0 4px 8px rgba(0,0,0,0.3);}.page-playtime-rewards-make-money__hero-section{background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url('[GALLERY:hero:1920x1080:gaming,rewards,money]') center/cover no-repeat;color:#fff;text-align:center;padding:10px 20px 80px;position:relative;overflow:hidden;}.page-playtime-rewards-make-money__hero-section h1{font-size:2.8em;margin-bottom:20px;line-height:1.2;color:#ffcc00;}.page-playtime-rewards-make-money__hero-section p{font-size:1.2em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto;}.page-playtime-rewards-make-money__btn-group{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}.page-playtime-rewards-make-money__btn{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-playtime-rewards-make-money__btn:hover{background-color:#e6b800;transform:translateY(-2px);}.page-playtime-rewards-make-money__title{font-size:2.2em;color:#ffcc00;text-align:center;margin-bottom:30px;}.page-playtime-rewards-make-money__text-content{font-size:1.1em;margin-bottom:20px;}.page-playtime-rewards-make-money__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;}.page-playtime-rewards-make-money__list-item{background-color:#3a3a3a;padding:20px;border-radius:8px;flex:1 1 calc(33.333% - 40px);box-sizing:border-box;min-width:280px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;}.page-playtime-rewards-make-money__list-item:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,0.5);}.page-playtime-rewards-make-money__list-item h3{color:#ffcc00;margin-top:15px;margin-bottom:10px;font-size:1.4em;}.page-playtime-rewards-make-money__list-item p{font-size:1em;color:#c0c0c0;}.page-playtime-rewards-make-money__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;justify-items:center;}.page-playtime-rewards-make-money__game-card{background-color:#3a3a3a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;width:100%;max-width:300px;}.page-playtime-rewards-make-money__game-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,0.5);}.page-playtime-rewards-make-money__game-card img{width:100%;height:180px;object-fit:cover;}.page-playtime-rewards-make-money__game-card h3{color:#ffcc00;margin:15px 10px 10px;font-size:1.3em;}.page-playtime-rewards-make-money__game-card .page-playtime-rewards-make-money__btn{margin-bottom:15px;padding:10px 20px;font-size:0.9em;}.page-playtime-rewards-make-money__promo-card{background-color:#3a3a3a;border-radius:10px;padding:25px;margin-bottom:20px;text-align:center;}.page-playtime-rewards-make-money__promo-card h3{color:#ffcc00;margin-bottom:15px;font-size:1.5em;}.page-playtime-rewards-make-money__promo-card p{color:#c0c0c0;margin-bottom:20px;}.page-playtime-rewards-make-money__app-download-section{text-align:center;background-color:#2a2a2a;padding:50px 20px;border-radius:10px;}.page-playtime-rewards-make-money__app-download-section img{max-width:100%;height:auto;margin-bottom:30px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.3);}.page-playtime-rewards-make-money__app-download-section .page-playtime-rewards-make-money__btn-group{margin-top:30px;}.page-playtime-rewards-make-money__faq-item{background-color:#3a3a3a;margin-bottom:10px;border-radius:8px;overflow:hidden;}.page-playtime-rewards-make-money__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#4a4a4a;color:#ffcc00;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color 0.3s ease;}.page-playtime-rewards-make-money__faq-question:hover{background-color:#5a5a5a;}.page-playtime-rewards-make-money__faq-question h3{margin:0;pointer-events:none;}.page-playtime-rewards-make-money__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease;}.page-playtime-rewards-make-money__faq-item.active .page-playtime-rewards-make-money__faq-toggle{transform:rotate(45deg);}.page-playtime-rewards-make-money__faq-answer{max-height:0;overflow:hidden;padding:0 20px;color:#c0c0c0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;}.page-playtime-rewards-make-money__faq-item.active .page-playtime-rewards-make-money__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-playtime-rewards-make-money__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000;}.page-playtime-rewards-make-money__floating-btn{background-color:#ffcc00;color:#1a1a1a;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1em;box-shadow:0 4px 8px rgba(0,0,0,0.4);transition:background-color 0.3s ease,transform 0.3s ease;text-align:center;}.page-playtime-rewards-make-money__floating-btn:hover{background-color:#e6b800;transform:scale(1.05);}.page-playtime-rewards-make-money__floating-btn--register{background-color:#007bff;color:#fff;}.page-playtime-rewards-make-money__floating-btn--register:hover{background-color:#0056b3;}.page-playtime-rewards-make-money__floating-btn--login{background-color:#28a745;color:#fff;}.page-playtime-rewards-make-money__floating-btn--login:hover{background-color:#1e7e34;}@media (max-width:768px){.page-playtime-rewards-make-money__hero-section{padding:10px 15px 60px;}.page-playtime-rewards-make-money__hero-section h1{font-size:2em;}.page-playtime-rewards-make-money__hero-section p{font-size:1em;}.page-playtime-rewards-make-money__btn{padding:12px 25px;font-size:1em;}.page-playtime-rewards-make-money__title{font-size:1.8em;}.page-playtime-rewards-make-money__section{padding:30px 15px;}.page-playtime-rewards-make-money__list{gap:15px;}.page-playtime-rewards-make-money__list-item{flex:1 1 100%;max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding:15px;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;}.page-playtime-rewards-make-money__list-item h3{font-size:1.2em;}.page-playtime-rewards-make-money__list-item p{font-size:0.95em;}.page-playtime-rewards-make-money__game-grid{grid-template-columns:1fr;}.page-playtime-rewards-make-money__game-card{max-width:100%;}.page-playtime-rewards-make-money__app-download-section img{margin-bottom:20px;}.page-playtime-rewards-make-money__faq-question{font-size:1.1em;padding:15px;}.page-playtime-rewards-make-money__faq-answer{padding:15px !important;}.page-playtime-rewards-make-money__floating-buttons{bottom:15px;right:15px;gap:8px;}.page-playtime-rewards-make-money__floating-btn{padding:10px 20px;font-size:0.9em;}}@media (max-width:480px){.page-playtime-rewards-make-money__hero-section h1{font-size:1.8em;}.page-playtime-rewards-make-money__hero-section p{font-size:0.9em;}.page-playtime-rewards-make-money__btn-group{flex-direction:column;}.page-playtime-rewards-make-money__floating-buttons{right:10px;bottom:10px;}}