.page-mary-s-tentacle-playtime {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f4f7f6;}.page-mary-s-tentacle-playtime__container {max-width: 1200px;margin: 0 auto;padding: 20px;}.page-mary-s-tentacle-playtime__section {background-color: #ffffff;margin-bottom: 20px;padding: 30px;border-radius: 8px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-mary-s-tentacle-playtime__hero-section {position: relative;background-color: #1a2a3a;color: #ffffff;text-align: center;padding: 10px 0 60px 0;overflow: hidden;border-radius: 0 0 15px 15px;margin-bottom: 20px;}.page-mary-s-tentacle-playtime__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.3;z-index: 1;}.page-mary-s-tentacle-playtime__hero-content {position: relative;z-index: 2;max-width: 800px;margin: 0 auto;padding: 20px;}.page-mary-s-tentacle-playtime__hero-title {font-size: 3em;margin-bottom: 15px;color: #ffcc00;text-shadow: 2px 2px 4px rgba(0,0,0,0.5);}.page-mary-s-tentacle-playtime__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;}.page-mary-s-tentacle-playtime__cta-button {display: inline-block;background-color: #e44d26;color: #ffffff;padding: 15px 30px;border-radius: 50px;text-decoration: none;font-size: 1.2em;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;}.page-mary-s-tentacle-playtime__cta-button:hover {background-color: #ff6a00;transform: translateY(-3px);}.page-mary-s-tentacle-playtime__h2 {font-size: 2.2em;color: #1a2a3a;margin-bottom: 25px;text-align: center;}.page-mary-s-tentacle-playtime__h3 {font-size: 1.5em;color: #1a2a3a;margin-bottom: 15px;}.page-mary-s-tentacle-playtime__text-content {font-size: 1em;color: #555;margin-bottom: 20px;}.page-mary-s-tentacle-playtime__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;margin-top: 20px;}.page-mary-s-tentacle-playtime__card {background-color: #f9f9f9;padding: 20px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);text-align: center;transition: transform 0.3s ease;}.page-mary-s-tentacle-playtime__card:hover {transform: translateY(-5px);}.page-mary-s-tentacle-playtime__card-image {width: 100%;height: 200px;object-fit: cover;border-radius: 4px;margin-bottom: 15px;}.page-mary-s-tentacle-playtime__card-title {font-size: 1.3em;color: #1a2a3a;margin-bottom: 10px;}.page-mary-s-tentacle-playtime__card-description {font-size: 0.95em;color: #666;margin-bottom: 15px;}.page-mary-s-tentacle-playtime__card-button {display: inline-block;background-color: #007bff;color: #ffffff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-size: 0.9em;transition: background-color 0.3s ease;}.page-mary-s-tentacle-playtime__card-button:hover {background-color: #0056b3;}.page-mary-s-tentacle-playtime__list {list-style: none;padding: 0;margin-top: 20px;}.page-mary-s-tentacle-playtime__list-item {background-color: #e9ecef;padding: 15px 20px;margin-bottom: 10px;border-radius: 5px;display: flex;align-items: center;}.page-mary-s-tentacle-playtime__list-item::before {content: '✓';color: #28a745;font-weight: bold;margin-right: 10px;}.page-mary-s-tentacle-playtime__blog-article {text-align: left;}.page-mary-s-tentacle-playtime__blog-date {font-size: 0.85em;color: #999;margin-bottom: 5px;}.page-mary-s-tentacle-playtime__blog-link {color: #1a2a3a;text-decoration: none;font-weight: bold;transition: color 0.3s ease;}.page-mary-s-tentacle-playtime__blog-link:hover {color: #e44d26;}.page-mary-s-tentacle-playtime__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-mary-s-tentacle-playtime__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-mary-s-tentacle-playtime__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-mary-s-tentacle-playtime__faq-item {background-color: #f9f9f9;margin-bottom: 10px;border-radius: 8px;overflow: hidden;border: 1px solid #eee;}.page-mary-s-tentacle-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #e44d26;color: #ffffff;cursor: pointer;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease;user-select: none;}.page-mary-s-tentacle-playtime__faq-question:hover {background-color: #ff6a00;}.page-mary-s-tentacle-playtime__faq-question h3 {margin: 0;font-size: 1.1em;pointer-events: none;}.page-mary-s-tentacle-playtime__faq-toggle {font-size: 1.5em;line-height: 1;pointer-events: none;}.page-mary-s-tentacle-playtime__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;background-color: #ffffff;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-mary-s-tentacle-playtime__faq-item.active .page-mary-s-tentacle-playtime__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-mary-s-tentacle-playtime__faq-item.active .page-mary-s-tentacle-playtime__faq-toggle {content: '−';}.page-mary-s-tentacle-playtime__image {max-width: 100%;height: auto;display: block;border-radius: 8px;margin: 20px auto;}.page-mary-s-tentacle-playtime__quick-access-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-top: 20px;}.page-mary-s-tentacle-playtime__quick-access-buttons .page-mary-s-tentacle-playtime__cta-button {padding: 12px 25px;font-size: 1em;border-radius: 25px;}.page-mary-s-tentacle-playtime__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));gap: 20px;margin-top: 20px;}.page-mary-s-tentacle-playtime__game-category-card {text-align: center;background-color: #f9f9f9;padding: 15px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.1);}.page-mary-s-tentacle-playtime__game-category-image {width: 100%;height: 150px;object-fit: cover;border-radius: 4px;margin-bottom: 10px;}.page-mary-s-tentacle-playtime__game-category-title {font-weight: bold;color: #1a2a3a;}.page-mary-s-tentacle-playtime__promo-item {background-color: #f9f9f9;padding: 20px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.1);display: flex;align-items: center;margin-bottom: 15px;}.page-mary-s-tentacle-playtime__promo-icon {width: 60px;height: 60px;object-fit: contain;margin-right: 15px;}.page-mary-s-tentacle-playtime__promo-content {flex-grow: 1;}.page-mary-s-tentacle-playtime__promo-title {font-weight: bold;color: #1a2a3a;margin-bottom: 5px;}.page-mary-s-tentacle-playtime__promo-description {font-size: 0.9em;color: #666;}.page-mary-s-tentacle-playtime__security-features {list-style: none;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 15px;}.page-mary-s-tentacle-playtime__security-item {background-color: #e9ecef;padding: 15px;border-radius: 5px;display: flex;align-items: center;font-weight: bold;color: #1a2a3a;}.page-mary-s-tentacle-playtime__security-item::before {content: '🛡️';font-size: 1.5em;margin-right: 10px;}.page-mary-s-tentacle-playtime__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;}.page-mary-s-tentacle-playtime__blog-card {background-color: #f9f9f9;padding: 20px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.1);text-align: left;}.page-mary-s-tentacle-playtime__blog-card-image {width: 100%;height: 180px;object-fit: cover;border-radius: 4px;margin-bottom: 15px;}@media (max-width: 768px) {.page-mary-s-tentacle-playtime__container {padding: 10px;}.page-mary-s-tentacle-playtime__section {padding: 20px;}.page-mary-s-tentacle-playtime__hero-title {font-size: 2.2em;}.page-mary-s-tentacle-playtime__hero-subtitle {font-size: 1.2em;}.page-mary-s-tentacle-playtime__cta-button {padding: 12px 25px;font-size: 1em;}.page-mary-s-tentacle-playtime__h2 {font-size: 1.8em;}.page-mary-s-tentacle-playtime__h3 {font-size: 1.3em;}.page-mary-s-tentacle-playtime__grid {grid-template-columns: 1fr;}.page-mary-s-tentacle-playtime__card-image {height: 180px;}.page-mary-s-tentacle-playtime__list-item {width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 10px 15px;word-wrap: break-word !important;overflow-wrap: break-word !important;}.page-mary-s-tentacle-playtime__quick-access-buttons {flex-direction: column;}.page-mary-s-tentacle-playtime__quick-access-buttons .page-mary-s-tentacle-playtime__cta-button {width: 100%;max-width: 300px;margin: 0 auto;}.page-mary-s-tentacle-playtime__game-categories {grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));}.page-mary-s-tentacle-playtime__game-category-image {height: 120px;}.page-mary-s-tentacle-playtime__promo-item {flex-direction: column;text-align: center;}.page-mary-s-tentacle-playtime__promo-icon {margin-right: 0;margin-bottom: 10px;}.page-mary-s-tentacle-playtime__security-features {grid-template-columns: 1fr;}.page-mary-s-tentacle-playtime__blog-grid {grid-template-columns: 1fr;}.page-mary-s-tentacle-playtime__blog-card-image {height: 150px;}.page-mary-s-tentacle-playtime__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-mary-s-tentacle-playtime__payment-logo,.page-mary-s-tentacle-playtime__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-mary-s-tentacle-playtime__image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-mary-s-tentacle-playtime__faq-question {padding: 12px 15px;font-size: 1em;}.page-mary-s-tentacle-playtime__faq-question h3 {font-size: 1em;}.page-mary-s-tentacle-playtime__faq-answer {padding: 15px !important;}}