.page-99bon-bet__hero-section { background-color: #1a1a2e; color: #e0e0e0; padding: 20px 0 60px; text-align: center; position: relative; overflow: hidden; }.page-99bon-bet__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.8)); z-index: 1; }.page-99bon-bet__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 0 20px; }.page-99bon-bet__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); z-index: 0; }.page-99bon-bet__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-99bon-bet__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; line-height: 1.5; max-width: 700px; margin-left: auto; margin-right: auto; }.page-99bon-bet__cta-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-99bon-bet__cta-button:hover { background-color: #c92f3b; transform: translateY(-3px); }.page-99bon-bet__section { padding: 60px 20px; background-color: #22223b; color: #e0e0e0; text-align: center; }.page-99bon-bet__section:nth-of-type(even) { background-color: #1a1a2e; }.page-99bon-bet__section-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-99bon-bet__section-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 40px; line-height: 1.6; }.page-99bon-bet__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-99bon-bet__card { background-color: #33334f; border-radius: 12px; overflow: hidden; text-align: left; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-99bon-bet__card:hover { transform: translateY(-8px); }.page-99bon-bet__card-image { width: 100%; height: 200px; object-fit: cover; }.page-99bon-bet__card-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; }.page-99bon-bet__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; line-height: 1.3; }.page-99bon-bet__card-text { font-size: 1em; color: #cccccc; margin-bottom: 20px; line-height: 1.6; flex-grow: 1; }.page-99bon-bet__card-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; margin-top: auto; }.page-99bon-bet__card-button:hover { background-color: #c92f3b; }.page-99bon-bet__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; }.page-99bon-bet__quick-access-button { flex: 1 1 auto; min-width: 200px; max-width: 300px; background-color: #457b9d; color: #ffffff; padding: 18px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; }.page-99bon-bet__quick-access-button:hover { background-color: #366584; transform: translateY(-3px); }.page-99bon-bet__game-category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-99bon-bet__game-category-card { background-color: #33334f; border-radius: 12px; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; text-align: center; padding-bottom: 20px; }.page-99bon-bet__game-category-card:hover { transform: translateY(-5px); }.page-99bon-bet__game-category-image { width: 100%; height: 180px; object-fit: cover; border-top-left-radius: 12px; border-top-right-radius: 12px; margin-bottom: 15px; }.page-99bon-bet__game-category-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; padding: 0 15px; }.page-99bon-bet__game-category-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; line-height: 1.5; padding: 0 15px; }.page-99bon-bet__game-category-button { background-color: #e63946; color: #ffffff; padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-99bon-bet__game-category-button:hover { background-color: #c92f3b; }.page-99bon-bet__faq-list { max-width: 900px; margin: 0 auto; text-align: left; }.page-99bon-bet__faq-item { background-color: #33334f; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-99bon-bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #457b9d; color: #ffffff; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; }.page-99bon-bet__faq-question:hover { background-color: #366584; }.page-99bon-bet__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #ffffff; }.page-99bon-bet__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-99bon-bet__faq-item.active .page-99bon-bet__faq-toggle { transform: rotate(45deg); }.page-99bon-bet__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; background-color: #33334f; color: #cccccc; line-height: 1.6; }.page-99bon-bet__faq-item.active .page-99bon-bet__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-99bon-bet__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-99bon-bet__blog-post { background-color: #33334f; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-99bon-bet__blog-post:hover { transform: translateY(-5px); }.page-99bon-bet__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-99bon-bet__blog-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; }.page-99bon-bet__blog-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; line-height: 1.3; }.page-99bon-bet__blog-date { font-size: 0.9em; color: #999999; margin-bottom: 15px; }.page-99bon-bet__blog-summary { font-size: 1em; color: #cccccc; margin-bottom: 20px; line-height: 1.6; flex-grow: 1; }.page-99bon-bet__blog-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; margin-top: auto; }.page-99bon-bet__blog-button:hover { background-color: #c92f3b; }.page-99bon-bet__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 900px; margin: 40px auto 0; }.page-99bon-bet__payment-logo-item { background-color: #4a4e69; padding: 15px 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }.page-99bon-bet__payment-logo { height: 40px; width: auto; max-width: 120px; display: block; }.page-99bon-bet__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-99bon-bet__floating-button { background-color: #e63946; color: #ffffff; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; }.page-99bon-bet__floating-button:hover { background-color: #c92f3b; transform: scale(1.05); }.page-99bon-bet__floating-button--register { background-color: #457b9d; }.page-99bon-bet__floating-button--register:hover { background-color: #366584; }.page-99bon-bet__floating-button-text { display: block; font-size: 0.8em; }.page-99bon-bet__floating-button-subtext { display: block; font-size: 0.7em; }.page-99bon-bet__image-container { max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-99bon-bet__image-container img { max-width: 100%; height: auto !important; display: block; margin: 0 auto; }.page-99bon-bet__game-logos-container { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; max-width: 1200px; margin: 40px auto; }.page-99bon-bet__game-logo-item { background-color: #33334f; padding: 10px 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-99bon-bet__game-logo { height: 50px; width: auto; max-width: 100px; display: block; }.page-99bon-bet__security-list { list-style: none; padding: 0; margin: 0 auto; max-width: 800px; display: grid; grid-template-columns: 1fr; gap: 15px; text-align: left; }.page-99bon-bet__security-list-item { background-color: #33334f; padding: 20px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.2); display: flex; align-items: flex-start; gap: 15px; }.page-99bon-bet__security-list-item strong { color: #ffcc00; font-size: 1.1em; }.page-99bon-bet__security-list-item p { margin: 0; color: #cccccc; }.page-99bon-bet__security-icon { font-size: 1.8em; color: #e63946; line-height: 1; }.page-99bon-bet__security-buttons { display: flex; justify-content: center; gap: 20px; margin-top: 40px; }.page-99bon-bet__security-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-99bon-bet__security-button:hover { background-color: #c92f3b; transform: translateY(-3px); }@media (max-width: 1024px) { .page-99bon-bet__hero-title { font-size: 2.4em; }.page-99bon-bet__hero-subtitle { font-size: 1.2em; }.page-99bon-bet__section-title { font-size: 2em; }.page-99bon-bet__quick-access-button { max-width: 250px; padding: 15px 20px; font-size: 1em; }.page-99bon-bet__game-category-grid { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }}.page-99bon-bet__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-99bon-bet__floating-button { width: 55px; height: 55px; font-size: 0.8em; }.page-99bon-bet__floating-button-text { font-size: 0.75em; }.page-99bon-bet__floating-button-subtext { font-size: 0.65em; }@media (max-width: 768px) { .page-99bon-bet__hero-section { padding-bottom: 40px; }.page-99bon-bet__hero-title { font-size: 2em; }.page-99bon-bet__hero-subtitle { font-size: 1em; }.page-99bon-bet__cta-button { padding: 12px 25px; font-size: 1em; }.page-99bon-bet__section { padding: 40px 15px; }.page-99bon-bet__section-title { font-size: 1.8em; }.page-99bon-bet__section-description { font-size: 0.95em; }.page-99bon-bet__grid { grid-template-columns: 1fr; }.page-99bon-bet__card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-99bon-bet__card-text, .page-99bon-bet__blog-summary, .page-99bon-bet__game-category-description, .page-99bon-bet__security-list-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-99bon-bet__quick-access-buttons { flex-direction: column; gap: 15px; }.page-99bon-bet__quick-access-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 1em; }.page-99bon-bet__game-category-grid { grid-template-columns: 1fr; }.page-99bon-bet__game-category-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-99bon-bet__faq-question { padding: 15px 20px; font-size: 1em; }.page-99bon-bet__faq-question h3 { font-size: 1em; }.page-99bon-bet__faq-answer { padding: 15px 20px; font-size: 0.95em; }.page-99bon-bet__blog-grid { grid-template-columns: 1fr; }.page-99bon-bet__blog-post { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-99bon-bet__payment-logos, .page-99bon-bet__game-logos-container { gap: 15px; }.page-99bon-bet__payment-logo-item, .page-99bon-bet__game-logo-item { padding: 10px 15px; }.page-99bon-bet__payment-logo, .page-99bon-bet__game-logo { height: 35px; }.page-99bon-bet__security-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 0 10px; }.page-99bon-bet__security-list-item { flex-direction: column; align-items: flex-start; text-align: left; padding: 15px; gap: 10px; }.page-99bon-bet__security-list-item strong { font-size: 1em; }.page-99bon-bet__security-list-item p { font-size: 0.9em; }.page-99bon-bet__security-icon { font-size: 1.5em; }.page-99bon-bet__security-buttons { flex-direction: column; gap: 15px; }.page-99bon-bet__security-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 0.95em; }.page-99bon-bet__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-99bon-bet__floating-button { width: 50px; height: 50px; font-size: 0.75em; }.page-99bon-bet__floating-button-text { font-size: 0.7em; }.page-99bon-bet__floating-button-subtext { font-size: 0.6em; }}