.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne{background-color:var(--color-grey-50);--pk-scroll-progress:0;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:before,.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:after{content:"";background:var(--gradient-background-grey-1);z-index:3;width:100%;height:8rem;position:absolute;top:0}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne:after{background:var(--gradient-background-grey-2);top:auto;bottom:-8rem}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__container{padding-bottom:0!important}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__headline{z-index:3;margin-top:1.5rem!important;margin-left:-16px!important}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__headline{margin-top:0!important;margin-left:-9px!important}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__image{justify-content:flex-end;align-items:flex-end}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper{z-index:3;padding-top:4rem;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper:before{content:"";background:var(--gradient-border-1);z-index:3;width:3px;height:100%;position:absolute;left:18px}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper:before{background:var(--gradient-border-4);left:calc(50% + 10px)}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__tracker,.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__card-tracker{pointer-events:none;opacity:0;width:0;height:0;position:absolute}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__packet{--pk-p:clamp(0,calc(var(--pk-scroll-progress)/.7),1);top:calc(var(--pk-p)*100% - 5px);background:radial-gradient(circle,var(--color-white)0%,var(--color-primary-500)55%,transparent 72%);width:10px;height:10px;box-shadow:0 0 12px 2px color-mix(in srgb,var(--color-secondary-500)60%,transparent),0 0 24px 6px color-mix(in srgb,var(--color-primary-500)35%,transparent);pointer-events:none;z-index:4;will-change:top;border-radius:50%;position:absolute;left:14.5px}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__wrapper__packet{left:calc(50% + 6.5px)}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{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){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-size:.875rem;line-height:1.4}}@media screen and (min-width:960px){.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-size:.875rem;line-height:1.4}}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content em{font-style:italic}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__card{z-index:5;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__headline{z-index:4;position:relative}.LPSectionThreeOne-module-scss-module__pJRoRW__prokodo-LPSectionThreeOne__content__headline__animation{z-index:4;padding-top:1.5rem;position:relative}
:root{--pk-skeleton-bg:#00000014;--pk-skeleton-bg-dark:#1e304f1c;--pk-skeleton-shimmer-fg:var(--pk-palette-white);--pk-skeleton-shimmer-fg-dark:var(--pk-palette-primary-50,var(--pk-color-brand));--pk-skeleton-radius:4px}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeleton-wave{0%{left:-100%}50%{left:100%}to{left:100%}}.prokodo-Skeleton{background-color:var(--pk-skeleton-bg);border-radius:var(--pk-skeleton-radius);display:inline-block;position:relative;overflow:hidden}html[data-theme=dark] .prokodo-Skeleton{background-color:var(--pk-skeleton-bg-dark)}.prokodo-Skeleton:after{content:"";background:linear-gradient(90deg,transparent,var(--pk-skeleton-shimmer-fg),transparent);opacity:.6;display:block;position:absolute;inset:0 0 0 -100%}html[data-theme=dark] .prokodo-Skeleton:after{background:linear-gradient(90deg,transparent,var(--pk-skeleton-shimmer-fg-dark),transparent)}.prokodo-Skeleton--text{border-radius:var(--pk-skeleton-radius);height:1em}.prokodo-Skeleton--rectangular{border-radius:var(--pk-skeleton-radius)}.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}}
.GuideList-module-scss-module__EfF90W__prokodo-GuideList__header{margin-bottom:2rem}.GuideList-module-scss-module__EfF90W__prokodo-GuideList__header__content{margin-top:.5rem}.GuideList-module-scss-module__EfF90W__prokodo-GuideList__container{padding:5.625rem 1rem 1rem!important}.GuideList-module-scss-module__EfF90W__prokodo-GuideList__loading{margin-top:.75rem}
