.communications-channels__title{margin-bottom:var(--spacer_56);text-align:center}.communications-channels__title em{background-color:var(--grey_color);border-radius:100px;display:flex;font-style:normal;margin:auto;padding:var(--spacer_8) calc(var(--spacer_24) + var(--spacer_4));width:fit-content}.communications-channels__items{display:flex;flex-wrap:wrap;gap:36px}.communications-channels__item{background-color:#f2faf2;border-radius:16px;display:flex;flex-direction:column;max-width:calc(33.33333% - 24px);padding:32px;width:100%}@media (max-width:992px){.communications-channels__item{max-width:100%}}.communications-channels__item h4{align-items:center;display:flex;gap:var(--spacer_12)}.communications-channels__item__cta{margin-top:auto}.communications-channels__item__cta a{color:unset}