/* General Styling for winwin totm page */.page-winwin-totm {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;color: #333;line-height: 1.6;background-color: #f9f9f9;}.page-winwin-totm__section-title {font-size: 2.5rem;color: #1a1a1a;text-align: center;margin-bottom: 40px;position: relative;padding-bottom: 15px;font-weight: 700;}.page-winwin-totm__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #e44d26;border-radius: 2px;}.page-winwin-totm__section-title--small {font-size: 1.8rem;margin-bottom: 30px;}.page-winwin-totm__text-content {font-size: 1.1rem;margin-bottom: 20px;text-align: center;max-width: 900px;margin-left: auto;margin-right: auto;color: #555;}/* Buttons */.page-winwin-totm__hero-button,.page-winwin-totm__quick-access-button,.page-winwin-totm__game-button,.page-winwin-totm__promo-button,.page-winwin-totm__contact-button,.page-winwin-totm__blog-read-more {display: inline-block;padding: 12px 25px;border-radius: 8px;text-decoration: none;font-weight: 600;transition: background-color 0.3s ease, transform 0.2s ease;cursor: pointer;text-align: center;white-space: nowrap;}.page-winwin-totm__hero-button--primary {background-color: #e44d26;color: #fff;border: 2px solid #e44d26;margin-right: 15px;}.page-winwin-totm__hero-button--primary:hover {background-color: #c23e1e;transform: translateY(-2px);}.page-winwin-totm__hero-button--secondary {background-color: transparent;color: #fff;border: 2px solid #fff;}.page-winwin-totm__hero-button--secondary:hover {background-color: rgba(255, 255, 255, 0.1);transform: translateY(-2px);}.page-winwin-totm__quick-access-button,.page-winwin-totm__game-button,.page-winwin-totm__promo-button,.page-winwin-totm__contact-button,.page-winwin-totm__blog-read-more {background-color: #007bff;color: #fff;border: none;padding: 10px 20px;font-size: 1rem;}.page-winwin-totm__quick-access-button:hover,.page-winwin-totm__game-button:hover,.page-winwin-totm__promo-button:hover,.page-winwin-totm__contact-button:hover,.page-winwin-totm__blog-read-more:hover {background-color: #0056b3;transform: translateY(-1px);}/* Section Spacing */.page-winwin-totm__hero-section,.page-winwin-totm__payment-providers,.page-winwin-totm__introduction-section,.page-winwin-totm__quick-access-section,.page-winwin-totm__games-section,.page-winwin-totm__promotions-section,.page-winwin-totm__security-support-section,.page-winwin-totm__faq-section,.page-winwin-totm__blog-section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;}/* HERO Area */.page-winwin-totm__hero-section {position: relative;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;}.page-winwin-totm__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}.page-winwin-totm__hero-image {width: 100%;height: 100%;object-fit: cover;filter: brightness(0.5);max-width: 100% !important;height: auto !important;display: block;}.page-winwin-totm__hero-content {position: relative;z-index: 1;max-width: 800px;padding: 20px;}.page-winwin-totm__hero-title {font-size: 3.5rem;margin-bottom: 20px;font-weight: 800;line-height: 1.2;}.page-winwin-totm__hero-description {font-size: 1.3rem;margin-bottom: 30px;line-height: 1.5;}.page-winwin-totm__hero-cta-group {display: flex;justify-content: center;flex-wrap: wrap;gap: 15px;}/* Partner/Supplier Logo Area - Provided CSS */.page-winwin-totm__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: #fff;padding-top: 40px;padding-bottom: 40px;border-bottom: 1px solid #eee;}.page-winwin-totm__logo-grid {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-winwin-totm__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-winwin-totm__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}/* Homepage Introduction */.page-winwin-totm__introduction-section {background-color: #fff;padding-top: 80px;padding-bottom: 80px;text-align: center;}.page-winwin-totm__features-grid {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;margin-top: 50px;}.page-winwin-totm__feature-item {flex: 1;min-width: 280px;max-width: 350px;background-color: #f0f0f0;padding: 30px;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);text-align: center;}.page-winwin-totm__feature-icon {width: 100px;height: 100px;object-fit: contain;margin-bottom: 20px;max-width: 100% !important;height: auto !important;display: block;margin-left: auto;margin-right: auto;}.page-winwin-totm__feature-title {font-size: 1.5rem;color: #e44d26;margin-bottom: 15px;font-weight: 600;}.page-winwin-totm__feature-description {font-size: 1rem;color: #666;}/* Quick Access / Backup Links */.page-winwin-totm__quick-access-section {background-color: #f2f7ff;text-align: center;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__link-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}/* Core Games / Services */.page-winwin-totm__games-section {background-color: #fff;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-winwin-totm__game-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);text-align: center;display: flex;flex-direction: column;}.page-winwin-totm__game-image {width: 100%;height: 200px;object-fit: cover;max-width: 100% !important;height: auto !important;display: block;}.page-winwin-totm__game-title {font-size: 1.4rem;color: #1a1a1a;margin: 20px 15px 10px;font-weight: 600;}.page-winwin-totm__game-description {font-size: 0.95rem;color: #666;padding: 0 15px 20px;flex-grow: 1;}.page-winwin-totm__game-button {margin: 0 15px 20px;width: calc(100% - 30px);}/* Promotions */.page-winwin-totm__promotions-section {background-color: #f2f7ff;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-winwin-totm__promo-card {background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);text-align: center;display: flex;flex-direction: column;}.page-winwin-totm__promo-image {width: 100%;height: 200px;object-fit: cover;max-width: 100% !important;height: auto !important;display: block;}.page-winwin-totm__promo-title {font-size: 1.4rem;color: #1a1a1a;margin: 20px 15px 10px;font-weight: 600;}.page-winwin-totm__promo-description {font-size: 0.95rem;color: #666;padding: 0 15px 20px;flex-grow: 1;}.page-winwin-totm__promo-button {margin: 0 15px 20px;width: calc(100% - 30px);background-color: #e44d26;}.page-winwin-totm__promo-button:hover {background-color: #c23e1e;}/* Security & Customer Service */.page-winwin-totm__security-support-section {background-color: #fff;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__content-wrapper {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 40px;margin-top: 40px;}.page-winwin-totm__security-text {flex: 1;min-width: 300px;max-width: 600px;text-align: left;}.page-winwin-totm__security-image-wrapper {flex: 1;min-width: 300px;max-width: 500px;text-align: center;}.page-winwin-totm__security-image {width: 100%;height: auto;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);max-width: 100% !important;height: auto !important;display: block;}.page-winwin-totm__contact-button {margin-top: 20px;background-color: #e44d26;color: #fff;}.page-winwin-totm__contact-button:hover {background-color: #c23e1e;}/* FAQ Section */.page-winwin-totm__faq-section {background-color: #f2f7ff;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__faq-container {max-width: 800px;margin: 40px auto 0;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);}.page-winwin-totm__faq-item {background-color: #fff;border-bottom: 1px solid #eee;}.page-winwin-totm__faq-item:last-child {border-bottom: none;}.page-winwin-totm__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #fefefe;transition: background-color 0.3s ease;user-select: none;}.page-winwin-totm__faq-question:hover {background-color: #f0f0f0;}.page-winwin-totm__faq-question-text {font-size: 1.2rem;color: #1a1a1a;margin: 0;font-weight: 600;pointer-events: none;}.page-winwin-totm__faq-toggle {font-size: 1.8rem;color: #e44d26;font-weight: bold;transition: transform 0.3s ease;pointer-events: none;}.page-winwin-totm__faq-item.active .page-winwin-totm__faq-toggle {transform: rotate(45deg);}.page-winwin-totm__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #555;font-size: 1rem;}.page-winwin-totm__faq-item.active .page-winwin-totm__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-winwin-totm__faq-answer p {margin-bottom: 0;}/* Latest Blog Content */.page-winwin-totm__blog-section {background-color: #fff;padding-top: 80px;padding-bottom: 80px;}.page-winwin-totm__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-winwin-totm__blog-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);display: flex;flex-direction: column;}.page-winwin-totm__blog-image {width: 100%;height: 220px;object-fit: cover;max-width: 100% !important;height: auto !important;display: block;}.page-winwin-totm__blog-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;}.page-winwin-totm__blog-title {font-size: 1.3rem;color: #1a1a1a;margin-bottom: 10px;font-weight: 600;line-height: 1.4;}.page-winwin-totm__blog-date {font-size: 0.9rem;color: #999;margin-bottom: 15px;}.page-winwin-totm__blog-excerpt {font-size: 1rem;color: #666;margin-bottom: 20px;flex-grow: 1;}.page-winwin-totm__blog-read-more {align-self: flex-start;background-color: #e44d26;color: #fff;}.page-winwin-totm__blog-read-more:hover {background-color: #c23e1e;}/* Responsive adjustments */@media (max-width: 1024px) {.page-winwin-totm__hero-title {font-size: 2.8rem;}.page-winwin-totm__hero-description {font-size: 1.1rem;}.page-winwin-totm__section-title {font-size: 2rem;}.page-winwin-totm__section-title--small {font-size: 1.6rem;}.page-winwin-totm__faq-question-text {font-size: 1.1rem;}.page-winwin-totm__blog-title {font-size: 1.2rem;}}@media (max-width: 768px) {.page-winwin-totm__hero-section {min-height: 400px;padding-top: 10px;}.page-winwin-totm__hero-title {font-size: 2.2rem;}.page-winwin-totm__hero-description {font-size: 1rem;}.page-winwin-totm__hero-cta-group {flex-direction: column;gap: 10px;}.page-winwin-totm__hero-button {width: 80%;margin: 0 auto;}.page-winwin-totm__section-title {font-size: 1.8rem;margin-bottom: 30px;}.page-winwin-totm__section-title::after {width: 60px;}.page-winwin-totm__section-title--small {font-size: 1.4rem;}.page-winwin-totm__text-content {font-size: 1rem;padding: 0 10px;}/* Partner/Supplier Logo Area - Provided CSS (mobile adjustments) */.page-winwin-totm__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 30px 10px;}.page-winwin-totm__payment-logo,.page-winwin-totm__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-winwin-totm__introduction-section,.page-winwin-totm__quick-access-section,.page-winwin-totm__games-section,.page-winwin-totm__promotions-section,.page-winwin-totm__security-support-section,.page-winwin-totm__faq-section,.page-winwin-totm__blog-section {padding: 40px 15px;}.page-winwin-totm__features-grid {gap: 20px;}.page-winwin-totm__feature-item {min-width: unset;max-width: 100%;padding: 25px;}.page-winwin-totm__feature-icon {width: 80px;height: 80px;}.page-winwin-totm__feature-title {font-size: 1.3rem;}.page-winwin-totm__link-buttons {flex-direction: column;gap: 15px;}.page-winwin-totm__quick-access-button {width: 100%;max-width: 300px;margin: 0 auto;}.page-winwin-totm__game-grid,.page-winwin-totm__promo-grid,.page-winwin-totm__blog-grid {grid-template-columns: 1fr;gap: 25px;}.page-winwin-totm__game-card,.page-winwin-totm__promo-card,.page-winwin-totm__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-totm__game-image,.page-winwin-totm__promo-image,.page-winwin-totm__blog-image {max-width: 100% !important;height: auto !important;}.page-winwin-totm__game-title,.page-winwin-totm__promo-title,.page-winwin-totm__blog-title {font-size: 1.2rem;}.page-winwin-totm__game-description,.page-winwin-totm__promo-description,.page-winwin-totm__blog-excerpt {font-size: 0.9rem;}.page-winwin-totm__security-text,.page-winwin-totm__security-image-wrapper {min-width: unset;max-width: 100%;}.page-winwin-totm__security-text {text-align: center;}.page-winwin-totm__contact-button {width: 100%;max-width: 250px;margin-left: auto;margin-right: auto;}.page-winwin-totm__faq-container {margin-top: 30px;}.page-winwin-totm__faq-question {padding: 18px 20px;}.page-winwin-totm__faq-question-text {font-size: 1rem;}.page-winwin-totm__faq-toggle {font-size: 1.5rem;}.page-winwin-totm__faq-answer {padding: 0 20px;}.page-winwin-totm__faq-item.active .page-winwin-totm__faq-answer {padding: 15px 20px !important;}}@media (max-width: 480px) {.page-winwin-totm__hero-title {font-size: 1.8rem;}.page-winwin-totm__hero-description {font-size: 0.9rem;}.page-winwin-totm__hero-button {width: 90%;}.page-winwin-totm__section-title {font-size: 1.5rem;}.page-winwin-totm__feature-title {font-size: 1.1rem;}.page-winwin-totm__feature-description {font-size: 0.9rem;}.page-winwin-totm__game-title,.page-winwin-totm__promo-title,.page-winwin-totm__blog-title {font-size: 1.1rem;}.page-winwin-totm__game-description,.page-winwin-totm__promo-description,.page-winwin-totm__blog-excerpt {font-size: 0.85rem;}.page-winwin-totm__quick-access-button {padding: 10px 15px;font-size: 0.9rem;}.page-winwin-totm__faq-question-text {font-size: 0.95rem;}.page-winwin-totm__faq-answer {font-size: 0.9rem;}.page-winwin-totm__blog-date {font-size: 0.8rem;}}