body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f8f9fa;color:#343a40}.page-winwin-mobile{max-width:100%;margin:0 auto;overflow-x:hidden}.page-winwin-mobile__hero-section{position:relative;background-color:#343a40;color:#fff;padding:10px 0 40px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;overflow:hidden}.page-winwin-mobile__hero-content{position:relative;z-index:2;padding:20px;max-width:900px;margin:0 auto}.page-winwin-mobile__hero-title{font-size:2.5rem;margin-bottom:15px;line-height:1.2;color:#fff}.page-winwin-mobile__hero-subtitle{font-size:1.1rem;margin-bottom:30px;color:#e0e0e0}.page-winwin-mobile__hero-ctas{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.page-winwin-mobile__button{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease,transform 0.2s ease;font-size:1rem;text-align:center;white-space:nowrap}.page-winwin-mobile__button:hover{transform:translateY(-2px)}.page-winwin-mobile__button--primary{background-color:#007bff;color:#fff;border:2px solid #007bff}.page-winwin-mobile__button--primary:hover{background-color:#0056b3;border-color:#0056b3}.page-winwin-mobile__button--secondary{background-color:transparent;color:#fff;border:2px solid #fff}.page-winwin-mobile__button--secondary:hover{background-color:#fff;color:#007bff}.page-winwin-mobile__button--link{background-color:#e9ecef;color:#007bff;border:1px solid #dee2e6;padding:10px 20px}.page-winwin-mobile__button--link:hover{background-color:#dae0e5;color:#0056b3}.page-winwin-mobile__button--small{padding:8px 15px;font-size:0.9rem}.page-winwin-mobile__button--faq{margin-top:15px;padding:8px 15px;font-size:0.9rem;background-color:#28a745;color:#fff;border:2px solid #28a745}.page-winwin-mobile__button--faq:hover{background-color:#218838;border-color:#218838}.page-winwin-mobile__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.page-winwin-mobile__hero-image{width:100%;height:100%;object-fit:cover;opacity:0.3;filter:brightness(0.7)}.page-winwin-mobile__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-winwin-mobile__floating-button{display:block;width:80px;height:80px;border-radius:50%;color:#fff;text-align:center;line-height:80px;font-weight:bold;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.2s ease}.page-winwin-mobile__floating-button:hover{transform:scale(1.05)}.page-winwin-mobile__floating-button--register{background-color:#28a745}.page-winwin-mobile__floating-button--login{background-color:#007bff}.page-winwin-mobile__section-title{font-size:2rem;text-align:center;margin-bottom:20px;color:#343a40}.page-winwin-mobile__section-description{font-size:1.1rem;text-align:center;max-width:800px;margin:0 auto 40px;line-height:1.6;color:#555}.page-winwin-mobile__intro-section,.page-winwin-mobile__quick-access-section,.page-winwin-mobile__games-section,.page-winwin-mobile__promo-section,.page-winwin-mobile__security-section,.page-winwin-mobile__faq-section,.page-winwin-mobile__blog-section{padding:60px 20px;background-color:#fff;margin-bottom:20px}.page-winwin-mobile__intro-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-winwin-mobile__feature-item{text-align:center;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.05);transition:transform 0.3s ease}.page-winwin-mobile__feature-item:hover{transform:translateY(-5px)}.page-winwin-mobile__feature-icon{width:200px;height:200px;object-fit:contain;margin-bottom:20px}.page-winwin-mobile__feature-title{font-size:1.4rem;margin-bottom:10px;color:#007bff}.page-winwin-mobile__feature-text{font-size:1rem;color:#6c757d}.page-winwin-mobile__access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:40px}.page-winwin-mobile__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-winwin-mobile__game-category{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.05);padding:25px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform 0.3s ease}.page-winwin-mobile__game-category:hover{transform:translateY(-5px)}.page-winwin-mobile__game-image{width:100%;max-width:350px;height:auto;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-winwin-mobile__game-title{font-size:1.5rem;margin-bottom:10px;color:#343a40}.page-winwin-mobile__game-text{font-size:1rem;color:#6c757d;flex-grow:1;margin-bottom:20px}.page-winwin-mobile__promo-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-winwin-mobile__promo-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.05);text-align:center;padding-bottom:25px;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s ease}.page-winwin-mobile__promo-card:hover{transform:translateY(-5px)}.page-winwin-mobile__promo-image{width:100%;height:250px;object-fit:cover;margin-bottom:20px}.page-winwin-mobile__promo-title{font-size:1.4rem;margin-bottom:10px;color:#007bff;padding:0 15px}.page-winwin-mobile__promo-text{font-size:1rem;color:#6c757d;flex-grow:1;padding:0 15px 20px}.page-winwin-mobile__security-content{display:flex;flex-wrap:wrap;align-items:center;gap:40px;margin-top:40px}.page-winwin-mobile__security-text{flex:1;min-width:300px}.page-winwin-mobile__security-subtitle{font-size:1.3rem;color:#007bff;margin-top:20px;margin-bottom:10px}.page-winwin-mobile__security-image-wrapper{flex:1;min-width:300px;text-align:center}.page-winwin-mobile__security-image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.page-winwin-mobile__faq-container{max-width:800px;margin:40px auto 0}.page-winwin-mobile__faq-item{background-color:#f8f9fa;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,0.05);overflow:hidden}.page-winwin-mobile__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#e9ecef;border-bottom:1px solid #dee2e6;user-select:none;transition:background-color 0.3s ease}.page-winwin-mobile__faq-question:hover{background-color:#dee2e6}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-question{background-color:#007bff;color:#fff;border-bottom-color:#007bff}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-question .page-winwin-mobile__faq-title{color:#fff}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-question .page-winwin-mobile__faq-toggle{color:#fff}.page-winwin-mobile__faq-title{font-size:1.1rem;margin:0;color:#343a40;pointer-events:none}.page-winwin-mobile__faq-toggle{font-size:1.5rem;font-weight:bold;color:#007bff;transition:transform 0.3s ease;pointer-events:none}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-toggle{transform:rotate(45deg)}.page-winwin-mobile__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-winwin-mobile__faq-answer p{margin-bottom:15px;line-height:1.6;color:#555}.page-winwin-mobile__blog-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-winwin-mobile__blog-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.05);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s ease}.page-winwin-mobile__blog-card:hover{transform:translateY(-5px)}.page-winwin-mobile__blog-image{width:100%;height:220px;object-fit:cover}.page-winwin-mobile__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-winwin-mobile__blog-card-title{font-size:1.25rem;margin-bottom:10px;line-height:1.4}.page-winwin-mobile__blog-card-title a{color:#007bff;text-decoration:none;transition:color 0.3s ease}.page-winwin-mobile__blog-card-title a:hover{color:#0056b3;text-decoration:underline}.page-winwin-mobile__blog-excerpt{font-size:0.95rem;color:#6c757d;flex-grow:1;margin-bottom:15px}.page-winwin-mobile__blog-date{font-size:0.85rem;color:#999;text-align:right}.page-winwin-mobile__blog-cta-wrapper{text-align:center;margin-top:40px}@media (max-width:1024px){.page-winwin-mobile__hero-title{font-size:2rem}.page-winwin-mobile__section-title{font-size:1.8rem}}.page-winwin-mobile__hero-ctas .page-winwin-mobile__button{flex:1 1 auto;max-width:250px}@media (max-width:768px){.page-winwin-mobile__hero-section{padding-top:10px}.page-winwin-mobile__hero-title{font-size:1.8rem}.page-winwin-mobile__hero-subtitle{font-size:1rem}.page-winwin-mobile__hero-ctas{flex-direction:column;align-items:center}.page-winwin-mobile__hero-ctas .page-winwin-mobile__button{width:100%;max-width:300px}.page-winwin-mobile__floating-buttons{bottom:15px;right:15px;gap:8px}.page-winwin-mobile__floating-button{width:60px;height:60px;line-height:60px;font-size:0.8rem}.page-winwin-mobile__section-title{font-size:1.5rem}.page-winwin-mobile__section-description{font-size:0.95rem;margin-bottom:30px}.page-winwin-mobile__intro-section,.page-winwin-mobile__quick-access-section,.page-winwin-mobile__games-section,.page-winwin-mobile__promo-section,.page-winwin-mobile__security-section,.page-winwin-mobile__faq-section,.page-winwin-mobile__blog-section{padding:40px 15px;margin-bottom:15px}.page-winwin-mobile__intro-features,.page-winwin-mobile__game-categories,.page-winwin-mobile__promo-cards,.page-winwin-mobile__blog-cards{grid-template-columns:1fr;gap:20px}.page-winwin-mobile__feature-item,.page-winwin-mobile__game-category,.page-winwin-mobile__promo-card,.page-winwin-mobile__blog-card{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}.page-winwin-mobile__game-category .page-winwin-mobile__game-text{word-break:break-word !important}.page-winwin-mobile__promo-card .page-winwin-mobile__promo-text{word-break:break-word !important}.page-winwin-mobile__blog-card .page-winwin-mobile__blog-excerpt{word-break:break-word !important}.page-winwin-mobile__access-links{flex-direction:column;align-items:center}.page-winwin-mobile__access-links .page-winwin-mobile__button{width:100%;max-width:300px}.page-winwin-mobile__security-content{flex-direction:column}.page-winwin-mobile__security-text,.page-winwin-mobile__security-image-wrapper{min-width:unset;width:100%}.page-winwin-mobile__faq-title{font-size:1rem}.page-winwin-mobile__faq-question{padding:12px 15px}.page-winwin-mobile__faq-answer{padding:0 15px}.page-winwin-mobile__faq-item.active .page-winwin-mobile__faq-answer{padding:15px !important}.page-winwin-mobile__blog-image{height:180px}}