.page-ph222-register-login-bonus {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-ph222-register-login-bonus__section-title {font-size: 2.2em;color: #2c3e50;text-align: center;margin-bottom: 40px;position: relative;padding-bottom: 10px;}.page-ph222-register-login-bonus__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #e74c3c;border-radius: 2px;}/* Buttons */.page-ph222-register-login-bonus__button {display: inline-block;padding: 12px 25px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: all 0.3s ease;cursor: pointer;border: none;text-align: center;box-sizing: border-box;}.page-ph222-register-login-bonus__button--primary {background-color: #e74c3c;color: #fff;margin-right: 15px;}.page-ph222-register-login-bonus__button--primary:hover {background-color: #c0392b;transform: translateY(-2px);}.page-ph222-register-login-bonus__button--secondary {background-color: #3498db;color: #fff;margin-right: 15px;}.page-ph222-register-login-bonus__button--secondary:hover {background-color: #2980b9;transform: translateY(-2px);}.page-ph222-register-login-bonus__button--download {background-color: #27ae60;color: #fff;}.page-ph222-register-login-bonus__button--download:hover {background-color: #229954;transform: translateY(-2px);}.page-ph222-register-login-bonus__button--contact {background-color: #f39c12;color: #fff;}.page-ph222-register-login-bonus__button--contact:hover {background-color: #e67e22;transform: translateY(-2px);}/* Hero Section */.page-ph222-register-login-bonus__hero-section {position: relative;padding: 10px 0 80px;text-align: center;color: #fff;overflow: hidden;background-color: #000;}.page-ph222-register-login-bonus__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;filter: brightness(0.6);}.page-ph222-register-login-bonus__hero-content {position: relative;z-index: 1;max-width: 900px;margin: 0 auto;padding: 20px;}.page-ph222-register-login-bonus__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;color: #fff;}.page-ph222-register-login-bonus__hero-description {font-size: 1.4em;margin-bottom: 40px;color: #eee;}.page-ph222-register-login-bonus__hero-buttons {display: flex;justify-content: center;flex-wrap: wrap;gap: 15px;}/* Payment Providers */.page-ph222-register-login-bonus__payment-providers {padding: 50px 20px;background-color: #fff;text-align: center;}.page-ph222-register-login-bonus__payment-logos {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-ph222-register-login-bonus__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-ph222-register-login-bonus__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}/* Introduction Section */.page-ph222-register-login-bonus__introduction-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-ph222-register-login-bonus__introduction-text {font-size: 1.1em;margin-bottom: 40px;color: #555;}.page-ph222-register-login-bonus__introduction-features {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;}.page-ph222-register-login-bonus__feature-item {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);padding: 30px;flex: 1 1 calc(33% - 60px);max-width: calc(33% - 60px);box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}.page-ph222-register-login-bonus__feature-icon {width: 80px;height: 80px;object-fit: contain;margin-bottom: 20px;}.page-ph222-register-login-bonus__feature-title {font-size: 1.5em;color: #e74c3c;margin-bottom: 15px;}.page-ph222-register-login-bonus__feature-description {font-size: 1em;color: #777;}/* Quick Access Section */.page-ph222-register-login-bonus__quick-access-section {padding: 80px 20px;background-color: #f1f1f1;text-align: center;}.page-ph222-register-login-bonus__access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;max-width: 1000px;margin: 0 auto;}.page-ph222-register-login-bonus__access-button {background-color: #34495e;color: #fff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;box-sizing: border-box;flex: 1 1 auto;min-width: 200px;max-width: 280px;}.page-ph222-register-login-bonus__access-button:hover {background-color: #2c3e50;transform: translateY(-3px);}/* Games Section */.page-ph222-register-login-bonus__games-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-ph222-register-login-bonus__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;justify-content: center;}.page-ph222-register-login-bonus__game-card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: center;padding-bottom: 20px;display: flex;flex-direction: column;}.page-ph222-register-login-bonus__game-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 20px;}.page-ph222-register-login-bonus__game-title {font-size: 1.4em;color: #2c3e50;margin-bottom: 10px;padding: 0 15px;}.page-ph222-register-login-bonus__game-description {font-size: 0.95em;color: #777;margin-bottom: 20px;padding: 0 15px;flex-grow: 1;}.page-ph222-register-login-bonus__game-card .page-ph222-register-login-bonus__button {margin-top: auto;align-self: center;background-color: #e74c3c;color: #fff;padding: 10px 20px;font-size: 1em;}.page-ph222-register-login-bonus__game-card .page-ph222-register-login-bonus__button:hover {background-color: #c0392b;}/* Promotions Section */.page-ph222-register-login-bonus__promotions-section {padding: 80px 20px;background-color: #f1f1f1;max-width: 1200px;margin: 0 auto;text-align: center;}.page-ph222-register-login-bonus__promo-cards {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;}.page-ph222-register-login-bonus__promo-card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;flex: 1 1 calc(33% - 60px);max-width: calc(33% - 60px);box-sizing: border-box;text-align: center;padding-bottom: 20px;display: flex;flex-direction: column;}.page-ph222-register-login-bonus__promo-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 20px;}.page-ph222-register-login-bonus__promo-title {font-size: 1.4em;color: #2c3e50;margin-bottom: 10px;padding: 0 15px;}.page-ph222-register-login-bonus__promo-description {font-size: 0.95em;color: #777;margin-bottom: 20px;padding: 0 15px;flex-grow: 1;}.page-ph222-register-login-bonus__promo-card .page-ph222-register-login-bonus__button {margin-top: auto;align-self: center;background-color: #e74c3c;color: #fff;padding: 10px 20px;font-size: 1em;}.page-ph222-register-login-bonus__promo-card .page-ph222-register-login-bonus__button:hover {background-color: #c0392b;}/* Security Section */.page-ph222-register-login-bonus__security-section {padding: 80px 20px;max-width: 1000px;margin: 0 auto;text-align: center;}.page-ph222-register-login-bonus__security-content {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);padding: 40px;}.page-ph222-register-login-bonus__security-text {font-size: 1.1em;color: #555;margin-bottom: 25px;}/* FAQ Section */.page-ph222-register-login-bonus__faq-section {padding: 80px 20px;background-color: #f8f8f8;max-width: 1000px;margin: 0 auto;}.page-ph222-register-login-bonus__faq-container {margin-top: 40px;}.page-ph222-register-login-bonus__faq-item {background-color: #fff;border-radius: 8px;margin-bottom: 15px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);overflow: hidden;transition: box-shadow 0.3s ease;}.page-ph222-register-login-bonus__faq-item:hover {box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.page-ph222-register-login-bonus__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #ecf0f1;color: #2c3e50;border-bottom: 1px solid #ddd;}.page-ph222-register-login-bonus__faq-item:last-child .page-ph222-register-login-bonus__faq-question {border-bottom: none;}.page-ph222-register-login-bonus__faq-question:hover {background-color: #e0e6e7;}.page-ph222-register-login-bonus__faq-title {font-size: 1.2em;margin: 0;flex-grow: 1;pointer-events: none;color: #2c3e50;}.page-ph222-register-login-bonus__faq-toggle {font-size: 1.8em;font-weight: bold;line-height: 1;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;color: #e74c3c;}.page-ph222-register-login-bonus__faq-item.active .page-ph222-register-login-bonus__faq-toggle {transform: rotate(45deg);}.page-ph222-register-login-bonus__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;background-color: #fdfdfd;color: #555;}.page-ph222-register-login-bonus__faq-item.active .page-ph222-register-login-bonus__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-ph222-register-login-bonus__faq-answer p {margin: 0;font-size: 1em;}/* Blog Section */.page-ph222-register-login-bonus__blog-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-ph222-register-login-bonus__blog-articles {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;}.page-ph222-register-login-bonus__blog-card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;flex: 1 1 calc(33% - 60px);max-width: calc(33% - 60px);box-sizing: border-box;text-align: left;display: flex;flex-direction: column;}.page-ph222-register-login-bonus__blog-image {width: 100%;height: 220px;object-fit: cover;}.page-ph222-register-login-bonus__blog-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;}.page-ph222-register-login-bonus__blog-post-title {font-size: 1.3em;margin-bottom: 10px;line-height: 1.4;flex-grow: 1;}.page-ph222-register-login-bonus__blog-post-title a {color: #2c3e50;text-decoration: none;transition: color 0.3s ease;}.page-ph222-register-login-bonus__blog-post-title a:hover {color: #e74c3c;}.page-ph222-register-login-bonus__blog-excerpt {font-size: 0.95em;color: #777;margin-bottom: 20px;}.page-ph222-register-login-bonus__read-more {display: inline-block;color: #e74c3c;text-decoration: none;font-weight: bold;transition: color 0.3s ease;margin-top: auto;}.page-ph222-register-login-bonus__read-more:hover {color: #c0392b;text-decoration: underline;}/* Responsive Design */@media (max-width: 1024px) {.page-ph222-register-login-bonus__hero-title {font-size: 2.8em;}.page-ph222-register-login-bonus__hero-description {font-size: 1.2em;}.page-ph222-register-login-bonus__section-title {font-size: 1.8em;}.page-ph222-register-login-bonus__feature-item,.page-ph222-register-login-bonus__promo-card,.page-ph222-register-login-bonus__blog-card {flex: 1 1 calc(50% - 30px);max-width: calc(50% - 30px);}.page-ph222-register-login-bonus__game-categories {grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));}}@media (max-width: 768px) {.page-ph222-register-login-bonus__hero-section {padding-top: 10px;padding-bottom: 60px;}.page-ph222-register-login-bonus__hero-title {font-size: 2.2em;}.page-ph222-register-login-bonus__hero-description {font-size: 1em;}.page-ph222-register-login-bonus__hero-buttons {flex-direction: column;gap: 10px;}.page-ph222-register-login-bonus__button {width: 80%;margin: 0 auto;}.page-ph222-register-login-bonus__button--primary,.page-ph222-register-login-bonus__button--secondary {margin-right: 0;}.page-ph222-register-login-bonus__section-title {font-size: 1.6em;margin-bottom: 30px;}.page-ph222-register-login-bonus__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-ph222-register-login-bonus__payment-logo,.page-ph222-register-login-bonus__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-ph222-register-login-bonus__introduction-section,.page-ph222-register-login-bonus__quick-access-section,.page-ph222-register-login-bonus__games-section,.page-ph222-register-login-bonus__promotions-section,.page-ph222-register-login-bonus__security-section,.page-ph222-register-login-bonus__faq-section,.page-ph222-register-login-bonus__blog-section {padding: 40px 15px;}.page-ph222-register-login-bonus__introduction-features,.page-ph222-register-login-bonus__promo-cards,.page-ph222-register-login-bonus__blog-articles {flex-direction: column;gap: 20px;}.page-ph222-register-login-bonus__feature-item,.page-ph222-register-login-bonus__promo-card,.page-ph222-register-login-bonus__blog-card {flex: 1 1 100%;max-width: 100%;}.page-ph222-register-login-bonus__quick-access-section .page-ph222-register-login-bonus__access-links {flex-direction: column;gap: 15px;}.page-ph222-register-login-bonus__access-button {width: 100%;max-width: 100%;}.page-ph222-register-login-bonus__game-categories {grid-template-columns: 1fr;}.page-ph222-register-login-bonus__introduction-features,.page-ph222-register-login-bonus__game-categories,.page-ph222-register-login-bonus__promo-cards,.page-ph222-register-login-bonus__blog-articles {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-ph222-register-login-bonus__feature-item,.page-ph222-register-login-bonus__game-card,.page-ph222-register-login-bonus__promo-card,.page-ph222-register-login-bonus__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-ph222-register-login-bonus__faq-question,.page-ph222-register-login-bonus__faq-answer {padding: 15px 20px;}.page-ph222-register-login-bonus__faq-item.active .page-ph222-register-login-bonus__faq-answer {padding: 15px 20px !important;}.page-ph222-register-login-bonus__hero-image,.page-ph222-register-login-bonus__feature-icon,.page-ph222-register-login-bonus__game-image,.page-ph222-register-login-bonus__promo-image,.page-ph222-register-login-bonus__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}@media (max-width: 480px) {.page-ph222-register-login-bonus__hero-title {font-size: 1.8em;}.page-ph222-register-login-bonus__hero-description {font-size: 0.9em;}.page-ph222-register-login-bonus__button {padding: 10px 20px;font-size: 1em;}.page-ph222-register-login-bonus__section-title {font-size: 1.4em;}.page-ph222-register-login-bonus__feature-title {font-size: 1.3em;}.page-ph222-register-login-bonus__game-title,.page-ph222-register-login-bonus__promo-title,.page-ph222-register-login-bonus__blog-post-title {font-size: 1.2em;}.page-ph222-register-login-bonus__faq-title {font-size: 1.1em;}}