.alphabet{display:flex;flex-direction:column;gap:20px}.alphabet__letters{display:flex;flex-wrap:wrap;font-size:18px;font-weight:500;gap:20px;line-height:25px}.alphabet__item{color:#1371b9;text-decoration:underline}.retailers-by-letter{border-bottom:1px solid #c0c3c7;display:flex;padding:20px 0}@media screen and (max-width:1023px){.retailers-by-letter{flex-wrap:wrap}}.retailers-by-letter:last-child{border-bottom:none;margin-bottom:20px}@media screen and (max-width:1023px){.retailers-by-letter:last-child{margin-bottom:40px}}.retailers-by-letter__header{flex:0 0 175px;margin-right:20px}@media screen and (max-width:1023px){.retailers-by-letter__header{flex:0 0 150px}}@media screen and (max-width:768px){.retailers-by-letter__header{flex:0 0 100%;margin-bottom:12px;margin-right:0}}.retailers-by-letter__letter{font-size:28px;font-weight:600;line-height:34px;text-transform:uppercase}.retailers-by-letter__retailers{display:grid;flex:1;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (min-width:769px) and (max-width:1023px){.retailers-by-letter__retailers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.retailers-by-letter__retailers{flex:0 0 100%;gap:12px;grid-template-columns:repeat(1,1fr)}}.retailers-by-letter__retailer-link{color:#0b1116;line-height:22px}.retailers-by-letter__retailer-link:hover{text-decoration:underline}
