/*
Generated time: October 31, 2025 09:51
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.services{display:flex;justify-content:space-between}.services-wrapper{border-bottom:1px solid var(--color-base-border)}.service{display:flex;text-decoration:none;position:relative;flex-direction:column;align-items:center;text-align:center}.service-icon{display:inline-block!important;position:relative;width:69px;height:70px;background-repeat:no-repeat;background-position:center 10px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease-in}.service:hover .service-icon{background-position:center -70px}.service-title{font-size:17px;font-weight:600;color:var(--color-base-accent-2);padding-bottom:8px;line-height:26px;letter-spacing:.5px;font-family:var(--font-heading-family)}.service-subtitle{color:var(--color-base-text);line-height:23px;letter-spacing:.05rem}.service-description{margin-top:10px;max-width:335px}.services.stickyscroll{padding-bottom:10px}