.page-phlago-games {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;}.page-phlago-games__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-phlago-games__section {padding: 60px 0;text-align: center;}.page-phlago-games__section:nth-of-type(even) {background-color: #16213e;}.page-phlago-games__h1, .page-phlago-games__h2 {color: #e94560;margin-bottom: 30px;font-weight: bold;}.page-phlago-games__h1 {font-size: 2.8em;}.page-phlago-games__h2 {font-size: 2.2em;}.page-phlago-games__h3 {color: #0f3460;font-size: 1.5em;margin-bottom: 15px;}.page-phlago-games__text {font-size: 1.1em;color: #c0c0c0;margin-bottom: 20px;}.page-phlago-games__button {display: inline-block;background-color: #e94560;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-phlago-games__button:hover {background-color: #ba324d;}.page-phlago-games__hero-section {position: relative;padding: 10px 0 80px;background-size: cover;background-position: center;color: #fff;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;}.page-phlago-games__hero-content {z-index: 1;max-width: 800px;padding: 20px;background-color: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-phlago-games__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;}.page-phlago-games__hero-h1 {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;}.page-phlago-games__hero-text {font-size: 1.4em;margin-bottom: 40px;}.page-phlago-games__introduction-section .page-phlago-games__container {display: flex;flex-direction: column;gap: 30px;}.page-phlago-games__intro-item {text-align: left;}.page-phlago-games__intro-item .page-phlago-games__h3 {color: #e94560;}.page-phlago-games__quick-access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-phlago-games__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;margin-top: 40px;}.page-phlago-games__game-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;text-align: center;padding-bottom: 20px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;}.page-phlago-games__game-card:hover {transform: translateY(-5px);}.page-phlago-games__game-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 15px;}.page-phlago-games__game-title {color: #e94560;font-size: 1.3em;margin-bottom: 10px;}.page-phlago-games__game-description {color: #c0c0c0;padding: 0 15px;font-size: 0.95em;}.page-phlago-games__promotions-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-phlago-games__promo-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;}.page-phlago-games__promo-image {width: 100%;height: 250px;object-fit: cover;}.page-phlago-games__promo-content {padding: 20px;}.page-phlago-games__promo-title {color: #e94560;font-size: 1.5em;margin-bottom: 10px;}.page-phlago-games__promo-description {color: #c0c0c0;margin-bottom: 20px;}.page-phlago-games__security-support-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-phlago-games__feature-card {background-color: #0f3460;border-radius: 10px;padding: 30px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;}.page-phlago-games__feature-icon {width: 80px;height: 80px;margin-bottom: 15px;}.page-phlago-games__feature-title {color: #e94560;font-size: 1.4em;margin-bottom: 10px;}.page-phlago-games__feature-text {color: #c0c0c0;}.page-phlago-games__faq-list {margin-top: 40px;text-align: left;}.page-phlago-games__faq-item {background-color: #0f3460;margin-bottom: 15px;border-radius: 8px;overflow: hidden;}.page-phlago-games__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #0f3460;color: #e94560;border-bottom: 1px solid #1a1a2e;}.page-phlago-games__faq-question:hover {background-color: #16213e;}.page-phlago-games__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;}.page-phlago-games__faq-toggle {font-size: 1.8em;font-weight: bold;transition: transform 0.3s ease;pointer-events: none;}.page-phlago-games__faq-item.active .page-phlago-games__faq-toggle {transform: rotate(45deg);}.page-phlago-games__faq-answer {max-height: 0;overflow: hidden;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;padding: 0 25px;opacity: 0;color: #c0c0c0;}.page-phlago-games__faq-item.active .page-phlago-games__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-phlago-games__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-phlago-games__blog-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;}.page-phlago-games__blog-card:hover {transform: translateY(-5px);}.page-phlago-games__blog-image {width: 100%;height: 200px;object-fit: cover;}.page-phlago-games__blog-content {padding: 20px;}.page-phlago-games__blog-title {color: #e94560;font-size: 1.4em;margin-bottom: 10px;}.page-phlago-games__blog-excerpt {color: #c0c0c0;font-size: 0.95em;margin-bottom: 15px;}.page-phlago-games__blog-link {color: #e94560;text-decoration: none;font-weight: bold;}.page-phlago-games__blog-link:hover {text-decoration: underline;}@media (max-width: 768px) {.page-phlago-games__h1 {font-size: 2.2em;}.page-phlago-games__h2 {font-size: 1.8em;}.page-phlago-games__hero-h1 {font-size: 2.5em;}.page-phlago-games__hero-text {font-size: 1.1em;}.page-phlago-games__section {padding: 40px 0;}.page-phlago-games__quick-access-links {flex-direction: column;}.page-phlago-games__button {width: 100%;box-sizing: border-box;}.page-phlago-games__games-grid, .page-phlago-games__promotions-grid, .page-phlago-games__security-support-grid, .page-phlago-games__blog-grid {grid-template-columns: 1fr;}.page-phlago-games__faq-question {padding: 15px 20px;}.page-phlago-games__faq-question h3 {font-size: 1.1em;}.page-phlago-games__faq-answer {padding: 15px 20px;}.page-phlago-games__intro-item, .page-phlago-games__game-card, .page-phlago-games__promo-card, .page-phlago-games__feature-card, .page-phlago-games__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-phlago-games__games-grid, .page-phlago-games__promotions-grid, .page-phlago-games__security-support-grid, .page-phlago-games__blog-grid {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-phlago-games__text, .page-phlago-games__game-description, .page-phlago-games__promo-description, .page-phlago-games__feature-text, .page-phlago-games__blog-excerpt {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-phlago-games__game-image, .page-phlago-games__promo-image, .page-phlago-games__feature-icon, .page-phlago-games__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}