.tabbed-charts{background:#fff;padding:70px 0}.tabbed-charts .container{margin:0 auto}.tabbed-charts .tabbed-charts-container{display:block}.tabbed-charts .tabbed-charts-tab-bar{display:flex;justify-content:center;margin:0 auto;max-width:100%;width:900px}.tabbed-charts .tabbed-charts-tab-button{background-color:transparent;background-color:#e0e0d9;border:2px solid #548235;border-radius:7px;border-radius:0;cursor:pointer;margin-bottom:10px;padding:20px;text-align:center;transition:.2s ease;width:100%}.tabbed-charts .tabbed-charts-tab-button:first-child{border-bottom-left-radius:7px;border-right:0;border-top-left-radius:7px}.tabbed-charts .tabbed-charts-tab-button:last-child{border-bottom-right-radius:7px;border-left:0;border-top-right-radius:7px}.tabbed-charts .tabbed-charts-tab-button.active,.tabbed-charts .tabbed-charts-tab-button:hover{background-color:#e0e0d9;background:#548235;border-color:#548235;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:2}.tabbed-charts .tabbed-charts-tab-button:hover{background-color:#6fa24a;box-shadow:0 3px 8px rgba(0,0,0,.15)}.tabbed-charts .tabbed-charts-tab-button h3{color:#000;font-size:20px!important;font-size:19px!important;font-weight:500!important;line-height:1.2727!important;margin-bottom:0!important}.tabbed-charts .tabbed-charts-tab-button.active h3,.tabbed-charts .tabbed-charts-tab-button:hover h3{color:#fff}.tabbed-charts .tabbed-charts-tab-content{position:relative;width:100%}.tabbed-charts .tabbed-charts-tab-pane{display:block;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateY(-40px);transition:none;width:100%}.tabbed-charts .tabbed-charts-tab-pane.active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.tabbed-charts .tabbed-charts-tab-pane table{background-color:#fff;border:1px solid #dbdbd4;border-radius:12px;border-spacing:0;margin:50px auto 0;max-width:100%;overflow:hidden;width:900px}.tabbed-charts .tabbed-charts-tab-pane table tr:nth-child(2n){background-color:#f9f9f6}.tabbed-charts .tabbed-charts-tab-pane table tr th{background-color:#fff;border-right:1px solid #dbdbd4;color:#000;font-family:Galano Grotesque;font-size:18px;font-weight:500;padding:12px 24px;text-align:center;top:0;z-index:1}.tabbed-charts .tabbed-charts-tab-pane table tr th:last-child{border-right:none}.tabbed-charts .tabbed-charts-tab-pane table tr th span{font-size:14px}.tabbed-charts .tabbed-charts-tab-pane table tr td{border-right:1px solid #dbdbd4;border-top:1px solid #dbdbd4;color:#424242;font-family:Arial,helvetica,sans-serif;font-size:16px;font-weight:400;padding:12px 24px;text-align:center}.tabbed-charts .tabbed-charts-tab-pane table tr td:last-child{border-right:none}.tabbed-charts .tabbed-charts-tab-pane table tr td:first-child{color:#000;font-family:Galano Grotesque;font-weight:500}.tabbed-charts .tabbed-charts-tab-pane table tr th:nth-child(3),.tabbed-charts .tabbed-charts-tab-pane table tr th:nth-child(4){background:#000;color:#fff}.tabbed-charts .tabbed-charts-tab-pane table tr th:nth-child(2){background:#548235;color:#fff}.tabbed-charts .tabbed-charts-tab-pane table tr th{font-size:16px}.tabbed-charts .tabbed-charts-tab-pane table tr td{font-size:15px}.tabbed-charts .tabbed-charts-tab-pane tr:last-child td:nth-child(2),.tabbed-charts .tabbed-charts-tab-pane tr:last-child td:nth-child(3),.tabbed-charts .tabbed-charts-tab-pane tr:last-child td:nth-child(4){font-size:13px}@media (max-width:768px){.tabs-and-content .header-container{margin-bottom:60px}.tabbed-charts .tabbed-charts-tab-bar{width:100%}.tabbed-charts .tabbed-charts-tab-pane table tr th{padding:12px}.tabbed-charts .tabbed-charts-tab-pane table tr td{padding:12px!important}}@media (max-width:550px){.tabbed-charts .container{padding:0 10px}.tabbed-charts .tabbed-charts-tab-button h3{font-size:15px!important}.tabbed-charts .tabbed-charts-tab-pane table tr th{font-size:14px;padding:12px 5px}.tabbed-charts .tabbed-charts-tab-pane table tr td{font-size:14px;padding:12px 5px!important}.tabbed-charts .tabbed-charts-tab-pane table tr th span{display:none}}@media (min-width:600px){.tabbed-charts .tabbed-charts-tab-pane table tr td:first-child{min-width:200px}}