.page-22bet-careers { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-22bet-careers__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-22bet-careers__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; background-color: #2c3e50; padding-top: 10px; box-sizing: border-box; }.page-22bet-careers__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-22bet-careers__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-22bet-careers__hero-content { position: relative; z-index: 3; max-width: 800px; padding: 20px; }.page-22bet-careers__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-22bet-careers__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-22bet-careers__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-22bet-careers__btn:hover { background-color: #c0392b; }.page-22bet-careers__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-22bet-careers__section--dark { background-color: #34495e; color: #ecf0f1; }.page-22bet-careers__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 40px; }.page-22bet-careers__section--dark .page-22bet-careers__section-title { color: #ecf0f1; }.page-22bet-careers__intro-text { text-align: center; max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; }.page-22bet-careers__quick-links { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px; }.page-22bet-careers__quick-link-item { flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); text-align: center; }.page-22bet-careers__quick-link-btn { display: block; background-color: #27ae60; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-22bet-careers__quick-link-btn:hover { background-color: #229954; }.page-22bet-careers__departments-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-careers__department-card { background-color: #f4f4f4; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-22bet-careers__department-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); }.page-22bet-careers__department-icon { margin-bottom: 15px; }.page-22bet-careers__department-icon img { max-width: 100%; height: auto; border-radius: 5px; }.page-22bet-careers__department-title { font-size: 1.8em; color: #2c3e50; margin-bottom: 10px; }.page-22bet-careers__department-description { font-size: 0.95em; color: #555; }.page-22bet-careers__benefits-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 40px; }.page-22bet-careers__benefit-item { display: flex; align-items: flex-start; gap: 15px; background-color: #ecf0f1; padding: 20px; border-radius: 8px; }.page-22bet-careers__benefit-icon { flex-shrink: 0; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background-color: #3498db; color: #fff; border-radius: 50%; font-size: 1.5em; }.page-22bet-careers__benefit-content h3 { margin-top: 0; color: #2c3e50; font-size: 1.2em; }.page-22bet-careers__security-content { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 20px; }.page-22bet-careers__security-image { margin-bottom: 20px; }.page-22bet-careers__security-image img { max-width: 100%; height: auto; border-radius: 8px; }.page-22bet-careers__faq-list { max-width: 900px; margin: 40px auto 0; }.page-22bet-careers__faq-item { background-color: #ecf0f1; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }.page-22bet-careers__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3498db; color: #fff; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-22bet-careers__faq-question h3 { margin: 0; color: #fff; pointer-events: none; }.page-22bet-careers__faq-question:hover { background-color: #2980b9; }.page-22bet-careers__faq-toggle { font-size: 1.8em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-22bet-careers__faq-item.active .page-22bet-careers__faq-toggle { transform: rotate(45deg); }.page-22bet-careers__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fcfcfc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-22bet-careers__faq-item.active .page-22bet-careers__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-22bet-careers__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-22bet-careers__blog-card { background-color: #f4f4f4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-22bet-careers__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); }.page-22bet-careers__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-22bet-careers__blog-content { padding: 20px; }.page-22bet-careers__blog-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-22bet-careers__blog-title a { text-decoration: none; color: #2c3e50; transition: color 0.3s ease; }.page-22bet-careers__blog-title a:hover { color: #3498db; }.page-22bet-careers__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-22bet-careers__blog-readmore { display: inline-block; color: #3498db; text-decoration: none; font-weight: bold; }.page-22bet-careers__blog-readmore:hover { text-decoration: underline; }@media (max-width: 992px) { .page-22bet-careers__hero-title { font-size: 2.8em; }.page-22bet-careers__hero-subtitle { font-size: 1.2em; }.page-22bet-careers__section-title { font-size: 2em; }.page-22bet-careers__quick-link-item { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); }.page-22bet-careers__departments-grid, .page-22bet-careers__benefits-list, .page-22bet-careers__blog-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }}.page-22bet-careers__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-22bet-careers__floating-btn { background-color: #f39c12; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-22bet-careers__floating-btn:hover { background-color: #e67e22; }.page-22bet-careers__floating-btn--register { background-color: #2ecc71; }.page-22bet-careers__floating-btn--register:hover { background-color: #27ae60; }.page-22bet-careers__floating-btn--login { background-color: #3498db; }.page-22bet-careers__floating-btn--login:hover { background-color: #2980b9; }@media (max-width: 768px) { .page-22bet-careers__hero-section { height: 400px; }.page-22bet-careers__hero-title { font-size: 2em; }.page-22bet-careers__hero-subtitle { font-size: 1em; }.page-22bet-careers__section { padding: 40px 15px; }.page-22bet-careers__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-22bet-careers__intro-text { font-size: 1em; }.page-22bet-careers__quick-links { flex-direction: column; align-items: center; }.page-22bet-careers__quick-link-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-22bet-careers__quick-link-btn { width: 100%; }.page-22bet-careers__departments-grid, .page-22bet-careers__benefits-list, .page-22bet-careers__blog-grid { grid-template-columns: 1fr; }.page-22bet-careers__department-card, .page-22bet-careers__benefit-item, .page-22bet-careers__blog-card { width: 100%; box-sizing: border-box; }.page-22bet-careers__faq-question { padding: 15px 20px; font-size: 1em; }.page-22bet-careers__faq-answer { padding: 15px 20px !important; }.page-22bet-careers__floating-buttons { bottom: 15px; right: 15px; }.page-22bet-careers__floating-btn { padding: 8px 12px; font-size: 0.9em; }.page-22bet-careers__hero-content, .page-22bet-careers__intro-text, .page-22bet-careers__departments-grid, .page-22bet-careers__benefits-list, .page-22bet-careers__security-content, .page-22bet-careers__faq-list, .page-22bet-careers__blog-grid { padding-left: 15px; padding-right: 15px; box-sizing: border-box; }img { max-width: 100% !important; height: auto !important; }.page-22bet-careers__benefits-list .page-22bet-careers__benefit-item { width: 100% !important; box-sizing: border-box !important; padding-left: 15px; padding-right: 15px; margin-left: 0 !important; margin-right: 0 !important; }.page-22bet-careers__faq-list .page-22bet-careers__faq-item { width: 100% !important; box-sizing: border-box !important; padding-left: 0; padding-right: 0; margin-left: 0 !important; margin-right: 0 !important; }.page-22bet-careers__blog-grid .page-22bet-careers__blog-card { width: 100% !important; box-sizing: border-box !important; padding-left: 0; padding-right: 0; margin-left: 0 !important; margin-right: 0 !important; }}.page-22bet-careers__quick-links a, .page-22bet-careers__floating-buttons a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }.page-22bet-careers__benefit-item, .page-22bet-careers__blog-card, .page-22bet-careers__department-card { word-wrap: break-word; overflow-wrap: break-word; }.page-22bet-careers__faq-answer p { word-wrap: break-word; overflow-wrap: break-word; }