@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap";:root{--primary-font: "Libre Franklin", sans-serif;--secondary-font: "DM Sans", sans-serif;--btn-font: "Inter", sans-serif;--testimonial-font: "Manrope", sans-serif;--black: #000;--white: #fff;--header-background: #F7F7F7;--section-background: #F8F8F8;--light-gray: #F8F8F8;--yellow: #FFD500;--yellow-dot: #FFE245;--grey: #3F3D3C;--footer-line: #E0E5E4;--line-background: #D4D2E3;--row-background: #D3D3D3;--position-color: #727272;--primary-btn-bg: linear-gradient(359deg, #31343F 0.48%, #3E4354 99.44%);--eyebrow-bg: #FCCD0A;--number-yellow: #F7B719;--border-color: #ECB606;--box-yellow: linear-gradient(180deg, #F7B719 0%, #FFC533 100%);--testimonials-color: #BFBFBF;--rectangle-background: #EFEFEF;--orange: #EA580C}.tb-table-section{padding:3rem 0 6rem;background-color:var(--section-background);overflow:hidden}.tb-table-section .tb-section-title{margin-bottom:3.75rem;padding:0 3.125rem}.tb-table-section .tb-section-title h2{font-weight:500;margin-bottom:1rem}.tb-table-section__table{width:100%;display:table;color:var(--black);border-radius:2rem;border:0.125rem solid var(--grey)}.tb-table-section__table-wrapper{width:100%;overflow:auto}.tb-table-section__table-row{display:table-row}.tb-table-section__table-row:first-child .tb-table-section__table-cell{padding:0.625rem 1.5rem}.tb-table-section__table-row:first-child .tb-table-section__table-cell:first-child h4{font-size:1.5rem}.tb-table-section__table-row:last-child .tb-table-section__table-cell{border-bottom:none}.tb-table-section__table-cell{display:table-cell;text-align:center;padding:0.625rem 1.5rem;border-bottom:0.125rem solid var(--row-background);border-right:0.125rem solid var(--row-background);vertical-align:middle;position:relative}.tb-table-section__table-cell img{max-width:10rem}.tb-table-section__table-cell:last-child{border-right:none}.tb-table-section__table-cell.accent{background-color:#171b1d;border-color:#171b1d}.tb-table-section__table-cell h4{font-size:1.5rem;line-height:120%;margin-bottom:0}.tb-table-section__table-cell:nth-child(1){text-align:left}@media(max-width: 991.98px){.tb-table-section{padding:3rem 0}.tb-table-section .tb-section-title{margin-bottom:2.25rem;padding:0}.tb-table-section__table{border-radius:1.5rem}.tb-table-section__table-row:first-child .tb-table-section__table-cell{padding:0.6875rem 0.5rem}.tb-table-section__table-row:first-child .tb-table-section__table-cell:first-child h4{font-size:0.75rem}.tb-table-section__table-cell{padding:1.125rem 0.625rem;min-width:4.9375rem}.tb-table-section__table-cell:first-child{min-width:5.625rem}.tb-table-section__table-cell h4{font-size:0.75rem}.tb-table-section__table-cell svg{background-position:center;background-size:cover}.tb-table-section__table-cell svg.checked{width:2rem;height:2rem}.tb-table-section__table-cell svg.cross{width:1.5rem;height:1.5rem}}