#cat-banner-safety-toe {
  position: relative;
  font-size: 1.563vw;
  max-width: none;
  margin: 2em auto 2em auto;
}
#cat-banner-safety-toe .swiper-container {
  margin-left: 1.6em;
}
#cat-banner-safety-toe .swiper-slide {
  width: 29.5em !important;
  position: relative;
  margin-right: 1.9em !important;
}
#cat-banner-safety-toe .swiper-slide:last-of-type {
  margin-right: 0 !important;
}
#cat-banner-safety-toe .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
#cat-banner-safety-toe .swiper-slide .overlay {
  position: absolute;
  top: 58%;
  left: 0;
  width: 100%;
  height: 15em;
  display: flex;
  flex-direction: column;
  z-index: 1;
  justify-content: space-between;
}
#cat-banner-safety-toe .swiper-slide .overlay * {
  text-align: center;
  color: var(--brand-color-primary);
}
#cat-banner-safety-toe .swiper-slide h2 {
  font-family: var(--brand-font-body-bold);
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2em;
}
#cat-banner-safety-toe .swiper-slide p {
  font-family: var(--brand-font-body);
  font-size: 2em;
  line-height: 1.4;
  width: 92%;
  margin: 0.2em auto 3em auto;
}
#cat-banner-safety-toe .swiper-slide .bottom {
  position: absolute;
  bottom: -0.8em;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#cat-banner-safety-toe .swiper-slide .cta-text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5em;
  padding-bottom: 0.6em;
  margin-top: 0.5em;
  position: relative;
}
#cat-banner-safety-toe .swiper-slide .cta-text::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.2em;
  background-color: var(--brand-color-secondary);
  transition: height 0.3s, transform 500ms;
}
#cat-banner-safety-toe .swiper-slide .cta-text:hover::after {
  height: 0.175em;
}
#cat-banner-safety-toe h2.title {
  font-family: var(--brand-font-heading-bold);
  text-transform: uppercase;
  font-size: 4em;
  line-height: 1.1;
  width: 66%;
  margin: 0 auto 0.5em auto;
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: normal;
}
#cat-banner-safety-toe p.swiper-footer {
  font-family: var(--brand-font-body);
  font-size: 2em;
  margin: 0 auto 0.5em auto;
  text-align: center;
}
#cat-banner-safety-toe .swiper-pagination-bullet {
  width: 1.4em;
  height: 1.5em;
  background-color: var(--brand-color-contrast);
  border: 0.1em solid #000000;
  margin: 0 0.3em;
  opacity: 1;
}
#cat-banner-safety-toe .swiper-pagination-bullet-active {
  background-color: var(--brand-color-primary);
}
#cat-banner-safety-toe .swiper-pagination {
  margin-top: 5em;
  margin-left: 2.5em;
  position: relative;
  margin: 3em auto 0.2em auto;
}

@media (min-width: 641px) {
  #cat-banner-safety-toe {
    font-size: 0.521vw;
    margin: 3.7em auto 3em auto;
  }
  #cat-banner-safety-toe .swiper-container {
    margin: 0;
  }
  #cat-banner-safety-toe .swiper-wrapper {
    display: flex;
    justify-content: center;
  }
  #cat-banner-safety-toe .swiper-slide:last-of-type {
    margin-right: 0 !important;
  }
  #cat-banner-safety-toe .swiper-slide p {
    font-size: 1.77em;
    width: 92%;
  }
  #cat-banner-safety-toe p.swiper-footer {
    margin: 2em auto 0.5em auto;
    font-size: 2em;
  }
  #cat-banner-safety-toe .swiper-pagination {
    display: none;
  }
}
@media (min-width: 1921px) {
  #cat-banner-safety-toe {
    font-size: 10px;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22styles.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAAA;EACC;EACA;EACA;EACA;;AAEC;EACA;;AAGA;EACA;EACA;EACA;;AACA;EACC;;AAED;EACC;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACC;EACA;;AAGF;EACC;EACA;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EACC;;AAKJ;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACE;;AAEH;EACC;EACA;EAEA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;;AAED;EACC;;AAED;EACC;EACA;EACA;EACA;;;AAGF;EACC;IACC;IACA;;EACA;IACC;;EAED;IACC;IACA;;EAGA;IACC;;EAED;IACC;IACA;;EAGF;IACC;IACA;;EAED;IACC;;;AAIH;EACC;IACC%22,%22file%22:%22styles.css%22%7D */
