.block-flexible-table{--header-row-bg-color: var(--lo-secondary);--header-row-color: #ffffff;--even-rows-bg-color: var(--lo-theme-light);--odd-rows-bg-color: var(--lo-secondary);--border-color: #ffffff;--link-color: #000000}.block-flexible-table .content{margin-bottom:calc(2rem / 2)}@media(min-width: 40rem){.block-flexible-table .content{margin-bottom:calc(2rem / 2)}}@media(min-width: 64rem){.block-flexible-table .content{margin-bottom:calc(3.5rem / 2)}}@media(min-width: 75rem){.block-flexible-table .content{margin-bottom:calc(4rem / 2)}}@media(min-width: 81.25rem){.block-flexible-table .content{margin-bottom:calc(5rem / 2)}}@media(min-width: 90rem){.block-flexible-table .content{margin-bottom:calc(5rem / 2)}}.block-flexible-table table.table tr th{color:var(--header-row-color);font-weight:400;font-size:1.125rem;line-height:1.1}@media(min-width: 40rem){.block-flexible-table table.table tr th{font-size:1.1875rem}}@media(min-width: 64rem){.block-flexible-table table.table tr th{font-size:1.3125rem}}.block-flexible-table table.table tr:nth-child(1) th{background-color:var(--header-row-bg-color);padding:1rem}.block-flexible-table table.table tr:nth-child(even) td{background-color:var(--even-rows-bg-color)}.block-flexible-table table.table tr:nth-child(odd) td{background-color:var(--odd-rows-bg-color)}.block-flexible-table table.table tr td{padding:1rem}.block-flexible-table table.table th,.block-flexible-table table.table td{border:2px solid var(--border-color);min-width:10rem}.block-flexible-table table.table th a,.block-flexible-table table.table td a{color:var(--link-color)}.block-flexible-table table.table th a:hover,.block-flexible-table table.table th a:active,.block-flexible-table table.table th a:focus,.block-flexible-table table.table td a:hover,.block-flexible-table table.table td a:active,.block-flexible-table table.table td a:focus{text-decoration:underline}