.prokodo-List{padding:0}.prokodo-List__item{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:var(--pk-space-xs) 0;color:var(--pk-color-muted);font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-List__item{font-size:1.125rem;line-height:1.5}}.prokodo-List__item{font-weight:500}.prokodo-List__item--has-icon{flex-wrap:nowrap}.prokodo-List__item__card{margin:var(--pk-space-md) 0}.prokodo-List__item__card__content{display:flex;align-items:center;padding:var(--pk-space-md)}.prokodo-List__item__inner{width:100%;display:flex}.prokodo-List__item__link{font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item__link{font-size:1rem}}@media screen and (min-width:960px){.prokodo-List__item__link{font-size:1rem}}.prokodo-List__item__icon,.prokodo-List__item__link__header{display:flex;align-items:center}.prokodo-List__item__icon{justify-content:center;align-self:flex-start;min-width:2.5rem;height:2.5rem;margin-top:var(--pk-space-xs);margin-right:var(--pk-space-xs);border-radius:1000rem;background-color:var(--pk-color-surface-raised)}.prokodo-List__item__icon__wrapper{display:flex;align-items:center;padding-right:var(--pk-space-sm)}.prokodo-List__item__title--card{display:block;padding:var(--pk-space-md) 0 var(--pk-space-xs) var(--pk-space-sm);font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item__title--card{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-List__item__title--card{font-size:1.125rem;line-height:1.5}}.prokodo-List__item__title--card{font-weight:500}.prokodo-List__item__content{width:calc(100% - var(--pk-space-2xl))}.prokodo-List__item__desc{color:var(--pk-color-muted);margin:0;padding:var(--pk-space-xs) 0;display:block;width:100%;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;font-weight:400;font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item__desc{font-size:1rem}}@media screen and (min-width:960px){.prokodo-List__item__desc{font-size:1rem}}.prokodo-List__item__desc--card{padding-top:0;padding-left:var(--pk-space-sm)}.prokodo-List__item--is-clickable{cursor:pointer;color:var(--pk-color-muted)}.prokodo-List__item--is-clickable a{font-size:1.125rem;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;line-height:1.55;letter-spacing:.03em;text-transform:none;text-align:left;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item--is-clickable a{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-List__item--is-clickable a{font-size:1.125rem;line-height:1.5}}.prokodo-List__item--is-clickable a{font-weight:500}.prokodo-List__item--is-clickable--inherit:hover{color:var(--pk-color-brand)}.prokodo-List__item--is-clickable--inherit:hover .list-title{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--primary{color:var(--pk-color-brand)}.prokodo-List__item--is-clickable--primary:hover .list-title{background-image:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--primary:hover span[role=presentation]{color:var(--pk-color-brand)}.prokodo-List__item--is-clickable--secondary,.prokodo-List__item--is-clickable--secondary:hover span[role=presentation]{color:var(--pk-color-accent)}.prokodo-List__item--is-clickable--info,.prokodo-List__item--is-clickable--info:hover span[role=presentation]{color:var(--pk-color-muted)}.prokodo-List__item--is-clickable--success{color:var(--pk-color-success)}.prokodo-List__item--is-clickable--success:hover .list-title{background-image:var(--gradient-text-success);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--success:hover span[role=presentation]{color:var(--pk-color-success)}.prokodo-List__item--is-clickable--warning{color:var(--pk-color-warning)}.prokodo-List__item--is-clickable--warning:hover .list-title{background-image:var(--gradient-text-warning);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--warning:hover span[role=presentation]{color:var(--pk-color-warning)}.prokodo-List__item--is-clickable--error{color:var(--pk-color-error)}.prokodo-List__item--is-clickable--error:hover .list-title{background-image:var(--gradient-text-error);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prokodo-List__item--is-clickable--error:hover span[role=presentation]{color:var(--pk-color-error)}.prokodo-List__item--is-clickable--white,.prokodo-List__item--is-clickable--white:hover{color:var(--pk-palette-white)}.prokodo-List__item--is-clickable--error:hover,.prokodo-List__item--is-clickable--info:hover,.prokodo-List__item--is-clickable--primary:hover,.prokodo-List__item--is-clickable--secondary:hover,.prokodo-List__item--is-clickable--success:hover,.prokodo-List__item--is-clickable--warning:hover{color:var(--pk-color-muted)}.prokodo-List__item--card{display:block;text-decoration:none}