.relateddocument-wrapper ul{list-style:none;padding:0;margin:0;border:var(--border-default);border-radius:var(--border-radius)}.relateddocument-wrapper ul>li{margin:0;padding:0}.relateddocument-wrapper ul>li:before{display:none}.relateddocument-item{position:relative;background-color:var(--brand-primary-10);padding:15px 0}.relateddocument-item:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.relateddocument-item:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.relateddocument-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:25px;right:25px;height:1px;background-color:var(--brand-primary-20)}.relateddocument-item a,.relateddocument-item a i{display:-webkit-box;display:-ms-flexbox;display:flex}.relateddocument-item a{font-size:1.125rem;color:var(--brand-primary);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 25px}.relateddocument-item a i{margin-right:11px;background-color:transparent;border-radius:50%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:inherit;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.relateddocument-item a>:not(i){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.relateddocument-item a>div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:15px}.relateddocument-item a span{font-size:1rem;font-weight:400;margin-left:18px}.relateddocument-item a:focus>div,.relateddocument-item a:hover>div{text-decoration:underline;text-decoration-thickness:.072em;text-underline-offset:3px}