@charset "UTF-8";
@font-face {
  font-family: "entityone";
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot");
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot?#iefix") format("eot"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff2") format("woff2"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff") format("woff"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.ttf") format("truetype"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.svg#entityone") format("svg");
}

.icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-chevron-down-light:before, .icon-chevron-down-solid:before, .icon-close:before, .icon-external-link:before, .icon-facebook:before, .icon-instagram:before, .icon-linkedin:before, .icon-pinterest:before, .icon-play:before, .icon-plus:before, .icon-samples:before, .icon-twitter:before, .icon-vimeo:before, .icon-volume-slash:before, .icon-volume-up:before {
  font-family: "entityone";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-chevron-down-light:before {
  content: "";
}

.icon-chevron-down-solid:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-samples:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-volume-slash:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.collection-teaser-large .collection-teaser--bottom {
  padding: 18px 2.1vw 2.1vw;
}

@media all and (min-width: 768px) {
  .collection-teaser-large .collection-teaser--bottom {
    padding: 30px 20px;
  }
}

@media (min-width: 1440px) {
  .collection-teaser-large .collection-teaser--bottom {
    padding: 2.1vw 1.4vw;
  }
}

.collection-teaser-large .collection-teaser--bottom > *:last-child {
  margin-bottom: 0;
}

.collection-teaser--bottom {
  padding: 18px 2.1vw 2.1vw;
}

@media all and (min-width: 768px) {
  .collection-teaser--bottom {
    padding: 20px;
  }
}

@media (min-width: 1440px) {
  .collection-teaser--bottom {
    padding: 1.4vw;
  }
}

.collection-teaser--bottom > *:last-child {
  margin-bottom: 0;
}

.collection-teaser--product-types {
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
  gap: 0.7vw;
  -webkit-box-pack: right;
          justify-content: right;
  width: 100%;
}

@media all and (min-width: 1024px) {
  .collection-teaser--product-types {
    margin-bottom: 0.7vw;
  }
}

.collection-teaser--product-types a,
.collection-teaser--product-types article,
.collection-teaser--product-types svg {
  height: 22px;
}

.collection-teaser--product-types a {
  position: relative;
  z-index: 2;
}

.collection-teaser--product-types a:hover svg,
.collection-teaser--product-types a:focus svg {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  opacity: .7;
}

.collection-teaser-large {
  margin-bottom: 47px;
}

@media (min-width: 1440px) {
  .collection-teaser-large {
    margin-bottom: 3.29vw;
  }
}

.path-frontpage .collection-teaser-large {
  margin-bottom: 0;
}

.collection-title {
  margin-bottom: 10px;
}

@media (min-width: 1440px) {
  .collection-title {
    margin-bottom: 0.7vw;
  }
}

.collection-title + .collection-teaser--product-types {
  margin-top: -10px;
}

.path-frontpage .collection-title {
  font-size: 1.5625rem;
}

@media (max-width: 1440px) {
  .path-frontpage .collection-title {
    font-size: calc(1.1125rem + 0.5vw) ;
  }
}

@media (min-width: 1440px) {
  .path-frontpage .collection-title {
    font-size: 25px;
    font-size: 1.75vw;
    font-size: 1.75vmax;
  }
}

@media all and (max-width: 768px) {
  .path-frontpage .collection-title {
    font-size: 1.125rem;
  }
}

@media all and (max-width: 768px) and (max-width: 1440px) {
  .path-frontpage .collection-title {
    font-size: calc(1.025rem + 0.11111vw) ;
  }
}
