section.dictionary{margin:63px 0 100px;padding:0}@media only screen and (max-width:991px){section.dictionary{margin:41px 0 84px;padding-left:0}}@media only screen and (max-width:575px){section.dictionary{margin:35px 0 64px}}section.dictionary h1{color:#373f4c;font-size:32px;font-weight:700;margin:0}@media only screen and (max-width:991px){section.dictionary h1{font-size:28px}}@media only screen and (max-width:575px){section.dictionary h1{font-size:24px}}section.dictionary .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-top:29px}@media only screen and (max-width:991px){section.dictionary .top{margin-top:25px}}@media only screen and (max-width:575px){section.dictionary .top{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}}section.dictionary .top .search{left:0;max-width:282px;position:relative;top:0}@media only screen and (max-width:575px){section.dictionary .top .search{max-width:100%;width:100%}}section.dictionary .top .search input{background-color:#fff;border:1px solid rgba(83,93,108,.32);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;padding:10px 40px 10px 11px;width:282px}@media only screen and (max-width:575px){section.dictionary .top .search input{height:40px;-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:0;min-width:100%}}section.dictionary .top .search input::-webkit-input-placeholder{color:#878f9b;font-size:16px;font-weight:400}section.dictionary .top .search input::-moz-placeholder{color:#878f9b;font-size:16px;font-weight:400}section.dictionary .top .search input:-ms-input-placeholder{color:#878f9b;font-size:16px;font-weight:400}section.dictionary .top .search input::-ms-input-placeholder{color:#878f9b;font-size:16px;font-weight:400}section.dictionary .top .search input::placeholder{color:#878f9b;font-size:16px;font-weight:400}section.dictionary .top .search:after{background-image:url(img/search.svg);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;padding-left:11px;position:absolute;right:11px;top:12px;width:20px}@media only screen and (max-width:575px){section.dictionary .top .search:after{top:10px}}section.dictionary .alphabet-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px 0;margin-top:29px}@media only screen and (max-width:991px){section.dictionary .alphabet-filter{margin-top:25px;padding-top:0}}@media only screen and (max-width:575px){section.dictionary .alphabet-filter{margin-top:20px}}section.dictionary .alphabet-filter>button.filter-btn{background-color:inherit;border:none;border-radius:8px;color:#373f4c;cursor:pointer;min-height:32px;min-width:32px;width:auto}section.dictionary .alphabet-filter>button.filter-btn.active,section.dictionary .alphabet-filter>button.filter-btn:hover{background-color:rgba(47,128,237,.08);background-color:#ebf3ff;color:#2f80ed}section.dictionary .alphabet-filter>button.filter-btn[data-filter=All]{margin-right:7px;padding:8px 13px 8px 0;-webkit-transition:.15s;transition:.15s}section.dictionary .alphabet-filter>button.filter-btn[data-filter=All].active,section.dictionary .alphabet-filter>button.filter-btn[data-filter=All]:hover{padding-left:13px}section.dictionary .dictionary-entries{margin-top:25px;max-width:918px}@media only screen and (max-width:991px){section.dictionary .dictionary-entries{max-width:100%}}section.dictionary .dictionary-entries h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#f1f4f6;border-radius:8px;color:#373f4c;font-size:16px;font-weight:400;height:32px;justify-content:center;margin:7px 0 18px;padding:8px;width:32px}@media only screen and (max-width:575px){section.dictionary .dictionary-entries h3{margin:7px 0 12px}}section.dictionary .dictionary-entries .dictionary-entry{padding-bottom:26px}@media only screen and (max-width:575px){section.dictionary .dictionary-entries .dictionary-entry{padding-bottom:20px}}section.dictionary .dictionary-entries .dictionary-entry h4{color:#373f4c;font-size:18px;font-weight:700;margin:0 0 9px}section.dictionary .dictionary-entries .dictionary-entry p{color:#535d6c;font-size:16px;font-weight:400;line-height:120%;margin:0}section.dictionary .dictionary-entries .dictionary-entry:last-child{padding-bottom:0}section.dictionary div#no-results{color:#535d6c;display:block;font-size:24px;font-weight:400;padding:86px 0;text-align:center}@media only screen and (max-width:575px){section.dictionary div#no-results{font-size:18px;padding:20px 0 0}}section.dictionary div#no-results:before{background-image:url(img/not-found-icon.svg);background-repeat:no-repeat;background-size:cover;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:122px;margin:0 auto 11px;width:128px}@media only screen and (max-width:575px){section.dictionary div#no-results:before{height:93px;width:98px}}