.page-sg777-casino-login { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-sg777-casino-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-sg777-casino-login__floating-buttons .page-sg777-casino-login__button { width: 120px; padding: 12px 0; font-size: 1rem; text-align: center; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-sg777-casino-login__floating-buttons .page-sg777-casino-login__button--login { background-color: #007bff; color: #fff; }.page-sg777-casino-login__floating-buttons .page-sg777-casino-login__button--register { background-color: #28a745; color: #fff; }.page-sg777-casino-login__floating-buttons .page-sg777-casino-login__button:hover { transform: translateY(-2px); }.page-sg777-casino-login__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-sg777-casino-login__section--dark { background-color: #343a40; color: #fff; }.page-sg777-casino-login__section-title { text-align: center; color: #007bff; margin-bottom: 30px; font-size: 2.2rem; line-height: 1.2; }.page-sg777-casino-login__section-title--light { color: #fff; }.page-sg777-casino-login__text { text-align: center; margin-bottom: 20px; font-size: 1.1rem; }.page-sg777-casino-login__text--light { color: #e9ecef; }.page-sg777-casino-login__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; }.page-sg777-casino-login__button { display: inline-block; padding: 15px 30px; font-size: 1.1rem; color: #fff; background-color: #007bff; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-sg777-casino-login__button--secondary { background-color: #28a745; }.page-sg777-casino-login__button:hover { background-color: #0056b3; transform: translateY(-2px); }.page-sg777-casino-login__button--secondary:hover { background-color: #218838; }.page-sg777-casino-login__image-container { text-align: center; margin-top: 30px; }.page-sg777-casino-login__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); }.page-sg777-casino-login__list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-sg777-casino-login__list-item { background-color: #e9ecef; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-sg777-casino-login__list-item-title { color: #007bff; margin-bottom: 10px; font-size: 1.3rem; }.page-sg777-casino-login__gamelogo { max-width: 120px; height: auto; margin-top: 15px; }.page-sg777-casino-login__step-list { list-style: none; padding: 0; counter-reset: step-counter; display: flex; flex-direction: column; gap: 20px; max-width: 800px; margin: 30px auto 0 auto; }.page-sg777-casino-login__step-item { background-color: #f8f9fa; padding: 20px; border-left: 5px solid #007bff; border-radius: 5px; position: relative; padding-left: 60px; text-align: left; }.page-sg777-casino-login__step-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); background-color: #007bff; color: #fff; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 1.1rem; }.page-sg777-casino-login__step-title { color: #007bff; margin-bottom: 5px; font-size: 1.4rem; }.page-sg777-casino-login__promotion-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; margin-bottom: 20px; }.page-sg777-casino-login__faq-list { max-width: 900px; margin: 0 auto; }.page-sg777-casino-login__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; }.page-sg777-casino-login__faq-question { background-color: #007bff; color: #fff; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease; user-select: none; }.page-sg777-casino-login__faq-question h3 { margin: 0; font-size: 1.1rem; color: inherit; pointer-events: none; }.page-sg777-casino-login__faq-toggle { font-size: 1.5rem; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-sg777-casino-login__faq-item.active .page-sg777-casino-login__faq-toggle { transform: rotate(45deg); }.page-sg777-casino-login__faq-answer { background-color: #f8f9fa; color: #333; max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-sg777-casino-login__faq-item.active .page-sg777-casino-login__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-sg777-casino-login__faq-question:hover { background-color: #0056b3; }.page-sg777-casino-login__cta-section { text-align: center; }.page-sg777-casino-login__cta-text { font-size: 1.2rem; margin-bottom: 30px; }.page-sg777-casino-login__cta-text--light { color: #e9ecef; }@media (max-width: 768px) { .page-sg777-casino-login__section { padding: 30px 15px; }.page-sg777-casino-login__section-title { font-size: 1.8rem; }.page-sg777-casino-login__text { font-size: 1rem; }.page-sg777-casino-login__button-group { flex-direction: column; gap: 15px; }.page-sg777-casino-login__button { width: 100%; max-width: 280px; margin: 0 auto; }.page-sg777-casino-login__list { grid-template-columns: 1fr; }.page-sg777-casino-login__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-sg777-casino-login__list-item-title { font-size: 1.2rem; }.page-sg777-casino-login__gamelogo { max-width: 100px; }.page-sg777-casino-login__step-item { padding-left: 50px; }.page-sg777-casino-login__step-item::before { width: 25px; height: 25px; font-size: 1rem; left: 10px; }.page-sg777-casino-login__step-title { font-size: 1.2rem; }.page-sg777-casino-login__faq-question { font-size: 1rem; padding: 12px 15px; }.page-sg777-casino-login__faq-question h3 { font-size: 1rem; }.page-sg777-casino-login__faq-answer { padding: 0 15px; }.page-sg777-casino-login__faq-item.active .page-sg777-casino-login__faq-answer { padding: 15px !important; }.page-sg777-casino-login__floating-buttons { bottom: 10px; right: 10px; }.page-sg777-casino-login__floating-buttons .page-sg777-casino-login__button { width: 100px; padding: 10px 0; font-size: 0.9rem; } }