.feature-items{--card-padding:30px;--card-border-radius:10px}@media (min-width:64rem){.feature-items{--card-padding:50px}}.feature-items__items{display:grid;gap:var(--row-gap,48px) var(--column-gap,var(--gutter));grid-template-columns:repeat(var(--items-per-row),1fr);list-style:none;margin:0;padding-left:0}@media not screen and (min-width:48rem){.feature-items__items{grid-template-columns:1fr}}@media not screen and (min-width:64rem){.feature-items--has-mobile-slider>.feature-items__items{display:none}}.feature-items__slider{padding-bottom:86px}@media (min-width:64rem){.feature-items__slider--tablet{display:none!important}}@media not screen and (min-width:48rem){.feature-items__slider--tablet{display:none!important}}@media (min-width:48rem){.feature-items__slider--mobile{display:none!important}}.feature-items__slider .splide__arrow{bottom:0;top:auto;transform:none}.feature-items__slider .splide__pagination{bottom:14px}@media (min-width:48rem){@media not screen and (min-width:64rem){.feature-items--staggered-tablet .feature-item{max-width:416px}.feature-items--staggered-tablet .feature-item:nth-child(4n),.feature-items--staggered-tablet .feature-item:nth-child(4n-2){margin-left:80px}.feature-items--staggered-tablet .feature-item:nth-child(4n-1){margin-left:160px}}}@media not screen and (min-width:48rem){.feature-items--staggered-mobile:nth-child(2n){margin-left:48px}}.feature-item{margin:0}.feature-item.animate-on-scroll.is-visible{transition-delay:calc(var(--index)*var(--animation-duration)*.5 + var(--animation-delay))}.feature-item--card{background-color:var(--card-background-color,var(--background-secondary-color));border-radius:var(--card-border-radius);padding:var(--card-padding)}.feature-item--link-whole-card{position:relative}.feature-item--link-whole-card a{position:relative;z-index:layers(top)}.feature-item--link-whole-card--buttons .buttons-wrapper a:first-of-type,.feature-item--link-whole-card--heading .theme-text__heading a{position:static}.feature-item--link-whole-card--buttons .buttons-wrapper a:first-of-type:before,.feature-item--link-whole-card--heading .theme-text__heading a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.feature-item .icon-wrapper{align-items:flex-end;margin-bottom:var(--icon-gap,2em)}.feature-item.text-left .icon-wrapper{justify-content:flex-start}.feature-item.text-center .icon-wrapper{justify-content:center}.feature-item.text-right .icon-wrapper{justify-content:flex-end}