"use strict";(self.__LOADABLE_LOADED_CHUNKS__=self.__LOADABLE_LOADED_CHUNKS__||[]).push([[661],{8845:(v,a,r)=>{r.r(a),r.d(a,{default:()=>s});var e=r(6109),t=r(2752);const n=o=>t.css` ul, ol { line-height: 3.2rem; list-style: none; padding: 0; li { list-style: none; padding-left: 2.4rem; position: relative; :not(:first-child) { margin-top: 1.6rem; } } ul, ol { padding-left: 2.4rem; margin-top: 1.6rem; } } ul { > li { &::before { position: absolute; left: 0; top: 1.2rem; width: 0.8rem; height: 0.8rem; content: ''; /*Round Bullets*/ background: ${o}; border-radius: 50%; /*Original Triangle style bullets*/ /* width: 0; height: 0; */ /* border-style: solid; border-width: 0.4rem 0 0.4rem 0.8rem; border-color: transparent transparent transparent ${o}; */ } } } ol { counter-reset: theme-counter; > li { counter-increment: theme-counter; &::before { position: absolute; left: 0; top: 0; content: counter(theme-counter) '. '; color: ${o}; font-weight: normal; margin-right: 0.8rem; } } } `,i=({captionColor:o,captionStyle:l,cellStyle:c,footStyle:p,headStyle:b,tableBorder:g,tableHeadBorder:y,tableHeadBg:$,tableHeadColor:u,tableCellBg:h,tableCellBgEven:m,tableCellColor:f,tableFootBg:k,tableFootColor:B})=>t.css` margin: 0 !important; width: 100% !important; border: none; border-collapse: collapse; border-spacing: 0; text-align: left; * { margin: 0; } > caption { ${l} padding-bottom: 0.8rem; text-align: left; color: ${o}; } td { ${c} background: ${h}; color: ${f}; } tr:nth-child(even) td { background: ${m}; } thead td, th { ${b} background: ${$}; color: ${u}; } tfoot { font-weight: 600; td { background: ${k}; color: ${B}; ${p} } } tbody { width: 100% !important; } tr { height: auto !important; border-bottom: 1px solid ${g}; } td, th { padding: 2.4rem 0.8rem; border: 0; } thead tr { border-bottom: 1px solid ${y}; td, th { border: 0; } } `,d=t.default.div` ${({theme:o})=>t.css` * + * { margin: ${o.spacing.xs} 0 0 0; &:is(br) { margin: 0; } @media ${o.mq.min.mobileLarge} { &:not(p) { margin: ${o.spacing.m} 0 0 0; } } } h2, h3, h4, h5, h6 { + * { margin: ${o.spacing.xs} 0 0 0; } } h1 { ${o.typography.h1} } h2 { ${o.typography.h2} } h3 { ${o.typography.h3} } h4 { ${o.typography.h4} } h5 { ${o.typography.h5} } h6 { ${o.typography.h6} } ${n(o.colors.link.primary.def)} a { text-decoration: none; color: ${o.colors.link.primary.def}; &:hover { color: ${o.colors.link.primary.hover}; text-decoration: underline; } &:focus { color: ${o.colors.link.primary.hover}; text-decoration: underline; } &:visited { color: ${o.colors.link.primary.def}; } } p:empty, br { margin-top: 0; line-height: 0; } br + br { display: none; } .table-wrap { width: 100%; overflow: auto; } table { ${i({captionColor:o.colors.table.captionColor,captionStyle:`${o.typography.caption}`,cellStyle:`${o.typography.body1}`,footStyle:`${o.typography.body1}`,headStyle:`${o.typography.h5}`,tableBorder:o.colors.table.tableBorder,tableHeadBorder:o.colors.table.tableHeadBorder,tableHeadBg:o.colors.table.tableHeadBg,tableHeadColor:o.colors.table.tableHeadColor,tableCellBg:o.colors.table.tableCellBg,tableCellBgEven:o.colors.table.tableCellBgEven,tableCellColor:o.colors.table.tableCellColor,tableFootBg:o.colors.table.tableFootBg,tableFootColor:o.colors.table.tableFootColor})}; } hr { border: 0; background: ${o.colors.grey.light}; display: block; height: 1px; &:not(:first-child) { margin-top: ${o.spacing.xxs}; } } pre { background: ${o.colors.grey.dark}; padding: ${o.spacing.s}; color: ${o.colors.grey.light}; border-radius: 0.4rem; } `} `,s=({className:o,html:l})=>e.createElement(d,{className:`markup ${o}`,dangerouslySetInnerHTML:{__html:l.replace(//g,"
")}})}}]);