.table{border-radius:10px;overflow:hidden}.table__row{display:flex;flex-flow:row}.table__row>div:not(:first-child){align-items:center;color:#000;display:flex}.table__row>div:not(:last-child){border-right:1px solid #000;color:#6638b6;font-weight:700}.table__headings{border-top-left-radius:20px;border-top-right-radius:20px}.table__row .table__cell{font-size:18px}.table__headings .table__cell{color:#fff!important;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.table__headings>div,.table__headings>div div,.table__headings>div p{background-color:#0055b8;color:#fff;text-align:center}.table__grid>div:nth-child(2n),.table__grid>div:nth-child(odd){background-color:#fff;border-bottom:1px solid #c1c1c1}.table__grid>div:first-child,.table__grid>div:last-child{border-bottom:none}.table__cell{padding:20px}.table__notes{margin-top:15px}.table__cell__subtitle,.table__notes a{font-weight:700}.table .table__cell--1{width:20%}.table .table__cell--2{padding-left:40px;text-align:left;width:80%}@media screen and (max-width:767.99px){.table__cell{padding:15px}.table .table__cell--1{width:35%}.table .table__cell--2{padding-left:15px;width:65%}}@media screen and (max-width:479.99px){.table__cell{padding:10px}.table .table__cell--1{width:40%}.table .table__cell--2{padding-left:10px;width:60%}}