.audit-flow-process{position:relative;overflow-x:hidden;color:rgb(var(--color-foreground));background-color:#0f0f0f}@media screen and (max-width:749px){.audit-flow-process{padding-bottom:50px!important}}.audit-flow-process__inner{position:relative}.audit-flow-process__header{margin:0 auto;position:relative;z-index:2}.audit-flow-process__title{font-size:clamp(2rem,4.5vw,64px);font-weight:300;line-height:1.2;margin:0 0 16px;color:inherit}.audit-flow-process__title p{margin:0 0 .5em}.audit-flow-process__title p:last-child{margin-bottom:0}.audit-flow-process__title strong{font-weight:600}.audit-flow-process__subtitle{font-size:clamp(1.25rem,1.5vw,1.5rem);font-weight:300;margin:0;text-transform:capitalize;line-height:1.5}@media screen and (min-width:750px){.audit-flow-process__subtitle{max-width:64%}}.audit-flow-process__subtitle p{margin:0 0 .5em;font-weight:300}.audit-flow-process__subtitle p:last-child{margin-bottom:0}.audit-flow-process__divider{width:100%;height:1px;background:rgba(var(--color-foreground),.15);margin-top:40px}.audit-flow-process__flow{position:relative;max-width:1200px;margin:0 auto;aspect-ratio:var(--flow-aspect-ratio, 1199 / 1902);width:100%}.audit-flow-process__svg-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.audit-flow-process__svg-layer svg{display:block;width:100%;height:100%}.audit-flow-process__svg--bg path,.audit-flow-process__svg--animated path{stroke-width:2;fill:none}.audit-flow-process__svg--bg path{stroke:rgba(var(--color-foreground),.1)}.audit-flow-process__svg--animated path{stroke:rgb(var(--color-foreground));stroke-dasharray:var(--path-length, 4566);stroke-dashoffset:var(--path-length, 4566);transition:stroke-dashoffset .03s linear}.audit-flow-process__step{position:absolute;z-index:2;max-width:560px;width:min(90%,560px);top:var(--step-top, 7%);opacity:0;transform:translateY(calc(-50% + 40px));transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.audit-flow-process__step.visible{opacity:1;transform:translateY(-50%)}.audit-flow-process__step--right{right:6%;left:auto}.audit-flow-process__step--left{left:16%;right:auto}.audit-flow-process__badge{color:#fff;font-size:clamp(2.75rem,4vw,4rem);font-style:normal;font-weight:600;line-height:1;display:inline-block;margin-bottom:12px}.audit-flow-process__step-heading{font-size:clamp(1.5rem,2.75vw,2.5rem);font-style:normal;font-weight:300;margin-bottom:10px;line-height:1.5}.audit-flow-process__step-heading p{margin:0 0 .5em}.audit-flow-process__step-heading p:last-child{margin-bottom:0}.audit-flow-process__step-body{font-size:clamp(.9rem,.45vw + .82rem,1rem);font-weight:400;color:rgba(var(--color-foreground),.78);line-height:1.7;margin:0;text-transform:capitalize}.audit-flow-process__step-body p{margin:0 0 12px}.audit-flow-process__step-body br{display:block}.audit-flow-process__step-body p:last-child{margin-bottom:0}.audit-flow-process__step-detail{font-size:clamp(.8rem,.35vw + .72rem,.92rem);font-weight:400;color:rgba(var(--color-foreground),.5);line-height:1.65;margin:0 0 16px}.audit-flow-process__step-detail p{margin:0 0 .5em}.audit-flow-process__step-detail p:last-child{margin-bottom:0}.audit-flow-process__step-media{margin-top:16px;border-radius:8px;overflow:hidden;max-width:100%}.audit-flow-process__media-image,.audit-flow-process__media-video{width:100%;height:auto;display:block;object-fit:cover}@media screen and (max-width:1199px){.audit-flow-process__flow{max-width:min(100%,94%)}.audit-flow-process__step{width:min(65%,560px)}.audit-flow-process__step--right{right:7%}.audit-flow-process__step--left{left:10%}}@media screen and (max-width:989px)and (min-width:750px){.audit-flow-process__step-body{display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (max-width:989px){.audit-flow-process__flow{width:calc(100% - (var(--plr) * 2));max-width:760px}.audit-flow-process__divider{margin-top:32px}.audit-flow-process__step--right{right:4%}.audit-flow-process__step--left{left:10%}.audit-flow-process__badge{font-size:clamp(2.25rem,4vw,3.25rem)}.audit-flow-process__step-heading{font-size:clamp(1.5rem,1rem + 1.4vw,2rem)}.audit-flow-process__step-body,.audit-flow-process__step-detail{line-height:1.5}}@media screen and (max-width:749px){.audit-flow-process__header{margin-bottom:36px}.audit-flow-process__flow{width:calc(100% - 30px);display:flex;flex-direction:column;gap:30px;aspect-ratio:auto}.audit-flow-process__svg-layer{display:none}.audit-flow-process__step{position:relative;top:auto;width:100%;max-width:none;left:auto!important;right:auto!important;transform:translateY(24px);margin:0;padding-right:0}.audit-flow-process__step.visible{transform:translateY(0)}.audit-flow-process__badge{font-size:clamp(1.9rem,7vw,2.25rem);margin-bottom:8px}.audit-flow-process__step-heading{font-size:clamp(1.5rem,5.8vw,1.9rem);margin-bottom:12px}.audit-flow-process__step-detail{font-size:.78rem;line-height:1.5}}@media screen and (max-width:480px){.audit-flow-process__flow{width:calc(100% - 24px)}.audit-flow-process__badge{font-size:2rem}}@media(prefers-reduced-motion:reduce){.audit-flow-process__step{opacity:1;transform:translateY(-50%);transition:none}.audit-flow-process__step.visible{transform:translateY(-50%)}.audit-flow-process__svg--animated path{transition:none}}@media(prefers-reduced-motion:reduce)and (max-width:749px){.audit-flow-process__step,.audit-flow-process__step.visible{transform:none}}@media screen and (min-width:750px){.audit-flow-process__title{max-width:70%;margin-bottom:26px}}@media screen and (min-width:1360px){.audit-flow-process__divider{margin-top:70px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/audit-flow-process.css.map */
