@keyframes bpbFlowIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes bpbFlowFailsafe{to{opacity:1;transform:none}}@keyframes bpbFlowDash{to{background-position:22px 0}}@keyframes bpbFlowOrbit{to{transform:rotate(360deg)}}@keyframes bpbFlowPop{0%{opacity:0;transform:translateY(14px) scale(.9)}to{opacity:1;transform:none}}.bpb-flow--metal{background:linear-gradient(112deg,#ededf1,#fcfcfd 20%,#e7e7ed 46%,#fbfbfc 68%,#ececf1)}.bpb-flow__head{text-align:center;max-width:640px;margin:0 auto 46px}.bpb-flow__head .bpb-lead{margin-inline:auto}.bpb-flow__row{list-style:none;margin:0;padding:0;display:grid;gap:36px 20px;grid-template-columns:1fr;position:relative}@media(min-width:620px){.bpb-flow__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}}@media(min-width:1000px){.bpb-flow__row{grid-template-columns:repeat(var(--n,5),minmax(0,1fr));gap:0 8px}}.bpb-fstep{--ring:clamp(98px,11.5vw,136px);position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:0 4px}.bpb-flow--js .bpb-fstep{opacity:0;transform:translateY(24px);animation:bpbFlowFailsafe .01s linear 3.4s forwards}.bpb-flow.is-in .bpb-fstep{animation:bpbFlowIn .8s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--i,0) * .13s)}.bpb-fstep__ring{position:relative;width:var(--ring);height:var(--ring);border-radius:50%;border:2px solid var(--bpb-ink);display:grid;place-items:center;transition:transform .55s cubic-bezier(.16,1,.3,1),background .35s ease,border-color .35s ease,box-shadow .55s ease}.bpb-fstep__ring:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:1.5px dashed color-mix(in srgb,var(--bpb-accent) 60%,transparent);opacity:0;transition:opacity .4s ease;animation:bpbFlowOrbit 22s linear infinite}.bpb-fstep__ring .bpb-fi{width:46%;height:46%;color:var(--bpb-ink);transition:color .35s ease,transform .55s cubic-bezier(.16,1,.3,1)}.bpb-fstep .bpb-fi--roi text{fill:var(--bpb-sec-bg,#FAFAFA);transition:fill .35s ease}.bpb-fstep:hover .bpb-fstep__ring,.bpb-fstep:focus-within .bpb-fstep__ring{transform:translateY(-7px);background:var(--bpb-ink);box-shadow:0 24px 42px -24px #0f0f12b3}.bpb-fstep:hover .bpb-fstep__ring:after{opacity:1}.bpb-fstep:hover .bpb-fstep__ring .bpb-fi{color:#fff;transform:scale(1.07)}.bpb-fstep:hover .bpb-fi--roi text{fill:var(--bpb-ink)}.bpb-fstep:hover .bpb-fi__spark{opacity:.55}.bpb-fstep__num{font-family:var(--bpb-display);font-size:15px;letter-spacing:.16em;color:var(--bpb-accent);line-height:1}.bpb-fstep h3{font-size:clamp(13px,1.4vw,15px);font-weight:800;letter-spacing:.1em;text-transform:uppercase;line-height:1.35;color:var(--bpb-ink);max-width:16ch}.bpb-fstep p{font-size:12.5px;line-height:1.55;color:var(--bpb-muted);max-width:24ch}.bpb-fstep:before,.bpb-fstep:after{content:"";position:absolute;pointer-events:none;opacity:.5}.bpb-fstep:before{left:50%;top:calc(var(--ring) + 22px);width:2px;height:20px;transform:translate(-1px);background-image:linear-gradient(180deg,var(--bpb-ink) 0 7px,transparent 7px 14px);background-size:2px 14px}.bpb-fstep:after{left:50%;top:calc(var(--ring) + 40px);margin-left:-5px;border-top:7px solid var(--bpb-ink);border-left:5px solid transparent;border-right:5px solid transparent}.bpb-fstep:last-child:before,.bpb-fstep:last-child:after{display:none}@media(min-width:620px)and (max-width:999px){.bpb-fstep:nth-child(2n):before,.bpb-fstep:nth-child(2n):after{display:none}}@media(min-width:1000px){.bpb-fstep:before{left:calc(50% + var(--ring)/2 + 16px);right:calc(-50% + var(--ring)/2 + 16px);top:calc(var(--ring)/2 - 1px);width:auto;height:2px;transform:none;background-image:linear-gradient(90deg,var(--bpb-ink) 0 11px,transparent 11px 22px);background-size:22px 2px;background-repeat:repeat-x;animation:bpbFlowDash 1.3s linear infinite}.bpb-fstep:after{left:auto;right:calc(-50% + var(--ring)/2 + 12px);top:calc(var(--ring)/2 - 5px);margin-left:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid var(--bpb-ink);border-right:0}.bpb-fstep:nth-child(2n):before,.bpb-fstep:nth-child(2n):after{display:block}.bpb-fstep:last-child:before,.bpb-fstep:last-child:after{display:none}}.bpb-stmt__inner{position:relative;max-width:760px}.bpb-stmt--center .bpb-stmt__inner{margin-inline:auto;text-align:center}.bpb-stmt--right .bpb-stmt__inner{margin-left:auto;text-align:right}.bpb-stmt__title{font-size:clamp(30px,5.6vw,62px);font-weight:800;line-height:1.04;letter-spacing:-.03em;color:var(--bpb-heading,var(--bpb-ink))}.bpb-stmt--caps .bpb-stmt__title{text-transform:uppercase}.bpb-stmt--display .bpb-stmt__title{font-family:var(--bpb-display);font-weight:400;text-transform:uppercase;letter-spacing:.012em;font-size:clamp(42px,8vw,96px);line-height:.9}.bpb-stmt__title .bpb-hl{color:var(--bpb-accent)}.bpb-stmt__text{margin-top:16px;font-size:14px;color:var(--bpb-muted);max-width:52ch}.bpb-stmt--center .bpb-stmt__text{margin-inline:auto}.bpb-stmt__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:22px;font-size:11.5px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--bpb-muted);list-style:none;padding:0}.bpb-stmt--center .bpb-stmt__meta{justify-content:center}.bpb-stmt--right .bpb-stmt__meta{justify-content:flex-end}.bpb-stmt__meta li{display:flex;align-items:center;gap:14px}.bpb-stmt__meta li:not(:last-child):after{content:"";width:1px;height:12px;background:currentColor;opacity:.4}.bpb-stmt__icons{display:flex;gap:clamp(16px,2.6vw,28px);margin-top:26px;color:var(--bpb-ink)}.bpb-stmt--center .bpb-stmt__icons{justify-content:center}.bpb-stmt--right .bpb-stmt__icons{justify-content:flex-end}.bpb-stmt__icons svg{width:clamp(26px,3.4vw,36px);height:auto;transition:transform .5s cubic-bezier(.16,1,.3,1),color .3s ease}.bpb-stmt__icons svg:hover{transform:translateY(-5px) scale(1.08);color:var(--bpb-accent)}.bpb-stmt .bpb-btn{margin-top:28px}.bpb-stmt--bubble .bpb-stmt__inner{border:2px solid var(--bpb-ink);border-radius:28px;padding:clamp(26px,4vw,52px)}.bpb-stmt--bubble .bpb-stmt__inner:after{content:"";position:absolute;left:clamp(34px,8%,74px);bottom:-15px;width:28px;height:28px;background:var(--bpb-sec-bg,#fff);border-right:2px solid var(--bpb-ink);border-bottom:2px solid var(--bpb-ink);transform:skew(-26deg);border-bottom-right-radius:4px}.bpb-stmt--bubble.bpb-stmt--center .bpb-stmt__inner:after{left:50%;margin-left:-14px}.bpb-stmt__q{position:absolute;font:800 clamp(52px,7vw,92px)/1 Georgia,"Times New Roman",serif;color:var(--bpb-ink);pointer-events:none}.bpb-stmt__q--open{top:clamp(-34px,-3vw,-22px);left:-4px}.bpb-stmt__q--close{bottom:clamp(-50px,-5vw,-36px);right:0}.bpb-stmt--js .bpb-stmt__anim{opacity:0;transform:translateY(18px);animation:bpbFlowFailsafe .01s linear 3.4s forwards}.bpb-stmt.is-in .bpb-stmt__anim{animation:bpbFlowIn .85s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--i,0) * .11s)}.bpb-stmt.is-in .bpb-stmt__icons svg{animation:bpbFlowPop .6s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.45s + var(--j,0) * 90ms)}@media(prefers-reduced-motion:reduce){.bpb-flow--js .bpb-fstep,.bpb-stmt--js .bpb-stmt__anim{opacity:1!important;transform:none!important;animation:none!important}.bpb-fstep:before,.bpb-fstep__ring:after,.bpb-stmt.is-in .bpb-stmt__icons svg{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bpb-flow.css.map */
