.cooperative-item{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:1024px){.cooperative-item{align-items:center;background-color:var(--cooperative-item-icon-background-color);border:4px solid var(--cooperative-item-icon-border-color);border-radius:50%;box-shadow:var(--box-shadow-m);display:flex;height:140px;justify-content:center;width:140px}}.cooperative-item__icon .icon{height:24px;width:24px}@media only screen and (max-width:1023px){.cooperative-item__icon{align-items:center;background-color:var(--cooperative-item-icon-background-color);border:3px solid var(--cooperative-item-icon-border-color);border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}}@media only screen and (min-width:1024px){.cooperative-item__icon{margin-top:-16px}}.cooperative-item__topic{font-size:0.875rem;font-weight:500;line-height:140%;margin-top:8px}@media only screen and (min-width:1024px){.cooperative-item__topic{margin-top:12px}}.cooperative-item__text{color:var(--cooperative-item-text-foreground-color);font-size:0.875rem;font-weight:700;line-height:140%;padding-inline:16px;text-align:center}
