@charset "UTF-8";.words__section.no_result .add__word{display:-webkit-box;display:-ms-flexbox;display:flex}.words__section.no_result .words__list{-webkit-filter:blur(2px);filter:blur(2px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.words__section .alphabet__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin-bottom:40px;padding-left:0;gap:20px 15px}.words__section .alphabet__list .empty{color:#d9d9d9}.words__section .word__search-wrapper{margin:60px 0}.words__section .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.words__section .words{display:grid;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-template-columns:1fr;grid-template-rows:1fr}.words__section .words .words__list,.words__section .words .add__word{grid-area:1/1/2/2;-webkit-transition:opacity,-webkit-filter .15s ease-in-out;transition:opacity,-webkit-filter .15s ease-in-out;transition:opacity,filter .15s ease-in-out;transition:opacity,filter .15s ease-in-out,-webkit-filter .15s ease-in-out}.words__section .words ul{display:grid;list-style:none;margin-bottom:40px;padding-left:0;gap:15px}.words__section .words ul:not(.words__list):after{content:"";display:block;margin-top:25px;width:100%;height:1px;background-color:#d9d9d9}.words__section .words a:hover{color:var(--primaryRed)}.words__section .words.no-results .words__list{-webkit-filter:blur(2px);filter:blur(2px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.words__section .words.no-results .add__word{z-index:0;opacity:1;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.words__section .letter__name{display:block;margin-bottom:40px}.words__section .words__form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:420px}.words__section .words__form .open_form{position:-webkit-sticky;position:sticky;top:123px;-webkit-box-shadow:0px 8px 24px -4px rgba(24,39,75,.08),0px 6px 12px -6px rgba(24,39,75,.12);box-shadow:0 8px 24px -4px #18274b14,0 6px 12px -6px #18274b1f}.words__section .word__search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:860px;gap:40px;margin-inline:auto}.words__section .word__search-wrapper button{width:100%;max-width:240px}.words__section .add__word{position:-webkit-sticky;position:sticky;top:123px;border:1px solid #D9D9D9;background:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.words__section .add__word .success{height:100%;position:absolute;top:0;background:#fff}.words__section .add__word .success._shown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.words__section .add__word .result{font-weight:700}.words__section .add__word .add__input input[type=checkbox]{display:none}.words__section .add__word-form__bottom{display:grid;grid-template-columns:minmax(auto,240px) minmax(auto,240px);gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.words__section .add__word-form__bottom .btn{width:100%;max-width:240px}.words__section .add__word .cancel{background:var(--primaryGrayLight)}@media (max-width: 768px){.words__section .add__word{top:103px}}@media (max-width: 800px){.words__section{padding-bottom:100px}}@media (max-width: 600px){.words__section{padding-bottom:80px}}@media (max-width: 750px){.words__section .add__word{padding:40px 20px}.words__section .content,.words__section .word__search-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.words__section .word__search-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.words__section .words__form{-ms-flex-item-align:center;align-self:center}.words__section .words .words__list{margin-bottom:0}.words__section .add__word-form__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;margin-left:.4em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}.word__search-wrapper .search-text.ok .search_fail{display:none}.word__search-wrapper .search-text.ok .search_ok,.word__search-wrapper .search-text.fail .search_fail{display:block}.word__search-wrapper .search-text.fail .search_ok{display:none}.word__search-wrapper .search_fail{display:none;margin:30px auto}.word__search-wrapper .search_ok{display:block}.word__search-wrapper .seach-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:700px;width:100%}.word__search-wrapper .seach-form form{width:100%}.word__search-wrapper p:empty{display:none}.word__search-wrapper .no_result{padding:10px}.word__search-wrapper li{margin-top:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.word__search-wrapper li.empty-letter{padding-left:20px}.word__search-wrapper li span{color:var(--border-color);display:block;gap:10px;width:20px;-ms-flex-negative:0;flex-shrink:0}.word__search-wrapper li a{color:var(--primaryBlack)}.word__search-wrapper li a:hover{color:var(--primaryRed)}.word__search-wrapper li.current{font-weight:700}.word__search-wrapper .autoComplete_wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.word__search-wrapper .seach-form input{outline:none;border-bottom:1px solid var(--primaryBlack);border-radius:0!important;width:100%;height:50px;font-size:16px;text-overflow:ellipsis;color:var(--primaryBlack);background-color:#fff;-webkit-transition:all -webkit-transform .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease}.word__search-wrapper .seach-form input::-webkit-input-placeholder{color:var(--border-color);-webkit-transition:all -webkit-transform .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input::-moz-placeholder{color:var(--border-color);-webkit-transition:all -webkit-transform .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:-ms-input-placeholder{color:var(--border-color);-webkit-transition:all -webkit-transform .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input::-ms-input-placeholder{color:var(--border-color);-webkit-transition:all -webkit-transform .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input::placeholder{color:var(--border-color);-webkit-transition:all -webkit-transform .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:hover::-webkit-input-placeholder{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:hover::-moz-placeholder{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:hover:-ms-input-placeholder{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:hover::-ms-input-placeholder{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:hover::placeholder{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:focus::-webkit-input-placeholder{padding:.1rem .6rem;font-size:.95rem;color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus::-moz-placeholder{padding:.1rem .6rem;font-size:.95rem;color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus:-ms-input-placeholder{padding:.1rem .6rem;font-size:.95rem;color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus::-ms-input-placeholder{padding:.1rem .6rem;font-size:.95rem;color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus::placeholder{padding:.1rem .6rem;font-size:.95rem;color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus::-moz-selection{background-color:var(--primaryBlack)}.word__search-wrapper .seach-form input:focus::selection{background-color:var(--primaryBlack)}.word__search-wrapper .seach-form input::-moz-selection{background-color:var(--primaryBlack)}.word__search-wrapper .seach-form input::selection{background-color:var(--primaryBlack)}.word__search-wrapper .seach-form input:hover{color:var(--primaryBlack);-webkit-transition:all -webkit-transform .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.word__search-wrapper .seach-form input:focus{color:var(--primaryBlack)}.word__search-wrapper .autoComplete_wrapper>ul{position:absolute;left:0;right:0;top:100%;z-index:1;list-style:none;overflow-y:auto;margin:.5rem 0 0;outline:none;border:1px solid rgba(33,33,33,.07);border-radius:.6rem;padding:0;max-height:226px;-webkit-box-shadow:0 3px 6px rgba(149,157,165,.15);box-shadow:0 3px 6px #959da526;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.word__search-wrapper .autoComplete_wrapper>ul[hidden],.word__search-wrapper .autoComplete_wrapper>ul:empty{display:block;opacity:0;-webkit-transform:scale(0);transform:scale(0)}.word__search-wrapper .autoComplete_wrapper>ul>li{overflow:hidden;margin:.3rem;border-radius:.35rem;padding:.3rem .5rem;font-size:1rem;white-space:nowrap;text-align:left;text-overflow:ellipsis;color:var(--primaryBlack);background-color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.word__search-wrapper .autoComplete_wrapper>ul>li mark{font-weight:700;color:var(--primaryRed);background-color:transparent}.word__search-wrapper .autoComplete_wrapper>ul>li:hover{background-color:var(--border-color);cursor:pointer}.word__search-wrapper .autoComplete_wrapper>ul>li[aria-selected=true]{background-color:var(--primaryGrayLight)}@media (max-width: 500px){.word__search-wrapper{height:100%}}
