.page-who-made-playtime-co{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6}.page-who-made-playtime-co__container{max-width:1200px;margin:0 auto;padding:20px}.page-who-made-playtime-co__section{padding:60px 20px;margin-bottom:20px;border-radius:10px;background-color:#16213e;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-who-made-playtime-co__section-title{font-size:2.8em;color:#e94560;text-align:center;margin-bottom:40px;font-weight:700;line-height:1.2}.page-who-made-playtime-co__hero-section{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url('[GALLERY:hero:1920x1080:gaming,abstract,neon]') center/cover no-repeat;color:#fff;text-align:center;padding:100px 20px;border-radius:0;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding-top:20px}.page-who-made-playtime-co__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.1}.page-who-made-playtime-co__hero-subtitle{font-size:1.5em;margin-bottom:40px;max-width:800px}.page-who-made-playtime-co__btn{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-who-made-playtime-co__btn:hover{background-color:#ff6680;transform:translateY(-3px)}.page-who-made-playtime-co__introduction-section .page-who-made-playtime-co__content-wrapper{display:flex;gap:40px;align-items:center}.page-who-made-playtime-co__introduction-text{flex:1}.page-who-made-playtime-co__introduction-image{flex:1;text-align:center}.page-who-made-playtime-co__introduction-image img{max-width:100%;height:auto;border-radius:8px}.page-who-made-playtime-co__quick-access-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px}.page-who-made-playtime-co__quick-access-links .page-who-made-playtime-co__btn{width:100%;text-align:center}.page-who-made-playtime-co__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-who-made-playtime-co__game-card{background-color:#0f3460;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.page-who-made-playtime-co__game-card:hover{transform:translateY(-5px)}.page-who-made-playtime-co__game-card-image{width:100%;height:200px;object-fit:cover}.page-who-made-playtime-co__game-card-content{padding:20px}.page-who-made-playtime-co__game-card-title{font-size:1.5em;color:#e94560;margin-bottom:10px}.page-who-made-playtime-co__game-card-description{font-size:.95em;color:#c0c0c0;margin-bottom:15px}.page-who-made-playtime-co__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-who-made-playtime-co__promo-card{background-color:#0f3460;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease;padding:25px;text-align:center}.page-who-made-playtime-co__promo-card:hover{transform:translateY(-5px)}.page-who-made-playtime-co__promo-card-title{font-size:1.8em;color:#e94560;margin-bottom:15px}.page-who-made-playtime-co__promo-card-description{font-size:1.1em;color:#c0c0c0;margin-bottom:20px}.page-who-made-playtime-co__security-content{display:flex;flex-direction:column;gap:30px;margin-top:30px}.page-who-made-playtime-co__security-item{display:flex;align-items:center;gap:20px;background-color:#0f3460;padding:20px;border-radius:8px}.page-who-made-playtime-co__security-icon{width:60px;height:60px;object-fit:contain}.page-who-made-playtime-co__security-text h3{font-size:1.5em;color:#e94560;margin-bottom:5px}.page-who-made-playtime-co__security-text p{font-size:.95em;color:#c0c0c0}.page-who-made-playtime-co__payment-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-who-made-playtime-co__payment-logo{height:50px;object-fit:contain;filter:brightness(1.2);transition:transform .3s ease}.page-who-made-playtime-co__payment-logo:hover{transform:scale(1.1)}.page-who-made-playtime-co__faq-list{margin-top:30px}.page-who-made-playtime-co__faq-item{background-color:#0f3460;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3)}.page-who-made-playtime-co__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#0f3460;color:#fff;transition:background-color .3s ease}.page-who-made-playtime-co__faq-question:hover{background-color:#16213e}.page-who-made-playtime-co__faq-question h3{margin:0;font-size:1.2em;color:#e94560;pointer-events:none}.page-who-made-playtime-co__faq-toggle{font-size:1.5em;font-weight:700;color:#e94560;pointer-events:none;transition:transform .3s ease}.page-who-made-playtime-co__faq-item.active .page-who-made-playtime-co__faq-toggle{transform:rotate(45deg)}.page-who-made-playtime-co__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-who-made-playtime-co__faq-item.active .page-who-made-playtime-co__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-who-made-playtime-co__faq-answer p{margin:0;color:#c0c0c0}.page-who-made-playtime-co__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-who-made-playtime-co__blog-card{background-color:#0f3460;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.page-who-made-playtime-co__blog-card:hover{transform:translateY(-5px)}.page-who-made-playtime-co__blog-card-image{width:100%;height:220px;object-fit:cover}.page-who-made-playtime-co__blog-card-content{padding:20px}.page-who-made-playtime-co__blog-card-title{font-size:1.4em;color:#e94560;margin-bottom:10px}.page-who-made-playtime-co__blog-card-title a{text-decoration:none;color:inherit}.page-who-made-playtime-co__blog-card-description{font-size:.95em;color:#c0c0c0;margin-bottom:15px}.page-who-made-playtime-co__blog-card-date{font-size:.85em;color:#888}.page-who-made-playtime-co__social-media-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:40px}.page-who-made-playtime-co__social-icon{width:40px;height:40px;object-fit:contain;transition:transform .3s ease}.page-who-made-playtime-co__social-icon:hover{transform:scale(1.1)}@media (max-width:1024px){.page-who-made-playtime-co__hero-title{font-size:3em}.page-who-made-playtime-co__hero-subtitle{font-size:1.3em}.page-who-made-playtime-co__section-title{font-size:2.4em}.page-who-made-playtime-co__introduction-section .page-who-made-playtime-co__content-wrapper{flex-direction:column}}.page-who-made-playtime-co__hero-section{padding:80px 20px}@media (max-width:768px){.page-who-made-playtime-co__hero-title{font-size:2.5em}.page-who-made-playtime-co__hero-subtitle{font-size:1.1em}.page-who-made-playtime-co__section{padding:40px 15px}.page-who-made-playtime-co__section-title{font-size:2em}.page-who-made-playtime-co__quick-access-links{grid-template-columns:1fr}.page-who-made-playtime-co__games-grid,.page-who-made-playtime-co__promotions-grid,.page-who-made-playtime-co__blog-grid{grid-template-columns:1fr}.page-who-made-playtime-co__security-item{flex-direction:column;text-align:center}.page-who-made-playtime-co__security-icon{margin-bottom:10px}.page-who-made-playtime-co__payment-logos{gap:15px}.page-who-made-playtime-co__payment-logo{height:40px}.page-who-made-playtime-co__faq-question h3{font-size:1.1em}.page-who-made-playtime-co__faq-toggle{font-size:1.3em}.page-who-made-playtime-co__faq-answer{padding:15px 10px!important}.page-who-made-playtime-co__quick-access-links a,.page-who-made-playtime-co__games-grid .page-who-made-playtime-co__game-card,.page-who-made-playtime-co__promotions-grid .page-who-made-playtime-co__promo-card,.page-who-made-playtime-co__blog-grid .page-who-made-playtime-co__blog-card,.page-who-made-playtime-co__security-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:15px!important}.page-who-made-playtime-co__quick-access-links,.page-who-made-playtime-co__games-grid,.page-who-made-playtime-co__promotions-grid,.page-who-made-playtime-co__blog-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-who-made-playtime-co__game-card-description,.page-who-made-playtime-co__promo-card-description,.page-who-made-playtime-co__blog-card-description,.page-who-made-playtime-co__security-text p,.page-who-made-playtime-co__faq-answer p{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}}