

/* Start:/local/components/HG24/PROM_galery_element/templates/.default/style.css?1645405502742*/
.js .slider-single > div:nth-child(1n+2) { display: none }

.js .slider-single.slick-initialized > div:nth-child(1n+2) { display: block }

h3 {
    position: relative;
}

.slider-nav h3::before {
    content: "";
    display: block;
    padding-top: 75%;
}

.slider-single h3::before {
    content: "";
    display: block;
    padding-top: 60%;
}

.slider-single h3 span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-nav h3 span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-nav .slick-slide { cursor: pointer; }

.slick-slide.is-active h3 {
    color: #c00;
    background-color: #fff
}
/* End */
/* /local/components/HG24/PROM_galery_element/templates/.default/style.css?1645405502742 */
