/* APOD GLOBAL STYLES: Latest Opportunities + Defence Jobs in SA */

/* Latest Opportunities */
#section-47722 {
  padding-top: .6rem !important;
  padding-bottom: 1.5rem !important;
  background: #fff !important;
}
#section-47722 > div { width: 100%; max-width: 78rem; margin: 0 auto; }
#section-47722 .flex.items-center.justify-between.mb-8 {
  margin-bottom: .35rem !important;
  padding: 0 .2rem .45rem;
  border-bottom: 1px solid #e7e6f2;
}
#section-47722 h2 {
  margin: 0 !important;
  color: #2420b5 !important;
  font-size: clamp(1.4rem, 2.2vw, 1.7rem) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -.025em !important;
}
#section-47722 .flex.items-center.justify-between.mb-8 > a {
  display: inline-flex;
  align-items: center;
  color: #3029c8 !important;
  font-size: .85rem !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
  white-space: nowrap;
}
#section-47722 .flex.items-center.justify-between.mb-8 > a:hover { color: #17145f !important; opacity: 1 !important; }
#section-47722 .space-y-3 { display: block !important; }
#section-47722 .space-y-3 > a[href^="/jobs/"] {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-bottom: 1px solid #deddeb !important;
  border-radius: 0 !important;
  color: inherit !important;
  background: #fff !important;
  box-shadow: none !important;
  text-decoration: none !important;
  transform: none !important;
  transition: background-color 160ms ease, box-shadow 160ms ease !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"]:hover {
  border-bottom-color: #cbc8e1 !important;
  background: #fafaff !important;
  box-shadow: inset 3px 0 0 #5a4ae3 !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"]::after {
  position: absolute;
  top: 50%;
  right: .8rem;
  color: #3f35d2;
  content: "›";
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1;
  pointer-events: none;
  transform: translateY(-50%);
  transition: transform 160ms ease;
}
#section-47722 .space-y-3 > a[href^="/jobs/"]:hover::after { transform: translate(.18rem, -50%); }
#section-47722 .space-y-3 > a[href^="/jobs/"] > .p-4 {
  min-height: 4.75rem !important;
  padding: .55rem 3rem .55rem .75rem !important;
  gap: .9rem !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] img {
  width: 2.5rem !important;
  height: 2.5rem !important;
  object-fit: contain !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] .h-10.w-10 {
  width: 2.5rem !important;
  height: 2.5rem !important;
  flex: 0 0 2.5rem !important;
  border-radius: .55rem !important;
  background: #fff !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] h3 {
  margin: 0 !important;
  overflow: visible !important;
  color: #151335 !important;
  font-size: .96rem !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
  text-overflow: clip !important;
  white-space: normal !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"]:hover h3 { color: #2922bd !important; }
#section-47722 .space-y-3 > a[href^="/jobs/"] h3 + p {
  margin-top: .1rem !important;
  color: #524fc0 !important;
  font-size: .83rem !important;
  line-height: 1.25 !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] .flex.items-start.justify-between > span {
  flex: 0 0 auto;
  margin-top: .1rem !important;
  padding-right: .2rem;
  color: #9a97b5 !important;
  font-size: .72rem !important;
  line-height: 1.25 !important;
  white-space: nowrap;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] .mt-2 { gap: .7rem !important; margin-top: .3rem !important; }
#section-47722 .space-y-3 > a[href^="/jobs/"] .mt-2 > span {
  padding: 0 !important;
  border-radius: 0 !important;
  color: #4945bb !important;
  background: transparent !important;
  font-size: .73rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"] .mt-2 > span.uppercase {
  color: #3029c8 !important;
  font-size: .68rem !important;
  font-weight: 700 !important;
  letter-spacing: .035em !important;
}
#section-47722 .space-y-3 > a.border-2 {
  border-left: 3px solid #5a4ae3 !important;
  background: linear-gradient(90deg, rgba(87,72,224,.055), rgba(87,72,224,.01) 55%, #fff 100%) !important;
}
#section-47722 .space-y-3 > a.border-2:hover {
  background: linear-gradient(90deg, rgba(87,72,224,.09), rgba(87,72,224,.025) 55%, #fafaff 100%) !important;
}
#section-47722 .space-y-3 > a[href^="/jobs/"]:focus-visible {
  z-index: 2;
  outline: 3px solid rgba(63,53,210,.28) !important;
  outline-offset: -3px !important;
  box-shadow: none !important;
}

/* Defence Jobs in South Australia */
.apod-sa-careers, .apod-sa-careers * { box-sizing: border-box !important; }
.apod-sa-careers {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  margin: 0 0 1.5rem !important;
  padding: clamp(1.4rem, 3vw, 1.85rem) !important;
  overflow: hidden !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.14) !important;
  border-radius: 1rem !important;
  background: radial-gradient(circle at 92% 10%, rgba(92,120,255,.38), transparent 34%), linear-gradient(135deg, #071d35 0%, #12385f 58%, #3435c8 100%) !important;
  box-shadow: 0 1rem 2.5rem rgba(11,24,64,.16) !important;
}
.apod-sa-careers .apod-sa-careers__header {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  max-width: 44rem !important;
  margin: 0 !important;
  padding: 0 !important;
}
.apod-sa-careers .apod-sa-careers__eyebrow {
  display: block !important;
  margin: 0 0 .45rem !important;
  padding: 0 !important;
  color: #8cecff !important;
  background: transparent !important;
  font-size: .75rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}
.apod-sa-careers #apod-sa-careers-title, .apod-sa-careers h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  background: transparent !important;
  font-size: clamp(1.75rem, 3.5vw, 2.3rem) !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}
.apod-sa-careers .apod-sa-careers__lead {
  margin: .8rem 0 0 !important;
  padding: 0 !important;
  color: #f1f4ff !important;
  background: transparent !important;
  font-size: .96rem !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;
}
.apod-sa-careers .apod-sa-careers__proof {
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(9.5rem, 1fr)) !important;
  gap: .65rem !important;
  margin: 1.15rem 0 0 !important;
  padding: 0 !important;
}
.apod-sa-careers .apod-sa-careers__proof > div {
  display: block !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: .8rem .85rem !important;
  border: 1px solid rgba(255,255,255,.2) !important;
  border-radius: .65rem !important;
  color: #fff !important;
  background: rgba(255,255,255,.09) !important;
}
.apod-sa-careers .apod-sa-careers__proof strong {
  display: block !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
}
.apod-sa-careers .apod-sa-careers__proof span {
  display: block !important;
  margin: .25rem 0 0 !important;
  color: rgba(255,255,255,.8) !important;
  background: transparent !important;
  font-size: .72rem !important;
  line-height: 1.35 !important;
}
.apod-sa-careers .apod-sa-careers__transfer {
  position: relative !important;
  z-index: 2 !important;
  margin: 1.05rem 0 0 !important;
  padding: 0 !important;
  color: #fff !important;
  background: transparent !important;
}
.apod-sa-careers .apod-sa-careers__transfer h3 {
  margin: 0 !important;
  color: #fff !important;
  background: transparent !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}
.apod-sa-careers .apod-sa-careers__transfer p {
  margin: .35rem 0 0 !important;
  color: #e9ecff !important;
  background: transparent !important;
  font-size: .86rem !important;
  line-height: 1.5 !important;
}
.apod-sa-careers .apod-sa-careers__tags {
  position: relative !important;
  z-index: 2 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: .45rem !important;
  margin: .95rem 0 0 !important;
  padding: 0 !important;
}
.apod-sa-careers .apod-sa-careers__tags span {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
  min-height: 1.9rem !important;
  margin: 0 !important;
  padding: .35rem .65rem !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.42) !important;
  border-radius: 999px !important;
  background: rgba(4,17,33,.22) !important;
  font-size: .71rem !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}
.apod-sa-careers .apod-sa-careers__prompt {
  margin: .95rem 0 0 !important;
  color: #fff !important;
  background: transparent !important;
  font-size: .87rem !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}
.apod-sa-careers .apod-sa-careers__source {
  margin: .65rem 0 0 !important;
  color: rgba(255,255,255,.65) !important;
  background: transparent !important;
  font-size: .66rem !important;
  line-height: 1.3 !important;
}
.apod-sa-careers .apod-sa-careers__source a { color: rgba(255,255,255,.86) !important; text-decoration: underline !important; }
.apod-sa-careers .apod-sa-careers__source a:hover { color: #fff !important; }

/* Responsive */
@media (max-width: 760px) {
  .apod-sa-careers .apod-sa-careers__proof { grid-template-columns: 1fr !import