.page-helpslotwin-today-live-free { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-helpslotwin-today-live-free__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-helpslotwin-today-live-free__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-helpslotwin-today-live-free__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #0f3460; border-radius: 2px; }.page-helpslotwin-today-live-free__paragraph { font-size: 1.1em; margin-bottom: 20px; color: #cccccc; }.page-helpslotwin-today-live-free__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-helpslotwin-today-live-free__button:hover { background-color: #ff6a80; transform: translateY(-2px); }/* Hero Section */.page-helpslotwin-today-live-free__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #ffffff; padding: 10px 0 60px; min-height: 600px; overflow: hidden; background-color: #0f3460; }.page-helpslotwin-today-live-free__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; overflow: hidden; }.page-helpslotwin-today-live-free__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; filter: brightness(0.6); max-width: 100% !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; margin-top: 50px; }.page-helpslotwin-today-live-free__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #e94560; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-helpslotwin-today-live-free__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; color: #f0f0f0; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-helpslotwin-today-live-free__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-helpslotwin-today-live-free__hero-button { padding: 15px 35px; font-size: 1.2em; border-radius: 8px; }.page-helpslotwin-today-live-free__hero-button--primary { background-color: #e94560; color: #ffffff; }.page-helpslotwin-today-live-free__hero-button--primary:hover { background-color: #ff6a80; }.page-helpslotwin-today-live-free__hero-button--secondary { background-color: #0f3460; color: #ffffff; border: 2px solid #e94560; }.page-helpslotwin-today-live-free__hero-button--secondary:hover { background-color: #1a1a2e; border-color: #ff6a80; }/* Payment Providers Section */.page-helpslotwin-today-live-free__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: #16213e; }.page-helpslotwin-today-live-free__payment-logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1000px; margin: 0 auto; }.page-helpslotwin-today-live-free__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__payment-logo:hover { transform: scale(1.1); }/* Introduction Section */.page-helpslotwin-today-live-free__introduction-section { padding: 60px 0; background-color: #1a1a2e; text-align: center; }/* Quick Access Section */.page-helpslotwin-today-live-free__quick-access-section { padding: 60px 0; background-color: #0f3460; }.page-helpslotwin-today-live-free__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-helpslotwin-today-live-free__access-item { background-color: #16213e; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__access-item:hover { transform: translateY(-5px); }.page-helpslotwin-today-live-free__access-title { font-size: 1.8em; color: #e94560; margin-bottom: 15px; }.page-helpslotwin-today-live-free__access-description { color: #cccccc; margin-bottom: 25px; }/* Games Section */.page-helpslotwin-today-live-free__games-section { padding: 60px 0; background-color: #1a1a2e; }.page-helpslotwin-today-live-free__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-helpslotwin-today-live-free__game-card { background-color: #16213e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__game-card:hover { transform: translateY(-5px); }.page-helpslotwin-today-live-free__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__game-title { font-size: 1.6em; color: #e94560; margin: 20px 15px 10px; }.page-helpslotwin-today-live-free__game-description { color: #cccccc; padding: 0 15px 20px; font-size: 0.95em; }/* Promotions Section */.page-helpslotwin-today-live-free__promotions-section { padding: 60px 0; background-color: #0f3460; }.page-helpslotwin-today-live-free__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-helpslotwin-today-live-free__promo-card { background-color: #16213e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__promo-card:hover { transform: translateY(-5px); }.page-helpslotwin-today-live-free__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100% !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__promo-title { font-size: 1.8em; color: #e94560; margin: 20px 15px 10px; }.page-helpslotwin-today-live-free__promo-description { color: #cccccc; padding: 0 15px 20px; font-size: 0.95em; }/* Security & Support Section */.page-helpslotwin-today-live-free__security-support-section { padding: 60px 0; background-color: #1a1a2e; }.page-helpslotwin-today-live-free__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-helpslotwin-today-live-free__feature-item { background-color: #16213e; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__feature-item:hover { transform: translateY(-5px); }.page-helpslotwin-today-live-free__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100% !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__feature-title { font-size: 1.8em; color: #e94560; margin-bottom: 15px; }.page-helpslotwin-today-live-free__feature-description { color: #cccccc; margin-bottom: 20px; }/* FAQ Section */.page-helpslotwin-today-live-free__faq-section { padding: 60px 0; background-color: #0f3460; }.page-helpslotwin-today-live-free__faq-list { max-width: 800px; margin: 0 auto; }.page-helpslotwin-today-live-free__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-helpslotwin-today-live-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #1a1a2e; color: #e94560; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-helpslotwin-today-live-free__faq-question:hover { background-color: #2a2a4e; }.page-helpslotwin-today-live-free__faq-question h3 { margin: 0; color: inherit; font-size: 1em; pointer-events: none; flex-grow: 1; }.page-helpslotwin-today-live-free__faq-toggle { font-size: 1.8em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-helpslotwin-today-live-free__faq-item.active .page-helpslotwin-today-live-free__faq-toggle { transform: rotate(45deg); }.page-helpslotwin-today-live-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #16213e; color: #cccccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-helpslotwin-today-live-free__faq-item.active .page-helpslotwin-today-live-free__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-helpslotwin-today-live-free__faq-answer .page-helpslotwin-today-live-free__paragraph { margin-bottom: 0; font-size: 1em; }/* Blog Section */.page-helpslotwin-today-live-free__blog-section { padding: 60px 0; background-color: #1a1a2e; }.page-helpslotwin-today-live-free__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-helpslotwin-today-live-free__blog-card { background-color: #16213e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-helpslotwin-today-live-free__blog-card:hover { transform: translateY(-5px); }.page-helpslotwin-today-live-free__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__blog-content { padding: 20px; }.page-helpslotwin-today-live-free__blog-title { font-size: 1.5em; margin-bottom: 10px; }.page-helpslotwin-today-live-free__blog-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; }.page-helpslotwin-today-live-free__blog-title a:hover { color: #ff6a80; }.page-helpslotwin-today-live-free__blog-excerpt { color: #cccccc; font-size: 0.95em; margin-bottom: 20px; }.page-helpslotwin-today-live-free__read-more { display: inline-block; color: #0f3460; background-color: #e94560; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; }.page-helpslotwin-today-live-free__read-more:hover { background-color: #ff6a80; }/* Responsive Styles */@media (max-width: 1024px) { .page-helpslotwin-today-live-free__hero-title { font-size: 3em; } .page-helpslotwin-today-live-free__hero-subtitle { font-size: 1.2em; } .page-helpslotwin-today-live-free__section-title { font-size: 2em; } }@media (max-width: 768px) { .page-helpslotwin-today-live-free__hero-section { min-height: 500px; padding-bottom: 40px; } .page-helpslotwin-today-live-free__hero-content { margin-top: 30px; } .page-helpslotwin-today-live-free__hero-title { font-size: 2.2em; } .page-helpslotwin-today-live-free__hero-subtitle { font-size: 1em; } .page-helpslotwin-today-live-free__hero-button { padding: 10px 20px; font-size: 1em; } .page-helpslotwin-today-live-free__hero-cta-group { flex-direction: column; gap: 15px; }/* Payment Providers specific mobile CSS */.page-helpslotwin-today-live-free__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; }.page-helpslotwin-today-live-free__payment-logo, .page-helpslotwin-today-live-free__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-helpslotwin-today-live-free__container { padding: 15px; }.page-helpslotwin-today-live-free__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-helpslotwin-today-live-free__paragraph { font-size: 1em; }.page-helpslotwin-today-live-free__access-grid, .page-helpslotwin-today-live-free__game-grid, .page-helpslotwin-today-live-free__promo-grid, .page-helpslotwin-today-live-free__features-grid, .page-helpslotwin-today-live-free__blog-grid { grid-template-columns: 1fr; }/* List item responsive - General approach for list-like elements */.page-helpslotwin-today-live-free__access-item, .page-helpslotwin-today-live-free__game-card, .page-helpslotwin-today-live-free__promo-card, .page-helpslotwin-today-live-free__feature-item, .page-helpslotwin-today-live-free__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; }.page-helpslotwin-today-live-free__game-image, .page-helpslotwin-today-live-free__promo-image, .page-helpslotwin-today-live-free__feature-icon, .page-helpslotwin-today-live-free__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-helpslotwin-today-live-free__faq-question { padding: 15px 20px; font-size: 1.1em; }.page-helpslotwin-today-live-free__faq-answer { padding: 0 20px; }.page-helpslotwin-today-live-free__faq-item.active .page-helpslotwin-today-live-free__faq-answer { padding: 15px 20px !important; }.page-helpslotwin-today-live-free__faq-toggle { font-size: 1.5em; } }@media (max-width: 480px) { .page-helpslotwin-today-live-free__hero-title { font-size: 1.8em; } .page-helpslotwin-today-live-free__hero-subtitle { font-size: 0.9em; } .page-helpslotwin-today-live-free__hero-button { width: 100%; } .page-helpslotwin-today-live-free__section-title { font-size: 1.5em; } .page-helpslotwin-today-live-free__faq-question { font-size: 1em; } .page-helpslotwin-today-live-free__faq-question h3 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-helpslotwin-today-live-free__faq-answer .page-helpslotwin-today-live-free__paragraph { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-helpslotwin-today-live-free__access-title, .page-helpslotwin-today-live-free__game-title, .page-helpslotwin-today-live-free__promo-title, .page-helpslotwin-today-live-free__feature-title, .page-helpslotwin-today-live-free__blog-title { font-size: 1.3em; } }