.page-sma-388__hero-section {position: relative;width: 100%;height: 60vh;min-height: 400px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;}.page-sma-388__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-sma-388__hero-content {z-index: 1;max-width: 90%;}.page-sma-388__hero-title {font-size: 2.5em;margin-bottom: 15px;line-height: 1.2;}.page-sma-388__hero-description {font-size: 1.1em;margin-bottom: 25px;}.page-sma-388__hero-cta {display: inline-block;background-color: #ffcc00;color: #333;padding: 12px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-sma-388__hero-cta:hover {background-color: #e6b800;}.page-sma-388__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: #f8f8f8;}.page-sma-388__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-sma-388__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-sma-388__section {padding: 50px 20px;text-align: center;}.page-sma-388__section:nth-of-type(even) {background-color: #f0f0f0;}.page-sma-388__section-title {font-size: 2em;margin-bottom: 30px;color: #333;}.page-sma-388__text-content {max-width: 800px;margin: 0 auto 30px auto;line-height: 1.6;color: #555;}.page-sma-388__button-group {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-bottom: 40px;}.page-sma-388__button {display: inline-block;background-color: #007bff;color: #fff;padding: 10px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-sma-388__button:hover {background-color: #0056b3;}.page-sma-388__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;max-width: 1200px;margin: 0 auto;}.page-sma-388__game-card {background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);text-align: left;transition: transform 0.3s ease;}.page-sma-388__game-card:hover {transform: translateY(-5px);}.page-sma-388__game-image {width: 100%;height: 200px;object-fit: cover;}.page-sma-388__game-content {padding: 20px;}.page-sma-388__game-title {font-size: 1.3em;margin-bottom: 10px;color: #333;}.page-sma-388__game-description {font-size: 0.9em;color: #666;line-height: 1.5;}.page-sma-388__game-link {display: inline-block;margin-top: 15px;color: #007bff;text-decoration: none;font-weight: bold;}.page-sma-388__game-link:hover {text-decoration: underline;}.page-sma-388__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;max-width: 1200px;margin: 0 auto;}.page-sma-388__promo-card {background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);text-align: left;transition: transform 0.3s ease;}.page-sma-388__promo-card:hover {transform: translateY(-5px);}.page-sma-388__promo-image {width: 100%;height: 220px;object-fit: cover;}.page-sma-388__promo-content {padding: 20px;}.page-sma-388__promo-title {font-size: 1.4em;margin-bottom: 10px;color: #333;}.page-sma-388__promo-description {font-size: 0.95em;color: #666;line-height: 1.5;}.page-sma-388__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;max-width: 1200px;margin: 0 auto;}.page-sma-388__blog-card {background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);text-align: left;transition: transform 0.3s ease;}.page-sma-388__blog-card:hover {transform: translateY(-5px);}.page-sma-388__blog-image {width: 100%;height: 200px;object-fit: cover;}.page-sma-388__blog-content {padding: 20px;}.page-sma-388__blog-title {font-size: 1.3em;margin-bottom: 10px;color: #333;}.page-sma-388__blog-summary {font-size: 0.9em;color: #666;line-height: 1.5;}.page-sma-388__blog-date {font-size: 0.85em;color: #999;margin-top: 10px;}.page-sma-388__faq-list {max-width: 800px;margin: 0 auto;text-align: left;}.page-sma-388__faq-item {background-color: #fff;border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-sizing: border-box;}.page-sma-388__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #eee;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-sma-388__faq-question:hover {background-color: #e0e0e0;}.page-sma-388__faq-question h3 {margin: 0;font-size: 1.1em;color: #333;pointer-events: none;}.page-sma-388__faq-toggle {font-size: 1.5em;font-weight: bold;color: #555;pointer-events: none;transition: transform 0.3s ease;}.page-sma-388__faq-item.active .page-sma-388__faq-toggle {transform: rotate(45deg);}.page-sma-388__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-sma-388__faq-item.active .page-sma-388__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-sma-388__faq-answer p {margin: 0;color: #666;line-height: 1.6;}@media (max-width: 768px) {.page-sma-388__hero-title {font-size: 1.8em;}.page-sma-388__hero-description {font-size: 0.9em;}.page-sma-388__hero-cta {padding: 10px 20px;}.page-sma-388__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-sma-388__payment-logo, .page-sma-388__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-sma-388__section {padding: 30px 15px;}.page-sma-388__section-title {font-size: 1.6em;}.page-sma-388__text-content {font-size: 0.9em;}.page-sma-388__button-group {flex-direction: column;}.page-sma-388__button {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 12px 15px;font-size: 0.95em;}.page-sma-388__game-grid, .page-sma-388__promo-grid, .page-sma-388__blog-grid {grid-template-columns: 1fr;}.page-sma-388__game-card, .page-sma-388__promo-card, .page-sma-388__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-sma-388__game-image, .page-sma-388__promo-image, .page-sma-388__blog-image {height: 180px;}.page-sma-388__faq-list {padding: 0;}.page-sma-388__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-sma-388__faq-question {padding: 12px 15px;}.page-sma-388__faq-question h3 {font-size: 1em;}.page-sma-388__faq-toggle {font-size: 1.3em;}.page-sma-388__faq-answer {padding: 15px 15px !important;}.page-sma-388__faq-answer p {font-size: 0.9em;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}