.page-sun-12-win-web { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-sun-12-win-web__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; }.page-sun-12-win-web__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-sun-12-win-web__hero-content { z-index: 1; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-sun-12-win-web__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #FFD700; }.page-sun-12-win-web__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-sun-12-win-web__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-sun-12-win-web__cta-button:hover { background-color: #f06529; }.page-sun-12-win-web__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-top: 0; }.page-sun-12-win-web__payment-providers-title { width: 100%; text-align: center; margin-bottom: 30px; font-size: 2em; color: #2c3e50; }.page-sun-12-win-web__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-sun-12-win-web__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-sun-12-win-web__introduction-section { padding: 60px 20px; text-align: center; background-color: #eaf0f2; }.page-sun-12-win-web__introduction-title { font-size: 2.5em; color: #2c3e50; margin-bottom: 20px; }.page-sun-12-win-web__introduction-text { max-width: 800px; margin: 0 auto 30px; font-size: 1.1em; color: #555; }.page-sun-12-win-web__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-sun-12-win-web__feature-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-sun-12-win-web__feature-item:hover { transform: translateY(-5px); }.page-sun-12-win-web__feature-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 15px; }.page-sun-12-win-web__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; }.page-sun-12-win-web__quick-access-section { background-color: #2c3e50; padding: 60px 20px; text-align: center; }.page-sun-12-win-web__quick-access-title { font-size: 2.5em; color: #FFD700; margin-bottom: 30px; }.page-sun-12-win-web__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 900px; margin: 0 auto; }.page-sun-12-win-web__access-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-sun-12-win-web__access-button:hover { background-color: #f06529; }.page-sun-12-win-web__games-section { padding: 60px 20px; background-color: #f4f7f6; text-align: center; }.page-sun-12-win-web__games-title { font-size: 2.5em; color: #2c3e50; margin-bottom: 30px; }.page-sun-12-win-web__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 40px; }.page-sun-12-win-web__category-button { background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-sun-12-win-web__category-button:hover { background-color: #2980b9; }.page-sun-12-win-web__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-sun-12-win-web__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-sun-12-win-web__game-card:hover { transform: translateY(-5px); }.page-sun-12-win-web__game-image { width: 100%; height: 200px; object-fit: cover; }.page-sun-12-win-web__game-content { padding: 20px; }.page-sun-12-win-web__game-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; }.page-sun-12-win-web__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-sun-12-win-web__play-button { display: inline-block; background-color: #27ae60; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-sun-12-win-web__play-button:hover { background-color: #2ecc71; }.page-sun-12-win-web__promotions-section { padding: 60px 20px; background-color: #eaf0f2; text-align: center; }.page-sun-12-win-web__promotions-title { font-size: 2.5em; color: #2c3e50; margin-bottom: 30px; }.page-sun-12-win-web__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-sun-12-win-web__promotion-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-sun-12-win-web__promotion-card:hover { transform: translateY(-5px); }.page-sun-12-win-web__promotion-image { width: 100%; height: 220px; object-fit: cover; }.page-sun-12-win-web__promotion-content { padding: 20px; }.page-sun-12-win-web__promotion-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; }.page-sun-12-win-web__promotion-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-sun-12-win-web__view-details-button { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-sun-12-win-web__view-details-button:hover { background-color: #2980b9; }.page-sun-12-win-web__security-customer-section { padding: 60px 20px; background-color: #2c3e50; color: #fff; text-align: center; }.page-sun-12-win-web__security-customer-title { font-size: 2.5em; color: #FFD700; margin-bottom: 30px; }.page-sun-12-win-web__security-customer-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-sun-12-win-web__security-item { background-color: #34495e; padding: 30px; border-radius: 10px; text-align: left; transition: transform 0.3s ease; }.page-sun-12-win-web__security-item:hover { transform: translateY(-5px); }.page-sun-12-win-web__security-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 15px; }.page-sun-12-win-web__security-title { font-size: 1.5em; color: #FFD700; margin-bottom: 10px; }.page-sun-12-win-web__faq-section { padding: 60px 20px; background-color: #f4f7f6; }.page-sun-12-win-web__faq-title { text-align: center; font-size: 2.5em; color: #2c3e50; margin-bottom: 40px; }.page-sun-12-win-web__faq-container { max-width: 900px; margin: 0 auto; }.page-sun-12-win-web__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-sun-12-win-web__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-sun-12-win-web__faq-question:hover { background-color: #f9f9f9; }.page-sun-12-win-web__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; flex-grow: 1; pointer-events: none; }.page-sun-12-win-web__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e44d26; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-sun-12-win-web__faq-item.active .page-sun-12-win-web__faq-toggle { transform: rotate(45deg); }.page-sun-12-win-web__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; }.page-sun-12-win-web__faq-item.active .page-sun-12-win-web__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-sun-12-win-web__blog-section { padding: 60px 20px; background-color: #eaf0f2; text-align: center; }.page-sun-12-win-web__blog-title { font-size: 2.5em; color: #2c3e50; margin-bottom: 30px; }.page-sun-12-win-web__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-sun-12-win-web__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-sun-12-win-web__blog-card:hover { transform: translateY(-5px); }.page-sun-12-win-web__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-sun-12-win-web__blog-content { padding: 20px; }.page-sun-12-win-web__blog-post-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; }.page-sun-12-win-web__blog-post-title a { text-decoration: none; color: #e44d26; }.page-sun-12-win-web__blog-post-title a:hover { text-decoration: underline; }.page-sun-12-win-web__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-sun-12-win-web__read-more-button { display: inline-block; background-color: #3498db; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-sun-12-win-web__read-more-button:hover { background-color: #2980b9; }.page-sun-12-win-web__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-sun-12-win-web__floating-button { background-color: #e44d26; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1em; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; font-weight: bold; }.page-sun-12-win-web__floating-button:hover { background-color: #f06529; }.page-sun-12-win-web img { max-width: 100%; height: auto; box-sizing: border-box; }.page-sun-12-win-web__feature-icon, .page-sun-12-win-web__security-icon { width: 60px; height: 60px; max-width: 60px; max-height: 60px; object-fit: contain; }.page-sun-12-win-web__game-image, .page-sun-12-win-web__promotion-image, .page-sun-12-win-web__blog-image { max-width: 100%; height: auto; object-fit: cover; }.page-sun-12-win-web__quick-access-section a, .page-sun-12-win-web__games-section a, .page-sun-12-win-web__promotions-section a, .page-sun-12-win-web__blog-section a { word-wrap: break-word; overflow-wrap: break-word; }.page-sun-12-win-web__features-grid .page-sun-12-win-web__feature-item, .page-sun-12-win-web__game-grid .page-sun-12-win-web__game-card, .page-sun-12-win-web__promotion-grid .page-sun-12-win-web__promotion-card, .page-sun-12-win-web__security-customer-grid .page-sun-12-win-web__security-item, .page-sun-12-win-web__blog-grid .page-sun-12-win-web__blog-card { box-sizing: border-box; }.page-sun-12-win-web__faq-answer p { margin-bottom: 10px; }.page-sun-12-win-web__faq-answer p:last-child { margin-bottom: 0; }@media (max-width: 768px) { .page-sun-12-win-web__hero-title { font-size: 2.5em; }.page-sun-12-win-web__hero-subtitle { font-size: 1.2em; }.page-sun-12-win-web__cta-button { padding: 12px 25px; font-size: 1em; }.page-sun-12-win-web__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; }.page-sun-12-win-web__payment-providers-title { font-size: 1.8em; margin-bottom: 20px; }.page-sun-12-win-web__payment-logo, .page-sun-12-win-web__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-sun-12-win-web__introduction-section, .page-sun-12-win-web__quick-access-section, .page-sun-12-win-web__games-section, .page-sun-12-win-web__promotions-section, .page-sun-12-win-web__security-customer-section, .page-sun-12-win-web__faq-section, .page-sun-12-win-web__blog-section { padding: 40px 15px; }.page-sun-12-win-web__introduction-title, .page-sun-12-win-web__quick-access-title, .page-sun-12-win-web__games-title, .page-sun-12-win-web__promotions-title, .page-sun-12-win-web__security-customer-title, .page-sun-12-win-web__faq-title, .page-sun-12-win-web__blog-title { font-size: 2em; }.page-sun-12-win-web__features-grid, .page-sun-12-win-web__game-grid, .page-sun-12-win-web__promotion-grid, .page-sun-12-win-web__security-customer-grid, .page-sun-12-win-web__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-sun-12-win-web__feature-item, .page-sun-12-win-web__game-card, .page-sun-12-win-web__promotion-card, .page-sun-12-win-web__security-item, .page-sun-12-win-web__blog-card { padding: 20px; }.page-sun-12-win-web__feature-title, .page-sun-12-win-web__game-title, .page-sun-12-win-web__promotion-title, .page-sun-12-win-web__security-title, .page-sun-12-win-web__blog-post-title { font-size: 1.3em; }.page-sun-12-win-web__access-buttons { flex-direction: column; }.page-sun-12-win-web__access-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 12px 20px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-sun-12-win-web__game-categories { flex-direction: row; flex-wrap: wrap; }.page-sun-12-win-web__category-button { width: auto; flex-grow: 1; }.page-sun-12-win-web__faq-question { padding: 15px 20px; }.page-sun-12-win-web__faq-question h3 { font-size: 1.1em; }.page-sun-12-win-web__faq-answer { padding: 0 20px; }.page-sun-12-win-web__faq-item.active .page-sun-12-win-web__faq-answer { padding: 15px 20px !important; }.page-sun-12-win-web__floating-buttons { bottom: 15px; right: 15px; }.page-sun-12-win-web__floating-button { width: 50px; height: 50px; font-size: 0.9em; }.page-sun-12-win-web img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-sun-12-win-web__features-grid .page-sun-12-win-web__feature-item, .page-sun-12-win-web__game-grid .page-sun-12-win-web__game-card, .page-sun-12-win-web__promotion-grid .page-sun-12-win-web__promotion-card, .page-sun-12-win-web__security-customer-grid .page-sun-12-win-web__security-item, .page-sun-12-win-web__blog-grid .page-sun-12-win-web__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; word-break: break-word !important; }.page-sun-12-win-web__introduction-text, .page-sun-12-win-web__feature-item p, .page-sun-12-win-web__game-description, .page-sun-12-win-web__promotion-description, .page-sun-12-win-web__security-item p, .page-sun-12-win-web__blog-excerpt, .page-sun-12-win-web__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-sun-12-win-web__hero-section { padding-top: var(--header-offset, 10px); }