.table__bg{background-repeat:no-repeat;background-size:cover;padding:24px 16px 56px}.table__top-section{border-bottom:1px solid hsla(0,0%,100%,.24);padding-bottom:40px}.table__top-section__heading{display:flex;flex-direction:column;gap:8px}.table__top-section__heading__icons{display:flex;flex-direction:row;gap:8px}.table__top-section__content__usps{padding-bottom:16px}.table__top-section__heading__icons img{display:block;height:44px;object-fit:contain;width:auto}.table__top-section,.table__top-section__content{display:grid;gap:24px;grid-template-columns:1fr}.table .button-group{align-items:flex-start;gap:32px}.table__bottom-section{padding-top:40px}.table__bottom-section__table.desktop{display:none}.table__bottom-section__table.mobile{column-gap:32px;display:grid;grid-template-columns:1fr 1fr;row-gap:40px}.table__bottom-section__table__item{display:flex;flex-direction:column;gap:16px;width:fit-content}.table__bottom-section__table{display:flex;flex-direction:column;width:100%}.table__bottom-section__table__row{display:grid}.table__bottom-section__table__cell{display:block}.table__bottom-section__table__cell--label{font-weight:600}.table__bottom-section__table-note{margin-top:40px}@media (min-width:992px){.table__bg{padding-left:40px;padding-right:40px;padding-top:56px}.table__top-section__content{gap:120px;grid-template-columns:1fr 1fr}.table__top-section__heading{flex-direction:row-reverse;justify-content:flex-end}.table__top-section__heading__icons img{height:56px}.table__top-section__content__usps{gap:16px}.table .button-group{align-items:center}.table__bottom-section__table.mobile{display:none}.table__bottom-section__table.desktop{display:flex;gap:32px}.table__bottom-section__table__header tr{align-items:center;display:grid;font-weight:600;gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}.table__bottom-section__table__body{display:flex;flex-direction:column;gap:32px}.table__bottom-section__table__row{align-items:center;gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}.table__bottom-section__table__cell,.table__bottom-section__table__cell--label{font-size:16px;padding:0;text-align:left}}