.Slider7rev4-655c7723c6e2e .gallery__container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
}

.Slider7rev4-655c7723c6e2e .gallery__main {
    z-index: 1;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0 5rem 0 5rem;
}

.Slider7rev4-655c7723c6e2e .gallery__header {
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 575.98px) {
    .Slider7rev4-655c7723c6e2e .gallery__header {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.Slider7rev4-655c7723c6e2e .gallery__slides-wrap {
    padding-left: 0;
    padding-right: 0;
}

.Slider7rev4-655c7723c6e2e .gallery__slides.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.Slider7rev4-655c7723c6e2e .gallery__slides .slick-arrow {
    z-index: 1;
}

.Slider7rev4-655c7723c6e2e .gallery__slides .slick-prev {
    left: 25px;
}

.Slider7rev4-655c7723c6e2e .gallery__slides .slick-next {
    right: 25px;
}

.Slider7rev4-655c7723c6e2e .gallery__arrows {
    position: absolute;
    z-index: 1000;
}

.Slider7rev4-655c7723c6e2e .gallery__arrow {
    z-index: 1;
    position: absolute;
    display: block;
    line-height: 1;
    font-size: 35px;
    cursor: pointer;
    background-color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    color: white;
    padding-top: 16px;
    padding-left: 10px;
    padding-bottom: 16px;
    padding-right: 10px;
}

.Slider7rev4-655c7723c6e2e .gallery__arrow--prev {
    left: 8px;
}

.Slider7rev4-655c7723c6e2e .gallery__arrow--next {
    right: 8px;
}

.Slider7rev4-655c7723c6e2e .gallery__arrow:hover {
    color: #678987;
}

.Slider7rev4-655c7723c6e2e .gallery__arrow:focus {
    border: none;
    outline: none;
}

.Slider7rev4-655c7723c6e2e .gallery__footer {
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
}

@media (max-width: 575.98px) {
    .Slider7rev4-655c7723c6e2e .gallery__footer {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.Slider7rev4-655c7723c6e2e .gallery__footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
}

.Slider7rev4-655c7723c6e2e .gallery__footer-inner p {
    margin-bottom: 0;
}

.Slider7rev4-655c7723c6e2e .gallery__footer-dots {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
}

.Slider7rev4-655c7723c6e2e .gallery__footer-dots .slick-dots {
    position: relative;
    bottom: 0;
}

.Slider7rev4-655c7723c6e2e .gallery__footer-dots .slick-dots li button::before {
    color: white;
}

.Slider7rev4-655c7723c6e2e .gallery__visual {
    z-index: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.Slider7rev4-655c7723c6e2e .gallery__visual-inner {
    z-index: 1;
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: auto;
}

.Slider7rev4-655c7723c6e2e .gallery__visual-inner .media img {
    width: auto;
    min-width: 100%;
    height: auto;
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    opacity: currentColor;
    -webkit-transition: unset;
    transition: unset;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .Slider7rev4-655c7723c6e2e .gallery__visual-inner .media img {
        width: 100%;
        height: 100%;
        min-width: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}

.Slider7rev4-655c7723c6e2e.gallery .slide {
    position: relative;
    height: 100%;
    float: left;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__main {
    z-index: 1;
    height: 100%;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__main a {
    position: relative;
    z-index: 2;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__link a {
    position: static;
    z-index: 10;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__link a::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__content {
    height: 100%;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__content-wrap {
    position: static;
    z-index: 0;
    color: white;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__content-wrap::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 576px;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__content-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__visual {
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    margin-left: 15px;
    margin-right: 15px;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__visual-inner {
    z-index: 1;
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: hidden;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__visual-inner .media {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    display: unset;
}

.Slider7rev4-655c7723c6e2e.gallery .slide__visual-inner .media img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.Slider7rev4-655c7723c6e2e.gallery .slide:hover .slide__visual img {
    opacity: 0.3;
}

.Slider7rev4-655c7723c6e2e .slide .effect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner {
    position: absolute;
    bottom: -121px;
    left: 0;
    padding-top: 0;
    padding-left: 30px;
    padding-bottom: 45px;
    padding-right: 30px;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    pointer-events: none;
    text-align: left;
    color: currentColor;
}

@media (min-width: 576px) {
    .Slider7rev4-655c7723c6e2e .slide .effect-inner {
        padding-top: 0;
        padding-left: 45px;
        padding-bottom: 45px;
        padding-right: 45px;
    }
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .categories {
    font-weight: 700;
    color: currentColor;
    font-size: 1em;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .category:nth-of-type(n+2)::before {
    content: ', ';
    display: inline;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .title {
    color: currentColor;
    font-size: 1.75em;
    line-height: 1.25;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .reveal {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    display: block;
    font-size: 1em;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .reveal .copy {
    font-size: 1em;
    line-height: 1.25;
    height: 2.5em;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .reveal a.btn {
    border-radius: 0;
}

.Slider7rev4-655c7723c6e2e .slide .effect-inner .reveal a {
    pointer-events: auto;
}

.Slider7rev4-655c7723c6e2e .slide:hover .effect-inner {
    bottom: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.Slider7rev4-655c7723c6e2e .slide:hover .effect-inner .reveal {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}