.inspire-gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 30px 0 62px;
  margin-bottom: 56px
}
@media (min-width:992px) {
  .inspire-gallery {
    padding-top: 55px
  }
}
.inspire-gallery__headline {
  color: #333;
  font-family: BioRhyme;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 40px;
  margin-bottom: 24px
}
@media (min-width:992px) {
  .inspire-gallery__headline {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 48px;
    text-align: center
  }
}
.inspire-gallery__slider-image {
  position: relative;
  width: 100%;
  overflow-y: visible;
  display: none
}
@media (min-width:768px) {
  .inspire-gallery__slider-image {
    display: block
  }
}
.inspire-gallery__slider-image--bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 760px;
  background: #f1efe8;
  -webkit-transform: translate(0,44px);
  -moz-transform: translate(0,44px);
  -ms-transform: translate(0,44px);
  -o-transform: translate(0,44px);
  transform: translate(0,44px)
}
@media (min-width:768px) {
  .inspire-gallery__slider-image--bg {
    -webkit-transform: translate(20%,62px);
    -moz-transform: translate(20%,62px);
    -ms-transform: translate(20%,62px);
    -o-transform: translate(20%,62px);
    transform: translate(20%,62px)
  }
}
@media (min-width:992px) {
  .inspire-gallery__slider-image .slick-slider {
    margin-bottom: 80px;
    padding-bottom: 60px
  }
}
.inspire-gallery__slider-image .slick-list {
  padding: 0!important
}
@media (min-width:992px) {
  .inspire-gallery__slider-image .slick-list {
    padding: 0 30% 0 0!important
  }
}
.inspire-gallery__slider-image .slick-slide {
  position: relative;
  margin: 0 19px 0 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s;
  height: 760px;
  background: #fdfeff
}
.inspire-gallery__slider-image .slick-slide img {
  opacity: .6
}
.inspire-gallery__slider-image .slick-slide.slick-active img {
  opacity: 1
}
.inspire-gallery__slider-image .slick-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center
}
.inspire-gallery__slider-text {
  position: relative;
  width: 100%
}
.inspire-gallery__slider-text--wrap {
  position: relative;
  width: 100%
}
@media (min-width:768px) {
  .inspire-gallery__slider-text--wrap {
    width: 85%;
    position: absolute;
    right: 0;
    bottom: 107px
  }
}
@media (min-width:1212px) {
  .inspire-gallery__slider-text--wrap {
    width: 58%;
    min-width: 840px
  }
}
@media (min-width:992px) {
  .inspire-gallery__slider-text .slick-slider {
    margin-bottom: 80px;
    padding-bottom: 60px
  }
}
.inspire-gallery__slider-text .slick-list {
  padding: 0 20% 0 0!important
}
@media (min-width:768px) {
  .inspire-gallery__slider-text .slick-list {
    padding: 0 30% 0 0!important
  }
}
@media (min-width:1212px) {
  .inspire-gallery__slider-text .slick-list {
    padding: 0 40% 0 0!important
  }
}
.inspire-gallery__slider-text .slick-track {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.inspire-gallery__slider-text .slick-slide {
  margin: 0 0 0 16px;
  float: none;
  height: auto
}
@media (min-width:768px) {
  .inspire-gallery__slider-text .slick-slide {
    margin: 0 10px
  }
}
@media (min-width:992px) {
  .inspire-gallery__slider-text .slick-slide {
    position: relative
  }
}
.inspire-gallery__slider-text .slick-arrow {
  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
}
.inspire-gallery__slider-text .slick-arrow.disabled {
  border-color: #9ea4aa;
  color: #9ea4aa;
  cursor: not-allowed
}
.inspire-gallery__slider-text .slick-arrow [class^=icon] {
  margin-top: 0
}
.inspire-gallery__slider-text .slick-arrow [class^=icon]::before {
  font-size: 24px
}
.inspire-gallery__slider-text .slick-next {
  left: -84px;
  right: auto;
  bottom: 0;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none
}
.inspire-gallery__slider-text .slick-next:before {
  content: '\71';
  font-family: beautiful-homes!important;
  font-size: 14px;
  color: #26282b
}
.inspire-gallery__slider-text .slick-prev {
  left: -84px;
  right: auto;
  bottom: 70px;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none
}
.inspire-gallery__slider-text .slick-prev:before {
  content: '\72';
  font-family: beautiful-homes!important;
  font-size: 14px;
  color: #26282b
}
.inspire-gallery__text-item {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -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
}
.inspire-gallery__text-item--image {
  position: relative
}
@media (min-width:768px) {
  .inspire-gallery__text-item--image {
    display: none
  }
}
.inspire-gallery__text-item--image:after {
  content: ' ';
  padding-top: 75%;
  display: block;
  width: 100%
}
.inspire-gallery__text-item--image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center
}
.inspire-gallery__text-item--inner {
  position: relative;
  padding: 16px;
  background: #fdfeff;
  color: #26282b;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -moz-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2
}
@media (min-width:576px) {
  .inspire-gallery__text-item--inner {
    padding: 24px
  }
}
.inspire-gallery__text-item--icon {
  width: 48px;
  height: 48px;
  margin-left: 32px;
  margin-bottom: 16px
}
@media (min-width:576px) {
  .inspire-gallery__text-item--icon {
    width: 64px;
    height: 64px
  }
}
.inspire-gallery__text-item--content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 16px;
  margin-top: -58px;
}
.inspire-gallery__text-item--content--icon {
  margin-right: 8px;
  font-size: 24px
}
.inspire-gallery__text-item--content--icon.red {
  color: #d51123
}
.inspire-gallery__text-item--content--icon.green {
  color: #43a074
}
.inspire-gallery__text-item--content--text {
  font-size: 14px;
  line-height: 20px
}
@media (min-width:576px) {
  .inspire-gallery__text-item--content--text {
    font-size: 16px
  }
}
.inspire-gallery__text-item--content--text h5 {
  margin: 0 0 8px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px
}
@media (min-width:576px) {
  .inspire-gallery__text-item--content--text h5 {
    font-size: 24px;
    line-height: 29px
  }
  .inspire-gallery__text-item--content--text h5.small {
    font-size: 20px
  }
}
.inspire-gallery .progress-bar {
  width: 100%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0
}
.inspire-gallery .progress-bar .in-progress {
  background-color: #f9994c;
  width: 0%;
  height: 4px
}
@media (max-width:767px) {
  .inspire-gallery{
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=maps/inspire-gallery.css.map */

