:root{--content-measure:100%}.content-measure{max-width:var(--content-measure,100%)}.heading-clamp-width{width:100%}@media (min-width:768px){.heading-clamp-width{max-width:var(--heading-max-width,100%)}}.flex.flex-measure{max-width:min(var(--heading-max-width,100%),var(--content-measure,100%))}.divider-clamp-width{width:100%}@media (min-width:768px){.divider-clamp-width{width:var(--divider-width,100%)}}.flex-row-fit-children>.cc-root.w-full{width:auto}.flex-row-fit-children>.cc-root{min-width:0;min-height:0}.bullet-list-row.bullet-list-row{align-items:flex-start!important}td.dt-cell,th.dt-cell{padding:var(--dt-pad-y,12px) var(--dt-pad-x,16px)!important}