/* General styles for the page */.page-22bet { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-22bet__container { max-width: 1200px; margin: 0 auto; padding: 20px; }/* Section styles */.page-22bet__hero-section,.page-22bet__how-to-section,.page-22bet__why-okbet-section,.page-22bet__faq-section,.page-22bet__cta-section { padding: 60px 0; text-align: center; }/* Hero Section */.page-22bet__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; padding-top: 10px; position: relative; overflow: hidden; }.page-22bet__hero-section .page-22bet__container { position: relative; z-index: 2; }.page-22bet__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; color: #fff; }.page-22bet__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-22bet__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1; }.page-22bet__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; /* Slightly transparent to let text stand out */}.page-22bet__button { display: inline-block; background-color: #ffc107; color: #212529; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-22bet__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-22bet__button--center { margin-top: 40px; }.page-22bet__button--large { padding: 18px 40px; font-size: 1.3em; }/* Section titles */.page-22bet__section-title { font-size: 2.5em; margin-bottom: 20px; color: #0056b3; }.page-22bet__section-intro { font-size: 1.1em; margin-bottom: 40px; max-width: 900px; margin-left: auto; margin-right: auto; color: #555; }/* How-To Section */.page-22bet__how-to-section { background-color: #fff; }.page-22bet__steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__step-item { background-color: #f0f8ff; padding: 30px; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; border: 1px solid #e0e0e0; }.page-22bet__step-item:hover { transform: translateY(-5px); }.page-22bet__step-icon { width: 200px; height: auto; margin-bottom: 20px; border-radius: 10px; max-width: 100%; display: block; margin-left: auto; margin-right: auto; }.page-22bet__step-title { font-size: 1.6em; color: #0056b3; margin-bottom: 15px; }.page-22bet__step-description { font-size: 1em; color: #666; }/* Why OKBET Section */.page-22bet__why-okbet-section { background-color: #e6f2ff; }.page-22bet__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet__feature-item { background-color: #fff; padding: 30px; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; border: 1px solid #d0e0f0; }.page-22bet__feature-item:hover { transform: translateY(-5px); }.page-22bet__feature-icon { width: 200px; height: auto; margin-bottom: 20px; max-width: 100%; display: block; margin-left: auto; margin-right: auto; }.page-22bet__feature-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-22bet__feature-description { font-size: 0.95em; color: #666; }.page-22bet__providers-image { max-width: 100%; height: auto; margin-top: 60px; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }/* FAQ Section */.page-22bet__faq-section { background-color: #fff; }.page-22bet__faq-list { max-width: 900px; margin: 40px auto 0; text-align: left; }.page-22bet__faq-item { border: 1px solid #ddd; border-radius: 10px; margin-bottom: 15px; overflow: hidden; background-color: #f9f9f9; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }.page-22bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; }.page-22bet__faq-question:hover { background-color: #0056b3; }.page-22bet__faq-title { margin: 0; color: #fff; pointer-events: none; flex-grow: 1; }.page-22bet__faq-toggle { font-size: 1.5em; margin-left: 20px; transition: transform 0.3s ease; pointer-events: none; }.page-22bet__faq-item.active .page-22bet__faq-toggle { transform: rotate(45deg); }.page-22bet__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fff; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; text-align: left; }.page-22bet__faq-item.active .page-22bet__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-22bet__faq-answer p { margin: 0; font-size: 1em; color: #555; }/* CTA Section */.page-22bet__cta-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; position: relative; overflow: hidden; padding: 80px 0; }.page-22bet__cta-content { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; }.page-22bet__cta-title { font-size: 3em; margin-bottom: 20px; color: #fff; }.page-22bet__cta-description { font-size: 1.4em; margin-bottom: 40px; max-width: 900px; }.page-22bet__cta-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 1; }/* Responsive adjustments */@media (max-width: 1024px) { .page-22bet__hero-title { font-size: 2.8em; } .page-22bet__section-title { font-size: 2.2em; } .page-22bet__cta-title { font-size: 2.5em; } }@media (max-width: 768px) { .page-22bet__hero-section,.page-22bet__how-to-section,.page-22bet__why-okbet-section,.page-22bet__faq-section,.page-22bet__cta-section { padding: 40px 0; } .page-22bet__container { padding: 15px; } .page-22bet__hero-title { font-size: 2.2em; } .page-22bet__hero-description { font-size: 1em; } .page-22bet__button { padding: 12px 25px; font-size: 1em; } .page-22bet__button--large { padding: 15px 30px; font-size: 1.1em; } .page-22bet__section-title { font-size: 1.8em; } .page-22bet__section-intro { font-size: 0.95em; } .page-22bet__steps-grid,.page-22bet__features-grid { grid-template-columns: 1fr; gap: 20px; } .page-22bet__step-item,.page-22bet__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-22bet__step-description,.page-22bet__feature-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-22bet__faq-list { margin: 20px auto 0; } .page-22bet__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-22bet__faq-toggle { font-size: 1.3em; } .page-22bet__faq-answer { padding: 0 20px; } .page-22bet__faq-item.active .page-22bet__faq-answer { padding: 15px 20px !important; } .page-22bet__cta-title { font-size: 2em; } .page-22bet__cta-description { font-size: 1.1em; } }@media (max-width: 480px) { .page-22bet__hero-title { font-size: 1.8em; } .page-22bet__section-title { font-size: 1.6em; } .page-22bet__cta-title { font-size: 1.8em; } .page-22bet__button { padding: 10px 20px; font-size: 0.9em; } .page-22bet__button--large { padding: 12px 25px; font-size: 1em; } }