@media only screen and (min-width: 0rem) {#cs-navigation .cs-li-link.galeria:before {position: absolute;bottom: 0rem;left: 0;content: "";opacity: 1;display: block;background: var(--primary);height: 1px;transition: width 0.3s;width: 100%;}}@media only screen and (min-width: 64rem) {#cs-navigation .cs-li-link.galeria:before {height: 2px;}}@media only screen and (min-width: 0rem) {.gallery-section {position: relative;width: 100%;height: 100vh;}.gallery-section .swiper {width: 100%;height: 100%;}.gallery-section .swiper-right {right: var(--swiper-navigation-sides-offset, 10px);left: auto;}.gallery-section .swiper-left {left: var(--swiper-navigation-sides-offset, 10px);right: auto;}.gallery-section .swiper-left, .gallery-section .swiper-right {width: 2rem;height: 2rem;position: absolute;top: var(--swiper-navigation-top-offset, 50%);margin-top: calc(0px - (var(--swiper-navigation-size) / 2));z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color, var(--swiper-theme-color));}.gallery-section .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}.gallery-section .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}.gallery-section .swiper {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}.gallery-section .swiper-slide {background-size: cover;background-position: center;}.gallery-section .mySwiper2 {height: 100%;width: 100%;}.gallery-section .mySwiper {max-width: 25rem;height: 10%;box-sizing: border-box;position: absolute;right: 0;transform: translateY(-100%);padding: 10px 0;}.gallery-section .mySwiper .swiper-slide {width: 25%;height: 100%;opacity: 1 !important;}.gallery-section .mySwiper .swiper-slide-thumb-active {opacity: 1;}.gallery-section .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {.gallery-section .swiper {width: 100%;height: 100%;}.gallery-section .slide-indicator {position: relative;left: 50%;bottom: 5%;color: var(--bodyTextColorWhite);transform: translateX(-50%);font-size: 20px;}.gallery-section .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}.gallery-section .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}.gallery-section .swiper {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}.gallery-section .swiper-slide {background-size: cover;background-position: center;}.gallery-section .mySwiper2 {height: 100%;width: 100%;}.gallery-section .mySwiper {max-width: 25rem;height: 10%;box-sizing: border-box;position: absolute;right: 0;transform: translateY(-100%);padding: 10px 0;}.gallery-section .mySwiper .swiper-slide {width: 25%;height: 100%;opacity: 0.4;}.gallery-section .mySwiper .swiper-slide-thumb-active {opacity: 1;}.gallery-section .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}}section .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .gallery-section .swiper-slide {
    background-size: cover;
    background-position: center;
  }
  .gallery-section .mySwiper2 {
    height: 100%;
    width: 100%;
  }
  .gallery-section .mySwiper {
    max-width: 25rem;
    height: 10%;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    transform: translateY(-100%);
    padding: 10px 0;
  }
  .gallery-section .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }
  .gallery-section .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }
  .gallery-section .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
