.slider{background-color:var(--color-gray-3);overflow:hidden;position:relative}.slider .swiper .swiper-pagination{bottom:1rem}@media screen and (min-width:768px){.slider .swiper .swiper-pagination{bottom:3rem}}.slider .swiper .swiper-pagination-bullets .swiper-pagination-bullet,.slider .swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .5rem;margin:0 var(--swiper-pagination-bullet-horizontal-gap,.5rem)}.slider-item{position:relative;z-index:1}.slider-item__media{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.slider-item__media .img,.slider-item__media video{height:100%;margin-bottom:0;padding-bottom:0}.slider-item__container{min-height:36.25rem;position:relative;z-index:2}@media screen and (min-width:768px){.slider-item__container{min-height:45.375rem}}.slider-item__heading{margin-bottom:0}.slider-item__heading a{color:inherit}.slider-item__heading a:active,.slider-item__heading a:focus,.slider-item__heading a:hover{color:inherit;text-decoration:underline;text-underline-offset:.25rem}.slider-item__content{grid-gap:1.5rem;display:grid;gap:1.5rem;max-width:40rem;max-width:var(--content-max-width,40rem);padding-bottom:3rem;padding-top:3rem}@media screen and (min-width:768px){.slider-item__content{padding-bottom:6rem;padding-top:6rem}}.slider-item__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}