.chart-section__wrapper{align-items:flex-start;display:flex;flex-flow:column;gap:1rem}.chart-section__column{align-items:flex-end;background:#000;border-radius:.5rem;display:flex;flex:1;min-height:fit-content;overflow:hidden;padding:1rem}.chart-section__column *{color:#fff}@media (max-width:767px){.chart-section .container{max-width:767px}.chart-section__logo{text-align:center}.chart-section__content{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start;width:100%}.chart-section__column:first-of-type{width:100%}.chart-section__column:nth-of-type(2){width:95%}.chart-section__column:nth-of-type(3){width:85%}.chart-section__column:nth-of-type(4){width:75%}.chart-section__column:nth-of-type(5){width:65%}}@media (min-width:768px){.chart-section__wrapper{align-items:flex-end;flex-flow:row;gap:1rem;height:max(75vh,600px);margin-top:2rem}.chart-section__column:first-of-type{height:100%}.chart-section__column:nth-of-type(2){height:85%}.chart-section__column:nth-of-type(3){height:75%}.chart-section__column:nth-of-type(4){height:65%}.chart-section__column:nth-of-type(5){height:50%}}@media (min-width:768px) and (max-width:990px){.chart-section__wrapper img{max-width:64px}.chart-section__wrapper .heading-lg{font-size:1.65rem}}.chart-section__content{color:#fff}.chart-section__wrapper a{color:var(--color--accent-03-primary);text-decoration:none}.chart-section__wrapper img{height:100%;max-height:100px;max-width:100px;object-fit:contain}@media (max-width:767px){.chart-section__wrapper img{margin-bottom:0}}@media (min-width:768px){.chart-section__wrapper img{height:auto;max-height:100px;max-width:120px;transform:translateX(-4px);width:100%}}@media (max-width:520px){.chart-section__wrapper img{max-height:64px;max-width:64px}.chart-section__metric{font-size:1.5rem}}