

/* Start:/local/templates/tarox.new/components/bitrix/news.list/tiles/style.css?1773229736749*/
.tile_image:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

.col-sm-tile {
    padding-left: 0;
    padding-right: 0;
    height: 550px;
}

.shadow-sm, .tile_image {
    border: none;
    border-radius: 0;
    height: 100%;
}

.tile_image {
    object-fit: cover;
}

.card {
    overflow: hidden;
    position: relative;
}

.tileSwiper swiper-slide {
    margin-right: 0!important;
    margin-left: 0!important;
    padding-right: 0!important;
    padding-left: 0!important;
    width: 440px !important;
}

.tileSwiper .swiper-button-disabled {
    opacity: 0!important;
}

.pl-5 {
    padding-left: 3rem !important;
}
/* End */
/* /local/templates/tarox.new/components/bitrix/news.list/tiles/style.css?1773229736749 */
