.glossary__sections{border-top:0;overflow:hidden;@media (min-width:768px){border-bottom-color:#e5e7ef;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#e5e7ef;border-left-style:solid;border-left-width:1px;border-radius:0 0 6px 6px;border-right-color:#e5e7ef;border-right-style:solid;border-right-width:1px;border-top-color:#e5e7ef;border-top-style:solid;border-top-width:1px}}.glossary__section{background:var(--color-white);padding:34px 24px}.glossary__section:last-child{border-bottom:0}.glossary__section--alt{background:var(--color-shaded)}.glossary__section-inner{display:grid;gap:14px 28px;grid-template-columns:1fr;@media (min-width:768px){gap:0 32px;grid-template-columns:64px 1fr;padding-bottom:26px;padding-left:36px;padding-right:36px;padding-top:26px}}.glossary__letter{font-family:var(--primary-font);font-size:48px;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0}.glossary__terms{display:grid;gap:12px 28px;grid-template-columns:1fr;list-style:none;margin:0;padding:0;@media (min-width:560px){grid-template-columns:repeat(2,1fr)}@media (min-width:900px){grid-template-columns:repeat(3,1fr)}}.glossary__term{font-size:18px;line-height:1.4;margin:0;padding:0}.glossary__term a{color:var(--color-secondary);text-decoration:none}.glossary__term a:hover{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px}