.page-ss777-slot__hero-section { background-image: url('[GALLERY:hero:1920x1080:ss777 slot,casino,philippines,bonuses]'); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 10px 20px 100px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 600px; position: relative; }.page-ss777-slot__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1; }.page-ss777-slot__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-ss777-slot__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-ss777-slot__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }.page-ss777-slot__cta-button { display: inline-block; background-color: #ffcc00; color: #333333; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ss777-slot__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-ss777-slot__section { padding: 60px 20px; text-align: center; }.page-ss777-slot__section:nth-of-type(even) { background-color: #f5f5f5; }.page-ss777-slot__section-title { font-size: 2.5em; color: #333333; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-ss777-slot__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-ss777-slot__text-content { max-width: 800px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.6; color: #555555; }.page-ss777-slot__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ss777-slot__card { background-color: #ffffff; border-radius: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); padding: 30px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; }.page-ss777-slot__card:hover { transform: translateY(-5px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); }.page-ss777-slot__card-icon { width: 80px; height: 80px; margin-bottom: 20px; }.page-ss777-slot__card-title { font-size: 1.5em; color: #333333; margin-bottom: 15px; }.page-ss777-slot__card-description { font-size: 1em; color: #666666; line-height: 1.5; }.page-ss777-slot__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-ss777-slot__quick-access-link { background-color: #007bff; color: #ffffff; padding: 12px 25px; border-radius: 6px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ss777-slot__quick-access-link:hover { background-color: #0056b3; transform: translateY(-2px); }.page-ss777-slot__game-provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; margin-top: 40px; }.page-ss777-slot__game-provider-logos img { max-width: 100px; height: auto; object-fit: contain; filter: grayscale(80%); transition: filter 0.3s ease; }.page-ss777-slot__game-provider-logos img:hover { filter: grayscale(0%); }.page-ss777-slot__promo-list { list-style: none; padding: 0; margin: 0 auto; max-width: 900px; }.page-ss777-slot__promo-item { background-color: #ffffff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07); margin-bottom: 25px; padding: 25px; display: flex; flex-direction: column; align-items: center; text-align: center; }.page-ss777-slot__promo-item-image { width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; }.page-ss777-slot__promo-item-title { font-size: 1.8em; color: #333333; margin-bottom: 10px; }.page-ss777-slot__promo-item-description { font-size: 1.1em; color: #666666; line-height: 1.5; margin-bottom: 20px; }.page-ss777-slot__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 40px auto 0; }.page-ss777-slot__feature-item { background-color: #ffffff; border-radius: 10px; padding: 25px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: left; }.page-ss777-slot__feature-title { font-size: 1.3em; color: #333333; margin-bottom: 10px; display: flex; align-items: center; }.page-ss777-slot__feature-icon { width: 40px; height: 40px; margin-right: 10px; }.page-ss777-slot__feature-description { font-size: 0.95em; color: #777777; line-height: 1.5; }.page-ss777-slot__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ss777-slot__payment-logos img { max-width: 80px; height: auto; object-fit: contain; }.page-ss777-slot__faq-list { max-width: 900px; margin: 40px auto 0; text-align: left; }.page-ss777-slot__faq-item { background-color: #ffffff; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-ss777-slot__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f9f9f9; border-bottom: 1px solid #eeeeee; transition: background-color 0.3s ease; user-select: none; }.page-ss777-slot__faq-question:hover { background-color: #f0f0f0; }.page-ss777-slot__faq-question h3 { margin: 0; font-size: 1.2em; color: #333333; pointer-events: none; }.page-ss777-slot__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-ss777-slot__faq-item.active .page-ss777-slot__faq-toggle { transform: rotate(45deg); }.page-ss777-slot__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-ss777-slot__faq-item.active .page-ss777-slot__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-ss777-slot__faq-answer p { margin: 0; font-size: 1em; color: #555555; line-height: 1.6; }.page-ss777-slot__blog-posts { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0; }.page-ss777-slot__blog-card { background-color: #ffffff; border-radius: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-ss777-slot__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); }.page-ss777-slot__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-ss777-slot__blog-card-content { padding: 25px; }.page-ss777-slot__blog-card-date { font-size: 0.9em; color: #999999; margin-bottom: 10px; }.page-ss777-slot__blog-card-title { font-size: 1.4em; color: #333333; margin-bottom: 15px; line-height: 1.4; }.page-ss777-slot__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-ss777-slot__blog-card-title a:hover { color: #ffcc00; }.page-ss777-slot__blog-card-excerpt { font-size: 1em; color: #666666; line-height: 1.5; margin-bottom: 20px; }.page-ss777-slot__blog-card-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-ss777-slot__blog-card-link:hover { color: #0056b3; }@media (max-width: 1200px) { .page-ss777-slot__hero-title { font-size: 3em; } .page-ss777-slot__hero-subtitle { font-size: 1.3em; } .page-ss777-slot__section-title { font-size: 2.2em; }}.page-ss777-slot__list, .page-ss777-slot__promo-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ss777-slot__list-item, .page-ss777-slot__promo-item, .page-ss777-slot__faq-item, .page-ss777-slot__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }@media (max-width: 768px) { .page-ss777-slot__hero-section { min-height: 450px; padding: 10px 15px 60px; } .page-ss777-slot__hero-title { font-size: 2.5em; } .page-ss777-slot__hero-subtitle { font-size: 1.2em; } .page-ss777-slot__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-ss777-slot__section { padding: 40px 15px; } .page-ss777-slot__section-title { font-size: 2em; } .page-ss777-slot__text-content { font-size: 1em; } .page-ss777-slot__grid { grid-template-columns: 1fr; } .page-ss777-slot__quick-access-links { flex-direction: column; gap: 15px; } .page-ss777-slot__quick-access-link { width: 100%; } .page-ss777-slot__game-provider-logos { gap: 15px; } .page-ss777-slot__game-provider-logos img { max-width: 80px; } .page-ss777-slot__promo-item { padding: 20px; } .page-ss777-slot__promo-item-title { font-size: 1.5em; } .page-ss777-slot__promo-item-description { font-size: 1em; } .page-ss777-slot__security-features { grid-template-columns: 1fr; } .page-ss777-slot__feature-title { font-size: 1.2em; } .page-ss777-slot__feature-icon { width: 35px; height: 35px; } .page-ss777-slot__faq-question { padding: 15px 20px; } .page-ss777-slot__faq-question h3 { font-size: 1.1em; } .page-ss777-slot__faq-answer { padding: 15px 20px !important; } .page-ss777-slot__blog-posts { grid-template-columns: 1fr; } .page-ss777-slot__blog-card-image { height: 180px; } .page-ss777-slot__blog-card-content { padding: 20px; } .page-ss777-slot__blog-card-title { font-size: 1.3em; }}.page-ss777-slot__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-ss777-slot__floating-button { background-color: #ffcc00; color: #333333; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; white-space: nowrap; }.page-ss777-slot__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); }@media (max-width: 480px) { .page-ss777-slot__hero-title { font-size: 2em; } .page-ss777-slot__hero-subtitle { font-size: 1em; } .page-ss777-slot__cta-button { padding: 10px 20px; font-size: 1em; } .page-ss777-slot__section-title { font-size: 1.8em; } .page-ss777-slot__floating-buttons { bottom: 15px; right: 15px; } .page-ss777-slot__floating-button { padding: 8px 12px; font-size: 0.8em; } }