.page-239-winph { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-239-winph__hero-section { position: relative; text-align: center; padding: 10px 20px 60px 20px; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 500px; } .page-239-winph__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.2; max-width: 100% !important; height: auto !important; } .page-239-winph__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-239-winph__main-title { font-size: 2.8em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-239-winph__brand-keyword { color: #0f3460; font-weight: bold; } .page-239-winph__hero-description { font-size: 1.2em; margin-bottom: 30px; color: #cccccc; } .page-239-winph__hero-buttons { display: flex; gap: 20px; justify-content: center; } .page-239-winph__button { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; } .page-239-winph__button--primary { background-color: #e94560; color: #ffffff; border: 2px solid #e94560; } .page-239-winph__button--primary:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-239-winph__button--secondary { background-color: transparent; color: #e94560; border: 2px solid #e94560; } .page-239-winph__button--secondary:hover { background-color: #e94560; color: #ffffff; transform: translateY(-3px); } .page-239-winph__section-title { font-size: 2.2em; color: #e94560; text-align: center; margin-bottom: 20px; padding-top: 40px; } .page-239-winph__section-description { font-size: 1.1em; color: #cccccc; text-align: center; max-width: 800px; margin: 0 auto 50px auto; padding: 0 15px; } .page-239-winph__product-showcase, .page-239-winph__promotions-section, .page-239-winph__game-providers, .page-239-winph__payment-methods, .page-239-winph__faq-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; } .page-239-winph__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; padding: 0 15px; } .page-239-winph__category-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); display: flex; flex-direction: column; align-items: center; } .page-239-winph__category-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 20px; max-width: 100% !important; height: auto !important; } .page-239-winph__category-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; padding: 0 15px; } .page-239-winph__category-text { color: #cccccc; font-size: 0.95em; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; } .page-239-winph__button--small { padding: 10px 20px; font-size: 0.9em; background-color: #e94560; color: #ffffff; border: none; } .page-239-winph__button--small:hover { background-color: #ff6a80; } .page-239-winph__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; justify-content: center; padding: 0 15px; } .page-239-winph__promo-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); display: flex; flex-direction: column; align-items: center; } .page-239-winph__promo-image { width: 100%; height: 250px; object-fit: cover; margin-bottom: 20px; max-width: 100% !important; height: auto !important; } .page-239-winph__promo-title { font-size: 1.6em; color: #e94560; margin-bottom: 10px; padding: 0 15px; } .page-239-winph__promo-text { color: #cccccc; font-size: 0.95em; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; } .page-239-winph__button--promo { padding: 12px 25px; font-size: 1em; background-color: #e94560; color: #ffffff; border: none; } .page-239-winph__button--promo:hover { background-color: #ff6a80; } .page-239-winph__game-providers { text-align: center; } .page-239-winph__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; padding: 0 15px; } .page-239-winph__provider-item { background-color: #0f3460; border-radius: 8px; padding: 15px; display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); min-width: 120px; max-width: 150px; width: 100%; box-sizing: border-box; } .page-239-winph__provider-logo { width: 80px; height: 80px; object-fit: contain; margin-bottom: 10px; max-width: 100% !important; height: auto !important; } .page-239-winph__provider-name { color: #ffffff; font-size: 0.9em; font-weight: bold; text-align: center; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-239-winph__payment-icons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; padding: 0 15px; } .page-239-winph__payment-icon { width: 100px; height: 60px; object-fit: contain; background-color: #0f3460; padding: 10px; border-radius: 8px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); max-width: 100% !important; height: auto !important; } .page-239-winph__button--full-width { display: block; width: fit-content; margin: 40px auto 0 auto; padding: 15px 40px; background-color: #e94560; color: #ffffff; border: none; font-size: 1.2em; } .page-239-winph__button--full-width:hover { background-color: #ff6a80; } .page-239-winph__faq-list { margin-top: 30px; max-width: 800px; margin-left: auto; margin-right: auto; padding: 0 15px; } .page-239-winph__faq-item { background-color: #0f3460; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); } .page-239-winph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; font-size: 1.1em; color: #e94560; font-weight: bold; } .page-239-winph__faq-question:hover { background-color: #1a1a2e; border-radius: 8px; } .page-239-winph__faq-question h3 { margin: 0; color: #e94560; font-size: 1.1em; pointer-events: none; } .page-239-winph__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-239-winph__faq-item.active .page-239-winph__faq-toggle { transform: rotate(45deg); } .page-239-winph__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; color: #cccccc; } .page-239-winph__faq-item.active .page-239-winph__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-239-winph__faq-answer p { margin: 0; } .page-239-winph__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-239-winph__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; background-color: #e94560; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 0.9em; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; } .page-239-winph__floating-button:hover { background-color: #ff6a80; transform: scale(1.1); } @media (max-width: 768px) { .page-239-winph__hero-section { padding-left: 15px; padding-right: 15px; min-height: 400px; } .page-239-winph__main-title { font-size: 2em; } .page-239-winph__hero-description { font-size: 1em; } .page-239-winph__hero-buttons { flex-direction: column; gap: 15px; width: 100%; } .page-239-winph__button { width: 100%; box-sizing: border-box; padding: 12px 20px; font-size: 1em; } .page-239-winph__section-title { font-size: 1.8em; } .page-239-winph__section-description { font-size: 0.95em; } .page-239-winph__game-categories, .page-239-winph__promo-grid { grid-template-columns: 1fr; padding: 0; } .page-239-winph__category-card, .page-239-winph__promo-card { margin: 0 10px; } .page-239-winph__provider-logos { gap: 10px; } .page-239-winph__provider-item { min-width: unset; width: calc(33% - 20px) !important; padding: 10px; box-sizing: border-box !important; margin: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-239-winph__provider-logo { width: 60px; height: 60px; } .page-239-winph__provider-name { font-size: 0.8em; } .page-239-winph__payment-icons { gap: 10px; } .page-239-winph__payment-icon { width: 80px; height: 50px; padding: 5px; } .page-239-winph__button--full-width { width: calc(100% - 30px); font-size: 1em; padding: 12px 20px; margin-left: 15px; margin-right: 15px; } .page-239-winph__faq-question { font-size: 1em; padding: 12px 15px; } .page-239-winph__faq-question h3 { font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-239-winph__faq-toggle { font-size: 1.2em; } .page-239-winph__faq-answer { padding: 15px 15px !important; } .page-239-winph__faq-answer p { font-size: 0.9em; } .page-239-winph__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-239-winph__floating-button { width: 50px; height: 50px; font-size: 0.8em; } } @media (max-width: 480px) { .page-239-winph__main-title { font-size: 1.8em; } .page-239-winph__hero-description { font-size: 0.9em; } .page-239-winph__section-title { font-size: 1.6em; } .page-239-winph__provider-item { width: calc(50% - 20px) !important; } }