.page-22bet-careers__hero-section { background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); color: #fff; text-align: center; padding: 10px 20px 60px; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; } .page-22bet-careers__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-22bet-careers__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-22bet-careers__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: 800; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-22bet-careers__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; line-height: 1.6; color: #e0e0e0; } .page-22bet-careers__hero-cta { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-22bet-careers__hero-cta:hover { background-color: #e6b800; transform: translateY(-3px); } .page-22bet-careers__intro-section, .page-22bet-careers__quick-access-section, .page-22bet-careers__career-areas-section, .page-22bet-careers__benefits-section, .page-22bet-careers__commitment-section, .page-22bet-careers__blog-section { padding: 60px 20px; text-align: center; } .page-22bet-careers__intro-section { background-color: #f8f8f8; color: #333; } .page-22bet-careers__intro-title, .page-22bet-careers__quick-access-title, .page-22bet-careers__career-areas-title, .page-22bet-careers__benefits-title, .page-22bet-careers__commitment-title, .page-22bet-careers__blog-title, .page-22bet-careers__faq-title { font-size: 2.5em; color: #1a1a1a; margin-bottom: 25px; font-weight: 700; } .page-22bet-careers__intro-text { max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.7; color: #555; } .page-22bet-careers__intro-features, .page-22bet-careers__benefits-grid, .page-22bet-careers__commitment-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; padding: 0 10px; } .page-22bet-careers__feature-item, .page-22bet-careers__benefit-item, .page-22bet-careers__commitment-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; box-sizing: border-box; } .page-22bet-careers__feature-item:hover, .page-22bet-careers__benefit-item:hover, .page-22bet-careers__commitment-item:hover { transform: translateY(-5px); } .page-22bet-careers__feature-icon, .page-22bet-careers__benefit-icon, .page-22bet-careers__commitment-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-22bet-careers__feature-title, .page-22bet-careers__benefit-item-title, .page-22bet-careers__commitment-item-title { font-size: 1.4em; color: #222; margin-bottom: 15px; font-weight: 600; } .page-22bet-careers__feature-description, .page-22bet-careers__benefit-item-text, .page-22bet-careers__commitment-item-text { font-size: 0.95em; line-height: 1.6; color: #666; } .page-22bet-careers__quick-access-section { background-color: #eaf4f7; padding: 50px 20px; } .page-22bet-careers__quick-access-title { color: #0f2027; } .page-22bet-careers__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-22bet-careers__quick-link-button { background-color: #0f2027; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-size: 1.05em; font-weight: 600; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-22bet-careers__quick-link-button:hover { background-color: #2c5364; transform: translateY(-2px); } .page-22bet-careers__career-areas-section { background-color: #fff; } .page-22bet-careers__career-areas-description { max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.7; color: #555; } .page-22bet-careers__career-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; padding: 0 10px; } .page-22bet-careers__career-card { background-color: #fdfdfd; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07); overflow: hidden; text-align: left; transition: transform 0.3s ease; box-sizing: border-box; } .page-22bet-careers__career-card:hover { transform: translateY(-5px); } .page-22bet-careers__career-card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; } .page-22bet-careers__career-card-title { font-size: 1.3em; color: #222; margin: 20px 20px 10px; font-weight: 600; } .page-22bet-careers__career-card-text { font-size: 0.95em; color: #666; line-height: 1.6; margin: 0 20px 20px; } .page-22bet-careers__career-card-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-size: 0.95em; font-weight: bold; margin: 0 20px 20px; transition: background-color 0.3s ease; } .page-22bet-careers__career-card-button:hover { background-color: #e6b800; } .page-22bet-careers__benefits-section { background-color: #f0f8ff; } .page-22bet-careers__benefits-description { max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.7; color: #555; } .page-22bet-careers__benefits-cta { display: inline-block; background-color: #0f2027; color: #fff; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; margin-top: 40px; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-22bet-careers__benefits-cta:hover { background-color: #2c5364; transform: translateY(-3px); } .page-22bet-careers__commitment-section { background-color: #fff; } .page-22bet-careers__commitment-description { max-width: 900px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.7; color: #555; } .page-22bet-careers__faq-section { padding: 60px 20px; background-color: #f9f9f9; color: #333; } .page-22bet-careers__faq-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 30px; font-weight: 700; } .page-22bet-careers__faq-container { max-width: 900px; margin: 0 auto; } .page-22bet-careers__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; box-sizing: border-box; } .page-22bet-careers__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; user-select: none; transition: background-color 0.3s ease; box-sizing: border-box; } .page-22bet-careers__faq-question:hover { background-color: #e0e0e0; } .page-22bet-careers__faq-question-text { font-size: 1.15em; color: #333; margin: 0; font-weight: 600; pointer-events: none; line-height: 1.4; } .page-22bet-careers__faq-toggle { font-size: 1.8em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; min-width: 20px; text-align: center; } .page-22bet-careers__faq-item.active .page-22bet-careers__faq-toggle { transform: rotate(0deg); } .page-22bet-careers__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; box-sizing: border-box; } .page-22bet-careers__faq-item.active .page-22bet-careers__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-22bet-careers__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #555; word-wrap: break-word; overflow-wrap: break-word; } .page-22bet-careers__blog-section { background-color: #eaf4f7; } .page-22bet-careers__blog-title { color: #0f2027; } .page-22bet-careers__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; padding: 0 10px; } .page-22bet-careers__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07); overflow: hidden; text-align: left; transition: transform 0.3s ease; box-sizing: border-box; } .page-22bet-careers__blog-card:hover { transform: translateY(-5px); } .page-22bet-careers__blog-card-image { width: 100%; height: 220px; object-fit: cover; border-bottom: 1px solid #eee; } .page-22bet-careers__blog-card-title { font-size: 1.2em; color: #222; margin: 20px 20px 10px; font-weight: 600; } .page-22bet-careers__blog-card-link { text-decoration: none; color: #222; transition: color 0.3s ease; } .page-22bet-careers__blog-card-link:hover { color: #0f2027; } .page-22bet-careers__blog-card-excerpt { font-size: 0.9em; color: #666; line-height: 1.5; margin: 0 20px 20px; } @media (max-width: 1024px) { .page-22bet-careers__hero-title { font-size: 2.8em; } .page-22bet-careers__hero-subtitle { font-size: 1.1em; } .page-22bet-careers__intro-title, .page-22bet-careers__quick-access-title, .page-22bet-careers__career-areas-title, .page-22bet-careers__benefits-title, .page-22bet-careers__commitment-title, .page-22bet-careers__blog-title, .page-22bet-careers__faq-title { font-size: 2em; } } @media (max-width: 768px) { .page-22bet-careers__hero-section { padding: 10px 15px 40px; } .page-22bet-careers__hero-title { font-size: 2em; margin-bottom: 15px; } .page-22bet-careers__hero-subtitle { font-size: 1em; margin-bottom: 25px; } .page-22bet-careers__hero-cta { padding: 12px 30px; font-size: 1.1em; } .page-22bet-careers__intro-section, .page-22bet-careers__quick-access-section, .page-22bet-careers__career-areas-section, .page-22bet-careers__benefits-section, .page-22bet-careers__commitment-section, .page-22bet-careers__blog-section, .page-22bet-careers__faq-section { padding: 40px 15px; } .page-22bet-careers__intro-title, .page-22bet-careers__quick-access-title, .page-22bet-careers__career-areas-title, .page-22bet-careers__benefits-title, .page-22bet-careers__commitment-title, .page-22bet-careers__blog-title, .page-22bet-careers__faq-title { font-size: 1.8em; margin-bottom: 20px; } .page-22bet-careers__intro-text, .page-22bet-careers__career-areas-description, .page-22bet-careers__benefits-description, .page-22bet-careers__commitment-description { font-size: 0.95em; margin-bottom: 30px; } .page-22bet-careers__intro-features, .page-22bet-careers__benefits-grid, .page-22bet-careers__commitment-features, .page-22bet-careers__career-grid, .page-22bet-careers__blog-grid { grid-template-columns: 1fr; gap: 20px; padding: 0; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-22bet-careers__feature-item, .page-22bet-careers__benefit-item, .page-22bet-careers__commitment-item, .page-22bet-careers__career-card, .page-22bet-careers__blog-card { padding: 25px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-22bet-careers__feature-title, .page-22bet-careers__benefit-item-title, .page-22bet-careers__commitment-item-title, .page-22bet-careers__career-card-title, .page-22bet-careers__blog-card-title { font-size: 1.2em; } .page-22bet-careers__feature-description, .page-22bet-careers__benefit-item-text, .page-22bet-careers__commitment-item-text, .page-22bet-careers__career-card-text, .page-22bet-careers__blog-card-excerpt { font-size: 0.9em; } .page-22bet-careers__quick-access-links { flex-direction: column; } .page-22bet-careers__quick-link-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-22bet-careers__career-card-image, .page-22bet-careers__blog-card-image { height: 180px; max-width: 100% !important; box-sizing: border-box !important; } .page-22bet-careers__faq-question { padding: 15px 20px; box-sizing: border-box !important; } .page-22bet-careers__faq-question-text { font-size: 1em; } .page-22bet-careers__faq-toggle { font-size: 1.5em; } .page-22bet-careers__faq-answer { padding: 0 20px; box-sizing: border-box !important; } .page-22bet-careers__faq-item.active .page-22bet-careers__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-22bet-careers__hero-title { font-size: 1.8em; } .page-22bet-careers__intro-title, .page-22bet-careers__quick-access-title, .page-22bet-careers__career-areas-title, .page-22bet-careers__benefits-title, .page-22bet-careers__commitment-title, .page-22bet-careers__blog-title, .page-22bet-careers__faq-title { font-size: 1.5em; } .page-22bet-careers__hero-cta { font-size: 1em; padding: 10px 25px; } }