#slider-0 .max-w-\[700px\] {
    max-width: 100% !important;
}

@media(max-width: 768px) {
    #slider-0 .max-w-\[700px\] {
        width: 100% !important;
        display: none !important;
    }
}

/*******/
salla-slider.photos-slider .swiper-slide {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
    border-radius: 0rem !important;
}

.rounded-md {
    border-radius: 0rem !important;
}

section.s-block.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 1rem !important;
}


.s-slider-has-notitle .s-slider-block__title {
    margin-top: 0rem !important;
    opacity: 0;
}
salla-slider.photos-slider .swiper {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
}

/******/

.copyright-text * {
    color: white !important;
}
.s-block {
    margin: 2rem 0;
}
.s-block__title {
    margin-bottom: 3rem;
}