/* General Styling for 22win Link Page */.page-22win-link{font-family:'Arial', sans-serif;color:#333;line-height:1.6;background-color:#f8f9fa;padding-top:10px;}.page-22win-link__section-title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px;}.page-22win-link__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#e74c3c;border-radius:2px;}/* Hero Section */.page-22win-link__hero-section{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;margin-bottom:50px;}.page-22win-link__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}.page-22win-link__hero-content{position:relative;z-index:2;max-width:800px;padding:20px;background-color:rgba(0,0,0,0.5);border-radius:10px;}.page-22win-link__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#f1c40f;}.page-22win-link__hero-tagline{font-size:1.4em;margin-bottom:30px;}.page-22win-link__hero-cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:bold;transition:background-color 0.3s ease, transform 0.3s ease;}.page-22win-link__hero-cta-button:hover{background-color:#c0392b;transform:translateY(-3px);}/* Payment Providers Section */.page-22win-link__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:#fff;margin-bottom:50px;box-shadow:0 4px 8px rgba(0,0,0,0.1);}.page-22win-link__payment-logos-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:1200px;margin:0 auto;}.page-22win-link__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-22win-link__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}/* Intro Section */.page-22win-link__intro-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}.page-22win-link__intro-content p{font-size:1.1em;margin-bottom:15px;text-align:justify;}/* Quick Access Section */.page-22win-link__quick-access-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);text-align:center;}.page-22win-link__quick-access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-22win-link__quick-access-button{display:inline-block;background-color:#27ae60;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1.1em;font-weight:bold;transition:background-color 0.3s ease, transform 0.3s ease;min-width:180px;text-align:center;}.page-22win-link__quick-access-button:hover{background-color:#229a54;transform:translateY(-2px);}/* Games Section */.page-22win-link__games-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}.page-22win-link__game-categories{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;margin-top:30px;}.page-22win-link__game-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;display:flex;flex-direction:column;transition:transform 0.3s ease;}.page-22win-link__game-card:hover{transform:translateY(-5px);}.page-22win-link__game-card-image{width:100%;height:200px;object-fit:cover;display:block;}.page-22win-link__game-card-title{font-size:1.5em;color:#34495e;margin:15px 10px 10px 10px;}.page-22win-link__game-card-description{font-size:0.95em;color:#555;padding:0 15px;flex-grow:1;}.page-22win-link__game-card-button{display:inline-block;background-color:#3498db;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;margin:15px;transition:background-color 0.3s ease;}.page-22win-link__game-card-button:hover{background-color:#2980b9;}/* Promotions Section */.page-22win-link__promo-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}.page-22win-link__promo-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;margin-top:30px;}.page-22win-link__promo-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;display:flex;flex-direction:column;transition:transform 0.3s ease;}.page-22win-link__promo-card:hover{transform:translateY(-5px);}.page-22win-link__promo-card-image{width:100%;height:220px;object-fit:cover;display:block;}.page-22win-link__promo-card-title{font-size:1.4em;color:#2c3e50;margin:15px 10px 10px 10px;}.page-22win-link__promo-card-description{font-size:0.9em;color:#666;padding:0 15px;flex-grow:1;}.page-22win-link__promo-card-button{display:inline-block;background-color:#f39c12;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;margin:15px;transition:background-color 0.3s ease;}.page-22win-link__promo-card-button:hover{background-color:#e67e22;}/* Security Section */.page-22win-link__security-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);text-align:center;}.page-22win-link__security-content p{font-size:1.1em;margin-bottom:15px;text-align:justify;padding:0 15px;}.page-22win-link__contact-button{display:inline-block;background-color:#9b59b6;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:bold;margin-top:20px;transition:background-color 0.3s ease, transform 0.3s ease;}.page-22win-link__contact-button:hover{background-color:#8e44ad;transform:translateY(-3px);}/* FAQ Section */.page-22win-link__faq-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}.page-22win-link__faq-container{margin-top:30px;}.page-22win-link__faq-item{border:1px solid #ddd;border-radius:5px;margin-bottom:10px;overflow:hidden;box-sizing:border-box;}.page-22win-link__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f2f2f2;cursor:pointer;user-select:none;font-size:1.1em;font-weight:bold;color:#34495e;transition:background-color 0.3s ease;}.page-22win-link__faq-question:hover{background-color:#e0e0e0;}.page-22win-link__faq-question-text{margin:0;flex-grow:1;pointer-events:none;}.page-22win-link__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform 0.3s ease;}.page-22win-link__faq-item.active .page-22win-link__faq-toggle{transform:rotate(45deg);}.page-22win-link__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;background-color:#fff;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-22win-link__faq-item.active .page-22win-link__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-22win-link__faq-answer p{margin:0;padding:0;font-size:1em;color:#555;word-wrap:break-word;}/* Blog Section */.page-22win-link__blog-section{max-width:1200px;margin:0 auto 50px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}.page-22win-link__blog-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;margin-top:30px;}.page-22win-link__blog-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);display:flex;flex-direction:column;transition:transform 0.3s ease;}.page-22win-link__blog-card:hover{transform:translateY(-5px);}.page-22win-link__blog-card-image{width:100%;height:180px;object-fit:cover;display:block;}.page-22win-link__blog-card-title{font-size:1.3em;color:#2c3e50;margin:15px 15px 10px 15px;line-height:1.3;}.page-22win-link__blog-card-date{font-size:0.85em;color:#888;margin:0 15px 10px 15px;}.page-22win-link__blog-card-summary{font-size:0.9em;color:#666;padding:0 15px;flex-grow:1;margin-bottom:15px;}.page-22win-link__blog-card-button{display:inline-block;background-color:#1abc9c;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;margin:0 15px 15px 15px;transition:background-color 0.3s ease;}.page-22win-link__blog-card-button:hover{background-color:#16a085;}/* Responsive adjustments */@media (max-width: 768px){.page-22win-link__hero-section{height:450px;}.page-22win-link__hero-title{font-size:2.2em;}.page-22win-link__hero-tagline{font-size:1.1em;}.page-22win-link__hero-cta-button{padding:12px 25px;font-size:1em;}.page-22win-link__section-title{font-size:1.8em;margin-bottom:30px;}.page-22win-link__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 10px;}.page-22win-link__payment-logo,.page-22win-link__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-22win-link__intro-section,.page-22win-link__quick-access-section,.page-22win-link__games-section,.page-22win-link__promo-section,.page-22win-link__security-section,.page-22win-link__faq-section,.page-22win-link__blog-section{padding:15px;margin-bottom:30px;}.page-22win-link__intro-content p,.page-22win-link__security-content p{font-size:1em;padding:0 5px;}.page-22win-link__quick-access-buttons{flex-direction:column;gap:15px;}.page-22win-link__quick-access-button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-22win-link__game-categories,.page-22win-link__promo-grid,.page-22win-link__blog-grid{grid-template-columns:1fr;gap:20px;}.page-22win-link__game-card,.page-22win-link__promo-card,.page-22win-link__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-22win-link__game-card-image,.page-22win-link__promo-card-image,.page-22win-link__blog-card-image{max-width:100%;height:auto;}.page-22win-link__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-22win-link__faq-question{padding:12px 15px;font-size:1em;}.page-22win-link__faq-answer{padding:15px !important;}.page-22win-link__faq-answer p{font-size:0.95em;word-break:break-word !important;}}