@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@300;400;700&display=swap");:root{--font-league-spartan:"League Spartan",sans-serif}body{font-family:var(--font-league-spartan)}h2.relative:before{content:"";position:absolute;left:-40px;top:20px;width:3px;height:181px;background-color:#10069f}.human-centered-section{position:relative;padding:1.5rem 1rem;max-width:1520px;margin:0 auto}.human-centered-section>div{position:relative;width:100%;padding-left:1.5rem}.human-centered-section h2{position:relative;font-size:2rem;font-weight:400;color:#000;line-height:1.2;margin-bottom:1rem}.human-centered-section p{font-size:1rem;font-weight:300;color:#000;text-align:justify;line-height:1.5;margin-bottom:1.25rem}@media (max-width:767px){h2.relative:before{display:none}.human-centered-section{padding:3rem 2rem}.human-centered-section>div{padding:0}.human-centered-section h2{font-size:2rem;margin-bottom:1rem}.human-centered-section p{font-size:1.1rem}}@media (min-width:1025px){.human-centered-section{padding:3rem}.human-centered-section>div{padding-left:3.5rem}.human-centered-section h2{font-size:3.125rem;max-width:90%}.human-centered-section p{font-size:1.25rem;max-width:1334px}}@keyframes rotate{0%{transform:rotate(0deg) scale(.7)}to{transform:rotate(1turn) scale(.7)}}@media (min-width:640px){@keyframes rotate{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn) scale(1)}}}.animate-rotate{animation:rotate 10s linear infinite}.data-hero{position:relative;width:100%;height:770px;min-height:500px}.data-hero-image-wrapper{position:absolute;inset:0}.data-hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.data-hero-overlay{position:absolute;inset:0;background-color:rgba(255,255,255,.5)}.data-hero-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 1rem}.data-hero-inner{position:relative;max-width:90%;margin:0 auto;text-align:center}.data-hero-ellipse{position:absolute;top:50%;transform:translateY(-3.5rem);left:calc(95% + 2rem);display:none}@media (min-width:1024px){.data-hero-ellipse{display:block}}.data-hero-ellipse-wrapper{position:relative;width:120px;height:135px}.data-hero-dot{position:absolute;top:57px;left:45px;width:12px;height:12px;background-color:#10069f;border-radius:10px;z-index:10}@media (max-width:767px){.data-hero{height:60vh;max-height:500px;min-height:400px}.data-hero-image{-o-object-position:center center;object-position:center center}.data-hero-content{padding:0 1.5rem}.data-hero-inner{max-width:100%}}@media (min-width:768px) and (max-width:1024px){.data-hero{height:70vh;max-height:600px;min-height:450px}}@media (max-width:375px){.data-hero{height:55vh;max-height:450px;min-height:350px}}