.page-22bet-complaints { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-22bet-complaints__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-22bet-complaints__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .page-22bet-complaints__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-22bet-complaints__hero-section { background-image: url('[GALLERY:hero:1920x1080:online casino,complaints,resolution]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: calc(100px + 10px); /* Adjust for potential fixed header, 10px decorative */ } .page-22bet-complaints__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-22bet-complaints__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-22bet-complaints__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } .page-22bet-complaints__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; } .page-22bet-complaints__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-22bet-complaints__button:hover { background-color: #c0392b; } .page-22bet-complaints__heading { font-size: 2em; color: #2c3e50; margin-bottom: 25px; text-align: center; } .page-22bet-complaints__section--dark .page-22bet-complaints__heading { color: #ecf0f1; } .page-22bet-complaints__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; } .page-22bet-complaints__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-22bet-complaints__grid-item { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .page-22bet-complaints__grid-item:hover { transform: translateY(-5px); } .page-22bet-complaints__grid-item-title { font-size: 1.3em; color: #34495e; margin-bottom: 15px; } .page-22bet-complaints__grid-item-icon { margin-bottom: 15px; } .page-22bet-complaints__grid-item-icon img { width: 80px; height: 80px; object-fit: contain; } .page-22bet-complaints__game-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; } .page-22bet-complaints__game-card img { width: 100%; height: 200px; object-fit: cover; } .page-22bet-complaints__game-card-content { padding: 20px; } .page-22bet-complaints__game-card-title { font-size: 1.2em; margin-bottom: 10px; color: #2c3e50; } .page-22bet-complaints__promo-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: left; } .page-22bet-complaints__promo-card img { width: 100%; height: 180px; object-fit: cover; } .page-22bet-complaints__promo-card-content { padding: 20px; } .page-22bet-complaints__promo-card-title { font-size: 1.3em; margin-bottom: 10px; color: #e74c3c; } .page-22bet-complaints__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-22bet-complaints__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-22bet-complaints__security-item { text-align: center; flex: 1 1 250px; max-width: 300px; } .page-22bet-complaints__security-item img { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-22bet-complaints__security-item-title { font-size: 1.2em; margin-bottom: 10px; color: #34495e; } .page-22bet-complaints__section--dark .page-22bet-complaints__security-item-title { color: #ecf0f1; } .page-22bet-complaints__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; } .page-22bet-complaints__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #fdfdfd; cursor: pointer; user-select: none; border-radius: 5px; transition: background-color 0.3s ease; } .page-22bet-complaints__faq-question:hover { background-color: #f5f5f5; } .page-22bet-complaints__faq-question h3 { margin: 0; font-size: 1.1em; color: #34495e; pointer-events: none; } .page-22bet-complaints__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; } .page-22bet-complaints__faq-item.active .page-22bet-complaints__faq-toggle { transform: rotate(45deg); } .page-22bet-complaints__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-22bet-complaints__faq-item.active .page-22bet-complaints__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-22bet-complaints__blog-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: left; transition: transform 0.3s ease; } .page-22bet-complaints__blog-card:hover { transform: translateY(-5px); } .page-22bet-complaints__blog-card img { width: 100%; height: 180px; object-fit: cover; } .page-22bet-complaints__blog-card-content { padding: 20px; } .page-22bet-complaints__blog-card-title { font-size: 1.2em; margin-bottom: 10px; color: #2c3e50; } .page-22bet-complaints__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 10px; } .page-22bet-complaints__blog-card-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; margin-top: 10px; } .page-22bet-complaints__blog-card-link:hover { text-decoration: underline; } .page-22bet-complaints__center-text { text-align: center; margin-top: 30px; } @media (max-width: 768px) { .page-22bet-complaints__hero-title { font-size: 2em; } .page-22bet-complaints__hero-subtitle { font-size: 1.1em; } .page-22bet-complaints__heading { font-size: 1.6em; } .page-22bet-complaints__grid { grid-template-columns: 1fr; } .page-22bet-complaints__security-features { flex-direction: column; align-items: center; } .page-22bet-complaints__security-item { max-width: 100%; } .page-22bet-complaints__faq-question { padding: 12px 15px; } .page-22bet-complaints__faq-question h3 { font-size: 1em; } .page-22bet-complaints__faq-toggle { font-size: 1.2em; } .page-22bet-complaints__text-content { font-size: 1em; } .page-22bet-complaints__grid-item, .page-22bet-complaints__game-card, .page-22bet-complaints__promo-card, .page-22bet-complaints__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-22bet-complaints__grid-item-icon img, .page-22bet-complaints__security-item img { max-width: 80px; height: auto; } img { max-width: 100% !important; height: auto !important; } .page-22bet-complaints__container { padding: 10px; } }