.page-bigwin-vegas { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-bigwin-vegas__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }.page-bigwin-vegas__section--dark { background-color: #222; color: #eee; }.page-bigwin-vegas__section-title { text-align: center; color: #007bff; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-bigwin-vegas__section-title--dark { color: #00bcd4; }.page-bigwin-vegas__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-bigwin-vegas__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-bigwin-vegas__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-bigwin-vegas__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; }.page-bigwin-vegas__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-bigwin-vegas__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-bigwin-vegas__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-bigwin-vegas__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-bigwin-vegas__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; }.page-bigwin-vegas__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-bigwin-vegas__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-bigwin-vegas__intro-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; text-align: left; }.page-bigwin-vegas__intro-text { flex: 1; min-width: 300px; max-width: 600px; }.page-bigwin-vegas__intro-image-wrapper { flex: 1; min-width: 300px; max-width: 500px; text-align: center; }.page-bigwin-vegas__intro-image { width: 100%; height: auto; border-radius: 8px; object-fit: cover; }.page-bigwin-vegas__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; text-align: center; }.page-bigwin-vegas__quick-link-item { background-color: #f0f0f0; padding: 20px; border-radius: 8px; transition: background-color 0.3s ease; }.page-bigwin-vegas__quick-link-item:hover { background-color: #e9ecef; }.page-bigwin-vegas__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-bigwin-vegas__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.2s ease; }.page-bigwin-vegas__game-card:hover { transform: translateY(-5px); }.page-bigwin-vegas__game-image-wrapper { height: 200px; overflow: hidden; }.page-bigwin-vegas__game-image { width: 100%; height: 100%; object-fit: cover; }.page-bigwin-vegas__game-content { padding: 20px; }.page-bigwin-vegas__game-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-bigwin-vegas__game-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-bigwin-vegas__promotions-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-bigwin-vegas__promotion-item { background-color: #f0f8ff; border: 1px solid #d0e8f8; border-radius: 8px; padding: 20px; text-align: center; }.page-bigwin-vegas__promotion-title { color: #0056b3; font-size: 1.3em; margin-bottom: 10px; }.page-bigwin-vegas__promotion-description { font-size: 0.9em; color: #555; }.page-bigwin-vegas__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; text-align: center; }.page-bigwin-vegas__security-item { flex: 1; min-width: 250px; max-width: 350px; padding: 20px; background-color: #e6f7ff; border-radius: 8px; }.page-bigwin-vegas__security-icon { font-size: 3em; color: #28a745; margin-bottom: 15px; }.page-bigwin-vegas__security-title { font-size: 1.4em; color: #28a745; margin-bottom: 10px; }.page-bigwin-vegas__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; }.page-bigwin-vegas__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-bigwin-vegas__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eaf6ff; color: #333; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-bigwin-vegas__faq-question:hover { background-color: #dbeeff; }.page-bigwin-vegas__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-bigwin-vegas__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-bigwin-vegas__faq-item.active .page-bigwin-vegas__faq-toggle { transform: rotate(45deg); }.page-bigwin-vegas__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-bigwin-vegas__faq-item.active .page-bigwin-vegas__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-bigwin-vegas__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-bigwin-vegas__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.2s ease; }.page-bigwin-vegas__blog-card:hover { transform: translateY(-5px); }.page-bigwin-vegas__blog-image-wrapper { height: 180px; overflow: hidden; }.page-bigwin-vegas__blog-image { width: 100%; height: 100%; object-fit: cover; }.page-bigwin-vegas__blog-content { padding: 15px; }.page-bigwin-vegas__blog-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; }.page-bigwin-vegas__blog-title a { text-decoration: none; color: inherit; }.page-bigwin-vegas__blog-title a:hover { text-decoration: underline; }.page-bigwin-vegas__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-bigwin-vegas__blog-date { font-size: 0.8em; color: #999; text-align: right; }.page-bigwin-vegas__text-center { text-align: center; }.page-bigwin-vegas__max-width-container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-bigwin-vegas__list-item { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; }.page-bigwin-vegas__list-container { padding: 0; margin: 0; box-sizing: border-box; }.page-bigwin-vegas img { max-width: 100%; height: auto; object-fit: cover; }.page-bigwin-vegas__icon { width: 48px; height: 48px; display: block; margin: 0 auto 15px; }.page-bigwin-vegas h1, .page-bigwin-vegas h2, .page-bigwin-vegas h3, .page-bigwin-vegas h4, .page-bigwin-vegas h5, .page-bigwin-vegas h6 { color: #333; }.page-bigwin-vegas__section--dark h1, .page-bigwin-vegas__section--dark h2, .page-bigwin-vegas__section--dark h3, .page-bigwin-vegas__section--dark h4, .page-bigwin-vegas__section--dark h5, .page-bigwin-vegas__section--dark h6 { color: #eee; }@media (max-width: 768px) { .page-bigwin-vegas__hero-title { font-size: 2.5em; }.page-bigwin-vegas__hero-subtitle { font-size: 1.2em; }.page-bigwin-vegas__section-title { font-size: 2em; }.page-bigwin-vegas__intro-content { flex-direction: column; }.page-bigwin-vegas__intro-text, .page-bigwin-vegas__intro-image-wrapper { min-width: unset; max-width: 100%; }.page-bigwin-vegas__quick-links-grid, .page-bigwin-vegas__game-categories, .page-bigwin-vegas__promotions-list, .page-bigwin-vegas__security-features, .page-bigwin-vegas__blog-grid { grid-template-columns: 1fr; }.page-bigwin-vegas__quick-link-item, .page-bigwin-vegas__game-card, .page-bigwin-vegas__promotion-item, .page-bigwin-vegas__security-item, .page-bigwin-vegas__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px !important; padding-right: 15px !important; }.page-bigwin-vegas__game-card, .page-bigwin-vegas__blog-card { margin-bottom: 20px; }.page-bigwin-vegas__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-bigwin-vegas__payment-logo, .page-bigwin-vegas__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-bigwin-vegas img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-bigwin-vegas__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px !important; padding-right: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-bigwin-vegas__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-bigwin-vegas__faq-question h3 { font-size: 1em; } }