.page-id-25392 .atl-wt-review {
  --atl-navy: #022f52;
  --atl-blue: #0c5f91;
  --atl-red: #c8102e;
  --atl-ink: #15354b;
  --atl-muted: #596b79;
  --atl-surface: #f3f6f8;
  --atl-border: #d7e0e6;
  padding: 0 !important;
  gap: 0 !important;
  overflow: hidden;
  color: var(--atl-ink);
  font-family: Visby, Arial, sans-serif;
}

.page-id-25392 .atl-wt-review *,
.page-id-25392 .atl-wt-review *::before,
.page-id-25392 .atl-wt-review *::after {
  box-sizing: border-box;
}

.page-id-25392 .page-header {
  display: none !important;
}

.page-id-25392 #content,
.page-id-25392 .site-main {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.page-id-25392 {
  overflow-x: hidden;
}

html:has(body.page-id-25392) {
  max-width: 100%;
  overflow-x: clip;
}

.page-id-25392 .atl-wt-review .elementor-widget {
  margin: 0;
}

.page-id-25392 .atl-wt-hero__inner {
  position: relative;
  width: 100%;
  min-height: 390px;
  margin: 0;
  padding: 68px max(20px, calc((100% - 1180px) / 2)) 58px;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  gap: 42px;
  overflow: hidden;
  background-color: var(--atl-navy);
  background-position: center 44%;
  background-size: cover;
}

.page-id-25392 .atl-wt-hero__inner::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background: linear-gradient(90deg, rgba(2, 47, 82, .96) 0%, rgba(2, 47, 82, .86) 52%, rgba(2, 47, 82, .7) 100%);
  pointer-events: none;
}

.page-id-25392 .atl-wt-hero__copy,
.page-id-25392 .atl-wt-hero__status {
  position: relative;
  z-index: 1;
}

.page-id-25392 .atl-wt-hero__copy {
  --width: auto;
  width: auto;
  flex: 1 1 700px;
  max-width: 770px;
  padding: 0;
  gap: 13px;
}

.page-id-25392 .atl-wt-hero__status {
  --width: auto;
  width: auto;
  flex: 0 0 auto;
  padding: 0;
}

.page-id-25392 .atl-wt-hero__eyebrow .elementor-heading-title {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.page-id-25392 .atl-wt-hero__title .elementor-heading-title {
  color: #fff;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 500;
  line-height: 1.03;
  letter-spacing: -.035em;
}

.page-id-25392 .atl-wt-hero__intro {
  max-width: 680px;
}

.page-id-25392 .atl-wt-hero__intro p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.45;
}

.page-id-25392 .atl-wt-live {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 235px;
  padding: 15px 17px;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 14px;
  background: rgba(255, 255, 255, .12);
  color: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .14);
  backdrop-filter: blur(8px);
}

.page-id-25392 .atl-wt-live__dot {
  width: 10px;
  height: 10px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: #57d88a;
  box-shadow: 0 0 0 5px rgba(87, 216, 138, .18);
}

.page-id-25392 .atl-wt-live strong,
.page-id-25392 .atl-wt-live small {
  display: block;
}

.page-id-25392 .atl-wt-live strong {
  font-size: 14px;
  line-height: 1.2;
}

.page-id-25392 .atl-wt-live small {
  margin-top: 4px;
  color: #e4edf3;
  font-size: 12px;
  line-height: 1.25;
}

.page-id-25392 .atl-wt-main__inner,
.page-id-25392 .atl-wt-resources__inner {
  width: 100%;
  margin: 0;
}

.page-id-25392 .atl-wt-main__inner {
  padding: 42px max(20px, calc((100% - 1180px) / 2)) 72px;
  gap: 34px;
  background: var(--atl-surface);
}

.page-id-25392 .atl-wt-arrival,
.page-id-25392 .atl-wt-checkpoints__header,
.page-id-25392 .atl-wt-checkpoints__intro,
.page-id-25392 .atl-wt-grid,
.page-id-25392 .atl-wt-card,
.page-id-25392 .atl-wt-resources__inner,
.page-id-25392 .atl-wt-resource-grid,
.page-id-25392 .atl-wt-resource {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.page-id-25392 .atl-wt-arrival {
  position: relative;
  padding: 20px 24px 20px 58px;
  border: 1px solid #c9d7e1;
  border-left: 4px solid var(--atl-blue);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(2, 47, 82, .06);
}

.page-id-25392 .atl-wt-arrival::before {
  content: "i";
  position: absolute;
  left: 21px;
  top: 22px;
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  background: #e4f1f8;
  color: #07547e;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.page-id-25392 .atl-wt-arrival p {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  color: #324f63;
  font-size: 15px;
  line-height: 1.5;
}

.page-id-25392 .atl-wt-arrival strong {
  color: var(--atl-navy);
}

.page-id-25392 .atl-wt-checkpoints__header {
  gap: 20px;
}

.page-id-25392 .atl-wt-checkpoints__intro {
  gap: 7px;
}

.page-id-25392 .atl-wt-section-title .elementor-heading-title {
  margin: 0;
  color: var(--atl-navy);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -.02em;
}

.page-id-25392 .atl-wt-section-intro {
  max-width: 720px;
}

.page-id-25392 .atl-wt-section-intro p {
  margin: 0;
  color: var(--atl-muted);
  font-size: 16px;
  line-height: 1.5;
}

.page-id-25392 .atl-wt-legend {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-id-25392 .atl-wt-legend li {
  display: grid;
  grid-template-columns: 12px 1fr;
  grid-template-rows: auto auto;
  column-gap: 9px;
  align-items: center;
  min-width: 0;
  padding: 11px 12px;
  border: 1px solid var(--atl-border);
  border-radius: 11px;
  background: #fff;
}

.page-id-25392 .atl-wt-legend li > span {
  grid-row: 1 / 3;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}

.page-id-25392 .atl-wt-legend strong {
  color: var(--atl-ink);
  font-size: 13px;
  line-height: 1.15;
}

.page-id-25392 .atl-wt-legend small {
  margin-top: 2px;
  color: var(--atl-muted);
  font-size: 11px;
  line-height: 1.2;
}

.page-id-25392 .atl-wt-legend__low > span { background: #14804a; }
.page-id-25392 .atl-wt-legend__moderate > span { background: #a66d00; }
.page-id-25392 .atl-wt-legend__busy > span { background: #c45200; }
.page-id-25392 .atl-wt-legend__very-busy > span { background: #6f2c81; }
.page-id-25392 .atl-wt-legend__extended > span { background: #b3193d; }

.page-id-25392 .atl-wt-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.page-id-25392 .atl-wt-card {
  --width: 100%;
  width: 100%;
  flex: none;
  min-width: 0;
  min-height: 385px;
  padding: 25px 25px 23px;
  gap: 4px;
  border: 1px solid var(--atl-border);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(2, 47, 82, .08);
  transition: transform .18s ease, box-shadow .18s ease;
}

.page-id-25392 .atl-wt-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(2, 47, 82, .12);
}

.page-id-25392 .atl-wt-card__title .elementor-heading-title {
  color: var(--atl-navy);
  font-size: 25px;
  font-weight: 800;
  line-height: 1.15;
}

.page-id-25392 .atl-wt-card__location p {
  margin: 0;
  color: var(--atl-muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .055em;
  text-transform: uppercase;
}

.page-id-25392 .atl-wt-card__dynamic {
  margin-top: auto !important;
  padding-top: 17px;
}

.page-id-25392 .atl-wt-resources__inner {
  padding: 68px max(20px, calc((100% - 1180px) / 2)) 78px;
  gap: 9px;
  background: #fff;
}

.page-id-25392 .atl-wt-resource-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 20px;
}

.page-id-25392 .atl-wt-resource {
  min-width: 0;
  min-height: 252px;
  padding: 24px;
  gap: 11px;
  border: 1px solid var(--atl-border);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 9px 26px rgba(2, 47, 82, .07);
}

.page-id-25392 .atl-wt-resource__title .elementor-heading-title {
  color: var(--atl-navy);
  font-size: 21px;
  font-weight: 800;
  line-height: 1.2;
}

.page-id-25392 .atl-wt-resource__copy {
  flex: 1;
}

.page-id-25392 .atl-wt-resource__copy p {
  margin: 0;
  color: var(--atl-muted);
  font-size: 15px;
  line-height: 1.5;
}

.page-id-25392 .atl-wt-resource__button {
  margin-top: auto !important;
}

.page-id-25392 .atl-wt-resource__button .elementor-button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 11px 15px;
  border-radius: 7px;
  background: var(--atl-red);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.page-id-25392 .atl-wt-review a:focus-visible,
.page-id-25392 .atl-wt-review button:focus-visible {
  outline: 3px solid #ffbf47 !important;
  outline-offset: 3px !important;
}

.page-id-25392 .atl-wt-resource__button .elementor-button:hover {
  background: #9f0d25;
}

body.admin-bar.page-id-25392 .atl-wt-review {
  scroll-margin-top: 32px;
}

@media (max-width: 1024px) {
  .page-id-25392 .atl-wt-hero__inner {
    padding-top: 58px;
    padding-bottom: 50px;
  }

  .page-id-25392 .atl-wt-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-25392 .atl-wt-resource-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .page-id-25392 .atl-wt-hero__inner {
    min-height: 350px;
    padding: 50px 15px 42px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 24px;
  }

  .page-id-25392 .atl-wt-hero__copy {
    --width: 100%;
    width: 100%;
    flex: 0 1 auto;
  }

  .page-id-25392 .atl-wt-hero__title .elementor-heading-title {
    font-size: 44px;
  }

  .page-id-25392 .atl-wt-hero__intro p {
    font-size: 16px;
  }

  .page-id-25392 .atl-wt-live {
    width: auto;
    min-width: 0;
  }

  .page-id-25392 .atl-wt-main__inner {
    padding: 32px 15px 56px;
  }

  .page-id-25392 .atl-wt-legend {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-25392 .atl-wt-card {
    min-height: 365px;
    padding: 22px;
  }

  .page-id-25392 .atl-wt-resources__inner {
    padding: 54px 15px 62px;
  }
}

@media (max-width: 560px) {
  .page-id-25392 .atl-wt-hero__inner {
    min-height: 330px;
    padding: 42px 14px 38px;
    gap: 21px;
  }

  .page-id-25392 .atl-wt-hero__title .elementor-heading-title {
    font-size: 40px;
  }

  .page-id-25392 .atl-wt-arrival {
    padding: 18px 18px 18px 52px;
  }

  .page-id-25392 .atl-wt-arrival::before {
    left: 17px;
    top: 20px;
  }

  .page-id-25392 .atl-wt-arrival p,
  .page-id-25392 .atl-wt-arrival strong,
  .page-id-25392 .atl-wt-arrival span {
    display: block;
  }

  .page-id-25392 .atl-wt-arrival span {
    margin-top: 4px;
  }

  .page-id-25392 .atl-wt-section-title .elementor-heading-title {
    font-size: 28px;
  }

  .page-id-25392 .atl-wt-legend {
    gap: 7px;
  }

  .page-id-25392 .atl-wt-legend li {
    padding: 10px;
  }

  .page-id-25392 .atl-wt-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .page-id-25392 .atl-wt-card {
    min-height: 350px;
    padding: 22px 20px;
  }

  .page-id-25392 .atl-wt-resource-grid {
    grid-template-columns: 1fr;
  }

  .page-id-25392 .atl-wt-resource {
    min-height: 0;
  }
}

@media (max-width: 360px) {
  .page-id-25392 .atl-wt-hero__title .elementor-heading-title {
    font-size: 35px;
  }

  .page-id-25392 .atl-wt-live {
    width: 100%;
  }

  .page-id-25392 .atl-wt-legend {
    grid-template-columns: 1fr;
  }

  .page-id-25392 .atl-wt-card {
    padding-inline: 16px;
  }
}

@media (min-width: 769px) {
  .page-id-25392 .atl-wt-hero__inner {
    display: block;
  }

  .page-id-25392 .atl-wt-hero__copy {
    width: min(770px, calc(100% - 280px));
    margin: 0 !important;
  }

  .page-id-25392 .atl-wt-hero__status {
    position: absolute;
    right: max(20px, calc((100% - 1180px) / 2));
    bottom: 58px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-25392 .atl-wt-review *,
  .page-id-25392 .atl-wt-review *::before,
  .page-id-25392 .atl-wt-review *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  .page-id-25392 .atl-wt-card:hover {
    transform: none;
  }
}
