.service-boxes__header{margin:0 auto 1.5rem;max-width:80ch;text-align:center}.service-boxes{align-items:stretch;gap:1.25rem 1.25%}.service-boxes__item{-webkit-box-flex:0;display:flex;-ms-flex:0 1 19%;flex:0 1 19%;margin-bottom:0}.service-boxes__item>a{align-items:flex-start;background:#f2f2f2;border:0;border-radius:8px;color:#2e624c;display:flex;flex:0 1 100%;gap:.5rem;padding:1.25rem;text-decoration:none}.service-boxes__item:hover>a{background:var(--VG-medium-green);color:var(--VG-white)}.service-boxes__item:hover>a svg path{fill:var(--VG-white)}.service-boxes__item:hover>a p{color:var(--VG-white)}.service-boxes-item__arrow{flex:0 1 auto}.service-boxes-item__content{flex:1}.service-boxes-item__content p{color:var(--VG-medium-green)}.service-boxes-item__content>.h6{margin-bottom:5px}.service-boxes-item__content>p:last-child{font-weight:400;margin-bottom:0}@media screen and (max-width:1280px){.service-boxes{gap:1.5rem 3%}.service-boxes__item{flex:0 1 31%}}@media screen and (max-width:1024px){.service-boxes{gap:1.5rem 5%}.service-boxes__item{flex:0 1 47.5%}}@media screen and (max-width:767px){.service-boxes__item{flex:0 1 100%}}