.page-sg777-net { font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; }.page-sg777-net__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-sg777-net__section { padding: 40px 20px; text-align: center; }.page-sg777-net__section--dark { background-color: #222; }.page-sg777-net__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; }.page-sg777-net__section-subtitle { font-size: 1.2em; color: #aaa; margin-bottom: 30px; }.page-sg777-net__text { font-size: 1.1em; color: #ccc; margin-bottom: 20px; }.page-sg777-net__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-sg777-net__button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-sg777-net__button--primary { background-color: #007bff; color: #fff; }.page-sg777-net__button--primary:hover { background-color: #0056b3; }.page-sg777-net__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:online casino,gaming,philippines]'); background-size: cover; background-position: center; padding: 100px 20px; color: #fff; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; padding-top: 10px; /* Small decorative top padding */ }.page-sg777-net__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-sg777-net__hero-subtitle { font-size: 1.8em; margin-bottom: 30px; max-width: 800px; line-height: 1.4; }.page-sg777-net__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-sg777-net__floating-button { background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-sg777-net__floating-button:hover { background-color: #0056b3; transform: scale(1.05); }.page-sg777-net__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-sg777-net__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; }.page-sg777-net__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); }.page-sg777-net__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-sg777-net__game-card-content { padding: 20px; }.page-sg777-net__game-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; }.page-sg777-net__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-sg777-net__game-card .page-sg777-net__button { width: 100%; text-align: center; }.page-sg777-net__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-sg777-net__provider-logo { width: 120px; height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-sg777-net__provider-logo:hover { filter: grayscale(0%); opacity: 1; }.page-sg777-net__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-sg777-net__payment-item { background-color: #2a2a2a; border-radius: 8px; padding: 20px; display: flex; flex-direction: column; align-items: center; min-width: 120px; max-width: 150px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-sg777-net__payment-item:hover { transform: translateY(-5px); }.page-sg777-net__payment-icon { width: 80px; height: 50px; object-fit: contain; margin-bottom: 10px; }.page-sg777-net__payment-name { font-size: 1em; color: #ffcc00; font-weight: bold; }.page-sg777-net__faq-list { max-width: 800px; margin: 40px auto; text-align: left; }.page-sg777-net__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); }.page-sg777-net__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-sg777-net__faq-question:hover { background-color: #444; }.page-sg777-net__faq-question h3 { margin: 0; font-size: 1.3em; color: #ffcc00; pointer-events: none; }.page-sg777-net__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-sg777-net__faq-item.active .page-sg777-net__faq-toggle { transform: rotate(45deg); }.page-sg777-net__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #ccc; }.page-sg777-net__faq-item.active .page-sg777-net__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-sg777-net__social-icons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; }.page-sg777-net__social-icon { width: 50px; height: 50px; object-fit: contain; transition: transform 0.3s ease; }.page-sg777-net__social-icon:hover { transform: translateY(-5px); }@media (max-width: 768px) { .page-sg777-net__hero-title { font-size: 2.5em; }.page-sg777-net__hero-subtitle { font-size: 1.3em; }.page-sg777-net__section-title { font-size: 2em; }.page-sg777-net__section { padding: 30px 15px; }.page-sg777-net__game-grid { grid-template-columns: 1fr; }.page-sg777-net__floating-buttons { right: 10px; bottom: 10px; }.page-sg777-net__floating-button { padding: 8px 15px; font-size: 0.9em; }.page-sg777-net__payment-methods { gap: 15px; }.page-sg777-net__payment-item { min-width: unset; width: 45%; max-width: 100%; box-sizing: border-box !important; }.page-sg777-net__faq-list { padding: 0 10px; }.page-sg777-net__faq-question { padding: 15px; }.page-sg777-net__faq-question h3 { font-size: 1.1em; }.page-sg777-net__faq-answer { padding: 0 15px; }.page-sg777-net__faq-item.active .page-sg777-net__faq-answer { padding: 15px !important; }.page-sg777-net__provider-logos { gap: 10px; }.page-sg777-net__provider-logo { width: 100px; height: 50px; }}.page-sg777-net__game-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-sg777-net__game-list-item { width: 100%; max-width: 250px; box-sizing: border-box; background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; text-align: center; padding-bottom: 20px; }.page-sg777-net__game-list-item:hover { transform: translateY(-5px); }.page-sg777-net__game-list-image { width: 100%; height: 150px; object-fit: cover; margin-bottom: 15px; }.page-sg777-net__game-list-title { font-size: 1.2em; color: #ffcc00; margin-bottom: 10px; padding: 0 15px; }.page-sg777-net__game-list-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; padding: 0 15px; }.page-sg777-net__game-list-button { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 18px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-sg777-net__game-list-button:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-sg777-net__game-list-item { 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-sg777-net__game-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }}.page-sg777-net__about-content { display: flex; flex-direction: column; align-items: center; gap: 30px; margin-top: 40px; }.page-sg777-net__about-image { width: 100%; max-width: 600px; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); }.page-sg777-net__about-text { max-width: 800px; }.page-sg777-net__about-text p { margin-bottom: 15px; }.page-sg777-net__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-sg777-net__feature-item { background-color: #2a2a2a; border-radius: 10px; padding: 30px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; }.page-sg777-net__feature-item:hover { transform: translateY(-5px); }.page-sg777-net__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; }.page-sg777-net__feature-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; }.page-sg777-net__feature-description { font-size: 1em; color: #ccc; }.page-sg777-net__cta-section { background-color: #ffcc00; padding: 60px 20px; text-align: center; color: #1a1a1a; }.page-sg777-net__cta-title { font-size: 2.5em; margin-bottom: 15px; }.page-sg777-net__cta-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-sg777-net__cta-button { background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-sg777-net__cta-button:hover { background-color: #0056b3; }