.storeexp {
  padding: 56px 0
}
.storeexp__heading {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 16px
}
@media (min-width:576px) {
  .storeexp__heading {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
  }
}
.storeexp__slider-navigation {
  display: none
}
@media (min-width:992px) {
  .storeexp__slider-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}
.storeexp__slider-nav {
  background-color: #fdfeff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #26282b;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px!important;
  width: 64px;
  z-index: 2;
  background-color: transparent;
  border: 1px solid #26282b;
  height: 48px!important;
  width: 48px!important
}
.storeexp__slider-nav.disabled {
  border-color: #9ea4aa;
  color: #9ea4aa;
  cursor: not-allowed
}
.storeexp__slider-nav [class^=icon] {
  margin-top: 0
}
.storeexp__slider-nav [class^=icon]::before {
  font-size: 24px
}
.storeexp__slider-nav.prev {
  margin-right: 15px
}
.storeexp__headline {
  color: #000;
  font-family: BioRhyme;
  font-size: 24px;
  letter-spacing: .02em;
  line-height: 32px
}
@media (min-width:992px) {
  .storeexp__headline {
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 60px
  }
}
.storeexp__container {
  padding-bottom: 32px;
  position: relative;
  overflow-x: hidden
}
@media (min-width:768px) {
  .storeexp__container {
    padding-bottom: 48px
  }
}
.storeexp__container::before {
  background-color: #e8ebed;
  bottom: 0;
  content: "";
  height: 75%;
  position: absolute;
  right: 0;
  width: 100%;
  left: 20px
}
@media (max-width:991.98px) {
  .storeexp__container {
    margin-right: 0;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 0
  }
}
@media (min-width:992px) {
  .storeexp__container {
    margin-right: 0;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 0
  }
}
@media (min-width:1441px) {
  .storeexp__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
  }
}
@media (min-width:1441px) and (min-width:1212px) {
  .storeexp__container {
    max-width: 1220px
  }
}
@media (min-width:1441px) and (min-width:1441px) {
  .storeexp__container {
    max-width: 1440px
  }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
  .storeexp__container {
    max-width: -webkit-calc(100vw - 7.6%);
    max-width: -moz-calc(100vw - 7.6%);
    max-width: calc(100vw - 7.6%)
  }
}
@media screen and (min-width:1025px) and (max-width:1366px) {
  .storeexp__container {
    max-width: -webkit-calc(100vw - 5.05%);
    max-width: -moz-calc(100vw - 5.05%);
    max-width: calc(100vw - 5.05%)
  }
}
.storeexp__heading {
  width: 95%;
  margin-right: 0;
  margin-left: auto
}
.storeexp__collections {
  width: 95%;
  margin-right: 0;
  margin-left: auto
}
.storeexp__collections .slick-track {
  margin: 0 -10px
}
.storeexp__collection {
  padding: 0 10px
}
@media (min-width:768px) {
  .storeexp__collection {
    margin-bottom: 0
  }
}
.storeexp__img {
  margin-bottom: 16px
}
.storeexp__collection-content {
  padding: 0 10px
}
.storeexp__title {
  color: #26282b;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px
}
@media (min-width:992px) {
  .storeexp__title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px
  }
}
.storeexp__desc {
  color: #26282b;
  font-family: Lato;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px
}
@media (max-width:575.98px) {
  .storeexp__desc {
    font-size: 18px;
    line-height: 22px
  }
}
.storeexp__date {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 8px
}
.storeexp__cta {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #7345b2;
  margin-top: 8px
}
.storeexp__cta.not-active {
  color: #454c53;
  pointer-events: none;
  cursor: not-allowed
}
/*# sourceMappingURL=maps/store-workshop.css.map */

