.page-365ph-com-login-register-online { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; overflow-x: hidden; padding-bottom: 80px; }.page-365ph-com-login-register-online__hero-section { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 80px 20px 40px; background-color: #0f0f1d; overflow: hidden; padding-top: 10px; }.page-365ph-com-login-register-online__hero-content { max-width: 900px; z-index: 1; }.page-365ph-com-login-register-online__hero-title { font-size: 2.8em; color: #ffffff; margin-bottom: 20px; line-height: 1.2; }.page-365ph-com-login-register-online__hero-description { font-size: 1.2em; color: #cccccc; margin-bottom: 30px; }.page-365ph-com-login-register-online__hero-buttons { display: flex; gap: 15px; justify-content: center; }.page-365ph-com-login-register-online__btn { display: inline-block; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1.1em; border: none; cursor: pointer; }.page-365ph-com-login-register-online__btn--primary { background-color: #e63946; color: #ffffff; }.page-365ph-com-login-register-online__btn--primary:hover { background-color: #c92a37; transform: translateY(-2px); }.page-365ph-com-login-register-online__btn--secondary { background-color: #457b9d; color: #ffffff; }.page-365ph-com-login-register-online__btn--secondary:hover { background-color: #38678f; transform: translateY(-2px); }.page-365ph-com-login-register-online__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }.page-365ph-com-login-register-online__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.2; max-width: 100%; }.page-365ph-com-login-register-online__section-title { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 40px; margin-top: 60px; }.page-365ph-com-login-register-online__section-subtitle { font-size: 1.1em; color: #cccccc; text-align: center; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; padding: 0 20px; }.page-365ph-com-login-register-online__features-section, .page-365ph-com-login-register-online__how-to-section, .page-365ph-com-login-register-online__game-providers-section, .page-365ph-com-login-register-online__faq-section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; }.page-365ph-com-login-register-online__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-365ph-com-login-register-online__feature-item { background-color: #2a2a4a; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; }.page-365ph-com-login-register-online__feature-item:hover { transform: translateY(-5px); }.page-365ph-com-login-register-online__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-365ph-com-login-register-online__feature-title { font-size: 1.4em; color: #e63946; margin-bottom: 15px; }.page-365ph-com-login-register-online__feature-description { font-size: 1em; color: #cccccc; }.page-365ph-com-login-register-online__keyword { color: #e63946; font-weight: bold; }.page-365ph-com-login-register-online__steps-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-365ph-com-login-register-online__step-item { background-color: #2a2a4a; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-sizing: border-box; }.page-365ph-com-login-register-online__step-number { font-size: 2.5em; font-weight: bold; color: #e63946; margin-bottom: 15px; }.page-365ph-com-login-register-online__step-title { font-size: 1.5em; color: #ffffff; margin-bottom: 15px; }.page-365ph-com-login-register-online__step-description { font-size: 1em; color: #cccccc; }.page-365ph-com-login-register-online__cta-wrapper { text-align: center; margin-top: 60px; padding: 20px; background-color: #0f0f1d; border-radius: 10px; }.page-365ph-com-login-register-online__cta-text { font-size: 1.5em; color: #ffffff; margin-bottom: 25px; }.page-365ph-com-login-register-online__game-providers-section { text-align: center; }.page-365ph-com-login-register-online__providers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; margin-top: 40px; align-items: center; justify-items: center; }.page-365ph-com-login-register-online__provider-logo-wrapper { background-color: #2a2a4a; padding: 15px; border-radius: 8px; display: flex; align-items: center; justify-content: center; height: 80px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; }.page-365ph-com-login-register-online__provider-logo { max-width: 100%; max-height: 100%; object-fit: contain; height: auto; }.page-365ph-com-login-register-online__faq-list { margin-top: 40px; }.page-365ph-com-login-register-online__faq-item { background-color: #2a2a4a; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); overflow: hidden; }.page-365ph-com-login-register-online__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5a; color: #ffffff; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-365ph-com-login-register-online__faq-question:hover { background-color: #4a4a6a; }.page-365ph-com-login-register-online__faq-title { font-size: 1.2em; margin: 0; flex-grow: 1; text-align: left; color: #ffffff; pointer-events: none; }.page-365ph-com-login-register-online__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-365ph-com-login-register-online__faq-item.active .page-365ph-com-login-register-online__faq-toggle { transform: rotate(45deg); }.page-365ph-com-login-register-online__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a4a; 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-365ph-com-login-register-online__faq-item.active .page-365ph-com-login-register-online__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-365ph-com-login-register-online__faq-answer p { margin: 0; padding-bottom: 5px; }.page-365ph-com-login-register-online__floating-buttons { position: fixed; bottom: 0; left: 0; width: 100%; display: flex; justify-content: space-around; background-color: rgba(15, 15, 29, 0.95); padding: 10px 0; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5); z-index: 1000; }.page-365ph-com-login-register-online__floating-btn { flex-grow: 1; text-align: center; padding: 12px 0; margin: 0 10px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; color: #ffffff; }.page-365ph-com-login-register-online__floating-btn--register { background-color: #e63946; }.page-365ph-com-login-register-online__floating-btn--register:hover { background-color: #c92a37; transform: translateY(-2px); }.page-365ph-com-login-register-online__floating-btn--login { background-color: #457b9d; }.page-365ph-com-login-register-online__floating-btn--login:hover { background-color: #38678f; transform: translateY(-2px); }@media (max-width: 768px) { .page-365ph-com-login-register-online__hero-title { font-size: 2em; } .page-365ph-com-login-register-online__hero-description { font-size: 1em; } .page-365ph-com-login-register-online__hero-buttons { flex-direction: column; gap: 10px; } .page-365ph-com-login-register-online__btn { width: 80%; max-width: 300px; margin: 0 auto; } .page-365ph-com-login-register-online__section-title { font-size: 1.8em; margin-top: 40px; margin-bottom: 30px; } .page-365ph-com-login-register-online__features-grid, .page-365ph-com-login-register-online__steps-container { grid-template-columns: 1fr; } .page-365ph-com-login-register-online__feature-item, .page-365ph-com-login-register-online__step-item { padding: 20px; 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; } .page-365ph-com-login-register-online__features-grid, .page-365ph-com-login-register-online__steps-container, .page-365ph-com-login-register-online__providers-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-365ph-com-login-register-online__feature-description, .page-365ph-com-login-register-online__step-description, .page-365ph-com-login-register-online__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-365ph-com-login-register-online__provider-logo-wrapper { height: 60px; padding: 10px; } .page-365ph-com-login-register-online__faq-question { padding: 15px 20px; } .page-365ph-com-login-register-online__faq-title { font-size: 1.1em; } .page-365ph-com-login-register-online__faq-answer { padding: 0 20px; } .page-365ph-com-login-register-online__faq-item.active .page-365ph-com-login-register-online__faq-answer { padding: 15px 20px !important; } .page-365ph-com-login-register-online__floating-btn { font-size: 1em; padding: 10px 0; margin: 0 5px; } }@media (max-width: 480px) { .page-365ph-com-login-register-online__hero-title { font-size: 1.6em; } .page-365ph-com-login-register-online__hero-description { font-size: 0.9em; } .page-365ph-com-login-register-online__section-title { font-size: 1.6em; } .page-365ph-com-login-register-online__cta-text { font-size: 1.2em; } .page-365ph-com-login-register-online__btn { font-size: 1em; padding: 10px 20px; } .page-365ph-com-login-register-online__floating-btn { font-size: 0.9em; padding: 8px 0; } }