.chart-section .wrapper{padding:80px 16px}.chart-section__container{max-width:800px;margin:0 auto}.chart-section__chart{display:grid;grid-auto-rows:1fr;gap:.125rem;width:100%;align-items:stretch}.chart-section__chart-2{grid-template-columns:1.3fr 1fr 1fr}.chart-section__chart-3{grid-template-columns:1.3fr 1fr 1fr 1fr}.chart-section__column{display:flex;flex-direction:column;flex-grow:1;flex-basis:0;gap:.125rem;overflow:hidden}.chart-section__column:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.chart-section__column:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.chart-section__column--labels .chart-section__cell{background-color:rgba(255,255,255,.6);justify-content:flex-start;text-transform:uppercase}.chart-section__column--main{overflow:visible}.chart-section__cell{display:flex;align-items:center;justify-content:center;padding:.75rem 8px;background-color:rgba(255,255,255,.6);text-align:center;position:relative}.chart-section__cell.rounded-top-left{border-top-left-radius:12px}.chart-section__cell.rounded-top-right{border-top-right-radius:12px}.chart-section__cell.rounded-bottom-left{border-bottom-left-radius:12px}.chart-section__cell.rounded-bottom-right{border-bottom-right-radius:12px}.chart-section__cell>*{position:relative}.chart-section__cell p{margin:0}.chart-section__cell--header{min-height:5rem;padding:4px 6px}.chart-section__cell--main{background-color:#fff}.chart-section__cell--spacer{background-color:rgba(0,0,0,0) !important}.chart-section__cell.first-column{text-align:left;justify-content:flex-start}.chart-section__cell.highlighted{overflow:visible}.chart-section__cell.highlighted::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff}.chart-section__cell.highlighted-top::before{top:-1rem;border-top-left-radius:12px;border-top-right-radius:12px}.chart-section__cell.highlighted-bottom::before{bottom:-1rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.chart-section__cell-inner{background-color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.chart-section__logo{top:-0.5rem;width:102px;height:76px}.chart-section__icon{width:1.25rem;height:1.25rem}@media screen and (min-width: 769px){.chart-section .wrapper{padding:100px 40px}.chart-section__cell{padding:.75rem 16px}.chart-section--header{padding:4px 12px}.chart-section-2{grid-template-columns:minmax(100px, 250px) minmax(75px, 250px) minmax(75px, 250px)}.chart-section-3{grid-template-columns:minmax(100px, 240px) minmax(75px, 185px) minmax(75px, 185px) minmax(75px, 185px)}}