.page-777-winph__header-offset-padding{padding-top:var(--header-offset, 122px)}.page-777-winph{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-777-winph__container{max-width:1200px;margin:0 auto;padding:0 15px}.page-777-winph__section{padding:60px 0;text-align:center}.page-777-winph__section--dark{background-color:#222;color:#fff}.page-777-winph__section-title{font-size:2.8em;color:#007bff;margin-bottom:30px;text-transform:uppercase;font-weight:700}.page-777-winph__section-title--light{color:#fff}.page-777-winph__text-center{text-align:center}.page-777-winph__btn{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .3s ease;margin:10px}.page-777-winph__btn:hover{background-color:#0056b3;transform:translateY(-2px)}.page-777-winph__hero-section{position:relative;width:100%;height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding-top:10px}.page-777-winph__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-777-winph__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1}.page-777-winph__hero-content{z-index:1;max-width:800px;padding:20px}.page-777-winph__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-777-winph__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-777-winph__intro-section .page-777-winph__container{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.page-777-winph__intro-content{flex:2;min-width:300px;text-align:left}.page-777-winph__intro-image{flex:1;min-width:300px}.page-777-winph__intro-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.2)}.page-777-winph__quick-access-section{background-color:#f0f0f0}.page-777-winph__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px}.page-777-winph__quick-access-item{background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;align-items:center}.page-777-winph__quick-access-item:hover{transform:translateY(-5px)}.page-777-winph__quick-access-item .page-777-winph__btn{margin-top:15px;width:100%}.page-777-winph__games-section{background-color:#e9ecef}.page-777-winph__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-777-winph__game-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:left;transition:transform .3s ease}.page-777-winph__game-card:hover{transform:translateY(-5px)}.page-777-winph__game-card-image{width:100%;height:200px;object-fit:cover}.page-777-winph__game-card-content{padding:20px}.page-777-winph__game-card-title{font-size:1.5em;margin-bottom:10px;color:#007bff}.page-777-winph__game-card-description{font-size:.95em;color:#555;margin-bottom:15px}.page-777-winph__promo-section .page-777-winph__container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.page-777-winph__promo-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:left;max-width:350px;width:100%;transition:transform .3s ease}.page-777-winph__promo-card:hover{transform:translateY(-5px)}.page-777-winph__promo-card-image{width:100%;height:220px;object-fit:cover}.page-777-winph__promo-card-content{padding:20px}.page-777-winph__promo-card-title{font-size:1.4em;margin-bottom:10px;color:#007bff}.page-777-winph__promo-card-description{font-size:.95em;color:#555;margin-bottom:15px}.page-777-winph__security-support-section{background-color:#f0f0f0}.page-777-winph__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-777-winph__feature-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:left}.page-777-winph__feature-item h3{color:#007bff;font-size:1.3em;margin-bottom:10px}.page-777-winph__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-777-winph__payment-logo{max-height:60px;width:auto;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.page-777-winph__payment-logo:hover{filter:grayscale(0);opacity:1}.page-777-winph__support-channels{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-777-winph__support-channel-item{display:flex;align-items:center;gap:10px;background-color:#fff;padding:10px 20px;border-radius:25px;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;text-decoration:none}.page-777-winph__support-channel-item:hover{background-color:#e9ecef}.page-777-winph__faq-section{background-color:#fff}.page-777-winph__faq-list{margin-top:40px;text-align:left}.page-777-winph__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #eee}.page-777-winph__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#007bff;color:#fff;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-777-winph__faq-question:hover{background-color:#0056b3}.page-777-winph__faq-question h3{margin:0;pointer-events:none}.page-777-winph__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none}.page-777-winph__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#fff;color:#555;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-777-winph__faq-item.active .page-777-winph__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-777-winph__faq-item.active .page-777-winph__faq-toggle{transform:rotate(45deg)}.page-777-winph__blog-section{background-color:#e9ecef}.page-777-winph__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-777-winph__blog-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:left;transition:transform .3s ease}.page-777-winph__blog-card:hover{transform:translateY(-5px)}.page-777-winph__blog-card-image{width:100%;height:200px;object-fit:cover}.page-777-winph__blog-card-content{padding:20px}.page-777-winph__blog-card-title{font-size:1.4em;margin-bottom:10px;color:#007bff}.page-777-winph__blog-card-date{font-size:.85em;color:#888;margin-bottom:10px}.page-777-winph__blog-card-excerpt{font-size:.95em;color:#555;margin-bottom:15px}.page-777-winph__blog-card .page-777-winph__btn{width:100%}.page-777-winph__sticky-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-777-winph__sticky-btn{background-color:#dc3545;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease}.page-777-winph__sticky-btn:hover{background-color:#c82333;transform:scale(1.05)}.page-777-winph__sticky-btn--login{background-color:#28a745}.page-777-winph__sticky-btn--login:hover{background-color:#218838}@media (max-width:1024px){.page-777-winph__hero-title{font-size:3em}.page-777-winph__hero-subtitle{font-size:1.3em}.page-777-winph__section-title{font-size:2.2em}}.page-777-winph__payment-providers img{box-sizing:border-box !important;max-width:100% !important;height:auto !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}@media (max-width:768px){.page-777-winph__hero-section{height:400px}.page-777-winph__hero-title{font-size:2.5em}.page-777-winph__hero-subtitle{font-size:1.2em}.page-777-winph__section{padding:40px 0}.page-777-winph__section-title{font-size:1.8em}.page-777-winph__intro-content,.page-777-winph__intro-image{min-width:unset;width:100%}.page-777-winph__quick-access-grid,.page-777-winph__game-categories,.page-777-winph__features-grid,.page-777-winph__blog-grid{grid-template-columns:1fr;gap:20px}.page-777-winph__quick-access-item,.page-777-winph__game-card,.page-777-winph__promo-card,.page-777-winph__feature-item,.page-777-winph__blog-card{width:100%;max-width:100%;box-sizing:border-box}.page-777-winph__faq-question{padding:15px 20px;font-size:1em}.page-777-winph__faq-answer{padding:0 20px}.page-777-winph__faq-item.active .page-777-winph__faq-answer{padding:15px 20px !important}.page-777-winph__sticky-buttons{bottom:10px;right:10px}.page-777-winph__sticky-btn{padding:10px 15px;font-size:.9em}.page-777-winph__payment-providers,.page-777-winph__support-channels{flex-direction:column;align-items:center}.page-777-winph__payment-logo{max-height:40px}.page-777-winph__support-channel-item{width:100%;justify-content:center;box-sizing:border-box;padding:10px}.page-777-winph__container{padding:0 10px}.page-777-winph__intro-content p,.page-777-winph__game-card-description,.page-777-winph__promo-card-description,.page-777-winph__feature-item p,.page-777-winph__blog-card-excerpt,.page-777-winph__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}