.find-by-letter{background-color:#fef9f6;border-radius:1rem;margin-bottom:1.5rem;padding:1.875rem 2.5rem 2.5rem}.find-by-letter .find-by-letter__header{font-size:1.5rem;font-weight:600}.find-by-letter .find-by-letter__links{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}@media only screen and (min-width:48rem){.find-by-letter .find-by-letter__links{gap:1rem;margin-top:1.25rem}}.find-by-letter .find-by-letter__links a{align-items:center;border:.0625rem solid #002d39;border-radius:50%;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.2;min-height:2rem;min-width:2rem;-webkit-text-decoration:none;text-decoration:none}@media only screen and (min-width:48rem){.find-by-letter .find-by-letter__links a{font-size:1rem;min-height:3rem;min-width:3rem}}.find-by-letter .find-by-letter__links a:hover{background-color:#002d39;color:#fff}