.prokodo-Accordion{flex-direction:column;display:flex}.prokodo-Accordion__item{border:1px solid var(--color-grey-200);box-shadow:var(--elevation-3);border-radius:.75rem;margin-bottom:8px;transition:border .3s;overflow:hidden}.prokodo-Accordion__item--is-expanded{border-color:var(--color-primary-500)}.prokodo-Accordion__header{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem;display:flex}.prokodo-Accordion__header__toggle{cursor:pointer;flex:1;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.prokodo-Accordion__header__actions{gap:.5rem;display:flex}.prokodo-Accordion__header__actions__wrapper{display:flex}.prokodo-Accordion__header__icons{align-items:center;padding-left:1rem;display:flex}.prokodo-Accordion__header__wrapper{background:linear-gradient(var(--header-bg,var(--color-white)),var(--header-bg,var(--color-white)))padding-box,linear-gradient(90deg,var(--color-primary-500),var(--color-secondary-500),var(--color-primary-500))border-box;background-position:0 0,0 0;background-repeat:no-repeat;background-size:100% 100%,0% 100%;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;transition:color .3s,background-size .35s;display:flex}.prokodo-Accordion__header__wrapper:hover,.prokodo-Accordion__header__wrapper:focus-visible{background-size:100% 100%,200% 100%;outline:none;animation:2s linear accordionBorderShift}.prokodo-Accordion__header__wrapper--is-expanded{z-index:2;box-shadow:var(--elevation-1);background-position:0 0,100% 0;background-size:100% 100%,100% 100%;border-radius:12px 12px 0 0;position:relative;animation:none!important}.prokodo-Accordion__title{width:calc(100% - 20px);margin:0;font-size:1.125rem!important;font-weight:500!important;font-family:var(--font-secondary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;font-style:normal!important;line-height:1.55!important;text-decoration:none!important}@media screen and (min-width:480px){.prokodo-Accordion__title{font-size:1.125rem!important;line-height:1.5!important}}@media screen and (min-width:960px){.prokodo-Accordion__title{font-size:1.125rem!important;line-height:1.5!important}}.prokodo-Accordion__title{font-weight:500}.prokodo-Accordion__icon{padding-left:1rem;transition:transform .3s}.prokodo-Accordion__icon--is-hidden{display:none!important}.prokodo-Accordion__content{background-color:var(--color-white);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;padding:16px;font-style:normal;line-height:1.5;text-decoration:none;transition:max-height .3s,opacity .3s}@media screen and (min-width:480px){.prokodo-Accordion__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Accordion__content{font-size:1rem;line-height:1.45}}.prokodo-Accordion__content[hidden]{opacity:0;pointer-events:none;max-height:0}.prokodo-Accordion__content--is-expanded{opacity:1;pointer-events:auto}.prokodo-Accordion__actions{background-color:var(--color-grey-100);border-top:1px solid var(--color-grey-200);gap:8px;padding:8px 16px;display:flex}.prokodo-Headline{margin:0}.prokodo-Headline--inherit{color:var(--color-grey-700)}.prokodo-Headline--primary{color:var(--color-primary-500)}.prokodo-Headline--secondary{color:var(--color-secondary-500)}.prokodo-Headline--success{color:var(--color-success)}.prokodo-Headline--info{color:var(--color-grey-300)}.prokodo-Headline--warning{color:var(--color-warning)}.prokodo-Headline--error{color:var(--color-error)}.prokodo-Headline--white{color:#fff}.prokodo-Headline--black{color:var(--color-black)}.prokodo-Headline--xs{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;font-style:normal;line-height:1.4;text-decoration:none}.prokodo-Headline--sm{font-size:1.125rem;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;font-style:normal;line-height:1.45;text-decoration:none}.prokodo-Headline--md{font-size:1.125rem;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;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-Headline--md{font-size:1.5rem}}@media screen and (min-width:960px){.prokodo-Headline--md{font-size:1.5rem}}.prokodo-Headline--lg{font-size:1.5rem;font-weight:500;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;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-Headline--lg{font-size:1.5rem}}@media screen and (min-width:960px){.prokodo-Headline--lg{font-size:1.75rem}}.prokodo-Headline--xl{font-size:1.5rem;font-weight:700;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;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.prokodo-Headline--xl{font-size:1.75rem}}@media screen and (min-width:960px){.prokodo-Headline--xl{font-size:2.25rem}}.prokodo-Headline--xxl{font-size:1.75rem;font-weight:900;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;font-style:normal;line-height:1.6;text-decoration:none}@media screen and (min-width:480px){.prokodo-Headline--xxl{font-size:2.25rem}}@media screen and (min-width:960px){.prokodo-Headline--xxl{font-size:2.75rem}}.prokodo-Headline--center{text-align:center;justify-content:center}.prokodo-Headline--right{text-align:right;justify-content:flex-end}.prokodo-RichText__a{color:var(--color-primary-500)}.prokodo-RichText__p{color:var(--color-grey-500);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.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-RichText__p{font-size:1rem;line-height:1.45}}.prokodo-RichText__p{text-align:inherit}html[data-theme=dark] .prokodo-RichText__p{color:var(--color-grey-700)}.prokodo-RichText__pre{color:var(--color-grey-500);border:1px solid var(--color-grey-200);background-color:var(--color-grey-50);overflow-wrap:break-word;font-size:1rem;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;border-radius:5px;padding:0;font-style:normal;line-height:1.45;text-decoration:none;overflow-x:auto}@media screen and (min-width:480px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-RichText__pre{font-size:.875rem;line-height:1.4}}.prokodo-RichText__pre{text-align:inherit}html[data-theme=dark] .prokodo-RichText__pre{color:var(--color-grey-300);background-color:var(--color-grey-50)}.prokodo-RichText__blockquote{background-color:var(--color-grey-50);border-left:3px solid var(--color-grey-100);margin:0;padding:1px 1rem}.prokodo-RichText__ul,.prokodo-RichText__ol{color:var(--color-grey-500);padding:0;list-style-type:none}.prokodo-RichText__li{align-items:flex-start;margin-top:2px;padding-bottom:.25rem;display:flex}.prokodo-RichText__li__icon{flex:0 0 20px;width:20px;height:20px;margin-right:.5rem;padding-top:2px;line-height:1}.prokodo-RichText__li__content{overflow-wrap:anywhere;flex:auto;min-width:0;display:inline}.prokodo-RichText__ol__decimal{background-color:var(--color-primary-500);width:19px;height:19px;color:var(--color-white);border:1px solid var(--color-primary-500);font-size:1rem;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;border-radius:200px;justify-content:center;align-items:center;margin-right:.5rem;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-RichText__ol__decimal{font-size:.875rem;line-height:1.4}}.prokodo-RichText__ol__decimal{text-align:inherit}.prokodo-RichText__ol>li{display:-webkit-box}.prokodo-RichText__ol>li icon--inherit{color:var(--color-grey-900)}.prokodo-RichText__ol>li icon--primary{color:var(--color-primary-500)}.prokodo-RichText__ol>li icon--secondary{color:var(--color-secondary-500)}.prokodo-RichText__ol>li icon--info{color:var(--color-grey-500)}.prokodo-RichText__ol>li icon--success{color:var(--color-success)}.prokodo-RichText__ol>li icon--error{color:var(--color-error)}.prokodo-RichText__ol>li icon--warning{color:var(--color-warning)}.prokodo-RichText__ol>li icon--white{color:var(--color-white)}.prokodo-Animated{opacity:0;visibility:hidden;will-change:opacity,transform,visibility;transition:opacity .3s ease-out,transform .3s ease-out,visibility .3s ease-out}.prokodo-Animated--animate-bottom-top{transform:translateY(20vh)}.prokodo-Animated--animate-top-bottom{transform:translateY(-20vh)}.prokodo-Animated--animate-left-right{transform:translate(-20vh)}.prokodo-Animated--animate-right-left{transform:translate(20vh)}.prokodo-Animated--is-visible{opacity:1;visibility:visible;transform:none}.prokodo-Animated--is-disabled{transform:none}.prokodo-Animated--has-fast-speed{transition:opacity .5s ease-out,transform .5s ease-out,visibility .5s ease-out}.prokodo-Animated--has-slow-speed{transition:opacity 1.5s ease-out,transform .5s ease-out,visibility 1.5s ease-out}.prokodo-Link{cursor:pointer;color:var(--color-grey-500);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}@media screen and (min-width:480px){.prokodo-Link{font-size:1rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-Link{font-size:1rem;line-height:1.5}}.prokodo-Link:hover{text-decoration:underline}.prokodo-Link--has-no-background:hover{color:var(--color-primary-500);text-decoration:underline}.prokodo-Link--has-no-background:focus,.prokodo-Link--has-no-background--primary{color:var(--color-primary-500)}.prokodo-Link--has-no-background--secondary{color:var(--color-secondary-500)}.prokodo-Link--has-no-background--info{color:var(--color-grey-300)}.prokodo-Link--has-no-background--success{color:var(--color-success)}.prokodo-Link--has-no-background--warning{color:var(--color-warning)}.prokodo-Link--has-no-background--error{color:var(--color-error)}.prokodo-Link--has-no-background--white,.prokodo-Link--has-no-background--white:hover{color:var(--color-white)}.prokodo-Link--has-no-background--primary:hover,.prokodo-Link--has-no-background--secondary:hover,.prokodo-Link--has-no-background--success:hover,.prokodo-Link--has-no-background--error:hover,.prokodo-Link--has-no-background--info:hover,.prokodo-Link--has-no-background--warning:hover,.prokodo-Link--has-no-background--primary:focus,.prokodo-Link--has-no-background--secondary:focus,.prokodo-Link--has-no-background--success:focus,.prokodo-Link--has-no-background--error:focus,.prokodo-Link--has-no-background--info:focus,.prokodo-Link--has-no-background--warning:focus{color:var(--color-grey-500)}.prokodo-Button{background-color:var(--color-grey-50);box-shadow:var(--elevation-1);cursor:pointer;background:var(--gradient-background-inherit);border-width:0;border-radius:1.5rem;padding:.875rem 1.5rem;display:inline-block;font-size:1rem!important;font-weight:400!important;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;font-style:normal!important;line-height:1.4!important;text-decoration:none!important}html[data-theme=dark] .prokodo-Button{background-color:var(--color-grey-100)}.prokodo-Button:hover{box-shadow:none}.prokodo-Button:focus-within{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Button--has-bg-primary,.prokodo-Button--has-bg-secondary,.prokodo-Button--has-bg-info,.prokodo-Button--has-bg-error{color:#fff!important}.prokodo-Button--has-bg-success,.prokodo-Button--has-bg-warning{color:var(--color-black)}.prokodo-Button--has-bg-primary{background:var(--gradient-background-primary)}.prokodo-Button--has-bg-secondary{background:var(--gradient-background-secondary)}.prokodo-Button--is-disabled,.prokodo-Button--has-bg-info{background:var(--gradient-background-info)}.prokodo-Button--has-bg-success{background:var(--gradient-background-success)}.prokodo-Button--has-bg-warning{background:var(--gradient-background-warning)}.prokodo-Button--has-bg-error{background:var(--gradient-background-error)}.prokodo-Button--has-text-inherit,.prokodo-Button--has-text-primary,.prokodo-Button--has-text-secondary,.prokodo-Button--has-text-info,.prokodo-Button--has-text-success,.prokodo-Button--has-text-warning,.prokodo-Button--has-text-error{background:0 0;background-color:var(--color-grey-50);padding:.75rem 1rem;transition:background-color .3s ease-in-out}.prokodo-Button--has-text-inherit:hover,.prokodo-Button--has-text-primary:hover,.prokodo-Button--has-text-secondary:hover,.prokodo-Button--has-text-info:hover,.prokodo-Button--has-text-success:hover,.prokodo-Button--has-text-warning:hover,.prokodo-Button--has-text-error:hover{color:#fff}.prokodo-Button--has-text-inherit{color:var(--color-black)}.prokodo-Button--has-text-inherit:hover{background-color:var(--color-grey-500)}.prokodo-Button--has-text-primary{color:var(--color-primary-500)}.prokodo-Button--has-text-primary:hover{background-color:var(--color-primary-500)}.prokodo-Button--has-text-secondary{color:var(--color-secondary-500)}.prokodo-Button--has-text-secondary:hover{background-color:var(--color-secondary-500)}.prokodo-Button--is-disabled,.prokodo-Button--has-text-info{color:var(--color-grey-700)}.prokodo-Button--is-disabled:hover,.prokodo-Button--has-text-info:hover{background-color:var(--color-grey-100)}.prokodo-Button--has-text-success{color:var(--color-success)}.prokodo-Button--has-text-success:hover{background-color:var(--color-success)}.prokodo-Button--has-text-warning{color:var(--color-warning)}.prokodo-Button--has-text-warning:hover{background-color:var(--color-warning)}.prokodo-Button--has-text-error{color:var(--color-error)}.prokodo-Button--has-text-error:hover{background-color:var(--color-error)}.prokodo-Button--has-variant-outlined{background:0 0;position:relative}.prokodo-Button--has-variant-outlined:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;z-index:0;background:var(--gradient-border-4);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}html[data-theme=dark] .prokodo-Button--has-variant-outlined{background:0 0}.prokodo-Button--has-icon{align-items:center}.prokodo-Button--icon-only{border-radius:10000px;justify-content:center;align-items:center;padding:.75rem;display:flex}html[data-theme=dark] .prokodo-Button--icon-only{background:0 0}.prokodo-Button--has-fullWidth{justify-content:center;width:100%;display:flex}.prokodo-Button--is-disabled{cursor:default}.prokodo-Button__title{flex-direction:row;align-items:center;display:flex}.prokodo-Button__icon{margin-right:5px}.prokodo-Button__icon--icon-only{margin-right:0}.prokodo-Button__link{width:100%;color:inherit;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;font-style:normal;line-height:1.4;text-decoration:none;display:table}.prokodo-Button__link--icon-only{display:contents}.prokodo-Button__link:hover{text-decoration:none}.prokodo-Button__content{border-radius:2rem;justify-content:center;align-items:center;width:100%;display:flex}.prokodo-Button__content--icon-only{border-radius:2000rem;padding:.5rem}.prokodo-Icon{--webkit-mask-size:contain;--webkit-mask-repeat:no-repeat;--webkit-mask-position:center;background-color:currentColor;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.prokodo-Icon--primary,.prokodo-Icon--primary:hover{color:var(--color-primary-500)}.prokodo-Icon--secondary,.prokodo-Icon--secondary:hover{color:var(--color-secondary-500)}.prokodo-Icon--info,.prokodo-Icon--info:hover{color:var(--color-grey-300)}.prokodo-Icon--success,.prokodo-Icon--success:hover{color:var(--color-success)}.prokodo-Icon--warning,.prokodo-Icon--warning:hover{color:var(--color-warning)}.prokodo-Icon--error,.prokodo-Icon--error:hover{color:var(--color-error)}.prokodo-Icon--white,.prokodo-Icon--white:hover{color:#fff}.prokodo-Avatar{background-color:var(--color-grey-100);border-radius:200px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.prokodo-Avatar--primary{background-color:var(--color-primary-500)}.prokodo-Avatar--secondary{background-color:var(--color-secondary-500)}.prokodo-Avatar--info{background-color:var(--color-grey-300)}.prokodo-Avatar--success{background-color:var(--color-success)}.prokodo-Avatar--warning{background-color:var(--color-warning)}.prokodo-Avatar--error{background-color:var(--color-error)}.prokodo-Avatar--white{background-color:var(--color-white)}.prokodo-Avatar--has-size-xs{width:30px;height:30px}.prokodo-Avatar--has-size-sm{width:40px;height:40px}.prokodo-Avatar--has-size-md{width:60px;height:60px}.prokodo-Avatar--has-size-lg{width:80px;height:80px}.prokodo-Avatar--has-size-xl{width:100px;height:100px}.prokodo-Avatar__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100%;width:100%;height:100%;display:block}.prokodo-Avatar__link{box-shadow:var(--elevation-1);border-radius:200px}.prokodo-Image{justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding-bottom:1rem;display:flex;position:relative}.prokodo-Image__caption{opacity:.5;width:100%;font-size:1rem;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.45;text-decoration:none;position:absolute;bottom:-1rem;left:0}@media screen and (min-width:480px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Image__caption{font-size:.875rem;line-height:1.4}}.prokodo-Image__caption{text-align:center}.prokodo-Card{color:var(--color-white);background-color:var(--color-white);border-radius:2rem;position:relative}html[data-theme=dark] .prokodo-Card{background-color:var(--color-grey-200)}.prokodo-Card--inherit{background-color:var(--color-grey-100)}.prokodo-Card--white{background-color:var(--color-white)}html[data-theme=dark] .prokodo-Card--white{background-color:var(--color-grey-200)}.prokodo-Card__skeleton{z-index:3;border-radius:2rem;width:100%;position:absolute;height:100%!important}.prokodo-Card__background{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}html[data-theme=dark] .prokodo-Card__background{opacity:.7}.prokodo-Card__link{align-items:center}.prokodo-Card__link:hover{text-decoration:none}.prokodo-Card__content{z-index:2;color:var(--color-grey-500);padding:1.5rem;position:relative}.prokodo-Card__content--has-link{cursor:pointer}.prokodo-Card__content--has-link:focus-within{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Card__gradiant{border-radius:2rem;width:100%;height:100%;position:absolute;top:0}.prokodo-Card__gradiant--primary{background:var(--gradient-background-primary)}.prokodo-Card__gradiant--secondary{background:var(--gradient-background-secondary)}.prokodo-Card__gradiant--info{background:var(--gradient-background-info)}.prokodo-Card__gradiant--success{background:var(--gradient-background-success)}.prokodo-Card__gradiant--warning{background:var(--gradient-background-warning)}.prokodo-Card--has-highlight,.prokodo-Card--has-gradiant{position:relative}.prokodo-Card--has-gradiant,.prokodo-Card--has-background{color:var(--color-white)}.prokodo-Card--has-shadow{box-shadow:var(--elevation-1)}.prokodo-Card--is-clickable{cursor:pointer}.prokodo-Card--is-clickable:hover{box-shadow:none}.prokodo-Card--is-clickable:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Skeleton{background-color:rgba(var(--color-black),.11);border-radius:4px;display:inline-block;position:relative;overflow:hidden}.prokodo-Skeleton:after{content:"";background:linear-gradient(90deg,transparent,rgba(var(--color-white),.6),transparent);display:block;position:absolute;inset:0 0 0 -100%}.prokodo-Skeleton--text{border-radius:4px;height:1em}.prokodo-Skeleton--rectangular{border-radius:4px}.prokodo-Skeleton--circular{border-radius:50%}.prokodo-Skeleton--pulse{animation:1.5s ease-in-out infinite skeleton-pulse}.prokodo-Skeleton--wave:after{animation:1.6s linear infinite skeleton-wave}.prokodo-Skeleton--none:after{display:none}@media (prefers-reduced-motion:reduce){.prokodo-Skeleton--pulse,.prokodo-Skeleton--wave:after{animation:none!important}}.prokodo-Carousel{width:100%;position:relative;overflow:hidden}.prokodo-Carousel--is-active{user-select:none}.prokodo-Carousel__wrapper{transition:transform .5s ease-in-out;display:flex}.prokodo-Carousel__item{flex:1 0 auto}.prokodo-Carousel__mobile__tutorial{opacity:1;visibility:visible;z-index:10;background-color:#242424b3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s ease-out,visibility .5s ease-out;display:flex;position:absolute;top:0;left:0}.prokodo-Carousel__mobile__tutorial__animation{width:100%;min-height:100px}.prokodo-Carousel__mobile__tutorial--is-hidden{opacity:0;visibility:hidden}@media screen and (min-width:480px){.prokodo-Carousel__mobile__tutorial{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}}.prokodo-Carousel__controls{opacity:0;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (min-width:480px){.prokodo-Carousel__controls{opacity:1}}.prokodo-Carousel__button{padding:.25rem}.prokodo-Carousel__dots{text-align:center;margin:2rem auto 0;display:flex}.prokodo-Carousel__dots__dot{cursor:pointer;background:0 0;border:none;border-radius:50%;width:12px;height:12px;margin:0 5px;display:inline-block;position:relative}.prokodo-Carousel__dots__dot:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;z-index:0;background:var(--gradient-border-4);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.prokodo-Carousel__dots__dot--is-active{background-color:#fff}@media screen and (max-width:1280px){.prokodo-Carousel__dots__dot{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}}.prokodo-Chip{user-select:none;border-color:var(--color-grey-500);color:var(--color-black);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;border-radius:25px;align-items:center;padding:.25rem .75rem;font-style:normal;line-height:1.55;text-decoration:none;transition:background-color .3s,color .3s;display:inline-flex}@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--is-clickable{cursor:pointer}.prokodo-Chip--has-icon{padding-right:.5rem}.prokodo-Chip--filled{background-color:inherit;color:inherit}.prokodo-Chip--filled--primary{background-color:var(--color-primary-500);color:var(--color-white)}.prokodo-Chip--filled--secondary{background-color:var(--color-secondary-500);color:var(--color-white)}.prokodo-Chip--filled--info{background-color:var(--color-grey-300);color:var(--color-white)}.prokodo-Chip--filled--success{background-color:var(--color-success);color:var(--color-white)}.prokodo-Chip--filled--error{background-color:var(--color-error);color:var(--color-white)}.prokodo-Chip--filled--warning{background-color:var(--color-warning);color:var(--color-black)}.prokodo-Chip--filled--white{background-color:var(--color-white);color:var(--color-black)}.prokodo-Chip--outlined{border:1px solid;border-color:inherit;color:inherit;background-color:#0000}.prokodo-Chip--outlined--primary{border-color:var(--color-primary-300);color:var(--color-primary-500)}.prokodo-Chip--outlined--secondary{border-color:var(--color-secondary-300);color:var(--color-secondary-500)}.prokodo-Chip--outlined--info{border-color:var(--color-grey-300);color:var(--color-grey-500)}.prokodo-Chip--outlined--success{border-color:var(--color-success);color:var(--color-success)}.prokodo-Chip--outlined--error{border-color:var(--color-error);color:var(--color-error)}.prokodo-Chip--outlined--warning{border-color:var(--color-warning);color:var(--color-warning)}.prokodo-Chip--outlined--white{border-color:var(--color-white);color:var(--color-white)}.prokodo-Chip__delete{width:24px;height:24px;color:inherit;cursor:pointer;background-color:var(--color-grey-50);border:none;border-radius:100px;justify-content:center;align-items:center;margin-left:8px;padding:0;line-height:1;transition:color .3s;display:flex}.prokodo-Chip__delete--primary{color:var(--color-primary-500)}.prokodo-Chip__delete--secondary{color:var(--color-secondary-500)}.prokodo-Chip__delete--info{color:var(--color-grey-500)}.prokodo-Chip__delete--success{color:var(--color-success)}.prokodo-Chip__delete--error{color:var(--color-error)}.prokodo-Chip__delete--white,.prokodo-Chip__delete--warning{color:var(--color-black)}.prokodo-Input{flex-direction:column;justify-content:space-around;width:100%;height:100%;display:flex;position:relative}.prokodo-Input__label{transform-origin:0 0;color:var(--color-grey-600);z-index:1;pointer-events:none;padding-bottom:.5rem;transition:transform .2s,color .2s,background-color .2s}@media screen and (min-width:960px){.prokodo-Input__label{padding:0;font-size:1.125rem;position:absolute;top:1.75rem;left:1.5rem;transform:translateY(-50%)scale(1)}.prokodo-Input__label--is-focused{color:var(--color-primary-500);background-color:var(--color-white);padding:0 .25rem;transform:translateY(-150%)scale(.75)}}.prokodo-Input__inner{position:relative}.prokodo-Input__field{box-shadow:var(--elevation-1);border-radius:1.5rem;position:relative}.prokodo-Input__input{text-align:left;-webkit-mask-composite:source-over;width:calc(100% - .25rem + 4px);color:var(--color-grey-900);background:var(--gradient-border-7);border:none;border-radius:1.5rem;padding:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:source-over;mask-composite:add;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.prokodo-Input__input--is-focused,.prokodo-Input__input:hover{background:var(--gradient-border-4)}.prokodo-Input__input--multiline{flex-direction:column;height:100%;display:flex}.prokodo-Input__input--focused{background:var(--gradient-border-4)}.prokodo-Input__input--disabled,.prokodo-Input__input--disabled:hover{background:var(--gradient-border-8)}.prokodo-Input__input__node{width:calc(100% - 3.25rem);color:var(--color-grey-900);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;border:none;border-radius:1.5rem;outline:none;margin:2px;padding:.875rem 1.5rem;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Input__input__node{font-size:1rem;line-height:1.45}}.prokodo-Input__input__node{font-size:1rem}html[data-theme=dark] .prokodo-Input__input__node{background-color:var(--color-grey-200)}.prokodo-Input__input__node--multiline{resize:vertical;flex:1;height:100%;display:block;position:relative;overflow:auto}.prokodo-Input__input__node--multiline::-webkit-resizer{display:none}.prokodo-Input__input__node--multiline:after{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path fill=\"%23000\" d=\"M2 14h12v1H2zM0 12h16v1H0zM4 10h8v1H4z\"/></svg>") 50% no-repeat;width:16px;height:16px;position:absolute;bottom:5px;right:5px}.prokodo-Input__input__node:disabled{color:var(--color-grey-300);background:var(--color-white)}.prokodo-Input__input:focus{border-color:var(--color-primary-500);box-shadow:0 0 5px var(--color-primary-500)}.prokodo-Input__input[aria-invalid=true]{border-color:var(--color-error)}.prokodo-Input__footer{justify-content:space-between;display:flex}.prokodo-Input__footer--counter-only{justify-content:flex-end}.prokodo-Input__helperText__wrapper{padding-top:.25rem;margin-bottom:0!important}.prokodo-Input__helperText{color:var(--color-grey-300);width:80%;font-size:1rem;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;padding-top:.75rem;padding-left:1.5rem;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Input__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-Input__helperText{color:var(--color-grey-700)}.prokodo-Input__helperText__content{width:100%}.prokodo-Input__helperText__content--is-error{color:var(--color-error)}.prokodo-Input__helperText__legend{text-align:right;width:25%}.prokodo-Input__counter{color:var(--color-grey-600);font-size:1rem;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;padding-top:.75rem;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Input__counter{font-size:.875rem;line-height:1.4}}.prokodo-Label{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:block}@media screen and (min-width:480px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-Label{font-size:1.125rem;line-height:1.5}}.prokodo-Label{filter:drop-shadow(var(--elevation-1--text));font-size:1rem}.prokodo-Label__highlighted{background-image:var(--gradient-text-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.prokodo-Label__highlighted--error{background-image:var(--gradient-text-error)}.prokodo-Label__text{color:var(--color-grey-500);font-style:normal}html[data-theme=dark] .prokodo-Label__text{color:var(--color-grey-700)}.prokodo-Dialog{z-index:1300;background-color:var(--color-white);opacity:0;visibility:hidden;pointer-events:none;border-radius:.75rem;width:auto;max-width:600px;padding:1.5rem 1rem;transition:opacity .3s,transform .3s;position:fixed;top:50%;left:-99999px;transform:translate(-50%,-50%)scale(1);box-shadow:0 10px 30px #0000001a}@media (prefers-reduced-motion:reduce){.prokodo-Dialog{transition:none}}.prokodo-Dialog--is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;left:50%;transform:translate(-50%,-50%)scale(1)}.prokodo-Dialog__container{max-width:90rem;margin:0 auto;padding:.75rem;position:relative}.prokodo-Dialog__container:focus-visible{outline:0}.prokodo-Dialog__container--scroll-paper{height:100%;max-height:calc(100vh - 3rem);overflow-y:auto}.prokodo-Dialog__container--scroll-body{max-height:none;overflow:visible}.prokodo-Dialog__header{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.prokodo-Dialog__header__button{color:var(--color-grey-900);cursor:pointer;font-size:1rem;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;background:0 0;border:none;align-items:center;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-Dialog__header__button{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Dialog__header__button{font-size:.875rem;line-height:1.4}}.prokodo-Dialog__header__button__icon{margin-right:.25rem}.prokodo-Dialog__header__button:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Dialog__close{cursor:pointer;align-items:center;display:flex}.prokodo-Dialog__close__label{color:var(--color-grey-500);text-shadow:var(--elevation--text-1);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-right:1rem;font-style:normal;line-height:1.4;text-decoration:none;display:inline-block}.prokodo-Dialog__close:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Dialog__title--is-hidden{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-Dialog__content{scrollbar-width:none;padding:0!important}.prokodo-Dialog__content--scroll-body{height:calc(100vh - 50px);overflow-y:scroll}.prokodo-Dialog__actions{justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.prokodo-Dialog__backdrop{opacity:0;pointer-events:none;z-index:1299;background:#00000080;transition:opacity .3s;position:fixed;inset:0 0 0 -99999px}.prokodo-Dialog__backdrop--is-visible{opacity:1;pointer-events:auto;position:fixed;left:0}@media (prefers-reduced-motion:reduce){.prokodo-Dialog__backdrop{transition:none}}.prokodo-Dialog--fullScreen{width:100%;max-width:none;height:100%}.prokodo-Drawer__backdrop{opacity:0;pointer-events:none;z-index:1301;background-color:#00000080;transition:opacity .3s;position:fixed;inset:0}.prokodo-Drawer__backdrop--open{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.prokodo-Drawer__backdrop{transition:none!important}}.prokodo-Drawer__container{background-color:var(--color-white);box-shadow:var(--elevation-1);z-index:1302;pointer-events:none;overscroll-behavior:contain;opacity:0;will-change:transform,opacity;width:300px;height:100%;transition:transform .3s,opacity .3s;position:fixed}.prokodo-Drawer__container--open{pointer-events:auto;opacity:1}.prokodo-Drawer__container--fullscreen{width:100vw!important;height:100vh!important;inset:0!important}.prokodo-Drawer__container--anchor-left{width:80vw;height:100vh;top:0;left:0;transform:translate(-100%)}.prokodo-Drawer__container--anchor-left--open{transform:translate(0)}.prokodo-Drawer__container--anchor-right{width:80vw;height:100vh;top:0;right:0;transform:translate(100%)}.prokodo-Drawer__container--anchor-right--open{transform:translate(0)}.prokodo-Drawer__container--anchor-top{width:100vw;height:50vh;top:0;left:0;transform:translateY(-100%)}.prokodo-Drawer__container--anchor-top--open{transform:translateY(0)}.prokodo-Drawer__container--anchor-bottom{width:100vw;height:50vh;bottom:0;left:0;transform:translateY(100%)}.prokodo-Drawer__container--anchor-bottom--open{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.prokodo-Drawer__container{opacity:1!important;transition:none!important;transform:translate(0)translateY(0)!important}}.prokodo-Drawer__header{border-bottom:1px solid var(--color-grey-200);justify-content:space-between;align-items:center;padding:1rem;display:flex}.prokodo-Drawer__content{-webkit-overflow-scrolling:touch;max-height:calc(100% - 7rem);padding:1rem;overflow-y:auto}.prokodo-DynamicList{border:none;padding:0}.prokodo-DynamicList__label{margin-bottom:.75rem}.prokodo-DynamicList__list{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:0;padding:0;list-style-type:none;display:flex}.prokodo-DynamicList__list__item{flex-direction:column;align-items:center;width:100%;display:flex}.prokodo-DynamicList__list__item--is-multi{align-items:flex-start}.prokodo-DynamicList__field--is-multi{margin-bottom:1rem}.prokodo-DynamicList__field--is-multi:last-of-type{margin-bottom:0}.prokodo-DynamicList__delete__button--is-multi{margin-top:.5rem}.prokodo-DynamicList__helperText{color:var(--color-grey-300);width:80%;font-size:1rem;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;padding-top:.75rem;padding-left:1.5rem;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-DynamicList__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-DynamicList__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-DynamicList__helperText{color:var(--color-grey-700)}.prokodo-DynamicList__helperText__content{width:100%}.prokodo-DynamicList__helperText__content--is-error{color:var(--color-error)}@keyframes fade-in{0%{opacity:0;transform:scale(.95,.8)}to{opacity:1}}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95,.8)}}.prokodo-Select{position:relative}.prokodo-Select--fullWidth{width:100%}.prokodo-Select__label{transform-origin:0 0;color:var(--color-primary-500);z-index:1;pointer-events:none;padding-bottom:.5rem;font-size:1rem;position:relative}@media screen and (min-width:960px){.prokodo-Select__label{background-color:var(--color-white);-webkit-line-clamp:1;-webkit-box-orient:vertical;padding:0 .25rem;display:-webkit-box;position:absolute;top:1.75rem;left:1.5rem;overflow:hidden;transform:translateY(-150%)scale(.75)}}.prokodo-Select__field{box-shadow:var(--elevation-1);border-radius:1.5rem;position:relative}.prokodo-Select__field--expanded{box-shadow:none}.prokodo-Select__button{box-sizing:border-box;text-align:left;cursor:pointer;width:calc(100% - .25rem + 4px);color:var(--color-grey-900);background:var(--gradient-border-7);-webkit-mask-composite:source-over;border:none;border-radius:1.5rem;padding:0;position:relative;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:source-over;mask-composite:add;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.prokodo-Select__button:hover{background:var(--gradient-border-4)}.prokodo-Select__button:focus{background:var(--gradient-border-4);outline:0}.prokodo-Select__button:disabled{color:var(--color-grey-300);cursor:default;background:var(--gradient-border-8)}.prokodo-Select__button:disabled:hover{background:var(--gradient-border-8)}.prokodo-Select__button--expanded{background:var(--gradient-border-4);border-radius:1.6875rem 1.6875rem 0 0}.prokodo-Select__button--expanded>.Select__button__inner{border-radius:1.5625rem 1.5625rem 0 0}.prokodo-Select__button>svg{height:100%;font-size:1rem;position:absolute;top:0;right:10px}.prokodo-Select__button__inner{background:var(--color-white);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;border-radius:1.5rem;align-items:center;margin:2px;padding:.875rem 1rem;font-style:normal;line-height:1.5;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Select__button__inner{font-size:1rem;line-height:1.45}}.prokodo-Select__button__inner{font-size:1rem}html[data-theme=dark] .prokodo-Select__button__inner{background:var(--color-grey-200)}.prokodo-Select__button__inner--expanded{border-radius:1.5625rem 1.5625rem 0 0}.prokodo-Select__button__inner--is-placeholder{color:var(--color-grey-500)}.prokodo-Select__button__inner--is-placeholder--disabled{color:var(--color-grey-300)}.prokodo-Select__listbox{box-sizing:border-box;width:100%;max-height:225px;color:var(--color-grey-900);background:var(--gradient-border-4);box-shadow:var(--elevation-3);scrollbar-width:none;z-index:10;border-bottom-right-radius:1.5625rem;border-bottom-left-radius:1.5625rem;outline:0;margin:-2px 0 0;padding:2px;position:absolute;overflow:auto}.prokodo-Select__listbox--is-open{animation:.2s ease-out forwards fade-in}.prokodo-Select__listbox--is-closed{animation:.2s ease-in forwards fade-out}.prokodo-Select__item{cursor:pointer;background:var(--color-white);backface-visibility:hidden;perspective:1000px;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;align-items:center;margin-top:-2px;padding:.75rem 1rem;font-style:normal;line-height:1.5;text-decoration:none;list-style:none;display:flex;position:relative}@media screen and (min-width:480px){.prokodo-Select__item{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Select__item{font-size:1rem;line-height:1.45}}.prokodo-Select__item{font-size:1rem}.prokodo-Select__item:last-child{border-bottom-right-radius:1.5625rem;border-bottom-left-radius:1.5625rem}.prokodo-Select__item:hover{background-color:var(--color-grey-50)}.prokodo-Select__item:focus-visible{background:var(--color-primary-100);outline:0}.prokodo-Select__item--selected{background-color:var(--color-primary-50)}.prokodo-Select__item[aria-disabled=true]{color:var(--color-grey-400);cursor:not-allowed}.prokodo-Select__checkbox{cursor:pointer;appearance:none;-webkit-mask-composite:source-over;background:var(--gradient-border-7);border:none;border-radius:5px;min-width:18px;min-height:18px;margin-right:.75rem;position:relative;transform:scale(1.2);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:source-over;mask-composite:add;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.prokodo-Select__checkbox:before{content:"";background:var(--color-white);position:absolute;inset:2px}.prokodo-Select__checkbox--checked{background:var(--gradient-border-4)}.prokodo-Select__checkbox--checked:after{content:"";background:var(--gradient-background-primary-grey-secondary);position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml;utf8,          <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"                stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"                stroke-linejoin=\"round\"><path d=\"M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7\"                stroke=\"black\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,          <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"                stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"                stroke-linejoin=\"round\"><path d=\"M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7\"                stroke=\"black\"/></svg>") 50%/contain no-repeat}.prokodo-Select__helperText{color:var(--color-grey-300);width:80%;font-size:1rem;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;padding-top:.75rem;padding-left:1.5rem;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-Select__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Select__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-Select__helperText{color:var(--color-grey-700)}.prokodo-Select__helperText__content{width:100%}.prokodo-Select__helperText__content--is-error{color:var(--color-error)}.prokodo-Form__label{padding-bottom:1.5rem}.prokodo-Form__label--is-hidden{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-Form__grid{padding:0!important}.prokodo-Form__hp{display:none!important}.prokodo-Form__footer{flex-direction:column;display:flex}.prokodo-Form__footer__submit{text-align:center!important}.prokodo-FormField{padding-bottom:1rem}.prokodo-Slider{padding-bottom:1.5rem}.prokodo-Slider__label{padding-bottom:2rem}.prokodo-Slider__label--is-hidden{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-Slider__root{cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;align-items:center;width:100%;height:30px;display:inline-flex;position:relative}.prokodo-Slider__root--disabled{cursor:default;pointer-events:none;opacity:.4}.prokodo-Slider__rail{opacity:.3;z-index:1;background:var(--gradient-background-primary-grey-secondary);border-radius:6px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.prokodo-Slider__track{z-index:2;background:var(--gradient-background-primary-secondary);border-radius:6px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.prokodo-Slider__mark{text-align:center;z-index:3;background-color:#dedede;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translate(-50%)translateY(-50%)}.prokodo-Slider__mark__label{color:var(--color-grey-300);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;padding-top:1.5rem;font-style:normal;line-height:1.5;text-decoration:none;display:inline-block;position:relative;bottom:0;left:50%;transform:translate(-50%)}@media screen and (min-width:480px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Slider__mark__label{font-size:1rem;line-height:1.45}}.prokodo-Slider__mark__label{text-align:center;font-size:.8rem}@media screen and (min-width:480px){.prokodo-Slider__mark__label{width:auto;height:auto;text-indent:inherit;min-width:100px;margin-left:50%;font-size:1rem;position:static;left:auto}}.prokodo-Slider__input{appearance:none;z-index:4;width:100%;height:100%;cursor:inherit;background:0 0;margin:0;padding:0;position:relative}.prokodo-Slider__input:focus{outline:none}.prokodo-Slider__input::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:0}.prokodo-Slider__input::-webkit-slider-runnable-track{-webkit-appearance:none;background:0 0;border:none}.prokodo-Slider__input::-moz-range-thumb{background:0 0;border:none;width:0;height:0}.prokodo-Slider__input::-moz-range-track{background:0 0;border:none}.prokodo-Slider__thumb{background-color:var(--color-primary-500);z-index:3;background:var(--gradient-background-primary-secondary);border-radius:50%;width:30px;height:30px;transition:box-shadow .12s,transform .12s;position:absolute;top:50%;transform:translate(-50%)translateY(-50%)}.prokodo-Slider__thumb:hover{box-shadow:0 0 0 6px rgba(var(--color-primary-500-rgb),.3)}.prokodo-Slider__thumb--focused{box-shadow:0 0 0 6px rgba(var(--color-primary-700-rgb),.3);outline-offset:4px;border-radius:100%;outline:3px solid #1e90ff}.prokodo-Slider__valueText{white-space:nowrap;z-index:4;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;font-style:normal;line-height:1.4;text-decoration:none;position:absolute;top:-1.7em;transform:translate(-50%)}.prokodo-Switch{align-items:center;display:flex;position:relative}.prokodo-Switch__label{grid-gap:16px;grid-template-columns:100%;gap:16px;width:100%;padding-bottom:0;font-size:1rem;display:grid}@media screen and (min-width:480px){.prokodo-Switch__label{grid-template-columns:80% 20%}}@media screen and (min-width:960px){.prokodo-Switch__label{grid-template-columns:90% 10%}}.prokodo-Switch__label__content{padding-right:1rem}.prokodo-Switch__control{background-color:var(--color-grey-500);border-radius:13px;width:42px;min-width:42px;height:26px;transition:background-color .3s;position:relative}.prokodo-Switch__control:focus-within{outline-offset:4px;border-radius:13px;outline:3px solid #1e90ff}.prokodo-Switch__control--checked{background:var(--gradient-border-4)}.prokodo-Switch__control--disabled{background-color:var(--color-grey-300);cursor:not-allowed}.prokodo-Switch__input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.prokodo-Switch__thumb{z-index:3;background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s,background-color .3s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.prokodo-Switch__thumb--checked{left:5px;transform:translateY(-50%)translate(13px)}.prokodo-Switch__thumb--disabled{background-color:var(--color-grey-200)}.prokodo-Switch__thumb{pointer-events:none;justify-content:center;align-items:center;display:flex}.prokodo-Switch__icon__wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.prokodo-Switch__icon--primary{color:var(--color-primary-500)}.prokodo-Switch__icon--secondary{color:var(--color-secondary-500)}.prokodo-Switch__icon--success{color:var(--color-success)}.prokodo-Switch__icon--error{color:var(--color-error)}.prokodo-Switch__icon--info{color:var(--color-grey-300)}.prokodo-Switch__icon--warning{color:var(--color-warning)}.prokodo-Switch__track{background-color:var(--color-grey-300);z-index:1;border-radius:13px;width:100%;height:100%;transition:background-color .3s;position:absolute;top:0;left:0}.prokodo-Switch__track--checked{background-color:var(--color-primary-500)}.prokodo-Switch__track--disabled{background-color:var(--color-grey-200)}.prokodo-GridRow--align-left{justify-items:start}.prokodo-GridRow--align-center{justify-items:center}.prokodo-GridRow--align-right{justify-items:end}.prokodo-GridRow--xs-1{grid-column:span 1}.prokodo-GridRow--xs-2{grid-column:span 2}.prokodo-GridRow--xs-3{grid-column:span 3}.prokodo-GridRow--xs-4{grid-column:span 4}.prokodo-GridRow--xs-5{grid-column:span 5}.prokodo-GridRow--xs-6{grid-column:span 6}.prokodo-GridRow--xs-7{grid-column:span 7}.prokodo-GridRow--xs-8{grid-column:span 8}.prokodo-GridRow--xs-9{grid-column:span 9}.prokodo-GridRow--xs-10{grid-column:span 10}.prokodo-GridRow--xs-11{grid-column:span 11}.prokodo-GridRow--xs-12{grid-column:span 12}@media screen and (min-width:375px){.prokodo-GridRow--sm-1{grid-column:span 1}.prokodo-GridRow--sm-2{grid-column:span 2}.prokodo-GridRow--sm-3{grid-column:span 3}.prokodo-GridRow--sm-4{grid-column:span 4}.prokodo-GridRow--sm-5{grid-column:span 5}.prokodo-GridRow--sm-6{grid-column:span 6}.prokodo-GridRow--sm-7{grid-column:span 7}.prokodo-GridRow--sm-8{grid-column:span 8}.prokodo-GridRow--sm-9{grid-column:span 9}.prokodo-GridRow--sm-10{grid-column:span 10}.prokodo-GridRow--sm-11{grid-column:span 11}.prokodo-GridRow--sm-12{grid-column:span 12}}@media screen and (min-width:480px){.prokodo-GridRow--md-1{grid-column:span 1}.prokodo-GridRow--md-2{grid-column:span 2}.prokodo-GridRow--md-3{grid-column:span 3}.prokodo-GridRow--md-4{grid-column:span 4}.prokodo-GridRow--md-5{grid-column:span 5}.prokodo-GridRow--md-6{grid-column:span 6}.prokodo-GridRow--md-7{grid-column:span 7}.prokodo-GridRow--md-8{grid-column:span 8}.prokodo-GridRow--md-9{grid-column:span 9}.prokodo-GridRow--md-10{grid-column:span 10}.prokodo-GridRow--md-11{grid-column:span 11}.prokodo-GridRow--md-12{grid-column:span 12}}@media screen and (min-width:960px){.prokodo-GridRow--lg-1{grid-column:span 1}.prokodo-GridRow--lg-2{grid-column:span 2}.prokodo-GridRow--lg-3{grid-column:span 3}.prokodo-GridRow--lg-4{grid-column:span 4}.prokodo-GridRow--lg-5{grid-column:span 5}.prokodo-GridRow--lg-6{grid-column:span 6}.prokodo-GridRow--lg-7{grid-column:span 7}.prokodo-GridRow--lg-8{grid-column:span 8}.prokodo-GridRow--lg-9{grid-column:span 9}.prokodo-GridRow--lg-10{grid-column:span 10}.prokodo-GridRow--lg-11{grid-column:span 11}.prokodo-GridRow--lg-12{grid-column:span 12}}@media screen and (min-width:1280px){.prokodo-GridRow--xl-1{grid-column:span 1}.prokodo-GridRow--xl-2{grid-column:span 2}.prokodo-GridRow--xl-3{grid-column:span 3}.prokodo-GridRow--xl-4{grid-column:span 4}.prokodo-GridRow--xl-5{grid-column:span 5}.prokodo-GridRow--xl-6{grid-column:span 6}.prokodo-GridRow--xl-7{grid-column:span 7}.prokodo-GridRow--xl-8{grid-column:span 8}.prokodo-GridRow--xl-9{grid-column:span 9}.prokodo-GridRow--xl-10{grid-column:span 10}.prokodo-GridRow--xl-11{grid-column:span 11}.prokodo-GridRow--xl-12{grid-column:span 12}}.prokodo-FormResponse{padding:0 1rem}.prokodo-FormResponse__success{color:var(--color-success);font-weight:700}.prokodo-FormResponse__errors{color:var(--color-grey-300);margin-bottom:.75rem;display:block}.prokodo-FormResponse__errors__item{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;padding-bottom:1rem;font-style:normal;line-height:1.55;text-decoration:none;display:block}@media screen and (min-width:480px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-FormResponse__errors__item{font-size:1.125rem;line-height:1.5}}.prokodo-FormResponse__errors__desc{color:var(--color-error);padding:0;display:block}.prokodo-List{padding:0}.prokodo-List__item{width:100%;color:var(--color-grey-500);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;flex-wrap:wrap;align-items:center;margin:.25rem 0;font-style:normal;line-height:1.55;text-decoration:none;display:flex}@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:.75rem 0}.prokodo-List__item__card__content{align-items:center;padding:.75rem;display:flex}.prokodo-List__item__inner{width:100%;display:flex}.prokodo-List__item__link{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.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-List__item__link{font-size:1rem;line-height:1.45}}.prokodo-List__item__link__header{align-items:center;display:flex}.prokodo-List__item__icon{background-color:var(--color-grey-50);border-radius:1000rem;justify-content:center;align-self:flex-start;align-items:center;min-width:2.5rem;height:2.5rem;margin-top:.25rem;margin-right:.25rem;display:flex}html[data-theme=dark] .prokodo-List__item__icon{background-color:var(--color-grey-400)}.prokodo-List__item__icon__wrapper{align-items:center;padding-right:.5rem;display:flex}.prokodo-List__item__title--card{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;padding:.75rem 0 .25rem .5rem;font-style:normal;line-height:1.55;text-decoration:none;display:block}@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% - 2rem)}.prokodo-List__item__desc{color:var(--color-grey-600);line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;word-wrap:break-word;width:100%;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;-webkit-box-orient:vertical;margin:0;padding:.25rem 0;font-style:normal;line-height:1.5;text-decoration:none;display:block;overflow:hidden}@media screen and (min-width:480px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-List__item__desc{font-size:1rem;line-height:1.45}}.prokodo-List__item__desc--card{padding-top:0;padding-left:.5rem}.prokodo-List__item--is-clickable{cursor:pointer;color:var(--color-grey-500)}.prokodo-List__item--is-clickable a{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}@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:hover span[role=presentation]{color:var(--color-primary-500)}.prokodo-List__item--is-clickable:hover .list-title{background-image:var(--gradient-text-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.prokodo-List__item--is-clickable--inherit:hover,.prokodo-List__item--is-clickable--primary{color:var(--color-primary-500)}.prokodo-List__item--is-clickable--secondary{color:var(--color-secondary-500)}.prokodo-List__item--is-clickable--info{color:var(--color-grey-300)}.prokodo-List__item--is-clickable--success{color:var(--color-success)}.prokodo-List__item--is-clickable--warning{color:var(--color-warning)}.prokodo-List__item--is-clickable--error{color:var(--color-error)}.prokodo-List__item--is-clickable--white,.prokodo-List__item--is-clickable--white:hover{color:var(--color-white)}.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--error:hover,.prokodo-List__item--is-clickable--info:hover,.prokodo-List__item--is-clickable--warning:hover{color:var(--color-grey-500)}.prokodo-List__item--card{text-decoration:none;display:block}.prokodo-Grid{grid-template-columns:repeat(12,1fr);padding:1rem;display:grid}.prokodo-ImageText__grid{position:relative;flex-direction:column-reverse!important}@media screen and (min-width:960px){.prokodo-ImageText__grid{flex-direction:row!important}}.prokodo-ImageText__grid--is-reverse{flex-direction:column-reverse!important}@media screen and (min-width:960px){.prokodo-ImageText__grid--is-reverse{flex-direction:row-reverse!important}}.prokodo-ImageText__sub__headline{text-transform:uppercase}.prokodo-ImageText__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;align-self:end;align-items:center;font-style:normal;line-height:1.5;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-ImageText__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:1280px){.prokodo-ImageText__content{align-self:center}}.prokodo-ImageText__content__paragraph{color:var(--color-grey-300)}.prokodo-ImageText__animated__container{width:100%}.prokodo-ImageText__animation{width:100%;height:100%}.prokodo-ImageText__image{justify-content:center;align-self:end;align-items:center;display:flex}.prokodo-ImageText__image__src{width:100%}.prokodo-Lottie__container{position:relative}.prokodo-InputOTP{justify-content:space-between;display:flex}.prokodo-InputOTP__label,.prokodo-InputOTP__instruction{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-InputOTP__field,.prokodo-InputOTP__input{width:42px;height:42px}.prokodo-InputOTP__input__container{border-radius:80px;width:100%;height:100%}.prokodo-InputOTP__input__node{width:100%;padding:.5rem 1rem}.prokodo-PostItem__grid{flex-direction:column-reverse;align-items:stretch;gap:1rem;display:flex}@media screen and (min-width:960px){.prokodo-PostItem__grid{flex-direction:row;align-items:flex-start;gap:1.5rem}}.prokodo-PostItem__media{order:1;width:100%;min-width:0}@media screen and (min-width:960px){.prokodo-PostItem__media{flex:0 33.3333%;order:0;min-width:0;max-width:33.333%}}.prokodo-PostItem__main{order:0;width:100%;min-width:0}@media screen and (min-width:960px){.prokodo-PostItem__main{flex:0 66.666%;order:1;min-width:0;max-width:66.666%}}.prokodo-PostItem__animation{transform:none}.prokodo-PostItem__headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-PostItem__info{align-items:center;display:flex}.prokodo-PostItem__date{color:var(--color-grey-300);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.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-PostItem__date{font-size:1rem;line-height:1.45}}.prokodo-PostItem__read__count{color:var(--color-grey-300);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;padding-left:.75rem;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-PostItem__read__count{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content{overflow-wrap:anywhere;min-width:0;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;align-items:center;font-style:normal;line-height:1.5;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-PostItem__content{font-size:1rem;line-height:1.45}}.prokodo-PostItem__content__paragraph{color:var(--color-grey-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-PostItem__content__paragraph>p{margin:.5rem .25rem}.prokodo-PostItem__image{-o-object-fit:cover;object-fit:cover;min-height:300px}.prokodo-PostItem__image__content__wrapper{padding:0}.prokodo-PostItem__image__wrapper{border-radius:25px;width:100%;min-width:300px;min-height:300px;overflow:hidden;transform:none}.prokodo-PostItem__button{width:100%;margin-top:1rem}.prokodo-PostItem__button__content{justify-content:flex-start}@media screen and (min-width:375px){.prokodo-PostItem__button{width:auto}}.prokodo-PostItemAuthor{align-items:center;padding-right:1.5rem;display:flex}.prokodo-PostItemAuthor__name{color:var(--color-grey-500);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;padding-left:.75rem;font-style:normal;line-height:1.55;text-decoration:none}@media screen and (min-width:480px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}@media screen and (min-width:960px){.prokodo-PostItemAuthor__name{font-size:1.125rem;line-height:1.5}}.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 1rem}.prokodo-PostTeaser__card__footer{justify-content:space-between;align-items:center;margin-top:auto;padding:1rem;display:flex}.prokodo-PostTeaser__meta{z-index:2;justify-content:space-between;align-items:center;width:calc(100% - 2rem);display:flex;position:absolute;top:1rem;left:1rem}.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:.5rem;display:flex}.prokodo-PostTeaser__image{-o-object-fit:cover;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{text-align:right;width:calc(100% - .5rem);padding-right:.5rem;bottom:.5rem}.prokodo-PostTeaser__date{color:var(--color-grey-300);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{-webkit-line-clamp:1;-webkit-box-orient:vertical;padding:1rem 1rem 0;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.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-PostTeaser__content{font-size:1rem;line-height:1.45}}.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:.25rem}.prokodo-PostTeaser__link--is-hovered{color:var(--color-primary-500)!important}.prokodo-PostWidget__list{margin:0;padding:0;list-style-type:none}.prokodo-PostWidget__list--has-fullWidth{flex-wrap:wrap;gap:1rem;display:flex}.prokodo-PostWidget__list__item{margin-top:1rem;display:block}.prokodo-PostWidget__list__item--has-fullWidth{width:100%}@media screen and (min-width:480px){.prokodo-PostWidget__list__item--has-fullWidth{width:calc(50% - .5rem)}}.prokodo-PostWidget__list__item__content{justify-content:flex-start;display:flex}.prokodo-PostWidget__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.prokodo-PostWidget__image__link{border-radius:13px;width:80px;height:80px;margin-right:1rem;line-height:0;display:block;position:relative;overflow:hidden}.prokodo-PostWidget__image__container{width:100%;height:100%;position:absolute;inset:0}.prokodo-PostWidget__content{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.prokodo-PostWidget__headline{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-PostWidget__date{color:var(--color-grey-300);font-size:1rem;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;margin:0;font-style:normal;line-height:1.45;text-decoration:none;display:block}@media screen and (min-width:480px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-PostWidget__date{font-size:.875rem;line-height:1.4}}.prokodo-PostWidgetCarousel__card{padding-bottom:0}.prokodo-PostWidgetCarousel__carousel{margin-top:1.5rem;position:relative}.prokodo-PostWidgetCarousel__carousel__wrapper{padding-bottom:1rem}.prokodo-PostWidgetCarousel__carousel__item__image__link{border-radius:13px;width:100%;height:clamp(180px,30vw,420px);line-height:0;display:block;position:relative;overflow:hidden}.prokodo-PostWidgetCarousel__carousel__item__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.prokodo-PostWidgetCarousel__carousel__item__image__container{width:100%;height:100%;position:absolute;inset:0}.prokodo-PostWidgetCarousel__carousel__item__link{display:block;position:relative}.prokodo-PostWidgetCarousel__carousel__dots{margin-top:0}.prokodo-PostWidgetCarousel__carousel__buttons{z-index:2;flex-direction:row;gap:.5rem;max-width:100px;display:flex;position:absolute;bottom:.75rem;right:.5rem}.prokodo-PostWidgetCarousel__headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:.75rem!important}@keyframes gradientShift{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes indeterminateMove{0%{transform:translate(-100%)}to{transform:translate(400%)}}.prokodo-ProgressBar{flex-direction:column;width:100%;display:flex}.prokodo-ProgressBar__track{background-color:var(--color-grey-100);width:100%;height:1rem;box-shadow:var(--elevation-2);border-radius:.75rem;overflow:hidden}.prokodo-ProgressBar__bar{background-image:inherit;background-size:200% 100%;width:0%;height:100%;transition:width .4s ease-out;animation:2s linear gradientShift}.prokodo-ProgressBar__bar--primary{background-image:var(--gradient-background-primary-secondary)}.prokodo-ProgressBar__bar--secondary{background-image:var(--gradient-background-secondary)}.prokodo-ProgressBar__bar--info{background-image:var(--gradient-background-info)}.prokodo-ProgressBar__bar--success{background-image:var(--gradient-background-success)}.prokodo-ProgressBar__bar--warning{background-image:var(--gradient-background-warning)}.prokodo-ProgressBar__bar--error{background-image:var(--gradient-background-error)}.prokodo-ProgressBar__bar--infinity{animation:2s linear infinite gradientShift}.prokodo-ProgressBar__bar--indeterminate{width:25%;animation:2s linear gradientShift,2s ease-in-out indeterminateMove}.prokodo-ProgressBar__bar--indeterminate--infinity{animation:2s linear infinite gradientShift,2s ease-in-out infinite indeterminateMove}.prokodo-ProgressBar__label{text-align:center;user-select:none;margin-top:.25rem;font-size:.875rem}.prokodo-ProgressBar--animated .ProgressBar__bar:not(.ProgressBar__bar--indeterminate){animation:2s linear infinite gradientShift}.prokodo-ProgressBar--animated .ProgressBar__bar--indeterminate{animation:2s linear infinite gradientShift,2s ease-in-out infinite indeterminateMove}.prokodo-Quote{margin:0}.prokodo-Quote__headline{padding-bottom:1rem}.prokodo-Quote__quote{margin:0}.prokodo-Quote__quote__content{font-size:1rem;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;margin:0 0 1rem;font-style:italic;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.prokodo-Quote__quote__content{font-size:.875rem}}@media screen and (min-width:960px){.prokodo-Quote__quote__content{font-size:.875rem}}.prokodo-Quote__caption{display:flex}.prokodo-Quote__caption__avatar{margin-right:1rem}.prokodo-Quote__caption__author{flex-direction:column;display:flex}.prokodo-Quote__caption__author__name{color:var(--color-grey-900);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;font-style:normal;line-height:1.4;text-decoration:none}.prokodo-Quote__caption__author__position{color:var(--color-grey-500);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;padding-top:.25rem;font-style:normal;line-height:1.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Quote__caption__author__position{font-size:1rem;line-height:1.45}}.prokodo-Rating{flex-direction:column;width:100%;display:flex;position:relative}.prokodo-Rating--full-width{width:100%}.prokodo-Rating__inner{position:relative}.prokodo-Rating__label{color:var(--color-grey-600);z-index:1;pointer-events:none;padding-bottom:.5rem}@media screen and (min-width:960px){.prokodo-Rating__label{padding:0;font-size:1.125rem}}.prokodo-Rating__field{position:relative}.prokodo-Rating__group{align-items:center;gap:1rem;padding:.75rem 0;display:flex}.prokodo-Rating__icon{cursor:pointer;color:var(--color-grey-300);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.5rem;line-height:1;transition:transform .1s,color .15s;display:inline-flex}.prokodo-Rating__icon__symbol{display:inline-block}.prokodo-Rating__icon__sr-only{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-Rating__icon--filled{color:var(--color-primary-500)}.prokodo-Rating__icon--selected{transform:scale(1.05)}.prokodo-Rating__icon--disabled{cursor:not-allowed;color:var(--color-grey-200)}.prokodo-Rating__icon--readonly{cursor:default}.prokodo-Rating__icon:hover{transform:scale(1.05)}.prokodo-Rating__icon:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px;border-radius:999px}.prokodo-Rating__footer{justify-content:flex-start;width:100%;padding-top:.5rem;display:flex}.prokodo-Rating__helperText{width:100%;color:var(--color-grey-300);font-size:1rem;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;padding-top:.75rem;font-style:normal;line-height:1.45;text-decoration:none;display:flex}@media screen and (min-width:480px){.prokodo-Rating__helperText{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Rating__helperText{font-size:.875rem;line-height:1.4}}html[data-theme=dark] .prokodo-Rating__helperText{color:var(--color-grey-700)}.prokodo-Rating__helperText__content{width:100%}.prokodo-Rating__helperText__content--is-error{color:var(--color-error)}@keyframes label-in{0%{opacity:0}to{opacity:1}}@keyframes label-out{0%{opacity:1}to{opacity:0}}.prokodo-SideNav{--bg:var(--color-white);--shadow:var(--elevation-2);--t:.28s;background:var(--bg);width:240px;height:100dvh;box-shadow:var(--shadow);flex-direction:column;display:flex;top:0;left:0}.prokodo-SideNav--collapsed{width:56px}.prokodo-SideNav__collape__label{font-size:1rem;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.45;text-decoration:none}@media screen and (min-width:480px){.prokodo-SideNav__collape__label{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-SideNav__collape__label{font-size:.875rem;line-height:1.4}}.prokodo-SideNav__collape__label--is-hidden{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-SideNav__toggle{background:var(--bg);cursor:pointer;border:none;justify-content:flex-start;align-items:center;padding:.75rem 1rem .75rem .75rem;transition:background-color .12s;display:flex;position:relative}.prokodo-SideNav__toggle:after{content:"";background:var(--gradient-background-primary-secondary);width:100%;height:1px;position:absolute;bottom:0;left:0}.prokodo-SideNav__toggle:hover{background:var(--color-grey-50)}.prokodo-SideNav__list{flex-direction:column;flex:1 0 auto;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.prokodo-SideNav__link{border-radius:.25rem;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .75rem;text-decoration:none;transition:background-color .12s;display:flex;position:relative}.prokodo-SideNav__link--is-active,.prokodo-SideNav__link:hover{background:var(--color-grey-50);text-decoration:none}.prokodo-SideNav__link--is-active>div:first-of-type,.prokodo-SideNav__link:hover>div:first-of-type{position:relative}.prokodo-SideNav__link--is-active>div:first-of-type:before,.prokodo-SideNav__link:hover>div:first-of-type:before{content:"";background:var(--gradient-background-primary);opacity:.5;border-radius:13px;width:100%;height:100%;position:absolute;top:0;left:0}.prokodo-SideNav__link[aria-current=page]{background:var(--color-primary-50)}.prokodo-SideNav__icon__wrapper{background:var(--color-grey-50);border-radius:13px;justify-content:center;align-items:center;padding:.25rem;display:flex}.prokodo-SideNav__label{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.5;text-decoration:none;animation:.15s forwards label-in}@media screen and (min-width:480px){.prokodo-SideNav__label{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-SideNav__label{font-size:1rem;line-height:1.45}}.prokodo-SideNav__label--collapsed .prokodo-SideNav__label{animation:.15s forwards label-out}.prokodo-Snackbar{min-width:288px;max-width:430px;box-shadow:var(--elevation-2);background-color:var(--color-grey-900);color:var(--color-white);border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:relative}.prokodo-Snackbar--success{background-color:var(--color-success)}.prokodo-Snackbar--error{background-color:var(--color-error)}.prokodo-Snackbar--warning{background-color:var(--color-warning);color:var(--color-black)}.prokodo-Snackbar--info{background-color:var(--color-info)}.prokodo-Snackbar__message{flex:1}.prokodo-Snackbar__action{margin-left:auto}.prokodo-Snackbar__close{width:20px;height:20px;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.prokodo-Snackbar__close:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.prokodo-Snackbar__close:hover{opacity:.8}.prokodo-Snackbar--readonly{pointer-events:none}.prokodo-SnackbarProvider{z-index:9000;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute}.prokodo-SnackbarProvider--is-top{top:0}.prokodo-SnackbarProvider--is-bottom{bottom:0}.prokodo-SnackbarProvider--is-center{left:50%;transform:translate(-50%)}.prokodo-SnackbarProvider--is-left{left:1rem}.prokodo-SnackbarProvider--is-right{right:1rem}.prokodo-SnackbarProvider__snackbar{pointer-events:auto}.prokodo-SnackbarProvider__snackbar--is-top{margin-top:1rem}.prokodo-SnackbarProvider__snackbar--is-bottom{margin-bottom:1rem}.prokodo-Stepper{flex-direction:column;justify-content:space-between;height:100%;padding:0;display:flex}@media screen and (min-width:480px){.prokodo-Stepper{flex-direction:row;width:100%}}.prokodo-Stepper__step{cursor:pointer;height:100%;list-style-type:none;position:relative}.prokodo-Stepper__step:after{content:"";background:var(--gradient-border-7);opacity:.5;width:3px;height:calc(100% - 150px);margin:-10rem 0 1.25rem 1.25rem;display:block;position:relative;transform:translateY(-50%)}@media screen and (min-width:480px){.prokodo-Stepper__step{width:100%}.prokodo-Stepper__step:after{width:calc(100% - 80px);height:3px;margin:0;position:absolute;top:1.25rem;left:auto;transform:translate(-50%)}}.prokodo-Stepper__step:first-child:after{display:none}.prokodo-Stepper__step--is-active:after{background:var(--gradient-border-5)}.prokodo-Stepper__icon{width:2.5rem;height:2.5rem;display:block!important}.prokodo-Stepper__icon__sr__only{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px}.prokodo-Stepper__icon__container{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;display:flex;position:relative}.prokodo-Stepper__icon__container:before{content:"";border-radius:inherit;background:var(--gradient-border-7);-webkit-mask:linear-gradient(var(--color-white)0 0)content-box,linear-gradient(var(--color-white)0 0);-webkit-mask:linear-gradient(var(--color-white)0 0)content-box,linear-gradient(var(--color-white)0 0);mask:linear-gradient(var(--color-white)0 0)content-box,linear-gradient(var(--color-white)0 0);-webkit-mask-composite:xor;padding:3px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.prokodo-Stepper__icon__container--is-active{box-shadow:var(--elevation-1)}.prokodo-Stepper__icon__container--is-active:before{background:var(--gradient-border-1);padding:4px}.prokodo-Stepper__icon__container--is-active:after{content:"";border-radius:inherit;box-shadow:var(--elevation-1--inset);position:absolute;inset:4px}.prokodo-Stepper__icon__container:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}.prokodo-Stepper__icon__label{color:var(--color-grey-700);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;justify-content:center;align-items:center;font-style:normal;line-height:1.4;text-decoration:none;display:flex}.prokodo-Stepper__icon__label--is-active{color:var(--color-grey-900)}.prokodo-Stepper__icon__completed{visibility:hidden}.prokodo-Stepper__icon__completed__container{width:20px;height:20px;display:inline-block;position:relative}.prokodo-Stepper__icon__completed__container:before{content:"";background:var(--gradient-background-primary-grey-secondary);position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7\" stroke=\"black\"></path></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 14.5C5 14.5 6.5 14.5 8.5 18C8.5 18 14.0588 8.83333 19 7\" stroke=\"black\"></path></svg>") 50%/contain no-repeat}.prokodo-Stepper__label{text-align:center;font-size:1rem;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;flex-direction:column;justify-content:center;align-items:flex-start;font-style:normal;line-height:1.45;text-decoration:none;font-family: !important;color:var(--color-grey-600)!important;font-size:1rem!important;line-height:1.45!important;display:flex!important}@media screen and (min-width:480px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Stepper__label{font-size:.875rem;line-height:1.4}}.prokodo-Stepper__label--is-active{color:var(--color-grey-800)!important}.prokodo-Stepper__label__text{text-indent:-99999px;width:0;height:0;position:absolute;top:auto;left:-99999px;color:var(--color-grey-700)!important}.prokodo-Stepper__label__text--is-active{color:var(--color-grey-900)!important}@media screen and (min-width:375px){.prokodo-Stepper__label__text{width:auto;height:auto;text-indent:inherit;position:static;left:auto}}@media screen and (min-width:480px){.prokodo-Stepper__label{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;align-items:center;font-style:normal;line-height:1.4;text-decoration:none}}.prokodo-Table{padding-bottom:1.5rem;padding-left:1.25rem}@media screen and (min-width:480px){.prokodo-Table{padding-left:0}}.prokodo-Table__container{overflow:visible}.prokodo-Table__headline{margin-left:-40px}.prokodo-Table__content{padding-left:1.5rem}.prokodo-Table__table{table-layout:auto;border-collapse:collapse}.prokodo-Table__table__wrapper{position:relative;overflow:auto hidden}.prokodo-Table__head__row{border-bottom:1px solid var(--color-grey-200)}.prokodo-Table__head__cell{font-size:1.125rem;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;text-align:center;padding:1.5rem .5rem;font-style:normal;line-height:1.45;text-decoration:none}.prokodo-Table__head__cell:first-child{color:var(--color-primary-500);text-align:left}.prokodo-Table__body__row{border-bottom:1px solid var(--color-grey-200)}.prokodo-Table__body__row--has-link:hover,.prokodo-Table__body__row--has-link:focus{background:var(--color-grey-50)}.prokodo-Table__caption{color:var(--color-grey-300);text-align:right;opacity:0;font-size:1rem;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.45;text-decoration:none}@media screen and (min-width:480px){.prokodo-Table__caption{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.prokodo-Table__caption{font-size:.875rem;line-height:1.4}}.prokodo-TableCell{text-align:center}.prokodo-TableCell__inner{width:100%;height:100%;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;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem .5rem;font-style:normal;line-height:1.5;text-decoration:none;display:inline-flex}@media screen and (min-width:480px){.prokodo-TableCell__inner{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-TableCell__inner{font-size:1rem;line-height:1.45}}.prokodo-TableCell:first-child>span{text-align:left;align-items:baseline;font-weight:500}.prokodo-TableCell__icon{padding-bottom:1rem}.prokodo-Teaser{overflow:hidden}.prokodo-Teaser__card{padding:0}.prokodo-Teaser__card__content{padding:1rem}.prokodo-Teaser__image{-o-object-fit:cover;object-fit:cover}.prokodo-Teaser__image__wrapper{width:100%;height:230px;position:relative}.prokodo-Teaser__image__caption{text-align:right;width:calc(100% - .5rem);padding-right:.5rem;bottom:.5rem}.prokodo-Teaser__animation{width:100%;height:230px}.prokodo-Teaser__headline--has-lineClamp{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-Teaser__content{text-align:center;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.5;text-decoration:none}@media screen and (min-width:480px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.prokodo-Teaser__content{font-size:1rem;line-height:1.45}}.prokodo-Teaser__content--has-lineClamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.prokodo-Teaser__content--align-left{text-align:left}.prokodo-Teaser__content--align-right{text-align:right}.prokodo-Teaser__link{align-items:center;display:flex}.prokodo-Teaser__link__icon{margin-right:.25rem}@keyframes accordionBorderShift{0%{background-position:0 0,0 0}to{background-position:0 0,200% 0}}.prokodo-Headline--is-highlighted{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.prokodo-Headline--inherit--highlighted{background-image:var(--gradient-text-grey);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.prokodo-Headline--primary--highlighted{background-image:var(--gradient-text-primary-secondary);-webkit-text-fill-color:transparent;filter:drop-shadow(var(--elevation-1--text));-webkit-background-clip:text;background-clip:text}.prokodo-Headline--secondary--highlighted{background-image:var(--gradient-text-primary);-webkit-text-fill-color:transparent;filter:drop-shadow(var(--elevation-1--text));-webkit-background-clip:text;background-clip:text}.prokodo-Headline--success--highlighted{background-image:var(--gradient-text-success);-webkit-text-fill-color:transparent;filter:drop-shadow(var(--elevation-1--text));-webkit-background-clip:text;background-clip:text}.prokodo-Headline--warning--highlighted{background-image:var(--gradient-text-warning);-webkit-text-fill-color:transparent;filter:drop-shadow(var(--elevation-1--text));-webkit-background-clip:text;background-clip:text}.prokodo-Headline--error--highlighted{background-image:var(--gradient-text-error);-webkit-text-fill-color:transparent;filter:drop-shadow(var(--elevation-1--text));-webkit-background-clip:text;background-clip:text}.prokodo-Card--has-animation{animation:.5s Card_fadeInAnimation}.prokodo-Card--has-highlight:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:var(--gradient-border-4);padding:2px;animation:.5s forwards Card_fadeInMask;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Card_fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes Card_fadeInMask{to{opacity:1}}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeleton-wave{0%{left:-100%}50%{left:100%}to{left:100%}}@media (prefers-reduced-motion:reduce){*{animation:none!important}}
