/* Add custom CSS styles below */ 
.s-block--slider-with-bg .slider-bg:before {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / 0%);
    content: "";
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
}.s-block--slider-with-bg .slider-bg {
    height: 15rem;
}.bg-center {
    background-position: 93%;
}#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) > div.slider-bg.transition-opacity.bg-center.bg-cover.relative{    background-position: left;
    height: 15rem;}@media only screen and (max-width: 600px){#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div.slider-bg.transition-opacity.bg-center.bg-cover.relative{background-position: top;
    height: 12rem;}}@media only screen and (min-width: 600px){#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div.slider-bg.transition-opacity.bg-center.bg-cover.relative{    height: 30rem;
}}