.page-1win-deposit-not-credited { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-1win-deposit-not-credited__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-1win-deposit-not-credited__hero-section { background: linear-gradient(135deg, #0056b3, #003d80); color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; } .page-1win-deposit-not-credited__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; } .page-1win-deposit-not-credited__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-1win-deposit-not-credited__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-1win-deposit-not-credited__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-1win-deposit-not-credited__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-1win-deposit-not-credited__cta-button:hover { background-color: #e0a800; transform: translateY(-2px); } .page-1win-deposit-not-credited__cta-button--secondary { background-color: #007bff; color: #fff; } .page-1win-deposit-not-credited__cta-button--secondary:hover { background-color: #0056b3; } .page-1win-deposit-not-credited__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 1; } .page-1win-deposit-not-credited__content-section, .page-1win-deposit-not-credited__solutions-section, .page-1win-deposit-not-credited__faq-section, .page-1win-deposit-not-credited__cta-bottom-section { padding: 40px 0; background-color: #fff; margin-bottom: 20px; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } .page-1win-deposit-not-credited__section-title { font-size: 2.2em; color: #0056b3; text-align: center; margin-bottom: 30px; padding-bottom: 15px; border-bottom: 2px solid #eee; } .page-1win-deposit-not-credited__text-block { font-size: 1.1em; text-align: center; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-1win-deposit-not-credited__reason-list, .page-1win-deposit-not-credited__solution-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-1win-deposit-not-credited__reason-item, .page-1win-deposit-not-credited__solution-item { background-color: #f4f9ff; border-left: 5px solid #007bff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03); transition: transform 0.2s ease; box-sizing: border-box; } .page-1win-deposit-not-credited__reason-item:hover, .page-1win-deposit-not-credited__solution-item:hover { transform: translateY(-5px); } .page-1win-deposit-not-credited__reason-title, .page-1win-deposit-not-credited__solution-title { font-size: 1.5em; color: #0056b3; margin-bottom: 15px; } .page-1win-deposit-not-credited__reason-description, .page-1win-deposit-not-credited__solution-description { font-size: 1em; color: #555; } .page-1win-deposit-not-credited__content-image { max-width: 100%; height: auto; display: block; margin: 40px auto 20px; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); } .page-1win-deposit-not-credited__support-button { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; } .page-1win-deposit-not-credited__support-button:hover { background-color: #218838; } .page-1win-deposit-not-credited__faq-list { margin-top: 30px; } .page-1win-deposit-not-credited__faq-item { background-color: #f4f9ff; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03); } .page-1win-deposit-not-credited__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e9f2ff; border-bottom: 1px solid #d0e0f0; transition: background-color 0.3s ease; user-select: none; } .page-1win-deposit-not-credited__faq-question:hover { background-color: #dbeaff; } .page-1win-deposit-not-credited__faq-title { font-size: 1.2em; color: #0056b3; margin: 0; pointer-events: none; } .page-1win-deposit-not-credited__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; } .page-1win-deposit-not-credited__faq-item.active .page-1win-deposit-not-credited__faq-toggle { transform: rotate(45deg); } .page-1win-deposit-not-credited__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; opacity: 0; } .page-1win-deposit-not-credited__faq-item.active .page-1win-deposit-not-credited__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-1win-deposit-not-credited__faq-answer p { margin: 0; font-size: 1em; color: #555; } .page-1win-deposit-not-credited__cta-bottom-section { text-align: center; background-color: #007bff; color: #fff; padding: 60px 20px; border-radius: 15px; } .page-1win-deposit-not-credited__cta-bottom-section .page-1win-deposit-not-credited__section-title { color: #fff; border-color: rgba(255, 255, 255, 0.3); } .page-1win-deposit-not-credited__cta-bottom-section .page-1win-deposit-not-credited__text-block { color: #e0f0ff; } .page-1win-deposit-not-credited__cta-bottom-section .page-1win-deposit-not-credited__cta-button { background-color: #ffc107; color: #333; } .page-1win-deposit-not-credited__cta-bottom-section .page-1win-deposit-not-credited__cta-button:hover { background-color: #e0a800; } .page-1win-deposit-not-credited__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-1win-deposit-not-credited__floating-button { background-color: #007bff; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; min-width: 100px; } .page-1win-deposit-not-credited__floating-button:hover { background-color: #0056b3; transform: scale(1.05); } .page-1win-deposit-not-credited__floating-button--register { background-color: #ffc107; color: #333; } .page-1win-deposit-not-credited__floating-button--register:hover { background-color: #e0a800; } @media (max-width: 768px) { .page-1win-deposit-not-credited__hero-title { font-size: 2em; } .page-1win-deposit-not-credited__hero-description { font-size: 1em; } .page-1win-deposit-not-credited__cta-button { padding: 12px 25px; font-size: 1em; } .page-1win-deposit-not-credited__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-1win-deposit-not-credited__text-block { font-size: 0.95em; margin-bottom: 20px; } .page-1win-deposit-not-credited__reason-list, .page-1win-deposit-not-credited__solution-list { grid-template-columns: 1fr; gap: 20px; } .page-1win-deposit-not-credited__reason-item, .page-1win-deposit-not-credited__solution-item { padding: 20px; 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; } .page-1win-deposit-not-credited__reason-title, .page-1win-deposit-not-credited__solution-title { font-size: 1.3em; } .page-1win-deposit-not-credited__faq-question { padding: 15px 20px; } .page-1win-deposit-not-credited__faq-title { font-size: 1.1em; } .page-1win-deposit-not-credited__faq-answer { padding: 0 20px; } .page-1win-deposit-not-credited__faq-item.active .page-1win-deposit-not-credited__faq-answer { padding: 15px 20px !important; } .page-1win-deposit-not-credited__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-1win-deposit-not-credited__floating-button { padding: 10px 15px; font-size: 0.9em; min-width: 90px; } .page-1win-deposit-not-credited__hero-section, .page-1win-deposit-not-credited__content-section, .page-1win-deposit-not-credited__solutions-section, .page-1win-deposit-not-credited__faq-section, .page-1win-deposit-not-credited__cta-bottom-section { padding: 30px 0; margin-bottom: 15px; } .page-1win-deposit-not-credited__container { padding: 15px; } .page-1win-deposit-not-credited__content-image { margin: 30px auto 15px; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } ul.page-1win-deposit-not-credited__reason-list, ol.page-1win-deposit-not-credited__solution-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } } @media (max-width: 480px) { .page-1win-deposit-not-credited__hero-title { font-size: 1.8em; } .page-1win-deposit-not-credited__section-title { font-size: 1.6em; } .page-1win-deposit-not-credited__floating-buttons { flex-direction: row; left: 50%; transform: translateX(-50%); bottom: 10px; width: calc(100% - 30px); justify-content: space-around; } .page-1win-deposit-not-credited__floating-button { flex: 1; margin: 0 5px; } }