.svg-hero-platforms{width:100%;max-width:700px;pointer-events:none;line-height:0}.svg-hero-platforms svg{display:block;width:100%;height:auto;overflow:visible}.svg-hero-platforms svg .hpf-block{transform-box:fill-box;transform-origin:center}.svg-hero-platforms.hpf-armed .hpf-block{opacity:0}.svg-hero-platforms.hpf-armed .hpf-block.hpf-tint{fill:#ffffff}.svg-hero-platforms.hpf-reveal .hpf-block{animation:hpf-appear 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;animation-delay:var(--hpf-delay, 0s)}.svg-hero-platforms.hpf-reveal .hpf-block.hpf-tint{animation:hpf-appear 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards,hpf-color-on 0.5s ease-out forwards;animation-delay:var(--hpf-delay, 0s),var(--hpf-color-delay, 0s)}@keyframes hpf-appear{from{opacity:0;transform:scale(0.82)}to{opacity:1;transform:scale(1)}}@keyframes hpf-color-on{from{fill:#ffffff}to{fill:var(--hpf-tint)}}@media (prefers-reduced-motion: reduce){.svg-hero-platforms .hpf-block{animation:none !important;opacity:1 !important}}

/*# sourceMappingURL=section--hero-platforms.css.map */
