.fullwidth-slider .swiper-slide,

.s-block--banners:nth-child(3) .square-photos {

background-color: var(--color-primary) !important;

}

.s-block--banners .square-photos {

background-color: #fff;

}

.s-block--features-slider .overflow-hidden {

background-position: top left;

}

.fullwidth-slider .swiper-lazy,

.s-block--banners .square-photos .lazy__bg,

.full-banner-entry{

background-repeat: no-repeat;

background-position: center;

background-size: contain;

}

.full-banner-entry,

.s-block--banners:nth-of-type(2) .square-photos {

background-color: #fff;

}

@media (max-width: 640px) {

.fullwidth-slider .swiper-pagination {

display: none;

}

.fullwidth-slider .swiper-slide,

.full-banner-entry {

height: 14rem !important;

}

}

@media (max-width: 1024px) {

.s-block--features-grid .info-block__bg {

background-size: 90% 70%;

background-position: bottom;

}

}

.side-panel__widget:has(ul:empty) {

display: none;

}