.page-is-playtime-co-real { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 50px; }.page-is-playtime-co-real__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; }.page-is-playtime-co-real__hero-section { text-align: center; padding-top: 10px; background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); border-bottom: 2px solid #e94560; }.page-is-playtime-co-real__hero-title { font-size: 2.8em; color: #00ff00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-is-playtime-co-real__hero-description { font-size: 1.2em; color: #cccccc; margin-bottom: 30px; }.page-is-playtime-co-real__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-is-playtime-co-real__button:hover { background-color: #ff6a81; transform: translateY(-3px); }.page-is-playtime-co-real__button:active { transform: translateY(0); }.page-is-playtime-co-real__image { max-width: 100%; height: auto; border-radius: 8px; margin: 30px auto; display: block; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-is-playtime-co-real__content-title { font-size: 2em; color: #00ff00; margin-bottom: 20px; text-align: center; }.page-is-playtime-co-real__paragraph { font-size: 1.1em; margin-bottom: 20px; text-align: left; }.page-is-playtime-co-real__list { list-style: none; padding: 0; margin-bottom: 20px; display: flex; flex-wrap: wrap; justify-content: center; }.page-is-playtime-co-real__list-item { background-color: #2a2a4a; border: 1px solid #3f3f6f; border-radius: 8px; padding: 15px; margin: 10px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-is-playtime-co-real__list-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-is-playtime-co-real__list-item-title { color: #e94560; font-size: 1.3em; margin-bottom: 10px; }.page-is-playtime-co-real__list-item-text { color: #cccccc; font-size: 1em; }.page-is-playtime-co-real__game-provider-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; justify-items: center; align-items: center; margin-top: 30px; }.page-is-playtime-co-real__provider-logo { max-width: 100%; height: auto; display: block; border-radius: 5px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }.page-is-playtime-co-real__faq-section { background-color: #1a1a2e; }.page-is-playtime-co-real__faq-item { margin-bottom: 15px; border: 1px solid #3f3f6f; border-radius: 8px; overflow: hidden; }.page-is-playtime-co-real__faq-question { background-color: #2a2a4a; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: background-color 0.3s ease; }.page-is-playtime-co-real__faq-question:hover { background-color: #3f3f6f; }.page-is-playtime-co-real__faq-question h3 { margin: 0; color: #00ff00; font-size: 1.2em; pointer-events: none; }.page-is-playtime-co-real__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; pointer-events: none; transition: transform 0.3s ease; }.page-is-playtime-co-real__faq-item.active .page-is-playtime-co-real__faq-toggle { transform: rotate(45deg); }.page-is-playtime-co-real__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #1a1a2e; color: #cccccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-is-playtime-co-real__faq-item.active .page-is-playtime-co-real__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-is-playtime-co-real__faq-answer p { margin: 0; }.page-is-playtime-co-real__cta-section { text-align: center; background-color: #0f0c29; padding: 50px 20px; border-top: 2px solid #e94560; }.page-is-playtime-co-real__cta-title { font-size: 2.5em; color: #00ff00; margin-bottom: 20px; }.page-is-playtime-co-real__cta-text { font-size: 1.2em; color: #cccccc; margin-bottom: 30px; }.page-is-playtime-co-real__social-media-icons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; }.page-is-playtime-co-real__social-icon { display: block; width: 48px; height: 48px; border-radius: 50%; overflow: hidden; transition: transform 0.3s ease; }.page-is-playtime-co-real__social-icon:hover { transform: scale(1.1); }.page-is-playtime-co-real__social-image { width: 100%; height: 100%; object-fit: cover; }.page-is-playtime-co-real__highlight { color: #e94560; font-weight: bold; }.page-is-playtime-co-real__brand-name { color: #00ff00; font-weight: bold; }.page-is-playtime-co-real__promo-text { color: #ffeb3b; font-weight: bold; }.page-is-playtime-co-real__game-image { max-width: 100%; height: auto; border-radius: 8px; margin: 20px auto; display: block; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-is-playtime-co-real__center-content { text-align: center; }.page-is-playtime-co-real__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-is-playtime-co-real__payment-method-item { padding: 8px 15px; background-color: #2a2a4a; border: 1px solid #3f3f6f; border-radius: 5px; color: #cccccc; font-size: 0.9em; }.page-is-playtime-co-real__payment-logo { max-width: 80px; height: auto; margin: 5px; }.page-is-playtime-co-real__provider-logo-container { display: flex; justify-content: center; align-items: center; width: 100%; height: 100px; background-color: #2a2a4a; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }.page-is-playtime-co-real__provider-logo { max-width: 80%; max-height: 80%; object-fit: contain; }.page-is-playtime-co-real__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-is-playtime-co-real__floating-button { background-color: #e94560; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-size: 1em; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-is-playtime-co-real__floating-button:hover { background-color: #ff6a81; transform: translateY(-2px); }.page-is-playtime-co-real__floating-button:active { transform: translateY(0); }@media (max-width: 768px) { .page-is-playtime-co-real__hero-title { font-size: 2em; }.page-is-playtime-co-real__hero-description, .page-is-playtime-co-real__paragraph, .page-is-playtime-co-real__cta-text { font-size: 1em; }.page-is-playtime-co-real__content-title, .page-is-playtime-co-real__cta-title { font-size: 1.8em; }.page-is-playtime-co-real__button { padding: 12px 25px; font-size: 1em; }.page-is-playtime-co-real__list { flex-direction: column; }.page-is-playtime-co-real__list-item { width: 100% !important; max-width: 100% !important; margin: 10px 0 !important; box-sizing: border-box !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-is-playtime-co-real__list-item-title { word-break: break-word !important; }.page-is-playtime-co-real__faq-item { margin-left: 0 !important; margin-right: 0 !important; }.page-is-playtime-co-real__faq-question h3 { font-size: 1.1em; }.page-is-playtime-co-real__faq-answer { padding: 0 15px; }.page-is-playtime-co-real__faq-item.active .page-is-playtime-co-real__faq-answer { padding: 15px !important; }.page-is-playtime-co-real__game-provider-grid { grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); }.page-is-playtime-co-real__social-icon { width: 40px; height: 40px; }.page-is-playtime-co-real__floating-buttons { right: 10px; bottom: 10px; gap: 8px; }.page-is-playtime-co-real__floating-button { padding: 10px 18px; font-size: 0.9em; }}