/*
Generated time: March 12, 2025 07:50
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.
*/
.benefits-wrapper{background-color:#ffecf4;margin-top:4rem;margin-bottom:4rem;padding-top:8rem;padding-bottom:8rem}.benefits{display:grid;grid-template-columns:1fr;row-gap:2rem}.benefit{text-align:center;padding:0 1rem}.benefit h3{text-transform:uppercase;margin:.5rem 0}.benefit p{margin:0}.benefit:not(:first-child)::before{content:'';border-left:1px solid #000;height:60px;width:1px;display:block;margin:15px auto 40px}@media screen and (min-width:750px){.benefits{grid-template-columns:1fr 1fr 1fr}.benefit+.benefit{border-left:1px solid #000}.benefit:not(:first-child)::before{display:none}}