/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/blocks/gallery-with-image-slider/_gallery-with-image-slider.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/veq0jrt.css);
/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/blocks/gallery-with-image-slider/_gallery-with-image-slider.scss (1) ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Add font scale with media query as per configuration on $body-text
 * Ex: @include body-text( h1 );
 * This will add font-size and line-height with different breakpoints.
 */
/*----------------
		Font
------------------*/
/*---------------------------------
		Font Weights
-----------------------------------*/
/*---------------------------------
		RWest Theme Colors Variables
-----------------------------------*/
.gallery-with-image-slider {
  padding-top: 35px;
  padding-bottom: 35px;
}
.gallery-with-image-slider .gallery {
  padding-top: 35px;
}
.gallery-with-image-slider .gallery .columns {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 1025px) {
  .gallery-with-image-slider .gallery .columns {
    margin-bottom: 3.5rem;
  }
}
.gallery-with-image-slider .gallery .gallery-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.gallery-with-image-slider .gallery .image-and-title {
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.gallery-with-image-slider .gallery .image-and-title:hover {
  cursor: pointer;
}
.gallery-with-image-slider .gallery .image-title {
  background: #434343;
  color: #ffffff;
  position: relative;
  flex-grow: 0;
}
.gallery-with-image-slider .gallery .image-title:after {
  content: "+";
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: 2px solid #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  line-height: 1.4rem;
}
.gallery-with-image-slider .gallery .image-wrap {
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-with-image-slider .gallery .image-wrap img {
  max-height: calc(21.875rem);
}
.gallery-with-image-slider .gallery .image-wrap, .gallery-with-image-slider .gallery a.image-link {
  text-align: center;
}
.gallery-with-image-slider .gallery .image-wrap, .gallery-with-image-slider .gallery div.image-title {
  padding: 1rem;
}
.gallery-with-image-slider .gallery .image-link {
  padding: 0 1rem 1rem 1rem;
}
.gallery-with-image-slider .section-button {
  padding-bottom: 35px;
}
.gallery-with-image-slider .section-button .button {
  margin-top: 0;
}
.gallery-with-image-slider .gallery-slider-modal {
  max-width: 100%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slider {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slider .slick-list {
  width: 100%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slider .slick-list, .gallery-with-image-slider .gallery-slider-modal .slick-slider .slick-track {
  height: 100%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-prev, .gallery-with-image-slider .gallery-slider-modal .slick-next {
  bottom: auto;
  top: 50%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slide {
  padding-top: 0;
  padding-bottom: 0;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slide > div {
  height: 100%;
}
.gallery-with-image-slider .gallery-slider-modal .slick-next .slick-next-icon, .gallery-with-image-slider .gallery-slider-modal .slick-next .slick-prev-icon, .gallery-with-image-slider .gallery-slider-modal .slick-prev .slick-next-icon, .gallery-with-image-slider .gallery-slider-modal .slick-prev .slick-prev-icon, .gallery-with-image-slider .gallery-slider-modal .slick-dots li button .slick-dot-icon, .gallery-with-image-slider .gallery-slider-modal .slick-dots li.slick-active button .slick-dot-icon {
  color: #090a0f;
}
.gallery-with-image-slider .gallery-slider-modal .slick-slider.slick-dotted {
  margin: 0;
}
.gallery-with-image-slider .gallery-slider-modal .slick-dots {
  bottom: -2rem;
}
.gallery-with-image-slider .gallery-slider-modal .slick-next {
  right: -1.25rem;
}
.gallery-with-image-slider .gallery-slider-modal .slick-prev {
  left: -1.25rem;
}
.gallery-with-image-slider .gallery-slider-modal .slide-wrapper {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.gallery-with-image-slider .gallery-slider-modal .slide-image {
  height: 68vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.gallery-with-image-slider .gallery-slider-modal .slide-image img {
  max-height: 100%;
  position: relative;
}
.gallery-with-image-slider .gallery-slider-modal .slide-caption {
  padding: 1rem;
}
.gallery-with-image-slider .heading, .gallery-with-image-slider .section-button {
  text-align: center;
}
.gallery-with-image-slider .gallery {
  justify-content: center;
}
.gallery-with-image-slider.aligncenter .heading, .gallery-with-image-slider.aligncenter .section-button {
  text-align: center;
}
.gallery-with-image-slider.aligncenter .gallery {
  justify-content: center;
}
.gallery-with-image-slider.alignleft .heading, .gallery-with-image-slider.alignleft .section-button {
  text-align: left;
}
.gallery-with-image-slider.alignleft .gallery {
  justify-content: flex-start;
}
.gallery-with-image-slider.alignright .heading, .gallery-with-image-slider.alignright .section-button {
  text-align: right;
}
.gallery-with-image-slider.alignright .gallery {
  justify-content: flex-end;
}

.gallery-with-image-slider.generations.color-option-white .gallery-card {
  box-shadow: 1px 1px 15px 3px #595959;
}
.gallery-with-image-slider.generations.color-option-dark-red h3, .gallery-with-image-slider.generations.color-option-dark-red h5, .gallery-with-image-slider.generations.color-option-dark-red .button, .gallery-with-image-slider.generations.color-option-dark-blue h3, .gallery-with-image-slider.generations.color-option-dark-blue h5, .gallery-with-image-slider.generations.color-option-dark-blue .button {
  color: #ffffff;
}
.gallery-with-image-slider.generations.color-option-dark-red .button, .gallery-with-image-slider.generations.color-option-dark-blue .button {
  border-color: #ffffff;
}
.gallery-with-image-slider.generations .gallery .image-wrap {
  min-height: calc(17.1875rem);
}
.gallery-with-image-slider.generations .gallery .image-wrap img {
  max-height: calc(12.5rem);
}
.gallery-with-image-slider.generations .gallery .image-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
}
.gallery-with-image-slider.generations .gallery .image-title h4 {
  font-size: calc(1.25rem);
}
.gallery-with-image-slider.generations .gallery .image-title:after {
  content: none;
}
.gallery-with-image-slider.generations .gallery .image-title.gray {
  background: #434343;
}
.gallery-with-image-slider.generations .gallery .image-title.red {
  background: #9f3323;
}
.gallery-with-image-slider.generations .gallery .image-title.dark-red {
  background: #a62f2c;
}
.gallery-with-image-slider.generations .gallery .image-title.blue {
  background: #88b4d8;
}
.gallery-with-image-slider.generations .gallery .image-title.dark-blue {
  background: #1f4c7b;
}
.gallery-with-image-slider.generations .gallery .image-title.yellow {
  background: #ebcb8f;
}
.gallery-with-image-slider.generations .gallery .image-title.dark-yellow {
  background: #d0ae6f;
}
@media only screen and (min-width: 1025px) {
  .gallery-with-image-slider.generations .gallery .image-wrap img {
    max-height: calc(14.375rem);
  }
  .gallery-with-image-slider.generations .gallery .image-title h4 {
    font-size: calc(1.75rem);
  }
}

/*# sourceMappingURL=gallery-with-image-slider.css.map*/