.fl-module-box:before,
.fl-module-box:after {
position: absolute;
}
a.fl-module-box {
text-decoration: none;
} .fl-module-box :where( .fl-module ),
.fl-module-box :where( .fl-module-content ),
.fl-module-box.fl-block > * {
margin: 0;
} :where(.fl-module-box:has(
[class*="slide"],
[class*="carousel"],
[class*="swiper"]
)) {
min-width: 0;
}