.dtly-swiper { overflow: hidden; }

.el-swiper-grid-fix.elementor-posts-container { display: flex !important; grid-column-gap: 0px !important; }
.el-swiper-grid-fix.elementor-posts-container article { flex-shrink: 0 !important; }

.swiper-pagination { margin-top: 25px; display: flex; position: relative !important; }
.swiper-pagination-bullet { background-color: #ed1c24; margin: 0 1px !important; height: 2px; flex: 1; border-radius: 0 !important; }
.swiper-pagination-bullet-active { background-color: #a89cc8; }