.rte div{margin-top:var(--element-spacing)}.rte div:first-child{margin-top:0}.rte div+h2{margin-top:var(--element-spacing)}.rte div.is-col-1{margin-top:0}.rte h1:not(:first-of-type),.rte h2:not(:first-of-type),.rte h3:not(:first-of-type),.rte h4:not(:first-of-type),.rte h5:not(:first-of-type),.rte h6:not(:first-of-type){margin-top:calc(var(--element-spacing)*2)}.rte .list-wrapper>ul{list-style:none;padding:0 0 0 1.5625rem}.rte .list-wrapper>ul li{padding-left:1rem;position:relative}.rte .list-wrapper>ul li:before{content:"-";left:0;position:absolute}.rte iframe{display:block;margin:auto;max-width:100%}.rte table{table-layout:fixed}.rte .table-wrapper[class*=" color-scheme--"] tr td:first-of-type,.rte .table-wrapper[class^=color-scheme--] tr td:first-of-type{padding-left:1rem}.rte .table-wrapper[class*=" color-scheme--"] tr td:last-of-type,.rte .table-wrapper[class^=color-scheme--] tr td:last-of-type{padding-right:1rem}.rte .table-wrapper table tbody{display:inline-table;width:100%}.rte .table-wrapper table tr{border-bottom:1px solid var(--color-border)}.rte .table-wrapper table tr:last-of-type{border-width:0}.rte img{height:auto;margin-bottom:calc(var(--element-spacing)*2);margin-top:calc(var(--element-spacing)*2);max-width:100%;vertical-align:bottom}@media screen and (min-width:768px){.rte img{margin-bottom:calc(var(--element-spacing)*2.5);margin-top:calc(var(--element-spacing)*2.5)}}.rte a:not(.button-wrapper){color:var(--color-brand-primary);text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.3rem;-webkit-transition:text-decoration-thickness var(--duration-short) ease;transition:text-decoration-thickness var(--duration-short) ease}.rte a:not(.button-wrapper):hover{color:var(--color-brand-primary-dark);text-decoration-thickness:.2rem}.rte blockquote{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:calc(var(--element-spacing)*3);margin-top:calc(var(--element-spacing)*3)}@media screen and (min-width:768px){.rte blockquote{margin-bottom:calc(var(--element-spacing)*3.5);margin-top:calc(var(--element-spacing)*3.5)}}.rte blockquote cite{display:block}