.search-form label{display:block;font-weight:500}.alphabet{background-color:var(--wp--preset--color--background-light);margin-bottom:calc(var(--wp--custom--gutter) * 4);margin-left:calc(var(--wp--custom--gutter) * -1);padding:var(--wp--custom--gutter);width:calc(100% + (var(--wp--custom--gutter) * 2))}.alphabet>h2{font-size:1.25em;font-weight:500;margin-bottom:1em}.letters-list{display:flex;flex-wrap:wrap;gap:1em;justify-content:start;list-style:none;margin:0;padding-left:0}.letters-list a{font-size:1.75em;font-weight:700;text-decoration:none}.letters-list a:focus,.letters-list a:hover{text-decoration:underline dotted}.preview-word{border:2px solid var(--wp--preset--color--alternative);padding:1.5em;position:relative}.preview-word a{text-decoration:none}.preview-word a:focus,.preview-word a:hover{text-decoration:underline dotted}.preview-word::after{background-color:var(--wp--preset--color--alternative);background-image:var(--wp--custom--background-icon--alphabet);background-position:center center;background-repeat:no-repeat;background-size:1.25em auto;content:" ";display:block;height:1.5em;position:absolute;top:-.75em;right:.75em;width:2em}.parent-page a{background:var(--wp--custom--color--accent);color:#fff;display:inline-block;font-family:var(--wp--preset--font-family--alternative);font-size:var(--wp--preset--font-size--xx-small);padding:.25em 6px;text-decoration:none;text-transform:uppercase}.parent-page a:focus,.parent-page a:hover{background:var(--wp--preset--color--contrast-2)}@media (min-width:800px){.alphabet{margin-left:0;width:100%}}@media (min-width:1180px){.alphabet{margin-left:auto;margin-right:auto;max-width:calc((100% / 12) * 10 + (var(--wp--custom--gutter) * 2))}}