@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

body {
  font-family: 'UTM Swiss Condensed', sans-serif !important;
  background-color: #ffffff; }

* {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'UTM Swiss Condensed';
  src: url("/fonts/utm-swiss-condensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.quick-access-item:hover {
  color: #f5f5dc !important; }

.social-links a {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease; }

.social-links a:hover {
  background-color: #0d6efd;
  color: #3a6eb6;
  transform: scale(1.1); }

.about-us-page {
  margin-left: 80px; }

.about-us-page ul li {
  list-style: none; }

.container {
  max-width: 100%;
  /* Đảm bảo không vượt khung */
  overflow-x: hidden;
  /* Ẩn tràn ngang */ }

/* Timeline section */
@media (max-width: 1400px) {
  .gallery-item {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.33% - 10px); }

  .gallery-section h2 {
    font-size: 32px; }

  .gallery-image.full-width {
    margin-bottom: 15px; }

  .gallery-image.full-width img {
    width: 100%;
    height: fit-content; }

  .gallery-image.grid-image {
    margin-bottom: 0px; }

  .gallery-image.grid-image img {
    max-width: 100%;
    height: fit-content; }

  .gallery-grid-wrapper {
    gap: 15px; } }
@media (max-width: 1200px) {
  .banner-title {
    margin-top: 6%;
    font-size: 28px; }

  .company-introduce-title {
    font-size: 28px; }

  .timeline-section h2 {
    font-size: 28px; }

  .offices-section h2 {
    font-size: 28px; }

  .office-card .card-title {
    font-size: 26px; }

  .gallery-section h2 {
    font-size: 28px; } }
@media (max-width: 992px) {
  .banner {
    min-height: 800px; }

  .banner-title {
    margin-top: 10%;
    font-size: 24px; }

  ul.tab-links,
  li.tab-item {
    font-size: 16px; }

  .tab-content-description {
    font-size: 16px; }

  .company-introduce-title {
    font-size: 24px; }

  .timeline-section h2 {
    font-size: 24px; }

  .offices-section h2 {
    font-size: 24px; }

  .office-card .card-title {
    font-size: 20px; }

  .gallery-section h2 {
    font-size: 24px; }

  /* Logo meaning section */
  .logo-meaning__details {
    flex-direction: column-reverse;
    gap: 40px;
    padding: 20px 30px 30px; }

  .logo-meaning__details-text {
    align-items: center; }

  .logo-meaning__details-title {
    font-size: 28px; }

  .logo-meaning__details-content {
    font-size: 18px; }

  .logo-meaning__details-img {
    width: 400px;
    margin: 0 auto; }

  .gallery-item {
    flex: 0 0 calc(33.333% - 6px);
    max-width: calc(33.33% - 6px); }

  .gallery-image.full-width {
    margin-bottom: 15px; }

  .gallery-image.full-width img {
    width: 100%;
    height: fit-content; }

  .gallery-image.grid-image {
    margin-bottom: 0px; }

  .gallery-image.grid-image img {
    max-width: 100%;
    height: fit-content; }

  .gallery-grid-wrapper {
    gap: 9px; }

  .gallery-image:hover {
    transform: translateY(-6px); } }
@media (max-width: 768px) {
  .banner-title {
    font-size: 26px;
    margin-top: 12%; }

  li.tab-item {
    font-size: 16px; }

  .card {
    border-radius: 15px;
    width: 95%;
    margin: 0 auto; }

  .card-title {
    font-size: 18px; }

  .card-text {
    font-size: 16px; }

  .tab-content-description {
    max-width: 90%; }

  /* Logo meaning section */
  .logo-meaning__details {
    gap: 20px; }

  .logo-meaning__details-title {
    font-size: 24px; }

  .logo-meaning__details-content {
    font-size: 16px; }

  .logo-meaning__details-img {
    width: 400px;
    margin: 0 auto; }

  /* Timeline section */
  .timeline::before {
    left: 20px; }

  .timeline-item {
    width: 100%;
    padding-left: 50px;
    padding-right: 20px; }

  .timeline-item.left,
  .timeline-item.right {
    left: 0; }

  .timeline-item.left::before {
    left: 10px; }

  .timeline-item.right::before {
    left: 10px; }

  /* Offices section */
  .office-card {
    height: 200px; }

  .office-card .card-title {
    font-size: 20px; }

  .office-card .card-text {
    font-size: 18px; }

  /* gallery image */
  .gallery-section .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .gallery-image.grid-image {
    margin-bottom: 20px; }

  .gallery-item {
    flex: 0 0 calc(50% - 4px);
    max-width: calc(50% - 4px); }

  .gallery-section h2 {
    font-size: 29px; }

  .gallery-image.full-width {
    margin-bottom: 15px; }

  .gallery-image.full-width img {
    width: 100%;
    height: fit-content; }

  .gallery-image.grid-image {
    margin-bottom: 0px; }

  .gallery-image.grid-image img {
    max-width: 100%;
    height: fit-content; }

  .gallery-grid-wrapper {
    gap: 8px; }

  .office-card {
    transform: translateY(20px); }

  .office-card.visible {
    transform: translateY(0); }

  .office-card:hover {
    transform: translateY(-10px) !important; } }
@media (max-width: 576px) {
  .banner-title {
    font-size: 20px; }

  li.tab-item {
    font-size: 12px; }

  .card-title {
    font-size: 16px; }

  .card-text {
    font-size: 14px; }

  .tab-content-description {
    max-width: 90%;
    font-size: 16px; }

  .company-introduce-title {
    font-size: 18px; }

  .timeline-section h2 {
    font-size: 20px; }

  .offices-section h2 {
    font-size: 20px; }

  .logo-meaning__details {
    flex-direction: column-reverse;
    gap: 40px;
    padding: 4px 2px 20px; }

  .logo-meaning__details-img {
    width: 260px; }

  .logo-meaning__details-title {
    font-size: 18px; }

  .logo-meaning__details-content {
    font-size: 14px; }

  .timeline-year {
    font-size: 16px; }

  .timeline-events {
    font-size: 14px; }

  .gallery-section {
    padding: 50px 0px; }

  .gallery-section h2 {
    font-size: 20px;
    margin-bottom: 30px; }

  .timeline-item {
    transform: translateX(-30%); }

  .timeline-item.right {
    transform: translateX(30%); }

  .timeline-item.visible {
    opacity: 1;
    transform: translateX(0); } }
.banner-recruitment__img {
  height: auto; }

.banner-recruitment__img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover; }

.job-section {
  margin-top: 10px;
  padding-top: 50px; }

.offices-location {
  background: #f7f8fe;
  border: none;
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: fit-content; }

.offices-location.sticky {
  position: fixed;
  top: 110px;
  width: calc(22.333333% - 10px);
  max-width: 410px;
  z-index: 995;
  animation: slideInDown 0.3s ease;
  max-height: calc(100vh - 40px);
  overflow-y: auto; }

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translateY(-30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.offices-location h4 {
  color: #333;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 10;
  border-bottom: 3px solid #667eea;
  position: relative; }

.offices-location h4::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #667eea, #764ba2);
  border-radius: 2px; }

.search-box__recruitment {
  background: rgba(255, 255, 255, 0.95);
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.search-box__recruitment input {
  width: 100%;
  padding: 12px 45px;
  border: 2px solid #e9ecef;
  border-radius: 12px;
  font-size: 16px;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.9); }

.search-box__recruitment input:focus {
  border-color: #667eea;
  box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25);
  outline: none;
  background: white; }

.search-box__recruitment .fa-magnifying-glass {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #667eea;
  font-size: 18px; }

.search-box__recruitment .btn {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border: none;
  border-radius: 12px;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0px 5px 15px rgba(102, 126, 234, 0.3); }

.search-box__recruitment .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0px 8px 25px rgba(102, 126, 234, 0.4); }

.location-filter {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px; }

.form-check {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  padding: 12px 15px;
  transition: all 0.3 ease;
  border: 2px solid transparent; }

.form-check:hover {
  background: rgba(102, 126, 234, 0.1);
  border-color: 0 0 0 2px #667eea;
  transform: translateX(5px); }

.form-check-label {
  color: #333;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.form-check-label:hover {
  color: #667eea; }

.form-check.active {
  background-color: #e3f2fd;
  border-radius: 6px; }

.form-check.active .form-check-label {
  font-weight: 600;
  color: #1976d2; }

.job-card {
  background: rgba(255, 255, 255, 0.95);
  border: none;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  will-change: transform;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  contain: layout paint; }

.job-card.visible {
  opacity: 1;
  transform: none; }

.job-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #667eea, #764ba2); }

.job-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1); }

.job-card__block {
  display: flex;
  align-items: center; }

.img-highlight {
  width: 100px;
  height: fit-content;
  object-fit: cover;
  border-radius: 15px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1); }

.job-info {
  width: 100%; }

.job-card h5 {
  font-weight: 600;
  color: #333;
  margin-bottom: 15px; }

.job-card h5 a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease; }

.job-card h5 a:hover {
  color: #667eea; }

.job-card__item {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
  padding: 4px 12px;
  background: rgba(102, 126, 234, 0.05);
  border-radius: 8px;
  margin-right: 10px; }

.job-card__item i {
  color: #667eea;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 16px;
  margin-right: 5px; }

.job-card .salary {
  color: #28a745;
  font-weight: 600; }

.job-card .location .job-card .deadline {
  color: #6c757d;
  font-weight: 500; }

/* Loading animation */
.loading {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(102, 126, 234, 0.3);
  border-radius: 50%;
  border-top-color: #667eea;
  animation: spin 1s ease-in-out infinite; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
/* Scroll to top button */
.scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border: none;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000; }

.scroll-to-top.show {
  opacity: 1;
  visibility: visible; }

.scroll-to-top:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(102, 126, 234, 0.3); }

@media (max-width: 2300px) {
  .offices-location.sticky {
    width: calc(21.333333% - 40px); } }
@media (max-width: 2000px) {
  .offices-location.sticky {
    width: calc(23.333333% - 40px); } }
@media (max-width: 1800px) {
  .offices-location.sticky {
    width: calc(29.333333% - 60px); } }
@media (max-width: 1600px) {
  .offices-location.sticky {
    width: calc(30.333333% - 40px); } }
@media (max-width: 1500px) {
  .offices-location.sticky {
    width: calc(30.333333% - 30px); } }
@media (max-width: 1400px) {
  .offices-location.sticky {
    width: calc(27.333333% - 20px); } }
@media (max-width: 1200px) {
  .offices-location.sticky {
    width: calc(28.333333% - 30px); } }
@media (max-width: 992px) {
  .offices-location.sticky {
    position: static !important;
    width: auto !important; }

  .search-box__recruitment .btn {
    width: 22%;
    font-size: 16px; }

  .img-highlight {
    width: 60px;
    height: fit-content;
    margin: auto 0; }

  .job-card h5 {
    font-size: 18px; }

  .salary {
    font-size: 14px; }

  .deadline {
    font-size: 16px; } }
@media (max-width: 768px) {
  .search-box__recruitment .btn {
    width: 25%;
    font-size: 15px; } }
@media (max-width: 576px) {
  .search-box__recruitment .btn {
    width: 33%;
    font-size: 13px; }

  .job-card__block {
    align-items: flex-start; }

  .job-card__item {
    margin-bottom: 4px;
    margin-right: 10px;
    padding: 2px 8px; }

  .img-highlight {
    width: 50px;
    height: 50px; }

  .job-card h5 {
    font-size: 16px; }

  .salary {
    font-size: 13px; }

  .location {
    font-size: 13px; }

  .deadline {
    font-size: 13px; }

  .search-box__recruitment input {
    font-size: 13px; }

  .scroll-to-top {
    bottom: 20px;
    right: 20px; } }
.banner-gradient {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  min-height: 230px;
  position: relative; }

.container-fluid {
  --bs-gutter-x: 0rem; }

.job-header {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin-top: -40px;
  position: relative;
  z-index: 9;
  padding: 40px; }

.company-logo {
  width: 100px;
  height: 100px;
  border-radius: 12px;
  background: #f3f4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }

.job-title {
  font-size: 20px;
  font-weight: bold;
  color: #1f2937;
  margin-bottom: 10px; }

.company-name {
  display: block;
  color: #6b7280;
  margin: 0 0 8px 0;
  line-height: 1.4;
  font-size: 16px; }

.job-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px; }

.job-meta i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-right: 10px; }

.job-meta-item {
  display: flex;
  align-items: center;
  color: #6b7280; }

.job-meta-item i {
  color: #9ca3af; }

.job-meta-item span {
  font-size: 16px; }

.deadline-info {
  background: #fef3c7;
  border: 1px solid #f59e0b;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 16px; }

.deadline-info strong {
  color: #d97706;
  margin-left: 10px; }

/* Sticky Navigation Styles */
.sticky-spacer {
  height: 0;
  transition: height 0.3s ease; }

.sticky-spacer.active {
  height: 70px; }

.job-nav {
  border-bottom: 1px solid #e5e7eb;
  margin: 20px 0px 30px;
  background: white;
  z-index: 1000;
  transition: all 0.3s ease;
  width: 100%; }

.job-nav.sticky {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  z-index: 9; }

.nav-tabs {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  display: flex;
  border: none;
  margin: 0;
  padding: 0; }

.job-nav .nav-tabs::-webkit-scrollbar {
  display: none; }

.job-nav .nav-link__job {
  color: #6b7280;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 16px 24px;
  margin-right: 10px;
  white-space: nowrap;
  flex-shrink: 0;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer; }

.job-nav .nav-link__job:hover {
  color: #3b82f6; }

.job-nav .nav-link__job.active {
  color: #3b82f6;
  border-bottom-color: #3b82f6; }

.job-nav-container {
  padding: 0 15px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.sidebar-section {
  background: white;
  border: 1px solid #ccc;
  border-radius: 12px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px; }

.sidebar-title {
  font-weight: bold;
  margin-bottom: 20px;
  color: #1f2937; }

.company-info {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  border-top: 1px solid #e5e7eb;
  transition: background-color 0.2 ease; }

.company-info:hover {
  background-color: #f9fafb; }

.company-logo-sidebar {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 10px;
  background: #f3f4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px; }

.company-details {
  flex: 1;
  min-width: 0; }

.company-details i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px; }

.company-details h6 {
  margin: 0 0 4px 0;
  font-weight: 600;
  color: #1f2937;
  font-size: 16px;
  line-height: 1.4;
  word-wrap: break-word; }

.company-details span {
  margin: 0;
  color: #6b7280;
  font-size: 14px; }

.location-item {
  display: flex;
  align-items: center;
  color: #6b7280;
  margin: 8px 0;
  font-size: 14px; }

.location-item i {
  flex-shrink: 0; }

.salary-range {
  display: flex;
  align-items: center;
  color: #059669;
  font-weight: 600;
  font-size: 14px;
  margin-top: 4px; }

.salary-range i {
  flex-shrink: 0; }

.salary-range span {
  color: #059669; }

.company-info__link {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  text-decoration: none;
  color: inherit;
  width: 100%; }

.job-section {
  padding: 40px;
  border-bottom: 1px solid #e2e8f0;
  scroll-margin-top: 80px; }

.job-section:last-child {
  border: none; }

.section-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e2e8f0; }

.section-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #3b82f6, #1d4ed8);
  color: white;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px; }

.section-title {
  font-size: 20px;
  font-weight: 700;
  color: #1e293b;
  margin: 0; }

.section-content {
  font-size: 16px;
  line-height: 1.7;
  color: #475569; }

.section-content h3 {
  color: #1e293b;
  font-size: 18px;
  font-weight: 600;
  margin: 24px 0px 12px 0px; }

.section-content h4 {
  color: #334155;
  font-size: 18px;
  font-weight: 600; }

.section-content ul {
  margin: 16px 0;
  padding-left: 20px; }

.section-content li {
  margin-bottom: 8px;
  position: relative; }

.section-content li::marker {
  color: #3b82f6; }

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(245px, 1px));
  gap: 20px;
  margin-top: 20px; }

.benefit-card {
  background: #f8fafc;
  padding: 20px;
  border-radius: 10px;
  border-left: 4px solid #3b82f6;
  transition: transform 0.2s ease; }

.benefit-card:hover {
  transform: translateY(-2px); }

.benefit-card h4 {
  color: #1e293b;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px; }

.benefit-card i {
  color: #3b82f6; }

.skill-container {
  margin-top: 20px; }

.skills-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px; }

.skill-tag {
  background: linear-gradient(135deg, #3b82f6, #1d4ed8);
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  transition: transform 0.2s ease; }

.skill-tag:hover {
  transform: scale(1.05); }

.contact-info {
  gap: 20px;
  display: flex;
  flex-wrap: wrap; }

.contact-card {
  background: #f8fafc;
  padding: 24px;
  border-radius: 10px;
  text-align: center;
  border: 2px solid #e2e8f0;
  min-width: 200px;
  flex: 1 1 45%; }

.contact-card span {
  display: block;
  margin-top: 8px; }

.contact-card i {
  font-size: 24px;
  color: #3b82f6; }

.contact-card h4 {
  color: #1e293b;
  margin: 0; }

.contact-card p {
  color: #64748b;
  margin: 0; }

.contact-info__title {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px; }

.contact-info__content {
  display: flex;
  text-align: center;
  justify-content: center; }

.contact-required {
  color: #3b82f6;
  margin-right: 4px; }

.company-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px;
  margin-top: 20px; }

.stat-card {
  background: linear-gradient(135deg, #f8fafc, #e2e8f0);
  padding: 20px;
  border-radius: 10px;
  text-align: center; }

.stat-number {
  font-size: 24px;
  font-weight: 700;
  color: #3b82f6;
  display: block; }

.stat-label {
  font-size: 16px;
  color: #64748b;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 4px; }

.application-form {
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  border-radius: 16px;
  padding: 40px;
  margin-top: 20px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); }

.form-info-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 24px; }

.form-group-cv {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }

.form-label-cv {
  display: flex;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px;
  font-size: 14px;
  align-items: center;
  gap: 6px; }

.form-label-cv .required {
  color: #ef4444;
  font-size: 16px; }

.form-input-cv {
  padding: 12px 16px;
  border: 2px solid #e2e8f0;
  border-radius: 8px;
  font-size: 15px;
  background: white;
  transition: all 0.2s ease; }

.form-input-cv:focus {
  outline: none;
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }

.form-input-cv:hover {
  border-color: #cbd5e1; }

.form-textarea-cv {
  min-height: 120px;
  resize: vertical; }

.file-upload-container {
  position: relative;
  background: white;
  border: 2px dashed #cbd5e1;
  border-radius: 12px;
  padding: 40px 20px;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer; }

.file-upload-container:hover {
  border-color: #3b82f6;
  background: #f8fafc; }

.file-upload-container.dragover {
  border-color: #3b82f6;
  background: #eff6ff;
  transform: scale(1.02); }

.file-upload-input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer; }

.file-upload-content {
  pointer-events: none; }

.file-upload-icon {
  font-size: 48px;
  color: #3b82f6;
  margin-bottom: 16px; }

.file-upload-text {
  font-size: 18px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px; }

.file-upload-subtext {
  font-size: 14px;
  color: #64748b;
  margin-bottom: 16px; }

.file-upload-formats {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap; }

.file-format-tag {
  background: #3b82f6;
  color: white;
  padding: 4px 12px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500; }

.file-preview {
  display: none;
  background: white;
  border: 2px solid #22c55e;
  border-radius: 12px;
  padding: 20px;
  margin-top: 16px; }

.file-preview.show {
  display: block; }

.file-preview-content {
  display: flex;
  align-items: center;
  gap: 16px; }

.file-preview-icon {
  width: 48px;
  height: 48px;
  background: #dcfce7;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #22c55e;
  font-size: 20px; }

.file-preview-info {
  flex: 1; }

.file-preview-name {
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 4px; }

.file-preview-size {
  font-size: 14px;
  color: #64748b; }

.file-remove-btn {
  background: #fee2e2;
  color: #dc2626;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2 ease; }

.file-remove-btn:hover {
  background: #fecaca; }

.submit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(1335deg, #3b82f6, #1d4ed8);
  color: white;
  border: none;
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  gap: 8px;
  width: 100%;
  margin-top: 8px; }

.submit-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(59, 130, 246, 0.3); }

.submit-btn:active {
  transform: translateY(0); }

.submit-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none; }

.success-message {
  display: none;
  background: linear-gradient(135deg, #dcfce7, #bbf7d0);
  border: 2px solid #22c55e;
  padding: 20px;
  text-align: center;
  margin-top: 20px; }

.success-message.show {
  display: block;
  animation: slideInUp 0.5s ease; }

.success-icon {
  font-size: 48px;
  color: #22c55e;
  margin-bottom: 16px; }

.success-title {
  font-size: 20px;
  font-weight: 700;
  color: #15803d;
  margin-bottom: 8px; }

.success-text {
  color: #166534;
  list-style: 1.6; }

@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@media (max-width: 992px) {
  .benefits-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1px));
    justify-content: space-evenly; }

  .contact-card {
    flex: 100%; } }
@media (max-width: 768px) {
  .job-title {
    font-size: 20px; }

  .job-nav .nav-link__job {
    padding: 16px 16px;
    font-size: 14px;
    min-width: max-content;
    margin-right: 16px; }

  .job-nav-container {
    padding: 0px 8px; }

  .sticky-spacer.active {
    height: 60px; }

  .company-info {
    padding: 16px;
    gap: 12px; }

  .benefit-card {
    padding: 12px; }

  .benefits-grid .benefit-card span {
    font-size: 13px; }

  .benefit-card h4 {
    font-size: 14px; }

  .benefit-card__span {
    font-size: 13px; }

  .section-content h4 {
    font-size: 16px; }

  .company-info__link {
    gap: 12px; }

  .company-logo-sidebar {
    width: 50px;
    height: 50px;
    min-width: 50px;
    font-size: 18px; }

  .company-details h6 {
    font-size: 15px; }

  .company-name,
  .location-item,
  .salary-range {
    font-size: 13px; }

  .application-form {
    padding: 24px; }

  .form-info-row {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 20px; }

  .file-upload-container {
    padding: 30px 15px; }

  .file-upload-icon {
    font-size: 36px; }

  .file-upload-text {
    font-size: 16px; } }
@media (max-width: 576px) {
  .job-section {
    padding: 14px 0px; }

  .job-header {
    padding: 20px; }

  .company-logo {
    width: 50px;
    height: 50px; }

  .job-title {
    font-size: 16px; }

  .job-meta-item span {
    font-size: 13px; }

  .deadline-info {
    font-size: 13px; }

  .section-content {
    font-size: 13px; }

  .benefits-grid {
    display: flex;
    flex-direction: column; }

  .benefit-card {
    padding: 20px; }

  .section-icon {
    width: 30px;
    height: 30px;
    font-size: 14px; }

  .section-content h3 {
    font-size: 16px; }

  .section-content h4 {
    font-size: 15px; }

  .section-title {
    font-size: 16px; }

  .skills-tags {
    justify-content: flex-start; }

  .job-nav .nav-link__job {
    padding: 12px 12px;
    margin-right: 12px; }

  .contact-info {
    margin-top: 10px; }

  .company-info {
    padding: 12px;
    gap: 10px; }

  .contact-card {
    padding: 12px; }

  .contact-card i {
    font-size: 20px; }

  .company-info__link {
    gap: 10px; }

  .company-logo-sidebar {
    width: 45px;
    height: 45px;
    min-width: 45px;
    font-size: 16px; }

  .company-details h6 {
    font-size: 14px; }

  .company-name,
  .location-item,
  .salary-range {
    font-size: 12px; }

  .company-details * {
    overflow-wrap: break-word;
    word-break: break-word; } }

/*# sourceMappingURL=style.css.map */
