/*transform origin*/
@media (min-width: 992px) {
  .gallery .mt_with_both_margins {
    margin: 20px auto !important;
    width: calc(100% - 32px); } }
@media (max-width: 991.8px) {
  .gallery .mt_with_both_margins {
    margin: 10px auto !important;
    width: calc(100% - 16px); } }
.gallery .mt_banner_content h1 {
  font-family: "made-tommy-outline", sans-serif !important;
  color: #ffffff;
  -webkit-text-fill-color: #0f4057;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700; }
  .gallery .mt_banner_content h1 {
    font-size: 35px; }
    @media screen and (min-width: 435px) {
      .gallery .mt_banner_content h1 {
        font-size: calc( 35px + 20 * ((100vw - 435px) / 1045) ); } }
    @media screen and (min-width: 1480px) {
      .gallery .mt_banner_content h1 {
        font-size: 55px; } }
  .gallery .mt_banner_content h1 {
    line-height: 50px; }
    @media screen and (min-width: 435px) {
      .gallery .mt_banner_content h1 {
        line-height: calc( 50px + 20 * ((100vw - 435px) / 1045) ); } }
    @media screen and (min-width: 1480px) {
      .gallery .mt_banner_content h1 {
        line-height: 70px; } }
.gallery .mt_banner_content h2 {
  font-family: "proxima-nova", sans-serif !important;
  letter-spacing: 0.1em;
  font-weight: 400;
  width: 70%;
  margin: 7px auto 0;
  display: block;
  text-align: center; }
  .gallery .mt_banner_content h2 {
    font-size: 18px; }
    @media screen and (min-width: 435px) {
      .gallery .mt_banner_content h2 {
        font-size: calc( 18px + 2 * ((100vw - 435px) / 1045) ); } }
    @media screen and (min-width: 1480px) {
      .gallery .mt_banner_content h2 {
        font-size: 20px; } }
  .gallery .mt_banner_content h2 {
    line-height: 26px; }
    @media screen and (min-width: 435px) {
      .gallery .mt_banner_content h2 {
        line-height: calc( 26px + 4 * ((100vw - 435px) / 1045) ); } }
    @media screen and (min-width: 1480px) {
      .gallery .mt_banner_content h2 {
        line-height: 30px; } }
  @media (max-width: 767.8px) {
    .gallery .mt_banner_content h2 {
      width: 100%;
      padding: 0 5.2vw; } }
.gallery .mt_banner .mt_banner_content {
  padding: 150px 0 80px !important; }
  @media (max-width: 991.8px) {
    .gallery .mt_banner .mt_banner_content {
      padding: 132px 0 60px !important; } }
.gallery .mt_cat {
  padding: 64px 0 56px 0; }
  .gallery .mt_cat .dropdown .selectivo__dropdown {
    gap: 23px; }
    @media (max-width: 1399.8px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown {
        gap: 10px; } }
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
      color: #738f94;
      border: 1px solid #738f94;
      background: transparent;
      padding: 9px 18px;
      display: block;
      letter-spacing: 0.15em; }
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
        font-size: 13px; }
        @media screen and (min-width: 992px) {
          .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
            font-size: calc( 13px + 3 * ((100vw - 992px) / 488) ); } }
        @media screen and (min-width: 1480px) {
          .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
            font-size: 16px; } }
      @media (max-width: 1399.8px) {
        .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
          padding: 8px 16px; } }
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.data-layer-event-virtual-tour {
        pointer-events: none; }
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option--selected {
        color: #ffffff;
        background-color: #738f94; }
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
        color: #738f94;
        background-color: #f6fbfb; }
  @media (max-width: 991.8px) {
    .gallery .mt_cat .dropdown .selectivo__label {
      width: 100%;
      padding: 10px 18px;
      overflow: hidden;
      text-overflow: ellipsis;
      background: #ffffff;
      border: 2px solid #738f94;
      box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
      color: #738f94;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px; } }
  @media (max-width: 991.8px) {
    .gallery .mt_cat {
      padding: 20px 0 40px 0; }
      .gallery .mt_cat .selectivo__label::after {
        border: solid #738f94;
        border-width: 0 2px 2px 0; } }
.gallery .thumbnail_wrapper {
  width: 88.5%; }
  .gallery .thumbnail_wrapper ul {
    gap: 2.16vw; }
    @media (max-width: 991.8px) {
      .gallery .thumbnail_wrapper ul {
        gap: 8px; }
        .gallery .thumbnail_wrapper ul img {
          height: 108px; } }
    .gallery .thumbnail_wrapper ul li {
      margin: 0;
      width: calc((100% - 2.16vw - 2.16vw) / 3); }
      @media (max-width: 991.8px) {
        .gallery .thumbnail_wrapper ul li {
          width: calc((100% - 8px - 8px) / 3); } }
  .gallery .thumbnail_wrapper #load_more {
    margin-top: 64px;
    margin-bottom: 20px;
    display: inline-block; }
    @media (max-width: 1199.8px) {
      .gallery .thumbnail_wrapper #load_more {
        margin-top: 28px;
        margin-bottom: 28px; } }
.gallery .mt_fill_btn {
  background-color: #738f94;
  color: #ffffff;
  border: 1px solid #738f94; }
  .gallery .mt_fill_btn:hover {
    background-color: #5a7e82 !important;
    border-color: #5a7e82 !important;
    color: #ffffff !important; }
.gallery .special_offer_component {
  position: relative;
  background-position-y: 105% !important; }
  .gallery .special_offer_component .mt_one_column {
    padding: 0px !important; }
  .gallery .special_offer_component .mt_col_heading {
    letter-spacing: 0.1em;
    margin: 0;
    -webkit-text-stroke-color: transparent;
    font-weight: 700 !important; }
    .gallery .special_offer_component .mt_col_heading {
      font-size: 35px; }
      @media screen and (min-width: 435px) {
        .gallery .special_offer_component .mt_col_heading {
          font-size: calc( 35px + 10 * ((100vw - 435px) / 1045) ); } }
      @media screen and (min-width: 1480px) {
        .gallery .special_offer_component .mt_col_heading {
          font-size: 45px; } }
    .gallery .special_offer_component .mt_col_heading {
      line-height: 40px; }
      @media screen and (min-width: 435px) {
        .gallery .special_offer_component .mt_col_heading {
          line-height: calc( 40px + 20 * ((100vw - 435px) / 1045) ); } }
      @media screen and (min-width: 1480px) {
        .gallery .special_offer_component .mt_col_heading {
          line-height: 60px; } }
  .gallery .special_offer_component .mt_btn.mt_fill_btn {
    background-color: #0f4057;
    border-color: #0f4057 !important;
    margin-top: 20px;
    font-size: clamp(1rem, calc(0.948rem + 0.191vw), 1.125rem); }
    @media (max-width: 991.8px) {
      .gallery .special_offer_component .mt_btn.mt_fill_btn {
        width: fit-content; } }
    .gallery .special_offer_component .mt_btn.mt_fill_btn:hover {
      background-color: #53797d !important;
      border-color: #53797d !important;
      color: #ffffff !important; }
  .gallery .special_offer_component .mt_one_column_content_wrapper {
    padding: 80px !important; }
    .gallery .special_offer_component .mt_one_column_content_wrapper p {
      margin-top: 10px;
      max-width: 960px;
      color: #ffffff;
      font-family: "proxima-nova", sans-serif;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0.05em; }
      .gallery .special_offer_component .mt_one_column_content_wrapper p {
        font-size: 18px; }
        @media screen and (min-width: 435px) {
          .gallery .special_offer_component .mt_one_column_content_wrapper p {
            font-size: calc( 18px + 2 * ((100vw - 435px) / 1045) ); } }
        @media screen and (min-width: 1480px) {
          .gallery .special_offer_component .mt_one_column_content_wrapper p {
            font-size: 20px; } }
      .gallery .special_offer_component .mt_one_column_content_wrapper p {
        line-height: 26px; }
        @media screen and (min-width: 435px) {
          .gallery .special_offer_component .mt_one_column_content_wrapper p {
            line-height: calc( 26px + 4 * ((100vw - 435px) / 1045) ); } }
        @media screen and (min-width: 1480px) {
          .gallery .special_offer_component .mt_one_column_content_wrapper p {
            line-height: 30px; } }
    @media (max-width: 991.8px) {
      .gallery .special_offer_component .mt_one_column_content_wrapper {
        padding: 40px 20px !important; }
        .gallery .special_offer_component .mt_one_column_content_wrapper p {
          margin-top: 15px; } }
  .gallery .special_offer_component::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-image: url("../../images/Aura_Mark_1.svg");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 170px;
    height: 182px; }
    @media (max-width: 991.8px) {
      .gallery .special_offer_component::after {
        display: none; } }
.gallery_lightbox_open .lightbox__close {
  border: none !important;
  background: url(../../images/close-icon.svg) center no-repeat !important;
  right: 26px !important;
  top: 26px !important;
  width: 24px !important;
  height: 24px !important; }
  .gallery_lightbox_open .lightbox__close:hover {
    background-color: #F9FAFB !important; }
.gallery_lightbox_open .lightbox .mt_slider img {
  margin-bottom: 20px !important; }
.gallery_lightbox_open .lightbox .slick-prev {
  background-color: #738f94; }
  .gallery_lightbox_open .lightbox .slick-prev:hover {
    background-color: #53797d !important; }
.gallery_lightbox_open .lightbox .slick-next {
  background-color: #738f94; }
  .gallery_lightbox_open .lightbox .slick-next:hover {
    background-color: #53797d !important; }
.gallery_lightbox_open .lightbox .mt_gallery_caption {
  color: #0f4057; }
  .gallery_lightbox_open .lightbox .mt_gallery_caption p {
    padding-top: 10px !important;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.05em; }
    .gallery_lightbox_open .lightbox .mt_gallery_caption p {
      font-size: 14px; }
      @media screen and (min-width: 435px) {
        .gallery_lightbox_open .lightbox .mt_gallery_caption p {
          font-size: calc( 14px + 6 * ((100vw - 435px) / 1045) ); } }
      @media screen and (min-width: 1480px) {
        .gallery_lightbox_open .lightbox .mt_gallery_caption p {
          font-size: 20px; } }
    .gallery_lightbox_open .lightbox .mt_gallery_caption p {
      line-height: 20px; }
      @media screen and (min-width: 435px) {
        .gallery_lightbox_open .lightbox .mt_gallery_caption p {
          line-height: calc( 20px + 10 * ((100vw - 435px) / 1045) ); } }
      @media screen and (min-width: 1480px) {
        .gallery_lightbox_open .lightbox .mt_gallery_caption p {
          line-height: 30px; } }

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