.cnt-home-section-content{grid-gap:2.5625rem;display:grid;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 991.98px){.cnt-home-section-content{--item-flex-w: 250px;grid-template-columns:repeat(auto-fit, minmax(var(--item-flex-w), 1fr))}}@media only screen and (max-width: 576px){.cnt-home-section-content{grid-gap:56px;grid-template-columns:1fr}}.cnt-home-section-item__counter{font-size:70px;line-height:1.1;font-weight:300;text-transform:uppercase;color:var(--cy-c__light-blue);display:flex;font-variant-numeric:tabular-nums}.cnt-home-section-item__counter span:last-of-type{text-transform:none}.cnt-home-section-item__title{margin:12px 0 0}@media only screen and (max-width: 576px){.cnt-home-section-item__title br{display:none}}.cnt-home-section-item__desc{margin:10px 0 0}.cnt-home-section-item .svg-icon{margin-top:23px;transition:color ease .3s}.cnt-home-section-item--linked{text-decoration:none}.cnt-home-section-item--linked:hover .svg-icon,.cnt-home-section-item--linked:focus .svg-icon{color:var(--cy-c__yellow)}@media only screen and (max-width: 576px){.cy-group__cnt-home{padding-top:85px !important;padding-bottom:97px !important}}.has-white-color .cnt-home-section-item--linked:visited{color:var(--wp--preset--color--white)}