/*transform origin*/
.gallery {
  background-color: #F8FADF;
}
.gallery .mt_banner_content {
  padding-block: calc(265px + 3vw) calc(20px + 3vw) !important;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_content {
    padding-block: calc(210px + 5vw) calc(35px + 2vw) !important;
  }
}
.gallery .mt_banner_content .mt_main_heading {
  font-family: "din-condensed", sans-serif;
  font-size: 64px;
  line-height: 90px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_content .mt_main_heading {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.gallery .gallery {
  position: relative;
}
.gallery .gallery::after {
  content: "";
  display: block;
  position: absolute;
  width: 95vw;
  height: 100%;
  background: url("../../images/patterns/Versa-A-fifth-element-10-inverted.svg") center/contain no-repeat;
  top: -5%;
  left: -15%;
  z-index: 0;
}
@media (max-width: 991.8px) {
  .gallery .gallery::after {
    width: 120%;
    background-size: cover;
    left: -20%;
  }
}
@media (max-width: 767.8px) {
  .gallery .gallery::after {
    height: 80%;
  }
}
.gallery .gallery .thumbnail_wrapper {
  z-index: 1;
}
.gallery .gallery .mt_cat {
  padding-bottom: 72px;
}
@media (max-width: 991.8px) {
  .gallery .gallery .mt_cat {
    padding-bottom: 50px;
  }
}
.gallery .gallery .mt_cat .dropdown [role=listbox] {
  background: transparent;
  column-gap: 23px;
}
.gallery .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  min-width: 124px;
}
.gallery .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus, .gallery .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
  background: #D24419;
  color: #ffffff;
}
.gallery .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected, .gallery .gallery .mt_cat .dropdown [role=option]:focus, .gallery .gallery .mt_cat .dropdown [role=option]:hover {
  background: #D24419;
  color: #ffffff;
}
.gallery .gallery .mt_cat .mt_btn.data-layer-event-virtual-tour {
  pointer-events: none;
  cursor: default;
}
.gallery .gallery .mt_cat .dropdown.selectivo--open .selectivo__label::after {
  top: calc(50% - 1px) !important;
}
.gallery .gallery #load_more:hover {
  background: transparent !important;
}
.gallery .gallery .lightbox__wrapper {
  background-color: #F8FADF;
}
.gallery .gallery .lightbox__wrapper .lightbox {
  position: relative;
  z-index: 1;
}
.gallery .gallery .lightbox__wrapper .lightbox::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../../images/patterns/Versa-A-fifth-element-10-inverted.svg") center/cover no-repeat;
  z-index: 0;
  pointer-events: none;
  left: -15vw;
}
@media (max-width: 991.8px) {
  .gallery .gallery .lightbox__wrapper .lightbox::after {
    width: 115%;
  }
}
.gallery .gallery .lightbox__wrapper .lightbox .slick-next, .gallery .gallery .lightbox__wrapper .lightbox .slick-prev {
  background-color: #D24419;
}
.gallery .gallery .lightbox__wrapper .lightbox .lightbox__close {
  border-color: #000000;
}
.gallery .gallery .lightbox__wrapper .lightbox .mt_gallery_caption b, .gallery .gallery .lightbox__wrapper .lightbox .mt_gallery_caption p {
  color: #101828;
}
.gallery .gallery .lightbox__wrapper .lightbox .slick-prev, .gallery .gallery .lightbox__wrapper .lightbox .slick-next {
  top: calc(50% - 50px);
}
@media (max-width: 991.8px) {
  .gallery .gallery .lightbox__wrapper .lightbox .slick-prev, .gallery .gallery .lightbox__wrapper .lightbox .slick-next {
    top: 110%;
  }
}
@media (max-width: 991.8px) {
  .gallery .gallery .lightbox__wrapper .lightbox .slick-prev {
    left: 24%;
  }
  .gallery .gallery .lightbox__wrapper .lightbox .slick-next {
    right: 24%;
  }
  .gallery .gallery .lightbox__wrapper .lightbox .mt_gallery_caption p {
    padding-top: 16px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991.8px) {
  .gallery .gallery .mt_cat.mt_mob_dropdown_wrap {
    z-index: 2;
    position: relative;
  }
  .gallery .gallery .mt_cat.mt_mob_dropdown_wrap .dropdown .selectivo__label {
    background-color: transparent;
    border-color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
  .gallery .gallery .mt_cat.mt_mob_dropdown_wrap .dropdown .selectivo__label::after {
    padding: 4px;
    top: calc(50% - 7px);
  }
  .gallery .gallery .mt_cat.mt_mob_dropdown_wrap .dropdown [role=listbox] {
    background: #F8FADF;
  }
}
.gallery .gallery .specials.mt_one_column_container .mt_col_heading {
  letter-spacing: -0.02em;
}

/*# sourceMappingURL=gallery.css.map */
