.page-bingoplus-news-today { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f8f9fa; }.page-bingoplus-news-today__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-bingoplus-news-today__section { padding: 40px 20px; margin-bottom: 20px; background-color: #ffffff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); }.page-bingoplus-news-today__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 30px; font-weight: 700; }.page-bingoplus-news-today__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:bingoplus,news,casino,banner]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: 10px; }.page-bingoplus-news-today__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-bingoplus-news-today__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-bingoplus-news-today__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; text-decoration: none; border-radius: 50px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-bingoplus-news-today__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-bingoplus-news-today__introduction-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__quick-access-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__games-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__promotions-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__security-customer-service-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__faq-section .page-bingoplus-news-today__section-title, .page-bingoplus-news-today__blog-section .page-bingoplus-news-today__section-title { font-size: 2em; color: #0056b3; margin-bottom: 25px; }.page-bingoplus-news-today__intro-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px auto; color: #555; }.page-bingoplus-news-today__features-grid { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; }.page-bingoplus-news-today__feature-item { flex: 1 1 calc(33% - 40px); min-width: 280px; text-align: center; padding: 25px; background-color: #e9f7ff; border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-bingoplus-news-today__feature-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }.page-bingoplus-news-today__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-bingoplus-news-today__feature-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-bingoplus-news-today__feature-description { font-size: 0.95em; color: #666; }.page-bingoplus-news-today__quick-access-grid { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 30px; }.page-bingoplus-news-today__access-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 5px; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-bingoplus-news-today__access-button:hover { background-color: #0056b3; transform: translateY(-2px); }.page-bingoplus-news-today__games-grid, .page-bingoplus-news-today__promotions-grid, .page-bingoplus-news-today__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-bingoplus-news-today__card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-bingoplus-news-today__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); }.page-bingoplus-news-today__card-image { width: 100%; height: 200px; object-fit: cover; }.page-bingoplus-news-today__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-bingoplus-news-today__card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-bingoplus-news-today__card-title a { text-decoration: none; color: inherit; }.page-bingoplus-news-today__card-title a:hover { text-decoration: underline; }.page-bingoplus-news-today__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; }.page-bingoplus-news-today__card-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-size: 0.9em; text-align: center; transition: background-color 0.3s ease; margin-top: auto; }.page-bingoplus-news-today__card-button:hover { background-color: #218838; }.page-bingoplus-news-today__promotion-tag { background-color: #dc3545; color: #fff; padding: 5px 10px; border-radius: 3px; font-size: 0.8em; margin-bottom: 10px; align-self: flex-start; }.page-bingoplus-news-today__faq-list { margin-top: 30px; }.page-bingoplus-news-today__faq-item { background-color: #fefefe; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-bingoplus-news-today__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eaf6ff; transition: background-color 0.3s ease; user-select: none; }.page-bingoplus-news-today__faq-question h3 { margin: 0; font-size: 1.2em; color: #0056b3; pointer-events: none; }.page-bingoplus-news-today__faq-question:hover { background-color: #d6edff; }.page-bingoplus-news-today__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; }.page-bingoplus-news-today__faq-item.active .page-bingoplus-news-today__faq-toggle { transform: rotate(45deg); }.page-bingoplus-news-today__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-bingoplus-news-today__faq-item.active .page-bingoplus-news-today__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-bingoplus-news-today__blog-card-meta { font-size: 0.85em; color: #888; margin-bottom: 10px; }.page-bingoplus-news-today__blog-card-meta span { margin-right: 10px; }.page-bingoplus-news-today__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-bingoplus-news-today__sticky-button { background-color: #ffc107; color: #333; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; min-width: 100px; }.page-bingoplus-news-today__sticky-button:hover { background-color: #e0a800; transform: translateY(-3px); }@media (max-width: 768px) { .page-bingoplus-news-today__hero-title { font-size: 2.5em; }.page-bingoplus-news-today__hero-subtitle { font-size: 1.2em; }.page-bingoplus-news-today__cta-button { padding: 12px 25px; font-size: 1em; }.page-bingoplus-news-today__section-title { font-size: 1.8em; }.page-bingoplus-news-today__intro-text { font-size: 1em; }.page-bingoplus-news-today__feature-item { flex: 1 1 100%; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-bingoplus-news-today__quick-access-grid { flex-direction: column; align-items: center; }.page-bingoplus-news-today__access-button { width: 80%; }.page-bingoplus-news-today__games-grid, .page-bingoplus-news-today__promotions-grid, .page-bingoplus-news-today__blog-grid { grid-template-columns: 1fr; }.page-bingoplus-news-today__card { margin: 0 auto; max-width: 350px; }.page-bingoplus-news-today__faq-question h3 { font-size: 1em; }.page-bingoplus-news-today__faq-answer { padding: 15px !important; }.page-bingoplus-news-today__sticky-buttons { right: 10px; bottom: 10px; gap: 8px; }.page-bingoplus-news-today__sticky-button { padding: 8px 12px; font-size: 0.9em; min-width: 90px; }}.page-bingoplus-news-today ul { list-style: none; padding: 0; margin: 0; }.page-bingoplus-news-today ul li { padding: 0; margin: 0; }.page-bingoplus-news-today__features-grid, .page-bingoplus-news-today__quick-access-grid, .page-bingoplus-news-today__games-grid, .page-bingoplus-news-today__promotions-grid, .page-bingoplus-news-today__blog-grid { padding: 0; }.page-bingoplus-news-today__features-grid > *, .page-bingoplus-news-today__quick-access-grid > *, .page-bingoplus-news-today__games-grid > *, .page-bingoplus-news-today__promotions-grid > *, .page-bingoplus-news-today__blog-grid > * { box-sizing: border-box; }.page-bingoplus-news-today__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }