.feature-showcase{background:var(--color-primary-gradient)}.feature-showcase .swiper-pagination{display:flex;gap:.8rem;justify-content:center;position:static}.feature-showcase .swiper-pagination-bullet{background:var(--color-periwinkle);height:1rem;margin:0!important;opacity:1;width:1rem}.feature-showcase .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-primary-light)}.feature-showcase__pagination-row{padding:5rem 3.2rem 0}@media (min-width:768px){.feature-showcase__pagination-row{padding:6rem 4rem 0}}.feature-showcase__slide{display:flex;flex-direction:column}.feature-showcase__text{margin:0 auto;max-width:48rem;padding:2.4rem 3.2rem 4rem;text-align:center}@media (min-width:768px){.feature-showcase__text{padding:2.4rem 4rem 4rem}}.feature-showcase__heading{color:var(--color-primary-dark);font-size:2.6rem;font-weight:700;margin:0 0 1.6rem}.feature-showcase__description{color:var(--color-gray-violet);font-size:1.5rem;line-height:1.6;margin:0}.feature-showcase__image{display:block;height:auto;width:100%}