.benefits-module{--benefits-secondary-color:#73738D;--benefits-border-color:#BFBFBF;--benefits-gap:24px;max-width:1700px;margin:auto}.benefits-module .module-head-title{text-align:center;margin-bottom:50px}.benefits-wrapper{display:grid;gap:24px}.benefits-item{padding:30px 20px;border:1px solid #00ce7c;gap:15px;max-width:550px;min-height:100%;margin:auto;flex:1 1 100%;justify-content:center}.benefits-item__title{font-size:1.25rem;font-weight:500;line-height:1.5625rem;font-family:var(--secondary-font-family)}.benefits-item__text{font-size:.9375rem;line-height:1.21875rem;color:var(--benefits-secondary-color)}.benefits-link.stretched-link{position:relative}@media (min-width:992px){.benefits-wrapper{display:flex;justify-content:center}.benefits-item{margin:unset;padding:20px}}@media (max-width:992px){.benefits-item{width:100%}}@media (max-width:576px){.benefits-wrapper{display:block}}