.page-ok36538-cip { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-ok36538-cip__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-ok36538-cip__section { padding: 60px 0; text-align: center; } .page-ok36538-cip__section--dark { background-color: #222222; } .page-ok36538-cip__section--light { background-color: #2b2b2b; } .page-ok36538-cip__title { font-size: 3em; color: #e7c050; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-ok36538-cip__subtitle { font-size: 1.5em; color: #a0a0a0; margin-bottom: 40px; } .page-ok36538-cip__text { font-size: 1.1em; color: #cccccc; margin-bottom: 20px; } .page-ok36538-cip__button { display: inline-block; background-color: #e7c050; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; margin: 10px; border: none; cursor: pointer; } .page-ok36538-cip__button:hover { background-color: #d4ae40; transform: translateY(-2px); } .page-ok36538-cip__hero-section { background-image: url('[GALLERY:hero:1920x1080:casino,sports,vietnam,night]'); background-size: cover; background-position: center; padding: 150px 0 100px; position: relative; overflow: hidden; padding-top: calc(10px + var(--header-offset, 0px)); } .page-ok36538-cip__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-ok36538-cip__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 0 15px; } .page-ok36538-cip__hero-title { font-size: 4.5em; color: #fff; margin-bottom: 20px; line-height: 1.1; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-ok36538-cip__hero-subtitle { font-size: 1.8em; color: #e7c050; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-ok36538-cip__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: 40px 0; background-color: #222222; } .page-ok36538-cip__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-ok36538-cip__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; } .page-ok36538-cip__payment-logo img:hover { filter: grayscale(0%); } .page-ok36538-cip__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-ok36538-cip__card { background-color: #2b2b2b; padding: 25px; border-radius: 10px; text-align: left; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ok36538-cip__card:hover { transform: translateY(-5px); } .page-ok36538-cip__card-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; } .page-ok36538-cip__card-title { font-size: 1.8em; color: #e7c050; margin-bottom: 10px; } .page-ok36538-cip__card-text { font-size: 1em; color: #cccccc; margin-bottom: 15px; } .page-ok36538-cip__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } .page-ok36538-cip__info-item { background-color: #2b2b2b; padding: 20px; border-radius: 8px; text-align: left; } .page-ok36538-cip__info-title { font-size: 1.6em; color: #e7c050; margin-bottom: 10px; } .page-ok36538-cip__info-description { color: #cccccc; } .page-ok36538-cip__faq-list { max-width: 800px; margin: 40px auto 0; text-align: left; } .page-ok36538-cip__faq-item { background-color: #2b2b2b; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-ok36538-cip__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333333; transition: background-color 0.3s ease; user-select: none; } .page-ok36538-cip__faq-question:hover { background-color: #444444; } .page-ok36538-cip__faq-question h3 { margin: 0; font-size: 1.3em; color: #f0f0f0; pointer-events: none; } .page-ok36538-cip__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e7c050; transition: transform 0.3s ease; pointer-events: none; } .page-ok36538-cip__faq-item.active .page-ok36538-cip__faq-toggle { transform: rotate(45deg); } .page-ok36538-cip__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-ok36538-cip__faq-item.active .page-ok36538-cip__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ok36538-cip__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-ok36538-cip__blog-card { background-color: #2b2b2b; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ok36538-cip__blog-card:hover { transform: translateY(-5px); } .page-ok36538-cip__blog-image { width: 100%; max-width: 100%; height: 200px; object-fit: cover; } .page-ok36538-cip__blog-content { padding: 20px; } .page-ok36538-cip__blog-title { font-size: 1.5em; color: #e7c050; margin-bottom: 10px; } .page-ok36538-cip__blog-date { font-size: 0.9em; color: #a0a0a0; margin-bottom: 10px; } .page-ok36538-cip__blog-excerpt { font-size: 1em; color: #cccccc; margin-bottom: 15px; } @media (max-width: 1024px) { .page-ok36538-cip__hero-title { font-size: 3.5em; } .page-ok36538-cip__hero-subtitle { font-size: 1.5em; } } @media (max-width: 768px) { .page-ok36538-cip__section { padding: 40px 0; } .page-ok36538-cip__title { font-size: 2.5em; } .page-ok36538-cip__subtitle { font-size: 1.2em; } .page-ok36538-cip__hero-section { padding: 120px 0 80px; } .page-ok36538-cip__hero-title { font-size: 2.8em; } .page-ok36538-cip__hero-subtitle { font-size: 1.3em; } .page-ok36538-cip__button { padding: 12px 25px; font-size: 1em; } .page-ok36538-cip__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 0; } .page-ok36538-cip__payment-logo, .page-ok36538-cip__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-ok36538-cip__grid, .page-ok36538-cip__info-grid, .page-ok36538-cip__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-ok36538-cip__card, .page-ok36538-cip__info-item, .page-ok36538-cip__blog-card { padding: 20px; } .page-ok36538-cip__card-title, .page-ok36538-cip__info-title { font-size: 1.5em; } .page-ok36538-cip__faq-question { padding: 15px 20px; } .page-ok36538-cip__faq-question h3 { font-size: 1.1em; } .page-ok36538-cip__faq-answer { padding: 0 20px; } .page-ok36538-cip__faq-item.active .page-ok36538-cip__faq-answer { padding: 15px 20px !important; } .page-ok36538-cip__blog-image { height: 180px; } .page-ok36538-cip__blog-title { font-size: 1.3em; } /* Responsive image rules */ .page-ok36538-cip img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ok36538-cip__card-image, .page-ok36538-cip__blog-image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } /* List item responsive */ .page-ok36538-cip__info-grid .page-ok36538-cip__info-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 15px !important; padding-right: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ok36538-cip__faq-list .page-ok36538-cip__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-ok36538-cip__hero-title { font-size: 2.2em; } .page-ok36538-cip__hero-subtitle { font-size: 1.1em; } .page-ok36538-cip__title { font-size: 2em; } .page-ok36538-cip__button { width: calc(100% - 20px); margin: 5px 10px; } .page-ok36538-cip__payment-providers { gap: 10px; } .page-ok36538-cip__payment-logo, .page-ok36538-cip__payment-logo img { width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important; } }