.airsea-tour-landing {
  background: #ffffff;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  width: 100vw;
}

.airsea-tour-landing .breadcrumb-wrapper {
  display: none;
}

.page-node-23 .breadcrumb-wrapper,
.page-node-24 .breadcrumb-wrapper,
.page-node-25 .breadcrumb-wrapper,
.page-node-26 .breadcrumb-wrapper,
.page-node-27 .breadcrumb-wrapper,
.page-node-28 .breadcrumb-wrapper,
.page-node-30 .breadcrumb-wrapper,
.page-node-31 .breadcrumb-wrapper,
.page-node-32 .breadcrumb-wrapper,
.page-node-34 .breadcrumb-wrapper,
.page-node-35 .breadcrumb-wrapper,
.page-node-36 .breadcrumb-wrapper,
.page-node-38 .breadcrumb-wrapper,
.page-node-39 .breadcrumb-wrapper,
.page-node-121 .breadcrumb-wrapper,
.page-node-23 h1.page-header,
.page-node-24 h1.page-header,
.page-node-25 h1.page-header,
.page-node-26 h1.page-header,
.page-node-27 h1.page-header,
.page-node-28 h1.page-header,
.page-node-30 h1.page-header,
.page-node-31 h1.page-header,
.page-node-32 h1.page-header,
.page-node-34 h1.page-header,
.page-node-35 h1.page-header,
.page-node-36 h1.page-header,
.page-node-38 h1.page-header,
.page-node-39 h1.page-header,
.page-node-121 h1.page-header {
  display: none;
}

.page-node-121 #block-turmet-blocktourpageheader,
.page-node-121 #block-turmet-exposedformtourpage-2 {
  display: none;
}

.airsea-tour-landing__hero {
  background:
    linear-gradient(90deg, rgba(7, 33, 44, 0.94), rgba(12, 74, 91, 0.82)),
    url("/sites/default/files/airsea-default-city.jpg") center/cover no-repeat;
  border-radius: var(--airsea-photo-radius, 24px);
  color: #ffffff;
  margin: 54px auto 0;
  min-height: 510px;
  overflow: hidden;
  position: relative;
  width: min(1304px, calc(100vw - 44px));
}

.page-node-30 .airsea-tour-landing__hero {
  background:
    linear-gradient(90deg, rgba(7, 33, 44, 0.92), rgba(12, 74, 91, 0.62)),
    url("/sites/default/files/images/page-header-image/2026/cruises.jpg") center/cover no-repeat;
}

.page-node-31 .airsea-tour-landing__hero {
  background:
    linear-gradient(90deg, rgba(7, 33, 44, 0.92), rgba(12, 74, 91, 0.58)),
    url("/themes/custom/turmet/images/airsea-diverse/antarctica-penguins.jpg") center/cover no-repeat;
}

.airsea-tour-landing__shade {
  background: linear-gradient(0deg, rgba(8, 33, 43, 0.45), rgba(8, 33, 43, 0.05));
  inset: 0;
  position: absolute;
}

.airsea-tour-landing__hero-inner {
  margin: 0 auto;
  max-width: 1120px;
  padding: 170px 24px 70px;
  position: relative;
}

.airsea-tour-landing__kicker {
  background: #ffffff;
  border-radius: 999px;
  color: #173847;
  display: inline-flex;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 18px;
  padding: 9px 16px;
  text-transform: uppercase;
}

.airsea-tour-landing__title {
  color: #ffffff;
  font-size: clamp(42px, 7vw, 82px);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.98;
  margin: 0;
  max-width: 880px;
}

.airsea-tour-landing__hero p {
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.55;
  margin: 22px 0 0;
  max-width: 760px;
}

.airsea-tour-landing__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 34px 0 0;
  padding: 0;
}

.airsea-tour-landing__stats li {
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 14px;
  min-width: 150px;
  padding: 16px 18px;
}

.airsea-tour-landing__stats strong,
.airsea-tour-landing__stats span {
  display: block;
}

.airsea-tour-landing__stats strong {
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
}

.airsea-tour-landing__stats span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 12px;
  font-weight: 900;
  margin-top: 7px;
  text-transform: uppercase;
}

.airsea-tour-landing__content {
  margin: 0 auto;
  max-width: 1120px;
  padding: 54px 24px 88px;
}

.airsea-tour-landing__grid {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.airsea-tour-card-link {
  background: #ffffff;
  border: 1px solid rgba(23, 56, 71, 0.08);
  border-radius: var(--airsea-photo-radius-sm, 18px);
  box-shadow: 0 18px 42px rgba(17, 46, 58, 0.08);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
}

.airsea-tour-card-link__image {
  aspect-ratio: 1.22 / 0.8;
  border-radius: var(--airsea-photo-radius-sm, 18px) var(--airsea-photo-radius-sm, 18px) 0 0;
  display: block;
  overflow: hidden;
}

.airsea-tour-card-link__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 220ms ease;
  width: 100%;
}

.airsea-tour-card-link:hover .airsea-tour-card-link__image img {
  transform: scale(1.04);
}

.airsea-tour-card-link__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

.airsea-tour-card-link__destination {
  color: #ec572f;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.airsea-tour-card-link h2 {
  color: #173847;
  font-size: 23px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.16;
  margin: 10px 0 18px;
}

.airsea-tour-card-link h2 a {
  color: inherit;
}

.airsea-tour-card-link h2 a:hover,
.airsea-tour-card-link h2 a:focus {
  color: #ec572f;
  text-decoration: none;
}

.airsea-tour-card-link dl {
  border-top: 1px solid #e5edf0;
  margin: auto 0 0;
  padding-top: 14px;
}

.airsea-tour-card-link dl div {
  align-items: baseline;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 5px 0;
}

.airsea-tour-card-link dt {
  color: #6b7f87;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.airsea-tour-card-link dd {
  color: #173847;
  font-weight: 900;
  margin: 0;
  text-align: right;
}

.airsea-tour-card-link__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.airsea-tour-card-link__tags li {
  background: #eef6f8;
  border-radius: 999px;
  color: #173847;
  font-size: 12px;
  font-weight: 800;
  padding: 7px 10px;
}

.airsea-tour-card-link__actions {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.airsea-tour-card-link__actions a {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 900;
  justify-content: center;
  min-height: 44px;
  padding: 10px 14px;
  text-align: center;
  text-transform: uppercase;
}

.airsea-tour-card-link__actions a:first-child {
  background: #eef6f8;
  color: #173847;
}

.airsea-tour-card-link__actions a:last-child {
  background: #ec572f;
  color: #ffffff;
}

.airsea-tour-card-link__actions a:hover,
.airsea-tour-card-link__actions a:focus {
  background: #173847;
  color: #ffffff;
  text-decoration: none;
}

.airsea-tour-landing__empty {
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 18px 42px rgba(17, 46, 58, 0.08);
  margin: 0 auto;
  max-width: 760px;
  padding: 42px;
  text-align: center;
}

.airsea-tour-landing__empty p {
  color: #415b66;
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
}

.airsea-tour-landing__empty a {
  background: #ec572f;
  border-radius: 999px;
  color: #ffffff;
  display: inline-flex;
  font-weight: 900;
  margin-top: 24px;
  padding: 13px 22px;
  text-transform: uppercase;
}

@media (max-width: 1020px) {
  .airsea-tour-landing__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .airsea-tour-landing__hero {
    min-height: 450px;
  }

  .airsea-tour-landing__hero-inner {
    padding: 130px 18px 48px;
  }

  .airsea-tour-landing__content {
    padding: 34px 18px 60px;
  }

  .airsea-tour-landing__grid {
    grid-template-columns: 1fr;
  }

  .airsea-tour-card-link {
    border-radius: 14px;
  }
}
