.tl-tables{background-color:#fff;display:flex;flex-direction:row;justify-content:center;width:100%}@media only screen and (max-width:767px){.tl-tables{flex-direction:column}}.tl-tables .tl-table{background-color:#fff;display:flex;justify-content:center;padding:0 10px;width:calc(100% - 20px)}@media only screen and (max-width:767px){.tl-tables .tl-table{margin-bottom:20px}}.tl-tables .tl-table__column{border:4px solid rgba(67,113,156,.23);box-sizing:border-box;display:flex;flex-direction:column;width:100%}.tl-tables .tl-table__column:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}.tl-tables .tl-table__column:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}.tl-tables .tl-table__head{align-items:center;background-color:#d4dee8;box-sizing:border-box;display:flex;font-weight:600;justify-content:center;line-height:1.5}@media only screen and (min-width:1024px){.tl-tables .tl-table__head{height:109px}}@media only screen and (max-width:1023px){.tl-tables .tl-table__head{height:69px}}@media only screen and (min-width:640px){.tl-tables .tl-table__head{font-size:19px}}@media only screen and (max-width:639px){.tl-tables .tl-table__head{font-size:17px}}.tl-tables .tl-table__rows{background-position:50% 100%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;padding:0 20px}@media only screen and (min-width:1024px){.tl-tables .tl-table__rows{height:calc(100% - 80px);padding:0 25px 80px}}@media only screen and (max-width:639px){.tl-tables .tl-table__rows{background-size:100% 87px;padding:0 4% 70px}}@media only screen and (min-width:640px) and (max-width:767px){.tl-tables .tl-table__rows{background-size:100% 149px;padding-bottom:125px}}@media only screen and (min-width:768px) and (max-width:1023px){.tl-tables .tl-table__rows{height:calc(100% - 40px);padding-bottom:40px}}.tl-tables .tl-table__row{border-top:1px solid #dfdfdf;box-sizing:border-box;line-height:1.5;margin:0;padding:0;position:relative}.tl-tables .tl-table__row:first-child{border-top:0}@media only screen and (max-width:639px){.tl-tables .tl-table__row{font-size:16px;justify-content:center;padding:25px 0}}@media only screen and (min-width:640px){.tl-tables .tl-table__row{font-size:18px}}@media only screen and (min-width:640px) and (max-width:767px){.tl-tables .tl-table__row{justify-content:center;padding:25px 15px}}@media only screen and (min-width:768px){.tl-tables .tl-table__row{align-items:flex-start;display:flex;flex-flow:column wrap;height:120px;justify-content:center}}@media only screen and (min-width:1024px){.tl-tables .tl-table__row{padding-left:70px}.tl-tables .tl-table__row:before{background-repeat:no-repeat;background-size:100% 100%;content:"";left:7px;position:absolute;top:50%;transform:translateY(-50%)}}.tl-tables .multi-columns .tl-table__column:first-child{border-right-width:2px}.tl-tables .multi-columns .tl-table__column:last-child{border-left-width:2px}.tl-tables .multi-columns .tl-table__column:not(:first-child):not(:last-child){border-left-width:2px;border-right-width:2px}