.characters-wrapper{width:1050px;display:flex;flex-wrap:wrap;align-items:center;padding:22px 0;gap:28px;box-sizing:border-box;min-height:465px}.characters-wrapper:has(>:nth-child(2n)){justify-content:space-between}.characters-wrapper:has(>:nth-child(1):last-child){justify-content:center}.error{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.go-back-button>button{font-family:Karla,sans-serif;display:flex;line-height:100%;gap:10px;padding:3px;border:none;background:none;font-size:18px;font-weight:700;cursor:pointer;white-space:nowrap}.header-wrapper{width:1050px}.input_form>input{max-width:176px;border:none;border-bottom:1px solid #000000;font-family:Roboto,sans-serif;outline:none;padding-bottom:1px;text-overflow:ellipsis;white-space:nowrap}.input_small>input{width:115px;padding-left:2px;color:#0009;font-size:14px;font-weight:400}.input_big>input{height:23px;color:#000000de;font-size:20px;font-weight:500}.input_filter{position:relative;padding:15px 5px 15px 15px;display:flex;align-items:center;border:1px solid #00000080;border-radius:8px;height:28px}.input_filter>input{font-size:16px;font-weight:400;color:#00000080;width:185px;padding-left:9px;outline:none;border:none;font-size:20px;font-family:Roboto,sans-serif;font-weight:500}.input_filter svg{width:24px;height:24px}.input_filter ::placeholder{font-size:16px;font-weight:400;color:#00000080}.readonly>input{border-bottom:none;pointer-events:none}.readonly .input_big{border-bottom:1px solid white}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:10px;animation:pulse 2s ease-in-out infinite;transform-origin:center}.loader_small{margin-right:10px;align-items:center}.loader_small>svg{width:103px;height:101px}.loader_small>p{font-weight:700;font-size:12px}.loader_big{margin-right:20px}.loader_big>svg{width:475px;height:465px}.loader_big>p{padding-left:15px;font-weight:700;font-size:18px}.logo{padding-top:20px;width:600px;height:200px}.page-layout{display:grid;grid-template-rows:60px 1fr 60px;height:100vh}.page-layout__center{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0;justify-content:start}.page-layout__head{display:flex;align-items:center;justify-content:center;box-shadow:0 5px 6px #0000001a}.page-layout__footer{width:100%;font-size:18px;font-weight:700;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px -5px #0000001a inset}.select{position:relative}.select_big{width:240px;height:56px}.select_big .select__header{font-size:17px;padding:19px 20px 19px 13px;border:1px solid rgba(0,0,0,.5)}.select_big .select__header-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.select_big .select__header-arrow{margin-left:10px}.select_big .select__options-container-option{font-size:17px;height:40px;padding-left:13px;flex-direction:column;justify-content:center;align-items:start}.select_big .select__options-container{top:120%}.select_small{min-width:94px}.select_small .select__header{font-size:14px;padding:0 10px 0 6px;gap:4px}.select_small .select__header-wrapper{display:flex;justify-content:center;align-items:center;gap:6px;height:20px}.select_small .select__header-arrow{width:4px;height:3px}.select_small .select__options-container{top:130%}.select_small .select__options-container-option{font-size:13px;height:23px;padding-left:6px;justify-content:start;gap:6px;align-items:center}.select__header{color:#0009;border-radius:6px;display:flex;cursor:pointer;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #393939}.select__options-container{border-radius:6px;position:absolute;left:0;right:0;border:1px solid rgba(57,57,57,1);background-color:#fff;z-index:1000}.select__options-container-option{color:#0009;display:flex;cursor:pointer}.red{background-color:#df0000;border-radius:50%;width:10px;height:10px}.green{background-color:#12b800;border-radius:50%;width:10px;height:10px}.orange{background-color:#f90;border-radius:50%;width:10px;height:10px}*{list-style:none;padding:0;margin:0;text-decoration:none}a{padding:0;margin:0}body{font-family:Karla,sans-serif;font-optical-sizing:auto;height:100vh;width:100vw;margin:0;font-style:normal;overflow-x:hidden;overflow-anchor:none}html,body{margin:0;padding:0;height:100%}
