.swiper-pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px;height:30px;justify-content:center}@media(min-width:992px){.swiper-pagination{gap:10px}}.swiper-pagination-bullet{background-color:#e4e4e4;border-radius:100%;display:block;height:10px;width:10px}.swiper-pagination-bullet-active{background-color:#242424}.swiper-arrow{color:#54585b;gap:1rem;margin-bottom:2rem;margin-top:2rem;width:100%}.swiper-arrow,.swiper-arrow-next,.swiper-arrow-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.swiper-arrow-next,.swiper-arrow-prev{border:1px solid #f5f5f5;border-radius:80px;-webkit-box-shadow:0 .05rem .19rem 0 rgba(0,0,0,.05);box-shadow:0 .05rem .19rem 0 rgba(0,0,0,.05);cursor:pointer;height:40px;-webkit-transition:all .3s ease;transition:all .3s ease;width:40px}.swiper-arrow-next:hover,.swiper-arrow-prev:hover{background-color:#f4f4f4;-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-arrow-next svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fx-gallery{overflow:hidden}.fx-gallery__content{width:100%}.fx-gallery__item{-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;align-content:center;background-color:#f6f6f6;color:#242424;display:grid;-webkit-filter:grayscale(1);filter:grayscale(1);height:calc(33.33333vw - 1.5em);justify-content:center;min-height:100px;overflow:hidden;padding:2em 1em;place-content:center;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.fx-gallery__item:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}@media(min-width:600px){.fx-gallery__item{height:calc(25vw - 70px);min-height:140px}}@media(min-width:992px){.fx-gallery__item{height:144px}}.fx-gallery__item icon-download{bottom:1em;height:.8em;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.8em}@media(min-width:1200px){.fx-gallery__item icon-download{display:none}}.fx-gallery__item img{height:auto;max-height:75px;max-width:100%;width:auto}