.page-epicwin-demo__hero-section{position:relative;background-color:#0d111c;color:#fff;text-align:center;padding:10px 0 80px;overflow:hidden}.page-epicwin-demo__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.6)}.page-epicwin-demo__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:20px;display:flex;flex-direction:column;align-items:center}.page-epicwin-demo__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-epicwin-demo__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:300}.page-epicwin-demo__cta-button{display:inline-block;background-color:#e0a800;color:#0d111c;padding:15px 30px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3)}.page-epicwin-demo__cta-button:hover{background-color:#ffc107;transform:translateY(-3px)}.page-epicwin-demo__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#0a0d14;padding:30px 20px;border-bottom:1px solid #222}.page-epicwin-demo__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-epicwin-demo__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-epicwin-demo__section{padding:60px 20px;background-color:#1a1f2c;color:#e0e0e0;text-align:center}.page-epicwin-demo__section--alt{background-color:#0d111c}.page-epicwin-demo__section-title{font-size:2.8em;margin-bottom:30px;color:#e0a800;font-weight:700}.page-epicwin-demo__section-text{font-size:1.1em;line-height:1.7;max-width:800px;margin:0 auto 40px}.page-epicwin-demo__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-epicwin-demo__grid-item{background-color:#22283a;padding:30px;border-radius:12px;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,.2);transition:transform .3s ease}.page-epicwin-demo__grid-item:hover{transform:translateY(-5px)}.page-epicwin-demo__item-icon{width:100px;height:100px;margin-bottom:20px;object-fit:contain}.page-epicwin-demo__item-title{font-size:1.6em;color:#e0a800;margin-bottom:15px;font-weight:600}.page-epicwin-demo__item-description{font-size:1em;line-height:1.6}.page-epicwin-demo__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:40px}.page-epicwin-demo__secondary-button{display:inline-block;background-color:#343a40;color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-size:1em;font-weight:600;transition:background-color .3s ease,transform .3s ease}.page-epicwin-demo__secondary-button:hover{background-color:#495057;transform:translateY(-2px)}.page-epicwin-demo__game-categories{padding:60px 20px;background-color:#0d111c;color:#e0e0e0;text-align:center}.page-epicwin-demo__category-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}.page-epicwin-demo__category-tab{background-color:#22283a;color:#e0e0e0;padding:12px 25px;border-radius:50px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.page-epicwin-demo__category-tab:hover,.page-epicwin-demo__category-tab.active{background-color:#e0a800;color:#0d111c}.page-epicwin-demo__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-epicwin-demo__game-card{background-color:#22283a;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-epicwin-demo__game-card:hover{transform:translateY(-5px)}.page-epicwin-demo__game-image{width:100%;height:180px;object-fit:cover}.page-epicwin-demo__game-info{padding:20px}.page-epicwin-demo__game-title{font-size:1.3em;color:#e0a800;margin-bottom:10px;font-weight:600}.page-epicwin-demo__game-description{font-size:.9em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-epicwin-demo__game-button{display:block;width:100%;background-color:#e0a800;color:#0d111c;padding:10px;border-radius:8px;text-decoration:none;font-size:1em;font-weight:700;text-align:center;transition:background-color .3s ease}.page-epicwin-demo__game-button:hover{background-color:#ffc107}.page-epicwin-demo__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-epicwin-demo__promo-card{background-color:#22283a;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-epicwin-demo__promo-card:hover{transform:translateY(-5px)}.page-epicwin-demo__promo-image{width:100%;height:200px;object-fit:cover}.page-epicwin-demo__promo-info{padding:20px}.page-epicwin-demo__promo-title{font-size:1.5em;color:#e0a800;margin-bottom:10px;font-weight:600}.page-epicwin-demo__promo-description{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-epicwin-demo__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px;margin:0 auto}.page-epicwin-demo__feature-item{background-color:#22283a;padding:25px;border-radius:12px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.1)}.page-epicwin-demo__feature-icon{width:80px;height:80px;margin-bottom:15px;object-fit:contain}.page-epicwin-demo__feature-title{font-size:1.4em;color:#e0a800;margin-bottom:10px;font-weight:600}.page-epicwin-demo__feature-description{font-size:.95em;line-height:1.6;color:#ccc}.page-epicwin-demo__faq-list{max-width:900px;margin:0 auto}.page-epicwin-demo__faq-item{background-color:#22283a;margin-bottom:15px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:background-color .3s ease}.page-epicwin-demo__faq-item.active{background-color:#2c3347}.page-epicwin-demo__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#2c3347;color:#e0e0e0;font-size:1.2em;font-weight:600;transition:background-color .3s ease}.page-epicwin-demo__faq-question h3{margin:0;font-size:1.2em;pointer-events:none;color:#e0e0e0}.page-epicwin-demo__faq-question:hover{background-color:#3a4256}.page-epicwin-demo__faq-toggle{font-size:1.8em;font-weight:300;margin-left:15px;pointer-events:none;color:#e0a800;transition:transform .3s ease}.page-epicwin-demo__faq-item.active .page-epicwin-demo__faq-toggle{transform:rotate(45deg)}.page-epicwin-demo__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;font-size:1em;line-height:1.6;text-align:left}.page-epicwin-demo__faq-item.active .page-epicwin-demo__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-epicwin-demo__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-epicwin-demo__blog-card{background-color:#22283a;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-epicwin-demo__blog-card:hover{transform:translateY(-5px)}.page-epicwin-demo__blog-image{width:100%;height:200px;object-fit:cover}.page-epicwin-demo__blog-info{padding:20px}.page-epicwin-demo__blog-title{font-size:1.4em;color:#e0a800;margin-bottom:10px;font-weight:600}.page-epicwin-demo__blog-excerpt{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-epicwin-demo__blog-link{display:inline-block;color:#e0a800;text-decoration:none;font-weight:600;transition:color .3s ease}.page-epicwin-demo__blog-link:hover{color:#ffc107}@media (max-width:1024px){.page-epicwin-demo__hero-title{font-size:3em}.page-epicwin-demo__hero-subtitle{font-size:1.3em}.page-epicwin-demo__section-title{font-size:2.5em}}@media (max-width:768px){.page-epicwin-demo__hero-section{padding:10px 0 60px}.page-epicwin-demo__hero-title{font-size:2.5em}.page-epicwin-demo__hero-subtitle{font-size:1.2em}.page-epicwin-demo__cta-button{padding:12px 25px;font-size:1.1em}.page-epicwin-demo__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-epicwin-demo__payment-logo,.page-epicwin-demo__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-epicwin-demo__section{padding:40px 15px}.page-epicwin-demo__section-title{font-size:2em}.page-epicwin-demo__section-text{font-size:1em;margin-bottom:30px}.page-epicwin-demo__grid{grid-template-columns:1fr}.page-epicwin-demo__grid-item{padding:25px}.page-epicwin-demo__item-icon{width:80px;height:80px}.page-epicwin-demo__item-title{font-size:1.4em}.page-epicwin-demo__button-group{flex-direction:column;gap:10px}.page-epicwin-demo__secondary-button{width:100%;max-width:300px;margin:0 auto}.page-epicwin-demo__game-grid{grid-template-columns:1fr}.page-epicwin-demo__game-card{max-width:400px;margin:0 auto}.page-epicwin-demo__promo-grid{grid-template-columns:1fr}.page-epicwin-demo__promo-card{max-width:400px;margin:0 auto}.page-epicwin-demo__security-features{grid-template-columns:1fr}.page-epicwin-demo__feature-icon{width:60px;height:60px}.page-epicwin-demo__feature-title{font-size:1.2em}.page-epicwin-demo__faq-question{padding:15px 20px;font-size:1.1em}.page-epicwin-demo__faq-question h3{font-size:1.1em}.page-epicwin-demo__faq-toggle{font-size:1.5em}.page-epicwin-demo__faq-answer{padding:15px 20px!important}.page-epicwin-demo__blog-grid{grid-template-columns:1fr}.page-epicwin-demo__blog-card{max-width:400px;margin:0 auto}.page-epicwin-demo__game-image,.page-epicwin-demo__promo-image,.page-epicwin-demo__blog-image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-epicwin-demo__game-image img,.page-epicwin-demo__promo-image img,.page-epicwin-demo__blog-image img{max-width:100%!important;height:auto!important;box-sizing:border-box!important}}