.c-page-grid__list{display:grid;gap:34px}@media(min-width: 782px){.c-page-grid__list{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr))}}.c-page-grid__item{text-decoration:none;display:grid;grid-template-rows:min-content 1fr}.c-page-grid__photo{line-height:0}.c-page-grid__photo img{width:100%;max-width:100%;height:auto}.c-page-grid__content{display:flex;flex-direction:column;justify-content:space-between}.c-page-grid__info{background-color:var(--wp--preset--color--custom-white);padding:36px 28px;padding-bottom:13px;text-align:center;flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-around;gap:25px}.c-page-grid__title{margin:0;padding:37px 32px;text-align:center;text-transform:uppercase;isolation:isolate;position:relative}.c-page-grid__title::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--wp--preset--color--custom-green);opacity:.4;z-index:-1}.c-page-grid__subtitle{text-transform:uppercase;margin-top:0;margin-bottom:0}.c-page-grid__description p{margin-top:0}.c-page-grid__description>:last-child{margin-bottom:0}.c-page-grid__actions{background-color:var(--wp--preset--color--custom-white);display:flex;justify-content:space-between;align-items:center;gap:19px;padding-left:28px;padding-bottom:13px}.c-page-grid__actions::before{content:"";display:inline-block;width:100%;height:1px;background-color:#c4c4c4}.c-page-grid__action-icon{content:"";display:inline-flex;width:54px;height:54px;flex:1 0 auto;align-items:center;justify-content:center}