.rte table,.rte table p{font-size:1.4rem;line-height:1.5}.rte:after{clear:both;content:'';display:block}.rte>p:first-child{margin-top:0}.rte li:last-child,.rte>p:last-child{margin-bottom:0}.rte img{height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}.rte ul{padding-left:2rem}.rte li{list-style:inherit}.rte a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:0.3rem;text-decoration-thickness:0.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{color:rgb(var(--color-link));text-decoration-thickness:0.2rem}.rte blockquote{display:inline-flex}.rte blockquote>*{margin:-.5rem 0}.rte table{table-layout:fixed;box-shadow:none;margin-bottom:0;width:100%;border-top:1px solid #000}.rte table p{margin:0}.rte .table-wrapper{width:100%;overflow:hidden;margin:50px 0;position:relative}.rte table td{border:none;vertical-align:text-top;padding:1.6rem;letter-spacing:.32px}.rte table tr{position:relative;border-bottom:1px solid #000;width:100%}.rte table tr td:first-child,.rte table tr:first-of-type td{font-family:Inter-Bold;color:#3a3532}.article-template .rte table tr td:first-child,.article-template .rte table tr:first-of-type td{font-family:Inter-Regular}.article-template .rte table tr td strong,.article-template .rte table tr:first-of-type strong{font-family:Inter-Bold}.rte table tbody{overflow:auto}.rte table tr td:first-child{width:24%;left:-1px;top:0;z-index:2;position:sticky;background-color:#fff;padding-left:1px;min-width:86px}.rte table tr td:first-child:after{content:'';position:absolute;height:100%;width:25px;top:0;right:-25px;z-index:51;background:linear-gradient(90deg,#fff 0,#fffFFF00 100%) no-repeat padding-box}.rte .table-wrapper .table-scroller-left,.rte .table-wrapper .table-scroller-right{padding:20px;cursor:pointer;position:relative;background:0 0;border:none}.rte .table-wrapper .table-scroller-left:before,.rte .table-wrapper .table-scroller-right:before{content:"";background-image:url(chevron.svg);display:block;width:32px;height:32px;background-repeat:no-repeat;background-position:center center;background-size:100%}.rte .table-wrapper .table-scroller-left{transform:rotate(90deg)}.rte .table-wrapper .table-scroller-right{transform:rotate(-90deg)}.rte .table-nav{width:100%;display:flex;justify-content:space-between;padding-left:0}@media screen and (min-width:990px){.rte table,.rte table p{font-size:1.6rem}.rte table tr td:first-child{min-width:142px;width:17%}.rte table tr:first-of-type td{white-space:nowrap}.rte .table-wrapper .table-scroller-right{margin-right:-20px}.rte .table-wrapper .table-scroller-left{margin-left:-20px}.rte .table-nav{padding-left:17%}}