.img-content-rotator{--bg-color:var(--bright-harvest);--heading-color:var(--soft-white);--item-bg-color:var(--bright-harvest);--item-heading-color:var(--soft-white);--item-text-color:var(--roasted);--btn-color:var(--bright-harvest);--btn-bg:var(--soft-white);--btn-hover-color:var(--bright-harvest);--btn-hover-bg:var(--soft-white-light);background-color:var(--bg-color);overflow:hidden;position:relative}.img-content-rotator__bg-img{--object-pos-y:50%;height:18.75rem;left:0;position:absolute;top:0;width:100%}.img-content-rotator__bg-img:after{background:#0fbc9b;background:-webkit-linear-gradient(bottom,#0fbc9b,rgba(15,188,155,0));background:linear-gradient(0deg,#0fbc9b,rgba(15,188,155,0));bottom:0;content:"";height:95rem;left:0;position:absolute;right:0}.img-content-rotator__heading{color:var(--heading-color)}.img-content-rotator__rotator{position:relative}.img-content-rotator .splide{visibility:visible}.img-content-rotator .splide__track{overflow:visible!important}.img-content-rotator__controls{margin-top:-.75rem}.img-content-rotator.profile-after{--section-pad-bottom:var(--section-pad-bottom-less)}.img-content-item__img{border-radius:var(--border-radius-sm);box-shadow:0 0 .3125rem rgba(0,0,0,.3)}.img-content-item__content{align-items:stretch;background-color:var(--item-bg-color);border-radius:var(--border-radius-sm);box-shadow:0 0 1.25rem rgba(0,0,0,.2);display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;margin:-1.875rem .75rem 0;padding:2.5rem 1.5rem;position:relative;z-index:1}.img-content-item__heading{color:var(--item-heading-color)}.img-content-item__copy{color:var(--item-text-color)}@media(min-width:576px){.img-content-item__content{margin:-2.5rem 1.5rem 0}}@media(max-width:767px){.img-content-item__copy{font-size:1rem}}@media(min-width:768px){.img-content-item__content{margin:-3.125rem 3rem 0}}@media(min-width:1200px){.img-content-item__content{margin:-3.125rem 3.75rem 0}}