.tf-stappen .tf-stappen-top{width:100%;padding-inline:var(--page-gap);position:relative;z-index:2}.tf-stappen .tf-stappen-top .tf-stappen-top_inner{width:100%;max-width:calc(var(--block-width-breakout) + (var(--base-padding)*2));margin:0 auto;background:var(--cbgl);border-radius:var(--box-radius-medium);-webkit-box-shadow:var(--box-shadow-medium);box-shadow:var(--box-shadow-medium);border:1px solid var(--cborder);padding:var(--base-padding);position:relative}.tf-stappen .tf-stappen-bottom{padding-inline:var(--page-gap);background:var(--cbgb);padding-top:200px;margin-top:-200px}.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner{width:100%;max-width:var(--block-width-breakout);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px;padding-block:var(--block-margin-large)}@media only screen and (max-width: 1200px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner{gap:60px}}@media only screen and (max-width: 760px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner{gap:30px}}.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item{width:calc(33.3333% - 54px)}@media only screen and (max-width: 1200px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item{width:calc(33.3333% - 40px)}}@media only screen and (max-width: 1040px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item{width:calc(50% - 30px)}}@media only screen and (max-width: 760px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item{width:100%}}.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item i{font-size:2.625rem;color:var(--cfontd);margin-bottom:30px}@media only screen and (max-width: 760px){.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item i{font-size:2rem;margin-bottom:20px}}.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item .thetitle{font-family:var(--poppins);font-weight:var(--semibold);overflow-wrap:break-word;text-wrap:balance;font-size:var(--hxxs-size);line-height:var(--hxxs-line);color:var(--cfontd);display:inline-block;width:100%;margin-bottom:15px}.tf-stappen .tf-stappen-bottom .tf-stappen-bottom_inner .step-item .thetext{font-family:var(--poppins);font-weight:var(--light);font-size:var(--pm-size);line-height:var(--pm-line);color:var(--cfont);display:inline-block;width:100%}