.ci-process{background-color:#152213;color:var(--off-White,#fafaf5);position:relative}.ci-process>.container>.rich{margin-bottom:75px;text-align:center}.ci-process .rich,.ci-process .rich *,.ci-process>.container>.rich{color:var(--off-White,#fafaf5)}.ci-process .process{background:rgba(21,34,19,.4);border:2px solid rgba(232,201,126,.48);border-radius:30px;box-shadow:inset 0 4px 41px 0 rgba(0,0,0,.25);padding:38px 55px;position:relative}.ci-process .steps-progress{display:flex;flex-wrap:nowrap;gap:5vw;justify-content:space-between;margin:60px 0 70px;position:relative}.ci-process .steps-progress .line{background-color:var(--Gold-primary,#b8a265);bottom:14px;height:2px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:90%}.ci-process .step-progress{align-items:center;background:transparent;border:none;color:var(--off-White);cursor:pointer;display:inline-flex;justify-content:center;transition:background-color .16s ease,color .16s ease,transform .16s ease}.ci-process .step-progress .wrapper{background:#152213;border:2px solid var(--Gold-primary,#b8a265);border-radius:999px;flex:none;height:28px;width:28px;z-index:2}.ci-process .step-progress .title{color:#656965;font-family:Zalando Sans;font-size:20px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:9px;text-align:center;transition:color .16s ease}.ci-process .step-progress[aria-current=step] .title{color:var(--off-White,#fafaf5)}.ci-process .step-progress:not([aria-current=step]) svg{transform:scale(0);transform-origin:center}@keyframes gentle-pop{0%{transform:scale(0)}40%{transform:scale(1.36)}70%{transform:scale(.98)}to{transform:scale(1)}}.ci-process .step-progress[aria-current=step] svg{animation:gentle-pop .3s ease-out}.ci-process .next:focus-visible,.ci-process .prev:focus-visible,.ci-process .step-progress:focus-visible{outline:3px solid currentColor;outline-offset:4px}.ci-process .steps-viewport{overflow:hidden;position:relative;width:100%}.ci-process .steps-track{display:flex;transition:transform .35s ease;will-change:transform}.ci-process .step{flex:0 0 100%;min-width:100%}.ci-process .step[aria-hidden=true]{visibility:hidden}.ci-process .step__title{color:var(--off-White,#fafaf5);font-family:Zalando Sans;margin-bottom:1.5rem}.ci-process .info.flex{color:var(--off-White,#fafaf5);display:flex;gap:17px;max-width:600px;width:100%}.ci-process .info.flex>*{flex:1 1 0}.ci-process .info img{display:block;height:auto;max-width:100%}.ci-process .process .process-title{color:var(--off-White,#fafaf5)}.ci-process .nav{display:flex;gap:8px;justify-content:space-between;position:absolute;right:5%;top:0;z-index:10}.ci-process .nav-btn{align-items:center;background:var(--Color,#f0ead8);border:1px solid var(--Color,#f0ead8);border-radius:120px;color:inherit;cursor:pointer;display:inline-flex;justify-content:center;min-height:38px;min-width:65px;transition:background-color .16s ease,color .16s ease,transform .16s ease}.ci-process .nav-btn svg path{stroke:#152213}.ci-process .nav-btn[disabled]{background:transparent;cursor:not-allowed;opacity:.45}.ci-process .nav-btn[disabled] svg path{stroke:#f0ead8}@media screen and (prefers-reduced-motion:reduce){.ci-process .step-progress,.ci-process .steps-track{transition:none}}@media screen and (max-width:1120px){.ci-process .steps-viewport{padding-bottom:50px}.ci-process .nav{bottom:0;right:0;top:unset}.ci-process .info.flex{max-width:unset}}@media screen and (max-width:768px){.ci-process .process{display:flex;flex-wrap:wrap;padding:30px 24px}.ci-process .steps-progress{margin:40px 0}.ci-process .process .process-title{width:100%}.ci-process .steps-viewport{flex:1 0 70%;margin:40px 0 0 40px;padding:0 0 80px;width:unset}.ci-process>.container>.rich{margin-bottom:48px}.ci-process .steps-progress .line{height:90%;left:20px;right:unset;width:2px}.ci-process .info.flex{align-items:stretch;flex-direction:column}.ci-process .info.flex .step__title{display:none}.ci-process .steps-progress{flex-direction:column}.ci-process .step-progress{flex-direction:row-reverse;gap:10px}}@media screen and (max-width:615px){.ci-process .info.flex .step__title{display:block}.ci-process .step-progress .title{display:none}.ci-process .steps-viewport{margin:40px 0 0 20px}}