.IndexConstituent-container{display:flex;flex-direction:row;justify-content:space-between;gap:50px}.IndexConstituent-list-container,.IndexConstituent-pie-container{width:50%}@media screen and (max-width:900px){.IndexConstituent-container{flex-direction:column;gap:40px}.IndexConstituent-list-container,.IndexConstituent-pie-container{width:100%}}.BenchmarkIndexPage-container{display:flex;flex-direction:column;width:100%;max-width:1100px;margin:0 auto;padding-bottom:80px;gap:25px}.BenchmarkIndexPage-body-header-container{display:flex;flex-direction:row;align-items:center;gap:12px}.BenchmarkIndexPage-body-overview-container{position:relative}@media screen and (max-width:900px){.BenchmarkIndexPage-container{flex-direction:column;width:100%}.BenchmarkIndexPage-selector-container{max-width:100%}.BenchmarkIndexPage-body-container{width:100%}}