.prokodo-Chip{border-radius:var(--pk-radius-pill);padding:var(--pk-space-xs)var(--pk-space-md);user-select:none;align-items:center;gap:var(--pk-space-sm);transition:background-color var(--pk-timing-normal)ease,color var(--pk-timing-normal)ease,box-shadow var(--pk-timing-normal)ease,filter var(--pk-timing-fast)ease;color:var(--pk-color-fg);font-size:1.125rem;font-weight:500;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.55;text-decoration:none;display:inline-flex;position:relative}@media screen and (min-width:480px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-Chip{font-size:1.125rem;line-height:1.5}}.prokodo-Chip:focus-within{outline-offset:4px;border-radius:1.5rem;border-radius:var(--pk-radius-pill);outline:3px solid #1e90ff}.prokodo-Chip--is-clickable{cursor:pointer}.prokodo-Chip--is-clickable:hover{filter:brightness(1.08);box-shadow:none}.prokodo-Chip--is-clickable.prokodo-Chip--filled--primary,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--primary{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-brand)18%,transparent)}.prokodo-Chip--is-clickable.prokodo-Chip--filled--secondary,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--secondary{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-accent)18%,transparent)}.prokodo-Chip--is-clickable.prokodo-Chip--filled--success,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--success{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-success)18%,transparent)}.prokodo-Chip--is-clickable.prokodo-Chip--filled--warning,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--warning{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-warning)18%,transparent)}.prokodo-Chip--is-clickable.prokodo-Chip--filled--error,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--error{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-error)18%,transparent)}.prokodo-Chip--is-clickable.prokodo-Chip--filled--info,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--info,.prokodo-Chip--is-clickable.prokodo-Chip--filled--inherit,.prokodo-Chip--is-clickable.prokodo-Chip--outlined--inherit{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-fg)10%,transparent)}.prokodo-Chip--has-icon{padding-right:var(--pk-space-sm)}.prokodo-Chip--filled{background-color:inherit;color:inherit}.prokodo-Chip--filled--primary{background-color:color-mix(in srgb,var(--pk-color-brand)14%,var(--pk-color-surface))}.prokodo-Chip--filled--secondary{background-color:color-mix(in srgb,var(--pk-color-accent)14%,var(--pk-color-surface))}.prokodo-Chip--filled--info{background-color:color-mix(in srgb,var(--pk-color-muted)20%,var(--pk-color-surface))}.prokodo-Chip--filled--success{background-color:color-mix(in srgb,var(--pk-color-success)14%,var(--pk-color-surface))}.prokodo-Chip--filled--error{background-color:color-mix(in srgb,var(--pk-color-error)14%,var(--pk-color-surface))}.prokodo-Chip--filled--warning{background-color:color-mix(in srgb,var(--pk-color-warning)18%,var(--pk-color-surface))}.prokodo-Chip--filled--white{background-color:var(--pk-palette-white);color:var(--pk-palette-black)}.prokodo-Chip--filled--inherit{background:var(--gradient-background-inherit)}html[data-theme=dark] .prokodo-Chip--filled--inherit,[data-theme=dark] .prokodo-Chip--filled--inherit{background:var(--pk-color-surface-raised)}.prokodo-Chip--outlined{color:var(--pk-color-fg);background-color:#0000}.prokodo-Chip--outlined:before{content:"";border-radius:inherit;padding:var(--pk-border-width);z-index:0;background:var(--gradient-border-4);position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.prokodo-Chip--outlined--primary:before{background:var(--gradient-border-4)}.prokodo-Chip--outlined--secondary:before{background:var(--gradient-border-2)}.prokodo-Chip--outlined--info:before{background:var(--gradient-border-info)}.prokodo-Chip--outlined--success:before{background:var(--gradient-border-success)}.prokodo-Chip--outlined--error:before{background:var(--gradient-border-error)}.prokodo-Chip--outlined--warning:before{background:var(--gradient-border-warning)}.prokodo-Chip--outlined--white:before,.prokodo-Chip--outlined--inherit:before{background:linear-gradient(90deg,var(--pk-palette-grey-100)0%,var(--pk-palette-grey-200)100%)}html[data-theme=dark] .prokodo-Chip--outlined--white:before,[data-theme=dark] .prokodo-Chip--outlined--white:before,html[data-theme=dark] .prokodo-Chip--outlined--inherit:before,[data-theme=dark] .prokodo-Chip--outlined--inherit:before{background:linear-gradient(90deg,#ffffff4d 0%,#ffffff80 100%)}.prokodo-Chip__delete{z-index:1;width:1.25rem;height:1.25rem;color:inherit;cursor:pointer;transition:background-color var(--pk-timing-fast)ease,color var(--pk-timing-fast)ease;background-color:#0000001f;border:none;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;display:flex;position:relative}.prokodo-Chip__delete:hover{background-color:#00000038}.prokodo-Chip--filled--primary .prokodo-Chip__label{background-image:var(--gradient-text-primary);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--filled--secondary .prokodo-Chip__label{background-image:var(--gradient-text-primary-secondary);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--filled--success .prokodo-Chip__label{background-image:var(--gradient-text-success);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--filled--error .prokodo-Chip__label{background-image:var(--gradient-text-error);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--filled--warning .prokodo-Chip__label{background-image:var(--gradient-text-warning);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--filled--info .prokodo-Chip__label{background-image:var(--gradient-text-grey);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--primary .prokodo-Chip__label{background-image:var(--gradient-text-primary);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--secondary .prokodo-Chip__label{background-image:var(--gradient-text-primary-secondary);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--success .prokodo-Chip__label{background-image:var(--gradient-text-success);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--error .prokodo-Chip__label{background-image:var(--gradient-text-error);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--warning .prokodo-Chip__label{background-image:var(--gradient-text-warning);-webkit-text-fill-color:transparent;background-clip:text}.prokodo-Chip--outlined--info .prokodo-Chip__label,.prokodo-Chip--filled--white .prokodo-Chip__label,.prokodo-Chip--outlined--white .prokodo-Chip__label{background-image:var(--gradient-text-grey);-webkit-text-fill-color:transparent;background-clip:text}html[data-theme=dark] .prokodo-Chip--filled--white .prokodo-Chip__label,[data-theme=dark] .prokodo-Chip--filled--white .prokodo-Chip__label,html[data-theme=dark] .prokodo-Chip--outlined--white .prokodo-Chip__label,[data-theme=dark] .prokodo-Chip--outlined--white .prokodo-Chip__label{background-image:linear-gradient(90deg,var(--pk-palette-grey-400)0%,var(--pk-palette-grey-600)100%)}.prokodo-Chip--filled--inherit .prokodo-Chip__label,.prokodo-Chip--outlined--inherit .prokodo-Chip__label{background-image:var(--gradient-text-grey);-webkit-text-fill-color:transparent;background-clip:text}html[data-theme=dark] .prokodo-Chip--filled--inherit .prokodo-Chip__label,[data-theme=dark] .prokodo-Chip--filled--inherit .prokodo-Chip__label,html[data-theme=dark] .prokodo-Chip--outlined--inherit .prokodo-Chip__label,[data-theme=dark] .prokodo-Chip--outlined--inherit .prokodo-Chip__label{background-image:linear-gradient(90deg,var(--pk-palette-white)0%,var(--pk-palette-grey-100)100%)}.prokodo-Chip__label{z-index:1;position:relative}
.prokodo-PostTeaser__card{flex-direction:column;height:100%;display:flex;padding:0!important}.prokodo-PostTeaser__card__container{height:100%;overflow:hidden}.prokodo-PostTeaser__card__content{padding:0 var(--pk-space-lg)0}.prokodo-PostTeaser__card__footer{padding:var(--pk-space-lg);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.prokodo-PostTeaser__meta{top:var(--pk-space-lg);left:var(--pk-space-lg);width:calc(100% - 2*var(--pk-space-lg));z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute}.prokodo-PostTeaser__meta__category{-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:50%;display:-webkit-box;overflow:hidden}.prokodo-PostTeaser__meta__readcount{margin:0}.prokodo-PostTeaser__meta__readcount__wrapper{gap:var(--pk-space-sm);display:flex}.prokodo-PostTeaser__image{object-fit:cover;width:100%;height:100%;display:block}.prokodo-PostTeaser__image__wrapper{width:100%;height:230px;position:relative;overflow:hidden}.prokodo-PostTeaser__image__container{width:100%;height:100%;position:absolute;inset:0}.prokodo-PostTeaser__image__caption{bottom:var(--pk-space-sm);text-align:right;padding-right:var(--pk-space-sm);width:calc(100% - var(--pk-space-sm))}.prokodo-PostTeaser__date{color:var(--pk-color-muted);font-size:1rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;padding:0;font-style:normal;line-height:1.4;text-decoration:none}.prokodo-PostTeaser__animation{width:100%;height:230px}.prokodo-PostTeaser__headline{padding:var(--pk-space-lg)var(--pk-space-lg)0;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-PostTeaser__content{font-size:1.125rem;font-weight:400;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.prokodo-PostTeaser__content{font-size:1rem}}@media screen and (min-width:960px){.prokodo-PostTeaser__content{font-size:1rem}}.prokodo-PostTeaser__content{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-PostTeaser__link{align-items:center;display:flex}.prokodo-PostTeaser__link__icon{margin-right:var(--pk-space-xs)}.prokodo-PostTeaser__link--is-hovered{color:var(--pk-color-brand)!important}
.LatestNewsTeaserRowItem-module-scss-module__mMRCia__prokodo-LatestNewsTeaserRowItem__skeleton{border-radius:25px;width:100%;margin-bottom:1rem}.LatestNewsTeaserRowItem-module-scss-module__mMRCia__prokodo-LatestNewsTeaserRowItem__teaser{height:100%}
