.rori-steps-wrap{--rori-step-size:50px;--rori-step-icon:30px;--rori-step-line:2px;--rori-step-gap:1rem;--rori-step-line-color:var(--bs-primary);--rori-step-marker-bg:var(--bs-white);--rori-step-icon-color:var(--bs-primary);--rori-step-line-overshoot-top:0px;--rori-step-line-overshoot-bottom:0px;--rori-step-hline:.5rem}.rori-steps-wrap.is-smaller{--rori-step-size:50px !important}.rori-steps-wrap.is-smaller .rori-step-index{font-size:2rem}@media (min-width:992px){.rori-steps-wrap{--rori-step-size:100px;--rori-step-icon:70px;--rori-step-line-overshoot-top:8px;--rori-step-line-overshoot-bottom:12px;--rori-step-hline:1rem}.rori-step{margin:2rem 0}}.rori-steps{margin:0;padding:0;list-style:none}.rori-step{display:flex;position:relative;padding:0 !important;margin:.75rem 0;transition:color .25s ease,background-color .25s ease}.rori-step:before{content:"";position:absolute;left:var(--rori-step-size);top:calc((var(--rori-step-size) / 2) - (var(--rori-step-line) / 2));width:calc(var(--rori-step-gap) + var(--rori-step-hline));height:0;border-top:var(--rori-step-line) dotted var(--rori-step-line-color);background:0 0}.rori-step:not(:last-child):after{content:"";position:absolute;left:calc(var(--rori-step-size) / 2);top:calc(var(--rori-step-size) - var(--rori-step-line-overshoot-top));bottom:calc(0px - var(--rori-step-line-overshoot-bottom));width:0;border-left:var(--rori-step-line) dotted var(--rori-step-line-color);background:0 0}.rori-step-marker{width:var(--rori-step-size);height:var(--rori-step-size);background:var(--rori-step-marker-bg);border:var(--rori-step-line) dotted var(--rori-step-line-color);display:flex;align-items:center;justify-content:center;margin-right:var(--rori-step-gap);font-size:var(--rori-step-icon);color:var(--rori-step-icon-color);position:relative;z-index:2;flex-shrink:0;transition:background-color .25s ease,border-color .25s ease,transform .2s ease}.rori-step-marker .rori-step-icon{width:var(--rori-step-icon);height:var(--rori-step-icon);object-fit:contain;display:block;transition:filter .25s ease,transform .2s ease}.acf-innerblocks-container li.rori-step:before{content:"";position:absolute;left:var(--rori-step-size);top:calc((var(--rori-step-size) / 2) - (var(--rori-step-line) / 2));width:calc(var(--rori-step-gap) + var(--rori-step-hline));height:0;border-top:var(--rori-step-line) dotted var(--rori-step-line-color);transform:none;font-family:initial;font-size:0;line-height:0;color:transparent;background:0 0}.acf-innerblocks-container li.rori-step:not(:last-child):after{content:"";position:absolute;left:calc(var(--rori-step-size) / 2);top:calc(var(--rori-step-size) - var(--rori-step-line-overshoot-top));bottom:calc(0px - var(--rori-step-line-overshoot-bottom));width:0;border-left:var(--rori-step-line) dotted var(--rori-step-line-color);background:0 0}.rori-step-label{letter-spacing:.06em;margin-top:1rem}.rori-step-title{margin:0}.rori-step-label span{color:var(--bs-secondary)}@media (hover:hover) and (pointer:fine){.rori-step:hover .rori-step-marker{background-color:var(--bs-primary);border-color:var(--bs-primary);transform:translateZ(0) scale(1.1)}.rori-step:hover:before{border-top-color:var(--bs-primary)}.rori-step:hover:after{border-left-color:var(--bs-primary)}.rori-step:hover .rori-step-marker img,.rori-step:hover .rori-step-index{mix-blend-mode:screen;filter:brightness(5)}.rori-step:hover .rori-step-label span{background-color:var(--bs-primary);color:var(--bs-white)}}.rori-steps-wrap{--rori-step-thumb-size:180px}@media (min-width:992px){.rori-steps-wrap{--rori-step-thumb-size:250px}}.rori-step-thumb-link{width:var(--rori-step-thumb-size) !important;display:block !important;cursor:zoom-in;position:relative;flex-shrink:0}.rori-step-thumb-link img{width:100%;height:100%;object-fit:cover;display:block}.rori-step-thumb-link:after{content:"\e906";font-family:'Icomoon';font-size:14px;line-height:28px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:12px;bottom:12px;width:28px;height:28px;color:var(--bs-dark);background:var(--bs-light);pointer-events:none}.rori-step-thumb-link:hover:after{background:var(--bs-primary);color:#fff}.rori-step-thumb-link img{width:100%;height:100%;object-fit:cover;display:block}body.pswp-open-gallery .rori-steps .ratio>img{visibility:hidden}