/** Shopify CDN: Minification failed

Line 435:0 Expected "}" to go with "{"

**/
.ab-mock-hero {
  --hero-text: #ffffff;
  position: relative;
  height: clamp(540px, 52.8vw, 760px);
  overflow: hidden;
  background: #111111;
  color: var(--hero-text);
  isolation: isolate;
}

.ab-mock-hero__media,
.ab-mock-hero__media::after,
.ab-mock-hero__image {
  position: absolute;
  inset: 0;
}

.ab-mock-hero__media {
  z-index: -2;
}

.ab-mock-hero__media::after {
  content: "";
  z-index: 1;
  background:
    linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12)),
    linear-gradient(180deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.1) 38%, rgba(0, 0, 0, 0.42) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.02) 48%, rgba(0, 0, 0, 0.18));
}

.ab-mock-hero__image {
  width: 100%;
  height: 100%;
  filter: brightness(1.18) contrast(1.03);
  object-fit: cover;
  object-position: center center;
}

.ab-mock-hero__nav {
  position: relative;
  z-index: 4;
  display: grid;
  grid-template-columns: 118px 1fr 118px;
  align-items: start;
  gap: 26px;
  padding: 18px clamp(26px, 5.2vw, 72px) 0;
}

.ab-mock-hero__nav-logo {
  display: block;
  width: clamp(70px, 7.2vw, 102px);
  height: clamp(52px, 5.3vw, 76px);
  overflow: hidden;
}

.ab-mock-hero__logo-crop,
.ab-mock-hero__mark {
  display: block;
  overflow: hidden;
}

.ab-mock-hero__logo-crop img,
.ab-mock-hero__mark img {
  display: block;
  width: 100%;
  height: auto;
}

.ab-mock-hero__links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(30px, 4.1vw, 62px);
  padding-top: 26px;
  color: #ffffff;
  font-family: var(--ab-body);
  font-size: clamp(10px, 0.72vw, 13px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.ab-mock-hero__nav--dark .ab-mock-hero__links,
.ab-mock-hero__nav--dark .ab-mock-hero__icons {
  color: #111111;
}

.ab-mock-hero__shop-menu {
  position: relative;
  display: flex;
  align-items: center;
}

.ab-mock-hero__shop-link {
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.ab-mock-hero__shop-trigger {
  display: flex;
  align-items: center;
}

.ab-mock-hero__shop-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 4px;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

.ab-mock-hero__shop-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 220px;
  margin: 0;
  padding: 8px 0;
  background: #111111;
}

.ab-mock-hero__shop-dropdown a {
  display: block;
  width: 100%;
  padding: 10px 16px;
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
}

.ab-mock-hero__shop-dropdown a:hover,
.ab-mock-hero__shop-dropdown a:focus-visible,
.ab-mock-hero__shop-dropdown a:active,
.ab-mock-hero__shop-dropdown a.is-active {
  background: #dedbd4;
  color: #111111;
}

.ab-mock-hero__shop-menu:hover .ab-mock-hero__shop-dropdown,
.ab-mock-hero__shop-menu:focus-within .ab-mock-hero__shop-dropdown,
.ab-mock-hero__shop-menu.is-open .ab-mock-hero__shop-dropdown {
  display: block;
}

.ab-mock-hero__icons {
  display: flex;
  justify-content: flex-end;
  gap: 24px;
  padding-top: 20px;
  color: #ffffff;
}

.ab-mock-hero__icons a {
  display: inline-flex;
}

.ab-mock-hero__icons svg,
.ab-mock-value svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ab-mock-hero__icons svg {
  width: clamp(20px, 1.6vw, 27px);
  height: clamp(20px, 1.6vw, 27px);
  stroke-width: 1.65;
}

.ab-mock-hero__content {
  position: absolute;
  top: 48%;
  left: 50%;
  z-index: 2;
  width: min(720px, calc(100% - 40px));
  transform: translate(-50%, -50%);
  text-align: center;
}

.ab-mock-hero__mark {
  width: clamp(112px, 12vw, 178px);
  height: clamp(82px, 8.9vw, 132px);
  margin: 0 auto 4px;
}

.ab-mock-hero__brand {
  font-family: var(--ab-heading);
  font-size: clamp(27px, 2.6vw, 42px);
  font-weight: 400;
  letter-spacing: 0.24em;
  line-height: 1;
}

.ab-mock-hero__subtitle {
  margin-top: 14px;
  font-family: var(--ab-body);
  font-size: clamp(11px, 1vw, 16px);
  font-weight: 800;
  letter-spacing: 0.34em;
  line-height: 1;
}

.ab-mock-hero h1 {
  margin: 30px 0 26px;
  color: #ffffff;
  font-family: var(--ab-heading);
  font-size: clamp(36px, 4vw, 62px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

.ab-mock-hero__buttons {
  display: flex;
  justify-content: center;
  gap: 22px;
}

.ab-mock-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 178px;
  min-height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  padding: 0 24px;
  font-family: var(--ab-body);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

.ab-mock-button--light {
  border-color: #f3f0ec;
  background: #f3f0ec;
  color: #111111;
}

.ab-mock-button--outline {
  color: #ffffff;
}

.ab-mock-hero__value-bar {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: center;
  min-height: clamp(70px, 7vw, 96px);
  background: rgba(0, 0, 0, 0.28);
}

.ab-mock-value {
  display: grid;
  grid-template-columns: clamp(30px, 3.2vw, 42px) 1fr;
  align-items: center;
  gap: clamp(12px, 1.4vw, 20px);
  min-height: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.58);
  padding: 0 clamp(16px, 2.6vw, 40px);
  color: #ffffff;
}

.ab-mock-value:last-child {
  border-right: 0;
}

.ab-mock-value svg {
  width: clamp(30px, 3vw, 40px);
  height: clamp(30px, 3vw, 40px);
  stroke-width: 1.28;
}

.ab-mock-value span {
  font-family: var(--ab-body);
  font-size: clamp(9px, 0.82vw, 12px);
  font-weight: 800;
  letter-spacing: 0.03em;
  line-height: 1.55;
  text-transform: uppercase;
}

@media (max-width: 989px) {
  .ab-mock-hero {
    height: auto;
    min-height: 820px;
  }

  .ab-mock-hero__nav {
    grid-template-columns: auto 1fr auto;
    padding-inline: 24px;
  }

  .ab-mock-hero__links {
    gap: 20px;
    justify-content: flex-start;
    overflow-x: auto;
    padding-top: 22px;
    font-size: 11px;
  }

  .ab-mock-hero__shop-menu {
    position: relative;
  }

  .ab-mock-hero__shop-dropdown {
    top: 100%;
    left: 0;
    min-width: 200px;
  }

  .ab-mock-hero__icons {
    gap: 15px;
  }

  .ab-mock-hero__content {
    position: relative;
    top: auto;
    left: auto;
    box-sizing: border-box;
    width: 100%;
    transform: none;
    padding: 130px 24px 78px;
  }

  .ab-mock-hero__value-bar {
    position: relative;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ab-mock-value {
    border-top: 1px solid rgba(255, 255, 255, 0.26);
  }
}

@media (max-width: 640px) {
  .ab-mock-hero {
    min-height: 0;
  }

  .ab-mock-hero__image {
    object-position: 48% center;
  }

  .ab-mock-hero__nav {
    grid-template-columns: 74px 1fr;
    gap: 12px 16px;
    padding: 18px 18px 0;
    overflow: visible;
  }

  .ab-mock-hero__links {
    grid-column: 1 / -1;
    grid-row: 2;
    flex-wrap: wrap;
    gap: 12px 15px;
    justify-content: center;
    max-width: 100%;
    overflow: visible;
    padding-top: 8px;
    padding-bottom: 4px;
    font-size: 10px;
  }

  .ab-mock-hero__shop-dropdown {
    width: min(320px, calc(100vw - 36px));
    max-width: calc(100vw - 36px);
  }

  .ab-mock-hero__icons {
    padding-top: 14px;
  }

  .ab-mock-hero__icons svg {
    width: 22px;
    height: 22px;
  }

  .ab-mock-hero__content {
    overflow: hidden;
    padding: 96px 18px 64px;
  }

  .ab-mock-hero__mark {
    width: 112px;
    height: 82px;
    margin-bottom: 6px;
  }

  .ab-mock-hero__brand {
    font-size: 30px;
    letter-spacing: 0.13em;
  }

  .ab-mock-hero__subtitle {
    font-size: 12px;
    letter-spacing: 0.22em;
  }

  .ab-mock-hero h1 {
    margin-top: 26px;
    font-size: 41px;
 
