@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800&display=swap");

.end-of-summer-sale-2026 {
  --eoss-blue: #00427c;
  --eoss-cream: #fff7ed;
  --eoss-red: #ed1b2f;
  color: var(--eoss-blue);
  font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.end-of-summer-sale-2026,
.end-of-summer-sale-2026 * {
  box-sizing: border-box;
}

.end-of-summer-sale-2026 img {
  display: block;
  height: auto;
  max-width: 100%;
}

.end-of-summer-sale-2026 .eoss-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.end-of-summer-sale-2026 .eoss-hero {
  aspect-ratio: 1400 / 740;
  background-color: #bfeaf6;
  background-image: url("/img/sale-2026/gst-end-of-summer-sale-2026-layout.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.end-of-summer-sale-2026 .eoss-hero-scroll {
  cursor: pointer;
  display: block;
  inset: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 5;
}

.end-of-summer-sale-2026 .eoss-category-band {
  background: #fff;
  padding: 48px 28px 54px;
  scroll-margin-top: 20px;
}

.end-of-summer-sale-2026 .eoss-category-band--cutting {
  background: var(--eoss-cream);
  padding-top: 52px;
}

.end-of-summer-sale-2026 .eoss-section-title,
.end-of-summer-sale-2026 .eoss-info-title {
  color: var(--eoss-blue);
  font-weight: 800;
  line-height: 1.15;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.end-of-summer-sale-2026 .eoss-section-title {
  font-size: clamp(24px, 2.65vw, 38px);
  margin-bottom: 36px;
}

.end-of-summer-sale-2026 .eoss-card-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 24px;
  justify-content: center;
  margin: 0 auto;
  max-width: 970px;
}

.end-of-summer-sale-2026 .eoss-category-card {
  background: #fff;
  border: 3px dashed var(--eoss-red);
  border-radius: 9px;
  color: var(--eoss-blue);
  display: flex;
  flex: 0 1 299px;
  flex-direction: column;
  height: 358px;
  max-width: 299px;
  overflow: hidden;
  text-decoration: none;
  transition: box-shadow 160ms ease, transform 160ms ease;
  width: 100%;
}

.end-of-summer-sale-2026 .eoss-category-card:hover,
.end-of-summer-sale-2026 .eoss-category-card:focus {
  box-shadow: 0 8px 18px rgba(0, 66, 124, 0.16);
  color: var(--eoss-blue);
  outline: 0;
  text-decoration: none;
  transform: translateY(-3px);
}

.end-of-summer-sale-2026 .eoss-category-card:focus-visible {
  box-shadow: 0 0 0 4px rgba(237, 27, 47, 0.28);
}

.end-of-summer-sale-2026 .eoss-card-title {
  align-items: center;
  background: #fff;
  display: flex;
  flex: 0 0 99px;
  font-size: 20px;
  font-weight: 800;
  justify-content: center;
  line-height: 1.08;
  padding: 10px 8px;
  text-align: center;
  text-transform: uppercase;
}

.end-of-summer-sale-2026 .eoss-card-media {
  align-items: center;
  background: #fff;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  min-height: 0;
  overflow: hidden;
  padding: 2px 20px 8px;
  position: relative;
}

.end-of-summer-sale-2026 .eoss-card-media > img {
  max-height: 190px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

.end-of-summer-sale-2026 .eoss-card-button {
  align-items: center;
  background: var(--eoss-red);
  border-radius: 2px;
  color: #fff;
  display: flex;
  flex: 0 0 41px;
  font-size: 17px;
  font-weight: 800;
  justify-content: center;
  line-height: 1;
  margin: 0 32px 20px;
  padding: 8px 4px;
  text-align: center;
  text-transform: uppercase;
}

.end-of-summer-sale-2026 .eoss-card-media--buttons img,
.end-of-summer-sale-2026 .eoss-card-media--scissors img {
  position: absolute;
}

.end-of-summer-sale-2026 .eoss-card-media--buttons img:first-child {
  left: 18%;
  max-height: 122px;
  top: 24px;
}

.end-of-summer-sale-2026 .eoss-card-media--buttons img:last-child {
  bottom: 6px;
  max-height: 110px;
  right: 12%;
}

.end-of-summer-sale-2026 .eoss-card-media--scissors img:first-child {
  bottom: 8px;
  left: 13%;
  max-height: 100px;
  max-width: 125px;
}

.end-of-summer-sale-2026 .eoss-card-media--scissors img:last-child {
  max-height: 135px;
  max-width: 150px;
  right: 8%;
  top: 5px;
}

.end-of-summer-sale-2026 .eoss-financing {
  background: #fff;
  padding: 32px 5%;
}

.end-of-summer-sale-2026 .eoss-financing-link {
  display: block;
  margin: 0 auto;
  max-width: 970px;
  text-decoration: none;
}

.end-of-summer-sale-2026 .eoss-financing-link:hover,
.end-of-summer-sale-2026 .eoss-financing-link:focus {
  text-decoration: none;
}

.end-of-summer-sale-2026 .eoss-financing img {
  margin: 0 auto;
  width: 100%;
}

.end-of-summer-sale-2026 .eoss-info-panel {
  background: #fff;
  border: 3px dashed var(--eoss-red);
  border-radius: 10px;
  color: var(--eoss-blue);
  margin: 0 0 36px;
  padding: 50px 24px 34px;
}

.end-of-summer-sale-2026 .eoss-info-title {
  color: var(--eoss-red);
  font-size: clamp(24px, 2.65vw, 38px);
  margin-bottom: 44px;
}

.end-of-summer-sale-2026 .eoss-info-grid {
  display: grid;
  gap: 34px 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.end-of-summer-sale-2026 .eoss-info-item {
  margin-bottom: 22px;
  text-align: center;
}

.end-of-summer-sale-2026 .eoss-info-icon {
  height: 80px;
  margin: 0 auto 18px;
  object-fit: contain;
  width: 80px;
}

.end-of-summer-sale-2026 .eoss-info-item h3 {
  color: var(--eoss-blue);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.15;
  margin: 0 0 9px;
  text-transform: capitalize;
}

.end-of-summer-sale-2026 .eoss-info-item p {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 215px;
}

.end-of-summer-sale-2026 .eoss-why-panel {
  background: var(--eoss-cream);
  border: 1px solid #f2d6bb;
  border-radius: 12px;
  margin-top: 26px;
  padding: 38px 18px 14px;
}

.end-of-summer-sale-2026 .eoss-why-panel .eoss-info-title {
  color: var(--eoss-blue);
}

@media (max-width: 1050px) {
  .end-of-summer-sale-2026 .eoss-card-grid {
    max-width: 646px;
  }

  .end-of-summer-sale-2026 .eoss-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .black_box.end-of-summer-sale-2026 > .container {
    max-width: 100%;
    overflow: hidden;
    width: 100%;
  }

  .end-of-summer-sale-2026 .eoss-category-band {
    padding: 30px 12px 34px;
  }

  .end-of-summer-sale-2026 .eoss-section-title,
  .end-of-summer-sale-2026 .eoss-info-title {
    font-size: 21px;
    white-space: normal;
  }

  .end-of-summer-sale-2026 .eoss-section-title {
    margin: 0 auto 25px;
    max-width: 340px;
  }

  .end-of-summer-sale-2026 .eoss-card-grid {
    gap: 20px;
    max-width: 299px;
  }

  .end-of-summer-sale-2026 .eoss-category-card {
    flex-basis: 299px;
  }

  .end-of-summer-sale-2026 .eoss-financing {
    padding: 24px 0;
  }

  .end-of-summer-sale-2026 .eoss-info-panel {
    border-width: 2px;
    padding: 32px 12px 24px;
  }

  .end-of-summer-sale-2026 .eoss-info-title {
    margin-bottom: 30px;
  }

  .end-of-summer-sale-2026 .eoss-info-grid {
    gap: 28px 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .end-of-summer-sale-2026 .eoss-info-icon {
    height: 62px;
    margin-bottom: 13px;
    width: 62px;
  }

  .end-of-summer-sale-2026 .eoss-info-item h3 {
    font-size: 14px;
  }

  .end-of-summer-sale-2026 .eoss-info-item p {
    font-size: 12px;
  }

  .end-of-summer-sale-2026 .eoss-why-panel {
    padding: 28px 10px 8px;
  }
}

@media (max-width: 420px) {
  .end-of-summer-sale-2026 .eoss-info-grid {
    grid-template-columns: 1fr;
  }

  .end-of-summer-sale-2026 .eoss-info-item p {
    max-width: 230px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .end-of-summer-sale-2026 .eoss-category-card {
    transition: none;
  }
}
