.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree{background-color:var(--color-grey-50);margin-top:-2.25rem;position:relative}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree:before,.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree:after{content:"";background:var(--gradient-background-grey-1);z-index:3;width:100%;height:8rem;position:absolute;top:0}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree:after{background:var(--gradient-background-grey-2);top:auto;bottom:-4rem}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__container{padding-bottom:1.5rem;overflow:visible}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header{flex-direction:column;align-items:center;display:flex;position:relative}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__placeholder{z-index:3;opacity:.25;display:none;position:absolute;top:50%;left:-2rem;transform:translateY(-50%)}@media screen and (min-width:1280px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__placeholder{display:block}}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline{flex-direction:column;display:flex;overflow:hidden}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline:before{content:"";background:var(--gradient-border-1);z-index:3;width:3px;height:8rem;display:inline-block;position:relative;left:calc(50% - 1.5px)}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline:after{content:"";background:var(--gradient-border-4);z-index:3;width:3px;height:8rem;display:inline-block;position:relative;left:calc(50% - 1.5px)}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline__animation{flex-direction:column;justify-content:center;align-items:center;display:flex}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline__animation:after{content:"";background:var(--gradient-border-1);z-index:3;border-radius:50%;width:30px;min-width:30px;height:30px;display:inline-block;position:relative}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline__animation:before{content:"";background-color:var(--color-white);z-index:4;border-radius:50%;width:24px;height:24px;position:absolute;bottom:-9px;transform:translateY(-50%)}@media screen and (min-width:960px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__headline__content{max-width:50%}}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__content{text-align:center}@media screen and (min-width:960px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__header__content__wrapper{max-width:50%}}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__logo{flex-wrap:wrap;justify-content:space-around;display:flex}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__logo__wrapper{flex-direction:column;display:flex}@media screen and (min-width:408px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__logo__wrapper:before{content:"";background:var(--gradient-border-7);z-index:3;width:50.7%;height:3px;display:inline-block;position:relative;left:50%;transform:translate(-50%)}}@media screen and (min-width:480px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__logo__wrapper:before{width:67.4%}}@media screen and (min-width:960px){.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__logo__wrapper:before{width:80.3%}}.HPSectionThree-module-scss-module__rCvVIa__prokodo-HPSectionThree__footer{z-index:4;justify-content:center;margin:0 auto;padding-top:1.5rem;display:flex;position:relative}
: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}
.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}
.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}
.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__card,.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__card__animation{height:100%}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__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){.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__card__content{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__card__content{font-size:.875rem;line-height:1.4}}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__header{padding:1.5rem 1rem 1rem}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__header__meta{opacity:.7;margin:.5rem 0}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__image{object-fit:cover;height:12.5rem!important;box-shadow:none!important;border-radius:0!important}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__image__wrapper{position:relative;overflow:hidden;min-height:12.5rem!important}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__details{opacity:.7;padding:1rem}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__details--hovered{opacity:1}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__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}.LPSectionRoofCaseStudiesTeaser-module-scss-module__bswuUW__prokodo-LPSectionRoofCaseStudiesTeaser__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}
.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card{isolation:isolate;will-change:transform;height:100%;transition:box-shadow .42s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(0);border-radius:var(--pk-card-radius)!important;background-color:var(--pk-card-bg)!important;box-shadow:var(--inner-elevation-2)!important;border:none!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:before{content:"";background:var(--gradient-border-7);opacity:.35;pointer-events:none;z-index:3;background-size:220% 220%;padding:1.5px;transition:opacity .42s;animation:8s linear infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-borderShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source;border-radius:var(--pk-card-radius)!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:after{content:"";background:radial-gradient(120% 100% at 50% 100%,color-mix(in srgb,var(--color-primary-500)12%,transparent)0%,transparent 70%);opacity:.55;pointer-events:none;z-index:0;height:55%;transition:opacity .42s;position:absolute;inset:auto 0 0}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active:before{opacity:1}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover:after,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within:after,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active:after{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__animation{height:100%;display:flex}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card__content{z-index:2;text-align:center;flex-direction:column;flex:auto;align-items:center;width:calc(100% - 2rem);min-height:100%;display:flex;position:relative;padding:2rem 1rem 1.25rem!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor{pointer-events:none;z-index:0;position:absolute}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid{background-image:linear-gradient(to right,color-mix(in srgb,var(--color-primary-500)16%,transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--color-primary-500)16%,transparent)1px,transparent 1px);opacity:.55;background-size:18px 18px;width:140px;height:140px;transition:opacity .42s;top:-1px;right:-1px;mask-image:radial-gradient(120% 100% at 100% 0,#000 0%,#0000 70%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--grid{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral{font-family:var(--pk-font-display,inherit);letter-spacing:-.04em;background:var(--gradient-text-primary-secondary);color:#0000;opacity:.18;user-select:none;pointer-events:none;z-index:1;background-clip:text;font-size:3.25rem;font-weight:800;line-height:1;transition:opacity .42s,transform .42s;position:absolute;top:.5rem;right:.75rem}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral{opacity:.45;transform:translateY(-2px)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__wrapper{z-index:2;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;display:flex;position:relative}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring{background:conic-gradient(from 0deg,var(--color-primary-500),var(--color-secondary-500),var(--color-primary-500),var(--color-secondary-500),var(--color-primary-500));opacity:0;filter:blur(.5px);border-radius:50%;transition:opacity .42s;animation:6s linear infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-spin;position:absolute;inset:-2px;mask:radial-gradient(circle,#0000 62%,#000 64% 66%,#0000 68%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__pulse{border:1px solid color-mix(in srgb,var(--color-primary-500)45%,transparent);opacity:.6;border-radius:50%;animation:2.6s ease-out infinite LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-pulse;position:absolute;inset:-2px}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge{justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:var(--inner-elevation-2)!important;border:none!important;border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge:before{border-radius:100%!important}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__content{display:flex}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring{opacity:.9}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge{transform:scale(1.05)rotate(-3deg)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__title{text-align:center;z-index:2;margin-bottom:.5rem;transition:color .32s;position:relative}.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{z-index:2;opacity:.75;margin-bottom:0;transition:opacity .32s;position:relative}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content>p{margin-bottom:0}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__content{opacity:.95}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent{background:var(--gradient-border-2);opacity:.55;pointer-events:none;z-index:2;border-radius:2px;width:28%;height:2px;transition:width .52s cubic-bezier(.22,1,.36,1),opacity .32s;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:hover .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:focus-within .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card--active .LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent{opacity:1;width:72%}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-spin{to{transform:rotate(360deg)}}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}@keyframes LPSectionTwoTeaser-module-scss-module__qR8TrG__pk-lps2-borderShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__card:before,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__ring,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__pulse,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__icon__badge,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__accent,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__numeral,.LPSectionTwoTeaser-module-scss-module__qR8TrG__prokodo-LPSectionTwoTeaser__decor--glow{transition:none!important;animation:none!important}}
@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}}
