/*
Generated time: March 5, 2026 19:30
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;padding:20px 60px;border:1px solid var(--color-base-border)}.service{display:flex;text-decoration:none;position:relative}.service::after{content:"";width:1px;height:50px;background-color:var(--color-base-border);position:absolute;right:-35%;left:auto}.service.service-5::after{display:none}.service-icon{display:inline-block!important;height:40px;width:40px;position:relative;background-repeat:no-repeat;background-position:center 2px;margin-right:10px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.service-title{font-weight:600;color:var(--color-base-accent-2);line-height:22px}.service-subtitle{color:var(--color-base-accent-2);line-height:22px}@media screen and (max-width:1429px){.service::after{right:-11%}}@media screen and (max-width:1269px){.service{flex-direction:column;align-items:center;text-align:center}.service::after{display:none}.service-icon{margin-right:0}}@media screen and (max-width:989px){.services{display:inline-block;width:100%}.service{float:left;width:50%;padding:10px}}@media screen and (max-width:479px){.service{width:100%}}