.page-merryph-11__hero-section { background: linear-gradient(135deg, #0a1128 0%, #122a55 100%); color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; }.page-merryph-11__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; }.page-merryph-11__hero-content { position: relative; z-index: 1; max-width: 960px; margin: 0 auto; padding: 20px; }.page-merryph-11__hero-title { font-size: 2.8rem; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-merryph-11__hero-subtitle { font-size: 1.3rem; margin-bottom: 30px; line-height: 1.5; }.page-merryph-11__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px; }.page-merryph-11__cta-button { background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-merryph-11__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-merryph-11__cta-button--secondary { background-color: #007bff; color: #fff; }.page-merryph-11__cta-button--secondary:hover { background-color: #0056b3; }.page-merryph-11__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-merryph-11__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1rem; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); text-align: center; }.page-merryph-11__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-merryph-11__games-section, .page-merryph-11__promotions-section, .page-merryph-11__payments-section, .page-merryph-11__features-section, .page-merryph-11__faq-section, .page-merryph-11__contact-section { background-color: #1a1a1a; color: #e0e0e0; padding: 60px 20px; text-align: center; }.page-merryph-11__games-section h2, .page-merryph-11__promotions-section h2, .page-merryph-11__payments-section h2, .page-merryph-11__features-section h2, .page-merryph-11__faq-section h2, .page-merryph-11__contact-section h2 { font-size: 2.2rem; margin-bottom: 40px; color: #ffcc00; }.page-merryph-11__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 50px; }.page-merryph-11__game-card { background-color: #2a2a2a; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-merryph-11__game-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.5); }.page-merryph-11__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-merryph-11__game-card-content { padding: 25px 20px; }.page-merryph-11__game-card-title { font-size: 1.5rem; margin-bottom: 15px; color: #ffcc00; }.page-merryph-11__game-card-description { font-size: 1rem; color: #ccc; margin-bottom: 20px; }.page-merryph-11__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-merryph-11__game-card-button:hover { background-color: #0056b3; }.page-merryph-11__providers-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; }.page-merryph-11__provider-logo { height: 60px; max-width: 150px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-merryph-11__provider-logo:hover { filter: grayscale(0%); opacity: 1; }.page-merryph-11__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-merryph-11__promo-card { background-color: #2a2a2a; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-merryph-11__promo-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.5); }.page-merryph-11__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-merryph-11__promo-card-content { padding: 25px; }.page-merryph-11__promo-card-title { font-size: 1.6rem; margin-bottom: 10px; color: #ffcc00; }.page-merryph-11__promo-card-description { font-size: 1rem; color: #ccc; margin-bottom: 20px; }.page-merryph-11__promo-card-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-merryph-11__promo-card-button:hover { background-color: #e6b800; }.page-merryph-11__payment-methods-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; }.page-merryph-11__payment-logo-wrapper { background-color: #2a2a2a; border-radius: 10px; padding: 15px; display: flex; justify-content: center; align-items: center; height: 80px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-merryph-11__payment-logo-wrapper:hover { transform: translateY(-3px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); }.page-merryph-11__payment-logo { max-width: 100%; max-height: 100%; object-fit: contain; }.page-merryph-11__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-merryph-11__feature-card { background-color: #2a2a2a; border-radius: 15px; padding: 30px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-merryph-11__feature-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.5); }.page-merryph-11__feature-icon { font-size: 3rem; color: #ffcc00; margin-bottom: 20px; }.page-merryph-11__feature-title { font-size: 1.6rem; margin-bottom: 15px; color: #ffcc00; }.page-merryph-11__feature-description { font-size: 1rem; color: #ccc; line-height: 1.6; }.page-merryph-11__faq-list { max-width: 900px; margin: 0 auto; text-align: left; }.page-merryph-11__faq-item { background-color: #2a2a2a; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-merryph-11__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #333; transition: background-color 0.3s ease; }.page-merryph-11__faq-question:hover { background-color: #444; }.page-merryph-11__faq-question h3 { font-size: 1.2rem; color: #ffcc00; margin: 0; pointer-events: none; }.page-merryph-11__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-merryph-11__faq-item.active .page-merryph-11__faq-toggle { transform: rotate(45deg); }.page-merryph-11__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-merryph-11__faq-item.active .page-merryph-11__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-merryph-11__faq-answer p { margin: 0; font-size: 0.95rem; line-height: 1.6; color: #ccc; }.page-merryph-11__contact-section p { font-size: 1.1rem; margin-bottom: 30px; }.page-merryph-11__social-links { display: flex; justify-content: center; gap: 25px; flex-wrap: wrap; }.page-merryph-11__social-link { display: inline-block; color: #ffcc00; font-size: 2.5rem; transition: color 0.3s ease, transform 0.3s ease; }.page-merryph-11__social-link:hover { color: #fff; transform: translateY(-3px); }.page-merryph-11__social-link img { height: 40px; width: 40px; object-fit: contain; }.page-merryph-11__logo-strip { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; max-width: 1000px; margin: 0 auto; padding-top: 30px; }.page-merryph-11__logo-item { display: flex; justify-content: center; align-items: center; height: 50px; width: auto; }.page-merryph-11__logo-item img { max-height: 100%; max-width: 100%; object-fit: contain; }.page-merryph-11__text-center { text-align: center; }.page-merryph-11__section-description { max-width: 800px; margin: -20px auto 50px; font-size: 1.1rem; color: #bbb; line-height: 1.6; }.page-merryph-11__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-merryph-11__image-container img { max-width: 100%; height: auto; display: block; }.page-merryph-11__floating-buttons { display: none; }.page-merryph-11__hero-title span { color: #ffcc00; }.page-merryph-11__promotions-section .page-merryph-11__text-center { margin-bottom: 20px; }.page-merryph-11__promotions-section .page-merryph-11__text-center p { margin-bottom: 0; }.page-merryph-11__promo-card-title a { color: #ffcc00; text-decoration: none; }.page-merryph-11__promo-card-title a:hover { text-decoration: underline; }.page-merryph-11__cta-buttons-wrapper { margin-top: 40px; }.page-merryph-11__cta-buttons-wrapper .page-merryph-11__cta-button { margin: 0 10px; }.page-merryph-11__main-cta-wrapper { display: flex; justify-content: center; align-items: center; padding: 40px 20px; background-color: #0a1128; }.page-merryph-11__main-cta-content { text-align: center; max-width: 800px; }.page-merryph-11__main-cta-content h2 { font-size: 2.5rem; color: #ffcc00; margin-bottom: 20px; }.page-merryph-11__main-cta-content p { font-size: 1.2rem; color: #fff; margin-bottom: 30px; }.page-merryph-11__main-cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-merryph-11__main-cta-button { background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-merryph-11__main-cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-merryph-11__main-cta-button--secondary { background-color: #007bff; color: #fff; }.page-merryph-11__main-cta-button--secondary:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-merryph-11__hero-title { font-size: 2rem; }.page-merryph-11__hero-subtitle { font-size: 1rem; }.page-merryph-11__cta-buttons { flex-direction: column; gap: 15px; }.page-merryph-11__cta-button { width: 80%; margin: 0 auto; }.page-merryph-11__floating-buttons { display: flex; flex-direction: row; width: calc(100% - 40px); bottom: 10px; right: 10px; left: 10px; justify-content: space-around; background-color: rgba(0, 0, 0, 0.8); border-radius: 50px; padding: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); }.page-merryph-11__floating-button { flex: 1; padding: 10px 15px; font-size: 0.9rem; border-radius: 40px; }.page-merryph-11__games-section, .page-merryph-11__promotions-section, .page-merryph-11__payments-section, .page-merryph-11__features-section, .page-merryph-11__faq-section, .page-merryph-11__contact-section { padding: 40px 15px; }.page-merryph-11__games-section h2, .page-merryph-11__promotions-section h2, .page-merryph-11__payments-section h2, .page-merryph-11__features-section h2, .page-merryph-11__faq-section h2, .page-merryph-11__contact-section h2 { font-size: 1.8rem; margin-bottom: 30px; }.page-merryph-11__game-categories, .page-merryph-11__promotions-grid, .page-merryph-11__features-grid { grid-template-columns: 1fr; }.page-merryph-11__game-card-title, .page-merryph-11__promo-card-title, .page-merryph-11__feature-title { font-size: 1.3rem; }.page-merryph-11__game-card-description, .page-merryph-11__promo-card-description, .page-merryph-11__feature-description { font-size: 0.9rem; }.page-merryph-11__providers-list, .page-merryph-11__payment-methods-grid, .page-merryph-11__social-links { gap: 15px; }.page-merryph-11__provider-logo { height: 45px; }.page-merryph-11__payment-logo-wrapper { height: 70px; padding: 10px; }.page-merryph-11__faq-question { padding: 15px 20px; }.page-merryph-11__faq-question h3 { font-size: 1.1rem; }.page-merryph-11__faq-answer { padding: 0 20px; }.page-merryph-11__faq-item.active .page-merryph-11__faq-answer { padding: 15px 20px !important; }.page-merryph-11__faq-answer p { font-size: 0.85rem; }.page-merryph-11__section-description { font-size: 1rem; margin-bottom: 30px; }.page-merryph-11__main-cta-content h2 { font-size: 2rem; }.page-merryph-11__main-cta-content p { font-size: 1rem; }.page-merryph-11__main-cta-buttons { flex-direction: column; gap: 15px; }.page-merryph-11__main-cta-button { width: 80%; margin: 0 auto; }.page-merryph-11__image-container img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-merryph-11__game-categories > *, .page-merryph-11__promotions-grid > *, .page-merryph-11__payment-methods-grid > *, .page-merryph-11__features-grid > *, .page-merryph-11__faq-list > * { 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; } }