.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo{background-color:var(--color-white);padding-bottom:1.5rem}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__container{margin-top:-3.25rem;position:relative}@media screen and (min-width:375px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__container{margin-top:-3.25rem!important}}@media screen and (min-width:480px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__container{margin-top:-2rem!important}}@media screen and (min-width:960px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__container{margin-top:-2.5rem!important}}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header{z-index:3;padding-left:2.5rem;position:relative;text-align:center!important}@media screen and (min-width:960px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header{padding-left:3.25rem}}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__content__wrapper{flex-direction:column;align-items:center;display:flex}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline{align-items:center;width:100%;display:flex;position:relative}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline:after{content:"";background:var(--color-secondary-500);z-index:3;width:3px;height:50%;position:absolute;top:0;left:-22px}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline__animation{width:100%}@media screen and (min-width:960px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline__animation{max-width:50%}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline:before{content:"";background:var(--gradient-border-6);width:100%;max-width:25%;height:3px;position:relative;left:-34px}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline:after{left:-34px}}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__headline__text{margin-left:-40px}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__content{text-align:center!important}@media screen and (min-width:960px){.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__header__content{max-width:50%}}.HPSectionTwo-module-scss-module__NX1N0a__prokodo-HPSectionTwo__teasers{margin-top:1.5rem}
:root{--pk-card-bg:var(--pk-color-surface);--pk-card-fg:var(--pk-color-fg);--pk-card-radius:var(--pk-radius-lg);--pk-card-shadow:var(--pk-shadow-sm);--pk-card-padding:var(--pk-space-xl);--pk-card-inherit-bg:var(--pk-color-surface-raised);--pk-card-panel-bg:#ffffff08;--pk-card-panel-border:#ffffff1a;--pk-card-panel-light-bg:var(--pk-color-surface);--pk-card-panel-light-border:#00000014}@keyframes Card_fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes Card_fadeInMask{to{opacity:1}}.prokodo-Card{color:var(--pk-card-fg,#111);background-color:var(--pk-card-bg,#fff);border-radius:var(--pk-card-radius);position:relative;overflow:hidden}.prokodo-Card--inherit{background-color:var(--pk-card-inherit-bg)}.prokodo-Card--white{background-color:var(--pk-card-bg)}.prokodo-Card--primary{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-brand)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-brand)4%,var(--pk-card-bg))}.prokodo-Card--secondary{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-accent)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-accent)4%,var(--pk-card-bg))}.prokodo-Card--success{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-success)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-success)4%,var(--pk-card-bg))}.prokodo-Card--warning{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-warning)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-warning)4%,var(--pk-card-bg))}.prokodo-Card--error{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-error)30%,transparent);background-color:color-mix(in srgb,var(--pk-color-error)4%,var(--pk-card-bg))}.prokodo-Card--info{border:var(--pk-border-width)solid color-mix(in srgb,var(--pk-color-fg)20%,transparent);background-color:color-mix(in srgb,var(--pk-color-fg)4%,var(--pk-card-bg))}.prokodo-Card--primary.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-brand)18%,transparent)}.prokodo-Card--secondary.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-accent)18%,transparent)}.prokodo-Card--success.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-success)18%,transparent)}.prokodo-Card--warning.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-warning)18%,transparent)}.prokodo-Card--error.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-error)18%,transparent)}.prokodo-Card--info.prokodo-Card--is-clickable{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-fg)10%,transparent)}.prokodo-Card--panel{background:var(--pk-card-panel-bg);border:var(--pk-border-width)solid var(--pk-card-panel-border)}.prokodo-Card--panel:not([data-theme=dark] *){background:var(--pk-card-panel-light-bg);border-color:var(--pk-card-panel-light-border)}.prokodo-Card__skeleton{z-index:3;border-radius:var(--pk-card-radius);width:100%;position:absolute;height:100%!important}.prokodo-Card__background{object-fit:cover;object-position:center;border-radius:var(--pk-card-radius);z-index:1;opacity:.7;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.prokodo-Card__link{align-items:center}.prokodo-Card__link:hover{text-decoration:none!important}.prokodo-Card__content{z-index:2;padding:var(--pk-card-padding);color:var(--pk-card-fg);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:var(--pk-card-radius);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{position:relative}.prokodo-Card--has-highlight:before{content:"";border-radius:inherit;padding:var(--pk-border-width);opacity:0;background:var(--gradient-border-4);animation:.5s forwards Card_fadeInMask;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.prokodo-Card--has-gradiant{position:relative}.prokodo-Card--has-gradiant,.prokodo-Card--has-background{color:var(--pk-card-fg)}.prokodo-Card--has-shadow{box-shadow:var(--pk-card-shadow)}.prokodo-Card--has-animation{animation:.5s Card_fadeInAnimation}.prokodo-Card--is-clickable{cursor:pointer;transition:transform var(--pk-timing-fast,.15s)ease}.prokodo-Card--is-clickable:hover{box-shadow:none;transform:translateY(-2px)}.prokodo-Card--is-clickable:focus{outline-offset:4px;border-radius:1.5rem;outline:3px solid #1e90ff}
.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid{padding:1rem;gap:0!important;display:block!important}@media screen and (min-width:480px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid{display:grid!important}}@media screen and (min-width:960px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid{gap:50px!important}}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item{margin-bottom:2rem;position:relative}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='50' height='73' viewBox='0 0 50 73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Seperator'%3E%3Cline id='Seperator_2' x1='26' y1='70.7422' y2='70.7422' stroke='%23BCBCBC' stroke-width='3' stroke-dasharray='6 6'/%3E%3Cline id='Seperator_3' x1='50' y1='2.46094' x2='24' y2='2.46094' stroke='%23BCBCBC' stroke-width='3' stroke-dasharray='6 6'/%3E%3Cline id='Seperator_4' x1='24.5' y1='69.2422' x2='24.5' y2='0.960938' stroke='%23BCBCBC' stroke-width='3' stroke-dasharray='6 6'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:33.3333%;height:2rem;transition:all .3s;position:absolute;bottom:-2rem}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item--is-active:after{background-image:url("data:image/svg+xml,%3Csvg width='50' height='72' viewBox='0 0 50 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Seperator'%3E%3Cline id='Seperator_2' x1='26' y1='70.0234' y2='70.0234' stroke='url(%23paint0_linear_293_1917)' stroke-width='3' stroke-dasharray='6 6'/%3E%3Cline id='Seperator_3' x1='50' y1='1.74219' x2='24' y2='1.74219' stroke='url(%23paint1_linear_293_1917)' stroke-width='3' stroke-dasharray='6 6'/%3E%3Cline id='Seperator_4' x1='24.5' y1='68.5234' x2='24.5' y2='0.242188' stroke='url(%23paint2_linear_293_1917)' stroke-width='3' stroke-dasharray='6 6'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_293_1917' x1='26' y1='68.0234' x2='0' y2='68.0234' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231E90FF'/%3E%3Cstop offset='1' stop-color='%2300E6FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_293_1917' x1='50' y1='-0.257812' x2='24' y2='-0.257815' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231E90FF'/%3E%3Cstop offset='1' stop-color='%2300E6FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_293_1917' x1='26.5' y1='68.5234' x2='26.5' y2='0.242188' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231E90FF'/%3E%3Cstop offset='1' stop-color='%2300E6FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:last-of-type:after{display:none}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:first-of-type:after{left:2rem}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:nth-of-type(2):after{left:33.3333%}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:nth-of-type(3):after{left:50%}@media screen and (min-width:480px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item{margin-bottom:0;padding-bottom:50px;padding-right:50px}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:after{width:50px;height:75px;top:50%;right:0;left:auto!important}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:last-of-type:after,.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:nth-of-type(2):after{display:none}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:first-of-type:after{bottom:2rem}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:nth-of-type(3):after{top:2rem}}@media screen and (min-width:960px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item{padding-bottom:0;padding-right:0}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:nth-of-type(2):after{display:block;bottom:33.3333%}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__grid__item:after{bottom:1.25rem;right:-50px}}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__icon{color:var(--color-grey-900);justify-content:center;align-items:center;padding:1rem 0;display:flex}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__card{width:100%;height:100%}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__card__animation{height:100%}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__card__content{height:100%;padding:.25rem!important}@media screen and (min-width:480px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__card__content{padding:1rem!important}}@media screen and (min-width:960px){.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__card__content{min-height:15.625rem}}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__title{justify-content:center;align-items:center;display:flex}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__description{color:var(--color-grey-600);text-align:center;align-self:center}.LeadFormCompany-module-scss-module__AkwLHq__prokodo-LeadFormCompany__button{justify-content:center;display:flex}
.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card{height:100%;box-shadow:var(--inner-elevation-2)!important;border-radius:var(--pk-card-radius)!important;background-color:var(--pk-card-bg)!important;border:none!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__animation{height:100%}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__content{text-align:center;flex-direction:column;align-items:center;display:flex;padding:2rem 1.5rem!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__wrapper{justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;margin-bottom:1rem;display:flex;box-shadow:var(--inner-elevation-2)!important;border:none!important;border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__wrapper:before{border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__content{display:flex}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__title{text-align:center;margin-bottom:.5rem}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__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;font-style:normal;line-height:1.45;text-decoration:none}@media screen and (min-width:480px){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{font-size:.875rem;line-height:1.4}}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{opacity:.7}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content>p{margin-bottom:0}
.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__card,.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__card__animation{height:100%}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__card__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;font-style:normal;line-height:1.45;text-decoration:none;display:block;padding:0!important}@media screen and (min-width:480px){.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__card__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__card__content{font-size:.875rem;line-height:1.4}}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__header{padding:1.5rem 1rem 1rem}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__header__meta{opacity:.7;margin:.5rem 0}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__image{object-fit:cover;height:12.5rem!important;box-shadow:none!important;border-radius:0!important}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__image__wrapper{position:relative;overflow:hidden;min-height:12.5rem!important}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__details{opacity:.7;padding:1rem}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__details--hovered{opacity:1}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__details__headline{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;margin:0;font-style:normal;font-weight:700;line-height:1.45;text-decoration:none}.LPSectionTwoCaseStudiesTeaser-module-scss-module__UF26iq__prokodo-LPSectionTwoCaseStudiesTeaser__details__solution{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;color:var(--pk-color-info);padding-top:.75rem;font-style:normal;line-height:1.45;text-decoration:none}
.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{z-index:4;flex-direction:column;flex:none;align-items:center;display:flex;position:relative}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:before{content:"";background:var(--gradient-border-1);z-index:3;width:3px;height:4rem;display:inline-block;position:relative}@media screen and (min-width:408px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:before{height:8rem}}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:first-child:before,.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:last-child:before{background:var(--gradient-border-4)}@media screen and (max-width:408px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo:first-child:before{display:none}}@media screen and (min-width:375px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:0 0 25%}}@media screen and (min-width:480px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:1 0 33%}}@media screen and (min-width:960px){.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo{flex:1 0 auto}}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content{flex-direction:column;justify-content:center;align-items:center;width:11.25rem;height:11.25rem;display:flex;border-radius:100%!important}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content__link{border-radius:100%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:inline-flex}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__content__link:focus-within{border-radius:100%}.HPSectionThreeLogo-module-scss-module__7FdC6W__prokodo-HPSectionThreeLogo__image{padding-bottom:.5rem}
.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card,.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__animation{height:100%}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__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;font-style:normal;line-height:1.45;text-decoration:none;display:block;padding:2px!important}@media screen and (min-width:480px){.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__card__content{font-size:.875rem;line-height:1.4}}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__header{padding:1.5rem 1rem 1rem}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__header__meta{opacity:.7;margin:.5rem 0}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__image{object-fit:cover;height:12.5rem!important;box-shadow:none!important;border-radius:0!important}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__image__wrapper{position:relative;overflow:hidden;min-height:12.5rem!important}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details{opacity:.7;padding:1rem}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details--hovered{opacity:1}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details__headline{font-weight:700}.HPSectionTwoTeaser-module-scss-module__udWB2a__prokodo-HPSectionTwoTeaser__details__solution{padding-top:.75rem}
@keyframes HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__card-enter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions{z-index:2;margin-top:2rem;position:relative}@media screen and (min-width:960px){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions{margin-top:4rem}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__actions{grid-template-rows:15.625rem;grid-template-columns:repeat(3,1fr);align-items:center;gap:1.5rem;min-height:15.625rem;display:grid}}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card{opacity:0;justify-content:center;align-self:center;align-items:center;margin-bottom:1rem;animation:.6s cubic-bezier(.22,1,.36,1) forwards HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__card-enter;display:flex}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card:first-child{animation-delay:.15s}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card:nth-child(2){animation-delay:.35s}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card:nth-child(3){animation-delay:.55s}@media screen and (min-width:960px){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card{min-height:12.5rem;margin-bottom:0;transition:min-height .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card svg{color:var(--color-grey-800);transition:width .3s,height .3s}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card--is-active{min-height:15.625rem;animation:.6s cubic-bezier(.22,1,.36,1) forwards HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__card-enter,4s ease-in-out .6s infinite HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__card-float;box-shadow:0 8px 32px #1e90ff1a,0 2px 8px #0000000f}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card--is-active svg{width:3.125rem;height:3.125rem}}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card__content{color:var(--color-grey-700);flex-direction:column;align-items:center;padding:.75rem;display:flex}@media screen and (min-width:960px){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card__content{padding:1.5rem}}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__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){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__content{font-size:1rem;line-height:1.45}}@media screen and (min-width:960px){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__content{font-size:1rem;line-height:1.45}}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__content{text-align:center}@media (prefers-reduced-motion:reduce){.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card{opacity:1;animation:none!important}.HeroBannerFormTeasersActions-module-scss-module__kR3_Xq__prokodo-HeroBannerFormTeasersActions__card--is-active{animation:none!important}}
.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser{width:100%;margin-top:1.5rem}.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__content{width:100%;position:relative;padding:0!important}.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__content:before{content:"";background-color:var(--color-primary-900);opacity:.4;z-index:1;border-radius:25px;width:100%;height:100%;position:absolute}html[data-theme=dark] .ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__content:before{background-color:var(--color-primary-20)}.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__title{z-index:2;position:absolute;bottom:1.5rem;right:1.5rem}.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__image{width:100%;height:250px;position:relative}.ServiceTeaser-module-scss-module__JXB_fG__prokodo-ServiceTeaser__image__src{object-fit:cover;border-radius:25px}
.SolutionTeaser-module-scss-module__ywNF7q__prokodo-SolutionTeaser{width:100%;margin-top:1rem}.SolutionTeaser-module-scss-module__ywNF7q__prokodo-SolutionTeaser__content{position:relative}.SolutionTeaser-module-scss-module__ywNF7q__prokodo-SolutionTeaser__image{background-color:var(--color-white);border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}
.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers{margin-bottom:2rem;padding:0 2rem}@media screen and (min-width:960px){.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers{padding:0}}.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers__card{width:100%;margin-top:1.5rem;display:inline-flex}.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers__card__inner{flex-direction:column;width:100%;display:flex;padding:0!important}.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers__card__image{width:100%;height:12.5rem;position:relative}.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers__card__image__src{object-fit:cover;border-top-left-radius:25px;border-top-right-radius:25px}.ProjectTeasers-module-scss-module__vD6zca__prokodo-ProjectTeasers__card__content{padding:1rem}
