.texthighlight__base{--o-summary-animation-time:0.8s;--o-summary-background-color:#f5f5f5;--o-summary-text-color:#1a1a1a;--o-summary-pseudo-width:var(--plateral);--o-summary-before-pseudo-width:var(--o-summary-pseudo-width);--o-summary-line-height:8px;--o-summary-line-width:0;--o-summary-list-mtop:var(--d70);--o-summary-listitem-mtop:var(--d60);--o-summary-section-offset:8.33333%;--o-summary-section-max-width:83.33333%;background-color:var(--o-summary-background-color);display:block;margin-bottom:var(--d100);margin-inline:calc(var(--plateral)*-1);padding:var(--d90) var(--plateral);position:relative}.texthighlight__base.animated:before{left:0}.texthighlight__base:after,.texthighlight__base:before{background-color:var(--o-summary-background-color);content:"";height:100%;position:absolute;top:0;width:calc(5px + var(--o-summary-pseudo-width));z-index:-1}.texthighlight__base:before{left:calc(var(--o-summary-before-pseudo-width)*-1);transition:left var(--o-summary-animation-time) ease-out;width:calc(5px + var(--o-summary-before-pseudo-width))}.texthighlight__base:after{right:calc(var(--o-summary-pseudo-width)*-1)}.texthighlight__base--summary{--o-summary-background-color:#1a1a1a;--o-summary-text-color:#fff}.texthighlight__content,.texthighlight__header{color:var(--o-summary-text-color)}.texthighlight__header{margin-bottom:var(--d60)}.texthighlight__pretitle{font:var(--standard-bold);letter-spacing:var(--lspacing-standard-bold,normal);padding-bottom:calc((var(--o-summary-line-height)*-1 - var(--d20))*-1);position:relative}.animated .texthighlight__pretitle{--o-summary-line-width:48px}.texthighlight__pretitle:before{background-color:#e82025;bottom:0;content:"";height:var(--o-summary-line-height);left:0;position:absolute;transition:width var(--o-summary-animation-time) ease-out;width:var(--o-summary-line-width)}.texthighlight__title{font:var(--t300);letter-spacing:var(--lspacing-t300,normal);margin-top:var(--d50)}.texthighlight__content{font:var(--standard);letter-spacing:var(--lspacing-standard,normal)}.texthighlight__content ul{--o-summary-list-mtop:var(--d50);margin-top:var(--o-summary-list-mtop)}.texthighlight__content ul *+*{margin-top:var(--o-summary-listitem-mtop)}.texthighlight__content ul li{padding-left:20px;padding-top:var(--s10);position:relative}.texthighlight__content ul li:before{background-color:var(--o-summary-text-color);border-radius:50%;content:"";height:5px;left:2px;position:absolute;top:1em;transform:translateY(-75%);width:5px}@media (min-width:575px){.texthighlight__base{margin-left:0;padding-inline:0}.texthighlight__content,.texthighlight__header{margin-left:var(--o-summary-section-offset);max-width:var(--o-summary-section-max-width)}}