.is-slider{display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:32px;padding-bottom:64px;position:relative}.is-slider .splide__slide{text-align:center;width:100%}.is-slider .splide__slide img{border-radius:32px;height:auto;margin:30px auto;width:100%}.is-slider .slide-title{display:block;font-size:24px;font-weight:400;line-height:1.5}.is-slider .splide__pagination{padding:0 2em}.is-slider .splide__pagination__page{background:#fdd9ab;border-radius:16px;height:16px;opacity:1;width:16px}.is-slider .splide__pagination .splide__pagination__page:hover{background-color:#eb5f0e;transform:none}.is-slider .splide__pagination__page.is-active,.is-slider .splide__pagination__page.is-active:hover{background:#f9973e;transform:none;width:48px}.is-slider .splide__arrow{background:none;border-radius:0;height:100%;opacity:1}.is-slider .splide__arrow svg{fill:#fdd9ab;bottom:.5em;position:absolute}