[data-color-profile]{--fact-block-background:var(--surface-surface-secondary);--fact-block-heading-accent:var(--icon-icon-tertriary);--fact-block-gradient-background:var(--surface-surface-secondary);--fact-block-accent-bar-width:100px;--fact-block-accent-bar-height:4px;--fact-block-accent-bar-margin:24px 0}.fact-block{box-sizing:border-box;background-color:var(--fact-block-background);width:100%;padding:40px 32px 0}@media screen and (width>=64rem){.fact-block{padding:72px 64px}}.fact-block__heading{margin:0;font-size:1.5rem}.fact-block__heading:after{width:var(--fact-block-accent-bar-width);height:var(--fact-block-accent-bar-height);margin:var(--fact-block-accent-bar-margin);background-color:var(--color,var(--fact-block-heading-accent));content:"";display:block}.fact-block__content{flex-direction:column;display:flex}.fact-block__text{order:-1;max-height:100px;transition:max-height .3s ease-in-out;position:relative;overflow-y:hidden}.fact-block__text a,.fact-block__text a:hover{color:inherit}.fact-block__text:before{background:linear-gradient(#0000, var(--fact-block-gradient-background));content:"";width:100%;height:50px;display:block;position:absolute;bottom:0;left:0}@media screen and (width>=64rem){.fact-block__text{max-height:initial}.fact-block__text:before{display:none}}.fact-block__text[aria-hidden=false]{max-height:600px;overflow-y:auto}.fact-block__text[aria-hidden=false]:before{display:none}.fact-block__expand{all:unset;text-align:center;width:100%;padding:16px 0}@media screen and (width>=64rem){.fact-block__expand{display:none}}.fact-block__expand svg-icon{width:10px;height:10px}.fact-block__expand[aria-expanded=true] svg-icon{transform:rotate(180deg)}
