/*1674651186000*/
@charset "UTF-8";.dictionary-home{background-color:#f2f2f2}.dictionary-home__title{font-family:"Tinos",serif;font-size:1rem;text-transform:uppercase;color:#968611;font-weight:500;margin-bottom:.25rem}.dictionary-home__form{display:flex;align-items:center;padding:.5rem 0;margin:0 auto}@media(min-width:768px){.dictionary-home__form{padding:1.5rem 0}}@media(min-width:992px){.dictionary-home__form{max-width:85%}}.dictionary-home__link{display:block;margin-right:.375rem}@media(min-width:768px){.dictionary-home__link{margin-right:.75rem}}.dictionary-home__fields{position:relative;flex-grow:1;display:flex;background-color:#fff;border:1px solid #e6e6e6;border-radius:4px;box-shadow:0 0 1px #dedede;overflow:hidden}.dictionary-home__separator{width:1px;margin:5px 0 5px 1.125rem;background-color:#dedede;display:none}@media(min-width:768px){.dictionary-home__separator{display:block}}.dictionary-home__icon{display:block;background-color:#fff;color:#968611;width:2.25rem;height:2.25rem}@media(min-width:768px){.dictionary-home__icon{width:2.6875rem;height:2.6875rem}}.dictnames .dictionary-home__icon{color:#588b3c}.dictionary-home__selector{border:0;font-size:.875rem;color:#6b6c7e;padding:0 1rem 0 1.25rem;display:none}@media(min-width:768px){.dictionary-home__selector{display:block}}.dictionary-home__selector:focus{outline:0}.dictionary-home__input{width:100%;border:0;padding:0 2.375rem 0 1rem;height:2.375rem;font-size:.875rem;line-height:1}.dictionary-home__input:focus{outline:0}.dictionary-home__input::placeholder{color:#a7a9bc;font-style:italic}@media(min-width:768px){.dictionary-home__input{padding:0 3rem 0 1.25rem;height:2.8125rem}}.dictionary-home__button{position:absolute;right:.375rem;top:.5625rem;background-color:transparent;border:0;cursor:pointer}@media(min-width:768px){.dictionary-home__button{right:.875rem}}.dictionary-home__button:focus,.dictionary-home__button:active{box-shadow:none;outline:0}.dictionary-home__button .icon-svg{display:block;color:#968611;width:1.25rem;height:1.25rem}@media(min-width:768px){.dictionary-home__button .icon-svg{width:1.4375rem;height:1.4375rem}}.dictnames .dictionary-home__button .icon-svg{color:#588b3c}.dictionary-home__loading{display:none;align-items:center;position:absolute;right:0;top:9px}.dictionary-home__loading__icon{color:#968611}.dictnames .dictionary-home__loading__icon{color:#668e50}.dictionary-home__autocomplete{display:block}.dictionary-home.loading .dictionary-home__loading{display:block}.dictionary-home.loading .dictionary-home__button{display:none}.dict-autocomplete__suggestions{text-align:left;cursor:default;border:1px solid #ededed;border-top:0;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);position:absolute;display:none;z-index:99;max-height:320px;overflow:hidden;overflow-y:auto;box-sizing:border-box;margin-top:-1px;padding-bottom:.375rem;margin-left:-1px}@media(min-width:768px){.dict-autocomplete__suggestions{margin-left:1px}}.dict-autocomplete__suggestions--dictnames .dict-autocomplete__suggestion strong{color:#588b3c}.dict-autocomplete__suggestions--dictnames .dict-autocomplete__suggestion.selected{background:#c7e7c3}.dict-autocomplete__suggestion{position:relative;padding:.375rem 1.25rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Tinos";font-size:1.125rem;color:#495057}.dict-autocomplete__suggestion strong{font-weight:normal;color:#968611}.dict-autocomplete__suggestion.selected{background:#ebe6c2;color:#272833}