.acf-slider{}.acf-slider .swiper-container{position:relative;overflow:hidden}.acf-slider .swiper-container .swiper-slide{border-radius:16px;min-height:350px}.acf-slider .swiper-container .swiper-slide img{object-fit:cover;min-height:500px}.acf-slider .swiper-container .swiper-slide .__content{display:flex;flex-direction:column;justify-content:space-between;height:380px;padding:30px}.acf-slider .swiper-navigation{position:relative;width:108px;float:right}.acf-slider .swiper-button-prev,.acf-slider .swiper-button-next{z-index:50;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:background-color 0.3s, color 0.3s}.acf-slider .swiper-button-next{background-color:var(--primary-color)}.acf-slider .swiper-button-prev{background-color:var(--secondary-color)}.acf-slider .swiper-button-prev::after{content:"";display:inline-block;width:22px;height:16px;background-image:url("../../blocks/bfw-dynamic-slider/icons/left-arrow.svg");background-repeat:no-repeat;vertical-align:middle}.acf-slider .swiper-button-next::after{content:"";display:inline-block;width:22px;height:16px;background-image:url("../../blocks/bfw-dynamic-slider/icons/right-arrow.svg");background-repeat:no-repeat;vertical-align:middle}.acf-slider .swiper-pagination{position:relative;display:flex;justify-content:start;z-index:10}.acf-slider .swiper-pagination-bullet{background:rgba(0, 0, 0, 0.5);width:10px;height:10px;border-radius:50%;margin:0 4px;transition:background 0.3s;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 12px) !important}.acf-slider .swiper-pagination-bullet-active{background:var(--secondary-color)}@media screen and (max-width:1192px){.acf-slider{}.acf-slider .swiper-pagination{top:15px}}