.cri__title{margin-bottom:var(--spacer_40);text-align:center}.cri__list{display:flex;flex-wrap:wrap;gap:var(--spacer_32)}.cri__list--centered{justify-content:center}.cri__list-item{align-items:center;align-self:flex-start;display:flex;flex-direction:column;gap:var(--spacer_12);width:calc(25% - var(--spacer_32)*3/4)}.cri__list-item-image{border-radius:var(--border_radius_rounded);height:12.6rem;object-fit:cover;width:12.6rem}.cri__list-item-text,.cri__list-item-text *{font-size:22px;font-weight:var(--font_weight_700);line-height:1;text-align:center}.cri__list-item-text :last-child{margin-bottom:0}.ct__bullets.glide__bullets{display:none}@media (max-width:1024px){.cri__list-container{overflow-x:hidden}.cri__list{gap:0}.ct__bullets.glide__bullets{align-items:center;display:flex;gap:var(--spacer_8);justify-content:center;margin-top:var(--spacer_40)}.ct__bullet.glide__bullet{background-color:var(--primary_color);border-radius:var(--border_radius_rounded);height:12px;opacity:.4;transition:opacity var(--slow_transition);width:12px}.ct__bullet.glide__bullet--active{opacity:1}}