.section-hero{background:linear-gradient(135deg,#000335,#000670);display:flex;min-height:470px;position:relative}.section-hero__overlay{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.section-hero__overlay-layers{height:100%}.section-hero__content,.section-hero__overlay-layers{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.section-hero__content{z-index:3}.section-hero__overlay-logos{height:100%;left:0;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width:992px){.section-hero__overlay-logos{opacity:1}}.fig-integration-dot,.fig-logo{border-radius:100%;opacity:0;position:absolute}.fig-integration-dot.is-1{animation:goToTop 4s linear infinite;background-color:#00dc06;height:6px;left:5%;top:30%;width:6px}.fig-integration-dot.is-2{animation:goToTop 5.5s linear infinite;background-color:#1ea8da;height:10px;left:8%;top:60%;width:10px}.fig-integration-dot.is-3{animation:goToTop 3.3s linear infinite;background-color:#06a8e8;height:2px;right:6%;top:27%;width:2px}.fig-integration-dot.is-4{animation:goToTop 3s linear infinite;background-color:#d63057;height:4px;right:8%;top:36%;width:4px}.fig-integration-dot.is-5{animation:goToTop 3.4s linear infinite;background-color:#faae31;height:2px;right:12%;top:81%;width:2px}@keyframes goToTop{0%{opacity:0;transform:translateY(400%)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-400%)}}.fig-logo:nth-child(odd){display:none}@media (min-width:992px){.fig-logo:nth-child(odd){display:block}}