.slider-section{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:20px auto;max-width:1700px}.slider-block{max-width:520px;width:100%}.slide-image-wrapper,.splide__slide{overflow:hidden;position:relative}.slide-image-wrapper{align-items:center;background:#fff;border-radius:35px;display:flex;height:350px;justify-content:center;max-width:550px;width:100%}.slide-image-wrapper img{display:block;max-width:450px;width:100%}.custom-next-arrow{align-items:center;background:#101841;color:#4b93cf;cursor:pointer;display:flex;font-size:3rem;height:45px;justify-content:center;padding-bottom:7px;pointer-events:all;position:absolute;right:20px;top:50%;transform:translateY(-50%);user-select:none;width:40px;z-index:2}.image-caption{background:#55a2e121;bottom:-40px;color:#101841;font-size:16px;left:0;padding:10px;position:absolute;text-align:center;transition:bottom .3s ease;width:100%}.slide-image-wrapper:hover .image-caption{bottom:0}