.LandingSection--container{width:100%}.LandingSection--inner-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;align-items:center;width:100%;max-width:var(--aria-max-width);padding:50px 30px}.LandingSection-hero-container{position:relative;overflow:hidden;width:100%}.LandingSection-hero-container,.LandingSection-hero-inner-container{display:flex;height:100vh;min-height:580px;flex-direction:row;justify-content:space-between}.LandingSection-hero-inner-container{max-width:var(--aria-max-width);margin:0 auto}.LandingSection-hero-text-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;max-width:70%;padding:0 20px;gap:30px;z-index:2}.LandingSection-img-ratings{display:block;position:relative;width:500px;height:500px;object-fit:cover;border-radius:50%;border:10px solid #f7cf86}.LandingSection-img-smarter-indexes,.LandingSection-img-whitelisting-and-risk{position:relative;width:560px;height:380px;object-fit:cover;border-radius:2px 200px 200px 2px}.LandingSection-img-whitelisting-and-risk{border-radius:200px 2px 2px 200px}.LandingSection-img-web-terminal{position:relative;width:560px;object-fit:contain}@media screen and (max-width:900px){.LandingSection-img-ratings{display:none}.LandingSection-img-smarter-indexes,.LandingSection-img-whitelisting-and-risk{width:100%;height:250px;border-radius:18px}.LandingSection-img-web-terminal{width:100%}}@media screen and (max-width:600px){.LandingSection-hero-text-container{max-width:100%}}