.features-repeater .row-fluid{gap:1rem}.feature{--color:#93ad25;align-items:center;background-color:#fff;border-radius:1rem;box-shadow:-.908px -1.782px 13px 0 rgba(0,0,0,.15);display:flex;flex-flow:column;justify-content:space-between;margin-right:1rem;max-width:300px;text-align:center}.feature:nth-of-type(odd){--color:#00a9df}.feature svg .stop-color{stop-color:var(--color)}.feature--inner{padding:2rem;position:relative;z-index:1}.feature--accent{align-items:center;display:flex;height:120px;justify-content:center;position:relative;width:100%;z-index:0}.accent-graphic{bottom:0;left:0;position:absolute;width:100%}.feature--accent-icon{max-width:100%;object-fit:contain;position:relative}.feature--accent-icon-wrapper{align-items:center;aspect-ratio:1/1;background:var(--color);border-radius:100%;display:flex;height:82px;justify-content:center;padding:1rem;position:relative;width:82px;z-index:1}@media (min-width:768px){.feature--accent{height:200px}.feature--accent-icon-wrapper{height:100px;padding:1.5rem;width:100px}}.accent-graphic{height:100%}