.work-showcase {
  padding: 30px 0 0;

}
@media (min-width:992px) {
  .work-showcase {
    padding-top: 55px
  }
}
.work-showcase__headline {
  color: #333;
  font-family: BioRhyme;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 40px;
  margin-bottom: 16px
}
@media (min-width:992px) {
  .work-showcase__headline {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 48px;
    text-align: center
  }
}
.work-showcase__slider {
  position: relative
}
.work-showcase__slider::before {
  content: none
}
@media (min-width:992px) {
  .work-showcase__slider::before {
    background-color: #f1efe8;
    content: '';
    height: 582px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
  }
}
@media (min-width:992px) {
  .work-showcase__slider .slick-slider {
    margin-bottom: 80px;
    padding-bottom: 60px
  }
}
.work-showcase__slider .slick-track {
  background-color: #bbcdb5
}
@media (min-width:992px) {
  .work-showcase__slider .slick-track {
    background-color: initial
  }
}
.work-showcase__slider .slick-slide {
  padding: 10px 0 0;
  opacity: .6
}
@media (min-width:992px) {
  .work-showcase__slider .slick-slide {
    padding: 0 10px;
    position: relative
  }
}
.work-showcase__slider .slick-slide.slick-active {
  opacity: 1
}
.work-showcase__slider .slick-slide.slick-active .beer-slider[data-beer-label]::after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}
.work-showcase__slider-navigation {
  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;
  padding: 24px 0
}
@media (min-width:992px) {
  .work-showcase__slider-navigation {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    position: absolute;
    top: 50%;
    right: -6%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
  }
  .slick-current.slick-active .work-showcase__slider-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}
.work-showcase__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;
  border: 1px solid #26282b
}
.work-showcase__slider-nav.disabled {
  border-color: #9ea4aa;
  color: #9ea4aa;
  cursor: not-allowed
}
.work-showcase__slider-nav [class^=icon] {
  margin-top: 0
}
.work-showcase__slider-nav [class^=icon]::before {
  font-size: 24px
}
@media (min-width:992px) {
  .work-showcase__slider-nav {
    border: none
  }
}
.work-showcase__slider-nav.prev {
  margin-right: 12px
}
@media (min-width:992px) {
  .work-showcase__slider-nav.prev {
    margin-bottom: 12px;
    margin-right: 0
  }
}
.page-our-designers-listing .work-showcase__slider .slick-slider {
  margin-bottom: 20px
}
/*# sourceMappingURL=maps/work-showcase.css.map */
@media (max-width:991px) {
  .work-showcase {
    padding-bottom: 50px
  }
}
.work .beer-range:focus ~ .beer-handle {
  background: #26282b
}
.work .beer-handle {
  background: #26282b
}
.work .beer-handle::after,
.work .beer-handle::before {
  border-color: #fdfeff
}
.work .beer-slider {
  margin: 0 10px
}
.work .beer-slider[data-beer-label]::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  height: 40px;
  width: 40px;
  padding: 0;
  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;
  background: #63785c;
  color: #fdfeff;
  display: none
}
@media (max-width:575.98px) {
  .work .beer-slider[data-beer-label]::after {
    top: unset;
    bottom: 10px;
    right: 10px
  }
}
@media (min-width:576px) {
  .work .beer-slider[data-beer-label]::after {
    right: 1.5rem
  }
}
@media (min-width:576px) {
  .work .beer-slider[data-beer-label]::after {
    font-size: 14px;
    line-height: 20px;
    height: 56px;
    width: 56px
  }
}
@media (min-width:992px) {
  .work .beer-slider {
    margin: 0 0 20px
  }
}
.work .beer-reveal[data-beer-label]::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  height: 40px;
  width: 40px;
  padding: 0;
  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;
  background: #fdfeff;
  color: #26282b
}
@media (max-width:575.98px) {
  .work .beer-reveal[data-beer-label]::after {
    top: unset;
    bottom: 10px;
    left: 10px
  }
}
@media (min-width:576px) {
  .work .beer-reveal[data-beer-label]::after {
    left: 1.5rem
  }
}
@media (min-width:576px) {
  .work .beer-reveal[data-beer-label]::after {
    font-size: 14px;
    line-height: 20px;
    height: 56px;
    width: 56px
  }
}
.work__details {
  background-color: #f1efe8;
  display: none;
  max-width: 100%
}
@media (min-width:992px) {
  .work__details {
    max-width: 1024px;
    min-height:170px;
  }
}
.slick-current.slick-active .work__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:992px) {
  .slick-current.slick-active .work__details {
    -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
  }
}
.work__content {
  max-width: 100%;
  padding: 24px 24px 8px;
  position: relative;
  z-index: 1
}
@media (min-width:992px) {
  .work__content {
    max-width: 780px;
    padding: 0
  }
}
.work__title {
  color: #26282b;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 12px
}
@media (min-width:768px) {
  .work__title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px
  }
}
.work__comment {
  color: #454c53;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px
}
@media (min-width:768px) {
  .work__comment {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px
  }
}
.work__cta {
  margin-bottom: 8px;
  padding: 0 25px;
  position: relative;
  z-index: 1
}
@media (min-width:992px) {
  .work__cta {
    margin: 0;
    padding: 0
  }
}
@media (max-width:575.98px) {
  .work__cta a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    background-color: transparent;
    border-color: transparent;
    color: #7345b2;
    padding-left: 0!important;
    padding-right: 0!important;
    font-size: 16px;
    line-height: 19px;
    padding: 12px 20px
  }
  .work__cta a [class^=icon-] {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .work__cta a:hover {
    color: #472b6f
  }
  .work__cta a:focus {
    color: #7345b2
  }
  .work__cta a.disabled,
  .work__cta a:disabled,
  .work__cta a[disabled] {
    color: #9ea4aa;
    cursor: not-allowed
  }
  .work__cta a.disabled:focus,
  .work__cta a:disabled:focus,
  .work__cta a[disabled]:focus {
    outline: 0
  }
  .work__cta a.disabled [class^=icon-]::before,
  .work__cta a:disabled [class^=icon-]::before,
  .work__cta a[disabled] [class^=icon-]::before {
    color: inherit
  }
}
@media (max-width:991.98px) {
  .work__cta a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    background-color: transparent;
    border-color: transparent;
    color: #7345b2;
    padding-left: 0!important;
    padding-right: 0!important;
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
  .work__cta a [class^=icon-] {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .work__cta a:hover {
    color: #472b6f
  }
  .work__cta a:focus {
    color: #7345b2
  }
  .work__cta a.disabled,
  .work__cta a:disabled,
  .work__cta a[disabled] {
    color: #9ea4aa;
    cursor: not-allowed
  }
  .work__cta a.disabled:focus,
  .work__cta a:disabled:focus,
  .work__cta a[disabled]:focus {
    outline: 0
  }
  .work__cta a.disabled [class^=icon-]::before,
  .work__cta a:disabled [class^=icon-]::before,
  .work__cta a[disabled] [class^=icon-]::before {
    color: inherit
  }
}
@media (min-width:992px) {
  .work__cta a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    background-color: #7345b2;
    border-color: #7345b2;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
  .work__cta a [class^=icon-] {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .work__cta a:hover {
    background-color: #472b6f;
    border-color: #472b6f;
    color: #fff
  }
  .work__cta a:focus {
    background-color: #7345b2;
    border-color: #7345b2;
    color: #fdfeff
  }
  .work__cta a.disabled,
  .work__cta a:disabled,
  .work__cta a[disabled] {
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    color: #a8aaaf;
    cursor: not-allowed
  }
  .work__cta a.disabled:focus,
  .work__cta a:disabled:focus,
  .work__cta a[disabled]:focus {
    outline: 0
  }
  .work__cta a.disabled [class^=icon-]::before,
  .work__cta a:disabled [class^=icon-]::before,
  .work__cta a[disabled] [class^=icon-]::before {
    color: inherit
  }
  .work__cta a [class^=icon-]::before {
    color: #fff
  }
}

[type=range]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  height: 48px;
  width: 80px;
  border-radius: 2px;
  display: block;
  }

.user {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}
.user li:not(:last-child) {
  margin-right: 25px
}
.user__pic {
  height: 40px;
  width: 40px
}
.user__name {
  color: #26282b;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px
}
.user__designation {
  color: #26282b;
  font-size: 14px;
  line-height: 20px
}
/*# sourceMappingURL=maps/user.css.map */


