.page-ok838 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; }.page-ok838__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-ok838__section { padding: 40px 0; text-align: center; }.page-ok838__section--dark { background-color: #2c2c2c; }.page-ok838__section-title { font-size: 2.5em; margin-bottom: 20px; color: #ffeb3b; text-transform: uppercase; }.page-ok838__section-subtitle { font-size: 1.2em; margin-bottom: 30px; color: #ccc; }.page-ok838__hero-section { background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('[GALLERY:hero:1920x1080:casino,sports,vietnam,promotion,ok838]') center center / cover no-repeat; color: #fff; padding: calc(var(--header-offset, 122px) + 10px) 0 60px; text-align: center; display: flex; flex-direction: column; justify-content: center; min-height: 70vh; }.page-ok838__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); line-height: 1.2; }.page-ok838__hero-description { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-ok838__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-ok838__btn { display: inline-block; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: all 0.3s ease; white-space: nowrap; }.page-ok838__btn--primary { background-color: #ffeb3b; color: #1a1a1a; border: 2px solid #ffeb3b; }.page-ok838__btn--primary:hover { background-color: #fdd835; border-color: #fdd835; transform: translateY(-3px); box-shadow: 0 8px 15px rgba(255, 235, 59, 0.3); }.page-ok838__btn--secondary { background-color: transparent; color: #ffeb3b; border: 2px solid #ffeb3b; }.page-ok838__btn--secondary:hover { background-color: #ffeb3b; color: #1a1a1a; transform: translateY(-3px); box-shadow: 0 8px 15px rgba(255, 235, 59, 0.3); }.page-ok838__intro-content { display: flex; flex-wrap: wrap; align-items: center; text-align: left; gap: 30px; margin-top: 30px; }.page-ok838__intro-text { flex: 1; min-width: 300px; }.page-ok838__intro-text p { margin-bottom: 15px; color: #ccc; }.page-ok838__intro-image { flex: 1; min-width: 300px; }.page-ok838__intro-image img { max-width: 100%; height: auto; border-radius: 10px; }.page-ok838__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-ok838__quick-access-item { background-color: #333; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-ok838__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.3); }.page-ok838__quick-access-item h3 { font-size: 1.4em; margin-bottom: 15px; color: #ffeb3b; }.page-ok838__quick-access-item .page-ok838__btn { width: 100%; }.page-ok838__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-ok838__game-card { background-color: #333; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-ok838__game-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0,0,0,0.4); }.page-ok838__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-ok838__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-ok838__game-card-content h3 { font-size: 1.5em; margin-bottom: 15px; color: #ffeb3b; }.page-ok838__game-card-content p { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-ok838__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-ok838__promotion-card { background-color: #333; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-ok838__promotion-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0,0,0,0.4); }.page-ok838__promotion-card-image { width: 100%; height: 220px; object-fit: cover; }.page-ok838__promotion-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-ok838__promotion-card-content h3 { font-size: 1.4em; margin-bottom: 10px; color: #ffeb3b; }.page-ok838__promotion-card-content p { font-size: 0.9em; color: #ccc; margin-bottom: 15px; }.page-ok838__security-content { display: flex; flex-wrap: wrap; align-items: center; text-align: left; gap: 30px; margin-top: 30px; }.page-ok838__security-text { flex: 1; min-width: 300px; }.page-ok838__security-text p { margin-bottom: 15px; color: #ccc; }.page-ok838__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ok838__payment-logo { height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-ok838__payment-logo:hover { filter: grayscale(0%); opacity: 1; }.page-ok838__security-image { flex: 1; min-width: 300px; }.page-ok838__security-image img { max-width: 100%; height: auto; border-radius: 10px; }.page-ok838__faq-list { margin-top: 30px; text-align: left; }.page-ok838__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 10px; overflow: hidden; }.page-ok838__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #444; border-bottom: 1px solid #555; transition: background-color 0.3s ease; }.page-ok838__faq-question:hover { background-color: #555; }.page-ok838__faq-question h3 { margin: 0; font-size: 1.1em; color: #ffeb3b; pointer-events: none; }.page-ok838__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; transition: transform 0.3s ease; pointer-events: none; }.page-ok838__faq-item.active .page-ok838__faq-toggle { transform: rotate(45deg); }.page-ok838__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-ok838__faq-item.active .page-ok838__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-ok838__faq-answer p { margin: 0; color: #ccc; }.page-ok838__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-ok838__blog-card { background-color: #333; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-ok838__blog-card:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(0,0,0,0.4); }.page-ok838__blog-card-image { width: 100%; height: 220px; object-fit: cover; }.page-ok838__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-ok838__blog-card-content h3 { font-size: 1.4em; margin-bottom: 10px; }.page-ok838__blog-card-content h3 a { color: #ffeb3b; text-decoration: none; transition: color 0.3s ease; }.page-ok838__blog-card-content h3 a:hover { color: #fdd835; }.page-ok838__blog-card-content p { font-size: 0.9em; color: #ccc; margin-bottom: 15px; }.page-ok838__blog-card-meta { font-size: 0.8em; color: #888; margin-top: auto; }.page-ok838__floating-buttons { position: fixed; right: 20px; bottom: 100px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-ok838__floating-btn { background-color: #ffeb3b; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0,0,0,0.3); transition: transform 0.3s ease, background-color 0.3s ease; }.page-ok838__floating-btn:hover { transform: scale(1.05); background-color: #fdd835; }.page-ok838__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ok838__gamelogo-item { height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-ok838__gamelogo-item:hover { filter: grayscale(0%); opacity: 1; }@media (max-width: 1024px) { .page-ok838__hero-title { font-size: 3em; }.page-ok838__hero-description { font-size: 1.3em; }.page-ok838__section-title { font-size: 2em; } }@media (max-width: 768px) { .page-ok838__hero-section { padding-top: calc(var(--header-offset, 122px) + 5px); min-height: 60vh; }.page-ok838__hero-title { font-size: 2.5em; }.page-ok838__hero-description { font-size: 1.1em; }.page-ok838__hero-buttons { flex-direction: column; }.page-ok838__btn { width: 100%; padding: 12px 20px; font-size: 1em; }.page-ok838__section-title { font-size: 1.8em; }.page-ok838__intro-content, .page-ok838__security-content { flex-direction: column; text-align: center; }.page-ok838__intro-text, .page-ok838__security-text { min-width: unset; }.page-ok838__quick-access-grid, .page-ok838__games-grid, .page-ok838__promotions-grid, .page-ok838__blog-grid { grid-template-columns: 1fr; }.page-ok838__faq-question { padding: 12px 15px; }.page-ok838__faq-question h3 { font-size: 1em; }.page-ok838__faq-answer { padding: 0 15px; }.page-ok838__faq-item.active .page-ok838__faq-answer { padding: 15px !important; }.page-ok838__floating-buttons { right: 10px; bottom: 80px; gap: 10px; }.page-ok838__floating-btn { padding: 10px 15px; font-size: 0.9em; }.page-ok838__gamelogo-item { height: 50px; max-width: 100%; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ok838__payment-logo { height: 50px; max-width: 100%; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ok838__payment-logos, .page-ok838__gamelogo-list { padding: 0; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } }@media (max-width: 480px) { .page-ok838__hero-title { font-size: 2em; }.page-ok838__hero-description { font-size: 1em; }.page-ok838__section-title { font-size: 1.5em; }.page-ok838__game-card-image, .page-ok838__promotion-card-image, .page-ok838__blog-card-image { height: 180px; } }