@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@300;400;500;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;font-family:var(--font-league-spartan);line-height:1.2;margin-bottom:1rem}.human-centered-section p{font-size:1rem;font-weight:300;color:#000;text-align:justify;font-family:var(--font-league-spartan);line-height:1.5;margin-bottom:1.25rem}@media (max-width:768px){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}}@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}@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}}.apps-hero{position:relative;width:100%;min-height:500px;max-height:770px;height:100vh;overflow:hidden}.apps-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.apps-overlay{position:absolute;inset:0;background-color:rgba(255,255,255,.5)}.apps-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 1rem;text-align:center}.apps-inner{position:relative;max-width:1280px;margin:0 auto}.apps-title{font-family:Poppins,sans-serif;font-weight:700;color:black;font-size:2.25rem;line-height:1.3}@media (min-width:640px){.apps-title{font-size:3rem}}@media (min-width:768px){.apps-title{font-size:3.75rem;line-height:1.2}}@media (min-width:1024px){.apps-title{font-size:4.5rem}}.apps-ellipse{position:absolute;top:50%;transform:translateY(-55px);left:calc(96% + 2rem);display:none}@media (min-width:1024px){.apps-ellipse{display:block}}.apps-ellipse-wrapper{position:relative;width:120px;height:135px}.apps-dot{position:absolute;top:55px;left:44px;width:12px;height:12px;background-color:#10069f;border-radius:10px;z-index:10}@media (max-width:767px){.apps-hero{height:60vh;max-height:500px;min-height:400px}.apps-image{-o-object-position:center center;object-position:center center}.apps-content{padding:0 1.5rem}.apps-title{font-size:2rem;line-height:1.2}}@media (min-width:768px) and (max-width:1024px){.apps-hero{height:70vh;max-height:600px;min-height:450px}}@media (max-width:375px){.apps-hero{height:55vh;max-height:450px;min-height:350px}.apps-title{font-size:1.75rem}}