.cog_accordion .accordion__header{align-items:center;border-bottom:2px solid #eef3f6;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;min-height:70px;padding:20px 0}.cog-tables-wrapper{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:20px 0}.cog-tables-wrapper .table-wrapper{flex-basis:20%;padding:5px}.cog-tables-wrapper table{font-size:16px;line-height:1.2}@media only screen and (max-width:768px){.cog-tables-wrapper .table-wrapper{flex-basis:50%;padding:10px 5px}}@media only screen and (max-width:480px){.cog-tables-wrapper .table-wrapper{flex-basis:100%}}.cog_accordion table{border-collapse:collapse;width:100%}.cog_accordion table thead tr{background-color:#2c6889;height:40px}.cog_accordion table th{color:#fff;padding:12px 24px;text-align:left}.cog_accordion table td{padding:12px 24px}.cog_accordion table :not(thead) tr{background-color:#d4e1e7}