.alphabetical-list,.alphabetical-list *,.alphabetical-list :after,.alphabetical-list :before{box-sizing:border-box}.alphabetical-list{overflow:hidden;padding:2.5rem;width:100%}.alphabetical-list__items{align-items:flex-start;display:flex;gap:clamp(1.5rem,4vw,3.25rem)}.alphabetical-list__column{flex:1 1 0;min-width:0}.alphabetical-list__item{align-items:center;display:flex;gap:.45rem;margin:0 0 .9rem}.alphabetical-list__marker{min-width:1.2rem;width:1.2rem}.alphabetical-list__marker,.alphabetical-list__marker-letter{align-items:center;display:inline-flex;justify-content:center}.alphabetical-list__marker-letter{background-color:#d5e14d;border-radius:50%;color:#fff;font-size:.62rem;font-weight:700;height:1.05rem;line-height:1;text-transform:uppercase;width:1.05rem}.alphabetical-list__marker-dot{color:#d5e14d;font-size:.92rem;line-height:1}.alphabetical-list__row{align-items:center;display:flex;gap:.45rem;min-width:0;width:100%}.alphabetical-list__name{color:#1f2d3d;line-height:1.3;white-space:nowrap}.alphabetical-list__leader{border-bottom:1px dotted rgba(213,225,77,.7);flex:1 1 auto;min-width:1.25rem;transform:translateY(2px)}.alphabetical-list__download{color:#4480a9;font-weight:700;letter-spacing:.01em;line-height:1.2;text-decoration:none;text-transform:uppercase;white-space:nowrap}.alphabetical-list__download:focus,.alphabetical-list__download:hover{color:#2f6287}.alphabetical-list__download--disabled{opacity:.55;pointer-events:none}@media (max-width:767px){.alphabetical-list{padding:1.5rem}.alphabetical-list__items{flex-direction:column}.alphabetical-list__item{margin-bottom:.8rem}}