.background-materials{background-image:linear-gradient(90deg,currentcolor 33%,#fff0 0);background-position:top;background-repeat:repeat-x;background-size:3px 1px;border-top-width:1px;padding:2.5rem 0}@media (min-width:768px){.background-materials{padding:5rem 0}}.background-materials__inner{display:flex;flex-direction:column;gap:2.5rem}.background-materials__heading{margin-bottom:0}.background-materials__items{display:grid;gap:0 3.75rem;grid-template-columns:1fr}@media (min-width:768px){.background-materials__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.background-materials__item{border-top:1px solid var(--rnb--color--text);display:grid;gap:.5rem;grid-template-columns:1fr 1.5rem;padding:.5rem 0 .625rem;position:relative}.background-materials__item:focus-within{border-radius:0;outline:solid;outline-color:var(--rnb--color--focus-outline);outline-offset:.1875rem;outline-width:.1875rem}.background-materials__item-title{font-size:.875rem;font-style:normal;font-weight:700;line-height:150%;margin-bottom:0}.background-materials__item-link{font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.background-materials__item-link:hover{cursor:pointer;text-decoration:underline}.background-materials__item-link:focus,.background-materials__item-link:focus-within{outline:none!important}.background-materials__item-link:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.background-materials__item-format{text-transform:uppercase}.background-materials__item-icon{align-items:center;display:flex;justify-content:center}