body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; line-height: 1.6; } .page-bingoplus-account-verification-process { max-width: 1200px; margin: 0 auto; padding: 10px 15px; } .page-bingoplus-account-verification-process__hero-section { background-image: url('[GALLERY:hero:1920x1080:bingoplus,verification,process,secure]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 20px; padding-top: calc(100px + var(--header-offset, 0px)); } .page-bingoplus-account-verification-process__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; } .page-bingoplus-account-verification-process__hero-content { position: relative; z-index: 2; } .page-bingoplus-account-verification-process__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-bingoplus-account-verification-process__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-bingoplus-account-verification-process__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-bingoplus-account-verification-process__cta-button:hover { background-color: #e6b800; } .page-bingoplus-account-verification-process__section { background-color: #fff; padding: 30px; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-bingoplus-account-verification-process__section-title { font-size: 2em; color: #0056b3; margin-bottom: 20px; text-align: center; } .page-bingoplus-account-verification-process__text-content p { margin-bottom: 15px; } .page-bingoplus-account-verification-process__text-content ul { list-style-type: disc; margin-left: 20px; margin-bottom: 15px; } .page-bingoplus-account-verification-process__text-content li { margin-bottom: 5px; } .page-bingoplus-account-verification-process__image-wrapper { text-align: center; margin: 20px 0; } .page-bingoplus-account-verification-process__image { max-width: 100%; height: auto; border-radius: 8px; } .page-bingoplus-account-verification-process__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .page-bingoplus-account-verification-process__game-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bingoplus-account-verification-process__game-card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); } .page-bingoplus-account-verification-process__game-card-image { width: 100%; height: 180px; object-fit: cover; } .page-bingoplus-account-verification-process__game-card-title { font-size: 1.2em; margin: 15px 10px; color: #0056b3; } .page-bingoplus-account-verification-process__game-card-description { font-size: 0.9em; color: #555; padding: 0 10px 15px; } .page-bingoplus-account-verification-process__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; margin-bottom: 15px; transition: background-color 0.3s ease; } .page-bingoplus-account-verification-process__game-card-button:hover { background-color: #0056b3; } .page-bingoplus-account-verification-process__promo-item { display: flex; align-items: center; margin-bottom: 20px; background-color: #f9f9f9; border-radius: 8px; padding: 15px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); } .page-bingoplus-account-verification-process__promo-icon { width: 60px; height: 60px; margin-right: 15px; flex-shrink: 0; } .page-bingoplus-account-verification-process__promo-content h3 { margin-top: 0; color: #0056b3; } .page-bingoplus-account-verification-process__promo-content p { margin-bottom: 10px; } .page-bingoplus-account-verification-process__promo-button { display: inline-block; background-color: #28a745; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; } .page-bingoplus-account-verification-process__promo-button:hover { background-color: #218838; } .page-bingoplus-account-verification-process__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; } .page-bingoplus-account-verification-process__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; cursor: pointer; user-select: none; background-color: #f9f9f9; border-radius: 5px; transition: background-color 0.3s ease; } .page-bingoplus-account-verification-process__faq-question:hover { background-color: #e9e9e9; } .page-bingoplus-account-verification-process__faq-question h3 { margin: 0; color: #0056b3; pointer-events: none; } .page-bingoplus-account-verification-process__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; pointer-events: none; transition: transform 0.3s ease; } .page-bingoplus-account-verification-process__faq-item.active .page-bingoplus-account-verification-process__faq-toggle { transform: rotate(45deg); } .page-bingoplus-account-verification-process__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; } .page-bingoplus-account-verification-process__faq-item.active .page-bingoplus-account-verification-process__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-bingoplus-account-verification-process__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px; } .page-bingoplus-account-verification-process__blog-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bingoplus-account-verification-process__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); } .page-bingoplus-account-verification-process__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-bingoplus-account-verification-process__blog-card-content { padding: 15px; } .page-bingoplus-account-verification-process__blog-card-title { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; } .page-bingoplus-account-verification-process__blog-card-title a { text-decoration: none; color: #0056b3; transition: color 0.3s ease; } .page-bingoplus-account-verification-process__blog-card-title a:hover { color: #003f80; } .page-bingoplus-account-verification-process__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-bingoplus-account-verification-process__blog-card-date { font-size: 0.8em; color: #777; text-align: right; } .page-bingoplus-account-verification-process__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 15px; margin-top: 20px; } .page-bingoplus-account-verification-process__quick-access-button { display: block; background-color: #007bff; color: #fff; padding: 15px 10px; border-radius: 5px; text-decoration: none; text-align: center; font-weight: bold; transition: background-color 0.3s ease; } .page-bingoplus-account-verification-process__quick-access-button:hover { background-color: #0056b3; } .page-bingoplus-account-verification-process__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; } .page-bingoplus-account-verification-process__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-bingoplus-account-verification-process__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } @media (max-width: 768px) { .page-bingoplus-account-verification-process { padding: 10px; } .page-bingoplus-account-verification-process__hero-section { padding: 80px 15px; padding-top: calc(80px + var(--header-offset, 0px)); } .page-bingoplus-account-verification-process__hero-title { font-size: 2em; } .page-bingoplus-account-verification-process__hero-subtitle { font-size: 1.2em; } .page-bingoplus-account-verification-process__section { padding: 20px; margin-bottom: 15px; } .page-bingoplus-account-verification-process__section-title { font-size: 1.5em; } .page-bingoplus-account-verification-process__game-grid { grid-template-columns: 1fr; } .page-bingoplus-account-verification-process__game-card-image { height: 150px; } .page-bingoplus-account-verification-process__promo-item { flex-direction: column; text-align: center; } .page-bingoplus-account-verification-process__promo-icon { margin-right: 0; margin-bottom: 10px; } .page-bingoplus-account-verification-process__blog-grid { grid-template-columns: 1fr; } .page-bingoplus-account-verification-process__quick-access-grid { grid-template-columns: 1fr; } .page-bingoplus-account-verification-process__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-bingoplus-account-verification-process__payment-logo, .page-bingoplus-account-verification-process__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-bingoplus-account-verification-process__text-content ul, .page-bingoplus-account-verification-process__text-content ol { padding-left: 20px !important; margin-left: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-bingoplus-account-verification-process__text-content li { 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; margin-left: 0 !important; margin-right: 0 !important; } }