.page-g-c-m-67 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-g-c-m-67__hero-section { background: linear-gradient(135deg, #FF6B6B, #FFB8B8); color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-g-c-m-67__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 1; }.page-g-c-m-67__hero-content { position: relative; z-index: 2; max-width: 960px; margin: 0 auto; }.page-g-c-m-67__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }.page-g-c-m-67__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-g-c-m-67__hero-cta-button { display: inline-block; background-color: #FFD700; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-g-c-m-67__hero-cta-button:hover { background-color: #FFEA00; transform: translateY(-3px); }.page-g-c-m-67__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: 30px 20px; background-color: #f0f0f0; border-radius: 15px; margin: 30px auto; }.page-g-c-m-67__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; background-color: #fff; border-radius: 10px; display: flex; justify-content: center; align-items: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-g-c-m-67__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-g-c-m-67__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; }.page-g-c-m-67__section-title { font-size: 2.5em; color: #E74C3C; text-align: center; margin-bottom: 30px; font-weight: bold; }.page-g-c-m-67__section-description { text-align: center; margin-bottom: 40px; font-size: 1.1em; color: #555; }.page-g-c-m-67__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-g-c-m-67__grid-item { background-color: #fefefe; padding: 25px; border-radius: 12px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-g-c-m-67__grid-item:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12); }.page-g-c-m-67__grid-item-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; }.page-g-c-m-67__grid-item-title { font-size: 1.8em; color: #E74C3C; margin-bottom: 15px; }.page-g-c-m-67__grid-item-text { font-size: 1em; color: #666; }.page-g-c-m-67__button { display: inline-block; background-color: #FF6B6B; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; margin-top: 20px; }.page-g-c-m-67__button:hover { background-color: #E74C3C; transform: translateY(-2px); }.page-g-c-m-67__game-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; text-decoration: none; color: inherit; }.page-g-c-m-67__game-card:hover { transform: translateY(-5px); }.page-g-c-m-67__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-g-c-m-67__game-card-content { padding: 20px; }.page-g-c-m-67__game-card-title { font-size: 1.5em; color: #E74C3C; margin-bottom: 10px; }.page-g-c-m-67__game-card-description { font-size: 0.95em; color: #666; }.page-g-c-m-67__promotion-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; text-decoration: none; color: inherit; display: flex; flex-direction: column; }.page-g-c-m-67__promotion-card:hover { transform: translateY(-5px); }.page-g-c-m-67__promotion-card-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-g-c-m-67__promotion-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-g-c-m-67__promotion-card-title { font-size: 1.6em; color: #E74C3C; margin-bottom: 10px; }.page-g-c-m-67__promotion-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-g-c-m-67__promotion-card-button { display: inline-block; background-color: #FFD700; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; align-self: flex-start; }.page-g-c-m-67__promotion-card-button:hover { background-color: #FFEA00; }.page-g-c-m-67__faq-item { background-color: #fefefe; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-g-c-m-67__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #FF6B6B; color: #fff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-g-c-m-67__faq-question:hover { background-color: #E74C3C; }.page-g-c-m-67__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #fff; }.page-g-c-m-67__faq-toggle { font-size: 1.5em; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-g-c-m-67__faq-item.active .page-g-c-m-67__faq-toggle { transform: rotate(45deg); }.page-g-c-m-67__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; background-color: #fff; color: #555; }.page-g-c-m-67__faq-item.active .page-g-c-m-67__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-g-c-m-67__blog-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; text-decoration: none; color: inherit; display: flex; flex-direction: column; }.page-g-c-m-67__blog-card:hover { transform: translateY(-5px); }.page-g-c-m-67__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-g-c-m-67__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-g-c-m-67__blog-card-title { font-size: 1.5em; color: #E74C3C; margin-bottom: 10px; }.page-g-c-m-67__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-g-c-m-67__blog-card-date { font-size: 0.85em; color: #999; text-align: right; margin-top: auto; }.page-g-c-m-67__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; }.page-g-c-m-67__quick-link-button { display: block; background-color: #FFD700; color: #333; padding: 15px 20px; border-radius: 40px; text-decoration: none; font-weight: bold; font-size: 1.1em; text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }.page-g-c-m-67__quick-link-button:hover { background-color: #FFEA00; transform: translateY(-2px); }.page-g-c-m-67__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-g-c-m-67__image-container img { max-width: 100%; height: auto; display: block; border-radius: 8px; }.page-g-c-m-67__text-content { font-size: 1.1em; color: #444; margin-bottom: 20px; }.page-g-c-m-67__list { list-style: disc inside; margin-bottom: 20px; padding-left: 20px; }.page-g-c-m-67__list-item { margin-bottom: 10px; color: #555; }.page-g-c-m-67__highlight { color: #E74C3C; font-weight: bold; }.page-g-c-m-67__callout-box { background-color: #FFF3E0; border-left: 5px solid #FF9800; padding: 20px; margin-top: 30px; border-radius: 8px; font-style: italic; color: #616161; }.page-g-c-m-67__social-icons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; }.page-g-c-m-67__social-icon { width: 40px; height: 40px; object-fit: contain; }.page-g-c-m-67__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-g-c-m-67__sticky-button { background-color: #FF6B6B; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-g-c-m-67__sticky-button:hover { background-color: #E74C3C; transform: scale(1.05); }@media (max-width: 1024px) { .page-g-c-m-67__hero-title { font-size: 3em; } .page-g-m-67__hero-subtitle { font-size: 1.3em; } .page-g-c-m-67__section-title { font-size: 2em; } }.page-g-c-m-67__section-title { font-size: 2.2em; }.page-g-c-m-67__hero-title { font-size: 2.5em; }.page-g-c-m-67__hero-subtitle { font-size: 1.2em; }.page-g-c-m-67__hero-cta-button { padding: 12px 25px; font-size: 1.1em; }.page-g-c-m-67__grid { grid-template-columns: 1fr; }.page-g-c-m-67__game-card, .page-g-c-m-67__promotion-card, .page-g-c-m-67__blog-card { margin-bottom: 20px; }.page-g-c-m-67__faq-question { font-size: 1.1em; padding: 15px; }.page-g-c-m-67__faq-answer { padding: 15px 15px !important; }.page-g-c-m-67__quick-links-grid { grid-template-columns: 1fr; }.page-g-c-m-67__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-g-c-m-67__payment-logo, .page-g-c-m-67__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-g-c-m-67__section { padding: 30px 15px; }.page-g-c-m-67__grid-item-title { font-size: 1.5em; }.page-g-c-m-67__game-card-title, .page-g-c-m-67__promotion-card-title, .page-g-c-m-67__blog-card-title { font-size: 1.3em; }.page-g-c-m-67__list, .page-g-c-m-67__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 20px !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-g-c-m-67__list { padding: 0 !important; }.page-g-c-m-67__text-content { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }@media (max-width: 768px) { .page-g-c-m-67__hero-title { font-size: 2.2em; } .page-g-c-m-67__hero-subtitle { font-size: 1em; } .page-g-c-m-67__hero-cta-button { padding: 10px 20px; font-size: 1em; } .page-g-c-m-67__section-title { font-size: 1.8em; } .page-g-c-m-67__grid-item-title { font-size: 1.3em; } .page-g-c-m-67__game-card-title, .page-g-c-m-67__promotion-card-title, .page-g-c-m-67__blog-card-title { font-size: 1.2em; } .page-g-c-m-67__sticky-buttons { bottom: 10px; right: 10px; } .page-g-c-m-67__sticky-button { padding: 10px 15px; font-size: 0.8em; } }