.glossary-links{background-color:#fef9f6;border-radius:1rem;padding:1.875rem 1rem}@media only screen and (min-width:62rem){.glossary-links{padding:2rem 2.5rem}}.glossary-links__title{font-size:1.25rem;line-height:1.2}@media only screen and (min-width:62rem){.glossary-links__title{font-size:1.5rem}}.glossary-links__letters>ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(2rem,1fr));grid-gap:.75rem;gap:.75rem}@media only screen and (min-width:62rem){.glossary-links__letters>ul{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(3rem,1fr))}}.glossary-links__letters>ul li{align-items:center;border:.0625rem solid #002d39;border-radius:50%;cursor:pointer;display:flex;height:2rem;justify-content:center;list-style-type:none;margin:0;width:2rem}@media only screen and (min-width:62rem){.glossary-links__letters>ul li{height:3rem;width:3rem}}.glossary-links__letters>ul li a{display:inline-block;-webkit-text-decoration:none;text-decoration:none}.glossary-links__letters>ul li:hover{background-color:#002d39}.glossary-links__letters>ul li:hover a{color:#fff}