.page-ku-bet-win { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; } .page-ku-bet-win__header-banner { background: linear-gradient(135deg, #FFD700, #FFA500); color: #fff; text-align: center; padding: 10px 0; font-size: 1.2em; } .page-ku-bet-win__hero-section { position: relative; width: 100%; overflow: hidden; background-color: #000; padding-top: 10px; box-sizing: border-box; } .page-ku-bet-win__hero-image { width: 100%; height: auto; max-width: 100%; display: block; object-fit: cover; filter: brightness(0.8); } .page-ku-bet-win__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; color: #fff; width: 90%; max-width: 800px; z-index: 10; } .page-ku-bet-win__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); font-weight: bold; line-height: 1.2; } .page-ku-bet-win__hero-description { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-ku-bet-win__hero-cta { display: inline-block; background-color: #FFD700; color: #000; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.4em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ku-bet-win__hero-cta:hover { background-color: #FFA500; transform: scale(1.05); } .page-ku-bet-win__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: 30px 15px; background-color: #fff; border-bottom: 1px solid #eee; } .page-ku-bet-win__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-ku-bet-win__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-ku-bet-win__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-ku-bet-win__section:nth-of-type(even) { background-color: #f9f9f9; } .page-ku-bet-win__section-title { font-size: 2.2em; color: #222; margin-bottom: 25px; font-weight: bold; } .page-ku-bet-win__section-text { font-size: 1.1em; color: #555; margin-bottom: 30px; } .page-ku-bet-win__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ku-bet-win__feature-item { background-color: #fff; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); padding: 30px; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ku-bet-win__feature-item:hover { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); } .page-ku-bet-win__feature-icon { width: 80px; height: 80px; max-width: 80px; max-height: 80px; margin-bottom: 20px; display: block; object-fit: contain; } .page-ku-bet-win__feature-title { font-size: 1.6em; color: #333; margin-bottom: 15px; font-weight: bold; } .page-ku-bet-win__feature-description { font-size: 1em; color: #666; } .page-ku-bet-win__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-ku-bet-win__category-card { background-color: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; width: 300px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; } .page-ku-bet-win__category-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-ku-bet-win__category-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-ku-bet-win__category-content { padding: 20px; } .page-ku-bet-win__category-title { font-size: 1.5em; color: #333; margin-bottom: 10px; font-weight: bold; } .page-ku-bet-win__category-description { font-size: 0.95em; color: #666; } .page-ku-bet-win__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ku-bet-win__promo-card { background-color: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ku-bet-win__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-ku-bet-win__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-ku-bet-win__promo-content { padding: 20px; } .page-ku-bet-win__promo-title { font-size: 1.6em; color: #333; margin-bottom: 10px; font-weight: bold; } .page-ku-bet-win__promo-description { font-size: 1em; color: #666; margin-bottom: 15px; } .page-ku-bet-win__promo-cta { display: inline-block; background-color: #FFD700; color: #000; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; } .page-ku-bet-win__promo-cta:hover { background-color: #FFA500; } .page-ku-bet-win__cta-button { display: inline-block; background-color: #FFD700; color: #000; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ku-bet-win__cta-button:hover { background-color: #FFA500; transform: scale(1.05); } .page-ku-bet-win__faq-container { margin-top: 40px; text-align: left; } .page-ku-bet-win__faq-item { background-color: #fff; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-ku-bet-win__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-ku-bet-win__faq-question:hover { background-color: #e5e5e5; } .page-ku-bet-win__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-ku-bet-win__faq-toggle { font-size: 1.8em; font-weight: bold; color: #FFD700; transition: transform 0.3s ease; pointer-events: none; } .page-ku-bet-win__faq-item.active .page-ku-bet-win__faq-toggle { transform: rotate(45deg); } .page-ku-bet-win__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-ku-bet-win__faq-item.active .page-ku-bet-win__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ku-bet-win__faq-answer p { margin: 0; font-size: 1em; color: #555; } .page-ku-bet-win__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ku-bet-win__blog-card { background-color: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; } .page-ku-bet-win__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-ku-bet-win__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-ku-bet-win__blog-content { padding: 20px; } .page-ku-bet-win__blog-title { font-size: 1.4em; color: #333; margin-bottom: 10px; font-weight: bold; line-height: 1.3; } .page-ku-bet-win__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-ku-bet-win__blog-date { font-size: 0.85em; color: #999; } .page-ku-bet-win__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-ku-bet-win__floating-btn { background-color: #FFD700; color: #000; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-size: 1.1em; font-weight: bold; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; } .page-ku-bet-win__floating-btn:hover { background-color: #FFA500; transform: scale(1.05); } @media (max-width: 768px) { .page-ku-bet-win__hero-title { font-size: 2em; } .page-ku-bet-win__hero-description { font-size: 1.1em; } .page-ku-bet-win__hero-cta { padding: 12px 25px; font-size: 1.2em; } .page-ku-bet-win__section { padding: 30px 15px; } .page-ku-bet-win__section-title { font-size: 1.8em; } .page-ku-bet-win__section-text { font-size: 1em; } .page-ku-bet-win__features-grid, .page-ku-bet-win__game-categories, .page-ku-bet-win__promo-grid, .page-ku-bet-win__blog-grid { grid-template-columns: 1fr; } .page-ku-bet-win__feature-item { padding: 20px; } .page-ku-bet-win__feature-title { font-size: 1.4em; } .page-ku-bet-win__category-card, .page-ku-bet-win__promo-card, .page-ku-bet-win__blog-card { width: 100%; max-width: 100%; box-sizing: border-box; } .page-ku-bet-win__category-image, .page-ku-bet-win__promo-image, .page-ku-bet-win__blog-image { height: 180px; } .page-ku-bet-win__faq-question { padding: 15px 15px; } .page-ku-bet-win__faq-question h3 { font-size: 1.1em; } .page-ku-bet-win__faq-answer { padding: 0 15px; } .page-ku-bet-win__faq-item.active .page-ku-bet-win__faq-answer { padding: 15px 15px !important; } .page-ku-bet-win__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-ku-bet-win__floating-btn { padding: 10px 20px; font-size: 1em; } .page-ku-bet-win__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-ku-bet-win__payment-logo, .page-ku-bet-win__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } }