.page-sun-555-win__hero-section{position:relative;width:100%;min-height:500px;background-color:#0d1117;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 0 60px;overflow:hidden;box-sizing:border-box}.page-sun-555-win__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:.6}.page-sun-555-win__hero-content{position:relative;z-index:2;max-width:900px;padding:20px;box-sizing:border-box}.page-sun-555-win__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#ffcc00}.page-sun-555-win__hero-description{font-size:1.4em;margin-bottom:30px;line-height:1.5}.page-sun-555-win__hero-buttons{display:flex;gap:20px;justify-content:center}.page-sun-555-win__btn{display:inline-block;padding:15px 30px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-sun-555-win__btn--primary{background-color:#ffcc00;color:#333}.page-sun-555-win__btn:hover{background-color:#0056b3;transform:translateY(-3px)}.page-sun-555-win__btn--primary:hover{background-color:#e6b800}.page-sun-555-win__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#1a1f26}.page-sun-555-win__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background-color:#2a3038;border-radius:10px;overflow:hidden}.page-sun-555-win__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-sun-555-win__section{padding:60px 20px;background-color:#1a1f26;color:#e0e6ed;text-align:center;box-sizing:border-box}.page-sun-555-win__section--alt{background-color:#0d1117}.page-sun-555-win__section-title{font-size:2.8em;margin-bottom:30px;color:#ffcc00}.page-sun-555-win__section-description{font-size:1.1em;line-height:1.7;max-width:800px;margin:0 auto 40px}.page-sun-555-win__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-sun-555-win__grid-item{background-color:#2a3038;padding:30px;border-radius:12px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-sun-555-win__grid-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.3)}.page-sun-555-win__grid-item-title{font-size:1.8em;margin-bottom:15px;color:#ffcc00}.page-sun-555-win__grid-item-text{font-size:1em;line-height:1.6;color:#c0c7d1}.page-sun-555-win__game-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-sun-555-win__game-card{background-color:#2a3038;border-radius:12px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-sun-555-win__game-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.3)}.page-sun-555-win__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-sun-555-win__game-info{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-sun-555-win__game-title{font-size:1.5em;margin-bottom:10px;color:#ffcc00}.page-sun-555-win__game-description{font-size:.95em;line-height:1.5;color:#c0c7d1;margin-bottom:15px}.page-sun-555-win__game-button{background-color:#007bff;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-size:1em;transition:background-color .3s ease}.page-sun-555-win__game-button:hover{background-color:#0056b3}.page-sun-555-win__faq-container{max-width:900px;margin:0 auto;text-align:left}.page-sun-555-win__faq-item{background-color:#2a3038;border-radius:12px;margin-bottom:15px;overflow:hidden}.page-sun-555-win__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#3a414b;border-bottom:1px solid #4a515c;transition:background-color .3s ease}.page-sun-555-win__faq-question:hover{background-color:#4a515c}.page-sun-555-win__faq-question h3{margin:0;font-size:1.3em;color:#ffcc00;pointer-events:none}.page-sun-555-win__faq-toggle{font-size:1.8em;font-weight:700;color:#ffcc00;transition:transform .3s ease;pointer-events:none}.page-sun-555-win__faq-item.active .page-sun-555-win__faq-toggle{transform:rotate(45deg)}.page-sun-555-win__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-sun-555-win__faq-item.active .page-sun-555-win__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-sun-555-win__faq-answer p{margin:0;font-size:1em;line-height:1.6;color:#c0c7d1}.page-sun-555-win__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-sun-555-win__blog-card{background-color:#2a3038;border-radius:12px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-sun-555-win__blog-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.3)}.page-sun-555-win__blog-image{width:100%;height:220px;object-fit:cover}.page-sun-555-win__blog-content{padding:25px}.page-sun-555-win__blog-title{font-size:1.6em;margin-bottom:10px;color:#ffcc00;line-height:1.4}.page-sun-555-win__blog-title a{color:#ffcc00;text-decoration:none}.page-sun-555-win__blog-title a:hover{text-decoration:underline}.page-sun-555-win__blog-excerpt{font-size:.95em;line-height:1.6;color:#c0c7d1;margin-bottom:15px}.page-sun-555-win__blog-date{font-size:.85em;color:#888}.page-sun-555-win__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-sun-555-win__floating-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#ffcc00;color:#333;border-radius:50%;font-size:1.2em;text-decoration:none;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-sun-555-win__floating-btn:hover{background-color:#e6b800;transform:scale(1.05)}.page-sun-555-win__floating-btn img{width:30px;height:30px}.page-sun-555-win__quick-links-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-sun-555-win__quick-link-item{flex:1 1 280px;max-width:300px;background-color:#2a3038;padding:25px;border-radius:10px;text-align:center;transition:background-color .3s ease,transform .3s ease}.page-sun-555-win__quick-link-item:hover{background-color:#3a414b;transform:translateY(-5px)}.page-sun-555-win__quick-link-item a{font-size:1.2em;color:#ffcc00;text-decoration:none;font-weight:600}.page-sun-555-win__quick-link-item a:hover{text-decoration:underline}@media (max-width:1200px){.page-sun-555-win__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.page-sun-555-win__game-gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.page-sun-555-win__blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:992px){.page-sun-555-win__hero-title{font-size:3em}.page-sun-555-win__hero-description{font-size:1.2em}.page-sun-555-win__section-title{font-size:2.2em}.page-sun-555-win__grid{gap:20px}.page-sun-555-win__game-gallery{gap:20px}.page-sun-555-win__blog-grid{gap:20px}}@media (max-width:768px){.page-sun-555-win__hero-title{font-size:2.5em}.page-sun-555-win__hero-description{font-size:1em}.page-sun-555-win__hero-buttons{flex-direction:column;gap:15px}.page-sun-555-win__btn{width:100%;max-width:300px;margin:0 auto}.page-sun-555-win__section{padding:40px 15px}.page-sun-555-win__section-title{font-size:2em}.page-sun-555-win__section-description{font-size:.9em}.page-sun-555-win__grid{grid-template-columns:1fr}.page-sun-555-win__grid-item{padding:25px}.page-sun-555-win__grid-item-title{font-size:1.5em}.page-sun-555-win__game-gallery{grid-template-columns:1fr}.page-sun-555-win__game-image{height:180px}.page-sun-555-win__game-title{font-size:1.3em}.page-sun-555-win__faq-question{padding:15px 20px}.page-sun-555-win__faq-question h3{font-size:1.1em}.page-sun-555-win__faq-toggle{font-size:1.5em}.page-sun-555-win__faq-answer{padding:15px 20px}.page-sun-555-win__blog-grid{grid-template-columns:1fr}.page-sun-555-win__blog-image{height:180px}.page-sun-555-win__blog-title{font-size:1.3em}.page-sun-555-win__floating-buttons{bottom:15px;right:15px;gap:10px}.page-sun-555-win__floating-btn{width:50px;height:50px;font-size:1em}.page-sun-555-win__floating-btn img{width:25px;height:25px}.page-sun-555-win__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-sun-555-win__payment-logo,.page-sun-555-win__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-sun-555-win__quick-links-container{flex-direction:column;align-items:center;gap:15px}.page-sun-555-win__quick-link-item{width:100% !important;max-width:90% !important;box-sizing:border-box !important;padding:20px;margin-left:0 !important;margin-right:0 !important}.page-sun-555-win__quick-link-item a{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}@media (max-width:480px){.page-sun-555-win__hero-title{font-size:2em}.page-sun-555-win__hero-description{font-size:.9em}.page-sun-555-win__section-title{font-size:1.8em}.page-sun-555-win__grid-item-title{font-size:1.3em}.page-sun-555-win__game-title{font-size:1.2em}.page-sun-555-win__blog-title{font-size:1.2em}}