#hero:after{content:"";pointer-events:none;background:var(--color-accent-3);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-25vw;right:-25vw}.hero__content{margin-bottom:10vh}@media (width>=62em){.hero__content{min-height:65vh}}.hero__content h2{--fontsize:calc(var(--size-2) * 1.2);font-size:var(--fontsize)}.brancheslider{vertical-align:sub;height:calc(var(--fontsize) + calc(var(--size-r) * 2));--animation-duration:5s;line-height:1;display:inline-block;position:relative;overflow:hidden}.brancheslider ul{animation:brancheslider var(--animation-duration) infinite;animation-timing-function:steps(var(--amountOfBranches), end)}@keyframes brancheslider{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.stepslider__step .stepslider__steptext{max-height:30rem;transition:opacity .4s .4s,max-height .8s ease-out;overflow:hidden}.stepslider__step:not(.is-active) .stepslider__steptext{opacity:0;max-height:0;transition:opacity .4s,max-height .8s ease-out}.stepslider__step:after{content:"";background:var(--color-accent);border-radius:0 0 .4rem .4rem;width:0;height:.4rem;transition:none;display:block;position:absolute;bottom:0;left:0}.stepslider__step.animate-timer:after{width:100%;transition:width 8s linear}#clients{--blob-min:2vw;--blob-max:6rem}#clients:after,#clients:before{content:"";width:max(var(--blob-min), var(--blob-max));height:max(var(--blob-min), var(--blob-max));background:var(--color-accent-3);z-index:1;pointer-events:none;right:max(var(--width-xxl-sidepadding), 2rem);top:calc(max(var(--blob-min), var(--blob-max)) * -.7);border-radius:50%;display:block;position:absolute}#clients:after{--blob-min:4vw;--blob-max:15rem;top:0;right:calc(max(var(--blob-min), var(--blob-max)) * .45)}
