.t-search{display:flex;flex-direction:column;position:relative;width:100%}.t-search__icon{background:url(/_nuxt/img/search-icon.0e5a94e.svg) no-repeat 50%;background-size:contain;height:100%;position:absolute;right:16px;transition:.2s;width:8px}.t-search__input{align-items:center;display:flex;position:relative;transition:.3s}.t-search__input .t-icon-search{display:block;height:24px;left:12px;min-width:15px;position:absolute;transition:all .3s;width:24px}.t-search__input .t-icon-search-cross{background:url(/_nuxt/img/close.f149a26.svg) no-repeat 50%/cover;cursor:pointer;display:block;min-width:12px;opacity:1;position:absolute;right:16px;transition:all .3s}@media(hover:hover){.t-search__input .t-icon-search-cross:hover{opacity:.8}}.t-search__input input{background:#1f2435;border:1px solid #49516b;border-radius:8px;color:#fff;font:400 16px/24px Poppins,sans-serif;height:48px;padding:6px 48px 6px 42px;transition:all .3s;width:100%}.t-search__input input::placeholder{color:#9696a5}.t-search__input input:focus,.t-search__input input:focus-visible{outline:0}.t-search__input input:focus{border:1px solid #8d98af}.t-search__input input::-webkit-inner-spin-button,.t-search__input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.t-search__input input[type=number]{-moz-appearance:textfield}.t-search__info{display:flex;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:2}.t-search__info~.t-icon-search-cross{right:42px}.t-search__info~.t-search__icon{right:40px}.t-search__loading{align-items:center;display:flex;justify-content:center;opacity:.5;position:absolute;right:16px}.t-search__loading~.t-icon-search-cross{right:48px}.t-search__loading~.t-search__icon{right:40px}.t-search__dropdown{background:#323c50;border:1px solid #49516b;border-radius:8px;box-sizing:border-box;color:#fff;left:0;max-height:265px;overflow-y:auto;position:absolute;top:calc(100% + 8px);width:100%;z-index:3}.t-search__dropdown-wrap{position:relative;width:100%}.t-search__dropdown_footer{max-height:none;padding:3px 0 0}.t-search__dropdown_footer:before{background:linear-gradient(180deg,#fff0,#fff 88.54%);bottom:50px;content:"";height:66px;left:0;opacity:1;pointer-events:none;position:absolute;transition:.3s;width:100%;z-index:2}.t-search__dropdown_footer .t-search__dropdown-wrap{margin:0;max-height:350px;overflow:hidden auto;padding:0 8px 0 24px;position:relative;width:100%}.t-search__dropdown_fog-off:before{opacity:0}.t-search__dropdown_loading{align-items:center;display:flex;justify-content:center;min-height:80px}.t-search__dropdown_loading .t-loading{opacity:.5}.t-search__group{border-top:1px solid #e5e1f8a6}.t-search__group-name{color:#131f8866;font:400 12px/18px Poppins,sans-serif;margin:0 0 5px}.t-search__group:first-child{border-top:none}.t-search__group:first-child .t-search__group-name{padding:7px 0 0}.t-search__item{background:#1b1f2800;cursor:pointer;font:400 14px/22px Poppins,sans-serif;padding:7px 24px;transition:.3s}.t-search__item:first-child{padding-top:13px}.t-search__item:last-child{padding-bottom:13px}.t-search__item:only-child{padding:13px 24px}@media(hover:hover){.t-search__item:hover{background:#7d879b33}}.t-search__item_active{background:#7d879b33}.t-search__notitem{font:400 14px/22px Poppins,sans-serif;margin:0;padding:16px;width:100%}.t-search__footer{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font:400 12px/18px Poppins,sans-serif;height:50px;justify-content:center;margin:0;transition:.3s;width:100%}.t-search_open .t-search__icon{opacity:1;transform:scaleY(-1)}.t-search_focus input{border:1px solid #8d98af}.t-search_focus .t-icon-search{opacity:1}.t-search_medium .t-search__input{border-radius:8px;height:40px}.t-search_medium .t-search__input input{font:400 12px/18px Poppins,sans-serif;height:40px;padding:0 11px}.t-search_medium .t-search__input .t-icon-search{margin:0 0 0 10px}.t-search_medium .t-search__input .t-icon-search-cross{margin:0 10px 0 0}.t-search_medium .t-search__dropdown{top:44px}.t-search_small .t-search__input{border-radius:8px;height:30px}.t-search_small .t-search__input input{font:400 12px/18px Poppins,sans-serif;height:30px;padding:0 7px}.t-search_small .t-search__input .t-icon-search{margin:0 0 0 8px}.t-search_small .t-search__input .t-icon-search-cross{margin:0 8px 0 0}.t-search_small .t-search__dropdown{top:34px}.t-search_error .t-search__input input{border:1px solid #f24161}.t-search_disabled .t-search__input input{background:#1f2435;border:1px solid #8d98af;cursor:not-allowed;opacity:.5}@media(hover:hover){.t-search_disabled .t-search__input input:hover{background:#1f2435;border:1px solid #8d98af;opacity:.5}}.t-search-skeleton{display:flex;min-height:40px;min-width:180px}.t-search-skeleton .t-search__input{display:none!important}.t-select{position:relative;user-select:none}.t-select__icon{background-image:url(/_nuxt/img/caret.e241aec.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:8px;position:absolute;right:16px;top:20px;transition:all .3s;width:8px}.t-select__choose{align-items:center;background:#1f2435;border:1px solid #49516b;border-radius:8px;color:#fff;cursor:pointer;display:flex;font:400 16px/24px Poppins,sans-serif;height:48px;padding:6px 12px;position:relative;width:100%}.t-select__choose .t-icon{margin:0 6px 0 0}.t-select__info{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:2}.t-select__info .t-icon{margin:0}.t-select__info~.t-select__icon{right:40px}.t-select__label{color:#9696a5;font:400 16px/24px Poppins,sans-serif;left:12px;position:absolute;top:12px;transition:.2s;user-select:none}.t-select__label,.t-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-select__dropdown{margin:3px 0 0;min-width:min-content;width:100%;z-index:10}.t-select_open .t-select__icon{opacity:1;transform:scaleY(-1)}.t-select_open .t-select__choose{border:1px solid #8d98af;padding:20px 12px 6px}.t-select_open .t-select__label,.t-select_selected .t-select__label{font:400 10px/16px Poppins,sans-serif;top:6px}.t-select_selected .t-select__choose{padding:20px 12px 6px}.t-select_separator .t-select__dropdown{padding:6px 0 0}.t-select_separator .t-select__dropdown .t-dropdown__item:last-child{border-top:1px solid #e5e1f8;height:39px;margin-top:5px}.t-select_not-label .t-select__choose{align-items:center;display:flex;font:400 12px/18px Poppins,sans-serif;padding:0 40px 0 15px}.t-select_not-label .t-select__label{font:400 14px/22px Poppins,sans-serif;left:0;position:relative;top:0}.t-select_not-label .t-select__value{align-items:center;display:flex}.t-select_not-label .t-select__icon{top:auto}.t-select_not-label.t-select_selected .t-select__label{display:none}.t-select_not-label.t-select_selected .t-select__value{font:400 14px/22px Poppins,sans-serif}.t-select_out-label{padding:26px 0 0}.t-select_out-label .t-select__choose{align-items:center;display:flex;font:400 12px/18px Poppins,sans-serif;padding:0 40px 0 12px}.t-select_out-label .t-select__label{font:400 14px/22px Poppins,sans-serif;left:5px;position:absolute;top:0}.t-select_out-label .t-select__value{align-items:center;display:flex}.t-select_out-label .t-select__icon{top:auto}.t-select_out-label.t-select_selected .t-select__value{font:400 16px/24px Poppins,sans-serif}.t-select_fit-content{width:fit-content}.t-select_fit-content .t-select__choose{min-width:95px}.t-select_fit-content.t-select_not-label .t-select__choose{min-width:auto}.t-select_medium .t-select__choose{border-radius:8px;height:40px;padding:10px 35px 8px 13px}.t-select_medium .t-select__label{font:400 12px/18px Poppins,sans-serif;left:13px;top:11px}.t-select_medium .t-select__icon{right:15px;top:17px;width:10px}.t-select_medium.t-select_open .t-select__label{font:400 14px/22px Poppins,sans-serif;top:4px}.t-select_medium.t-select_selected .t-select__choose{padding:16px 35px 4px 13px}.t-select_medium.t-select_selected .t-select__label{font:400 10px/16px Poppins,sans-serif;top:4px}.t-select_medium.t-select_selected .t-select__value{font:400 12px/18px Poppins,sans-serif}.t-select_medium.t-select_not-label .t-select__choose{padding:10px 35px 8px 13px}.t-select_medium.t-select_not-label .t-select__label{font:400 12px/18px Poppins,sans-serif;left:0;top:0}.t-select_medium.t-select_not-label .t-select__value{line-height:18px}.t-select_small{height:30px}.t-select_small .t-select__choose{border-radius:8px;height:30px;padding:6px 35px 5px 13px}.t-select_small .t-select__label{font:400 12px/18px Poppins,sans-serif;left:13px;top:7px}.t-select_small .t-select__icon{right:15px;top:12px;width:10px}.t-select_small.t-select_open .t-select__label{font:400 10px/16px Poppins,sans-serif;top:1px}.t-select_small.t-select_selected .t-select__choose{padding:12px 35px 2px 13px}.t-select_small.t-select_selected .t-select__label{font:400 10px/16px Poppins,sans-serif;top:1px}.t-select_small.t-select_selected .t-select__value{font:400 12px/18px Poppins,sans-serif}.t-select_small.t-select_not-label .t-select__choose{padding:6px 35px 5px 13px}.t-select_small.t-select_not-label .t-select__label{font:400 12px/18px Poppins,sans-serif;left:0;top:0}.t-select_not-input .t-select__choose{background:none;border:none;height:auto;min-width:auto;padding:0;width:fit-content}.t-select_not-input .t-select__choose .t-icon{margin:-1px 6px 0 0}@media(hover:hover){.t-select_not-input .t-select__choose:hover .t-select__icon,.t-select_not-input .t-select__choose:hover .t-select__label,.t-select_not-input .t-select__choose:hover .t-select__value{opacity:.5}}.t-select_not-input .t-select__label{left:0;position:relative;top:0}.t-select_not-input .t-select__value{transition:.2s}.t-select_not-input .t-select__icon{margin-left:5px;position:relative;right:0;top:0}.t-select_not-input.t-select_selected .t-select__label{font:400 14px/22px Poppins,sans-serif;top:0}.t-select_not-input.t-select_selected .t-select__value{font:400 14px/22px Poppins,sans-serif;margin-left:4px}.t-select_not-input.t-select_open .t-select__label{font:400 14px/22px Poppins,sans-serif;top:0}.t-select_not-input.t-select_open .t-select__icon,.t-select_not-input.t-select_open .t-select__label,.t-select_not-input.t-select_open .t-select__value{opacity:.5}.t-select_not-input.t-select_open .t-select__dropdown{width:fit-content}@media(hover:hover){.t-select_not-input:hover .t-select__choose{border:none}}.t-select_checkbox .t-dropdown__item-option_active{background:none}@media(hover:hover){.t-select_checkbox .t-dropdown__item-option:hover{background:none}}.t-select_collapse .t-dropdown__item-options{height:0;opacity:0;overflow:hidden;transition:.3s}.t-select_collapse .t-dropdown__item-group{align-items:center;background:#1b1f2800;cursor:pointer;display:flex;font:400 14px/22px Poppins,sans-serif;gap:8px;justify-content:space-between;margin-top:0;padding:7px 24px;transition:.3s}@media(hover:hover){.t-select_collapse .t-dropdown__item-group:hover{background:#7d879b33}}.t-select_collapse .t-dropdown__item-group .t-icon{margin:0 0 0 10px;opacity:.5;transition:.3s}.t-select_collapse .t-dropdown__item-group_active .t-icon{transform:scaleY(-1)}.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options{height:auto;opacity:1}.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options .t-dropdown__item-option{background:#1b1f2800;cursor:pointer;font:400 14px/22px Poppins,sans-serif;padding:7px 24px;transition:.3s}@media(hover:hover){.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options .t-dropdown__item-option:hover small{background:#7d879b33}}.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options .t-dropdown__item-option:first-child{padding-top:13px}.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options .t-dropdown__item-option:last-child{padding-bottom:13px}.t-select_collapse .t-dropdown__item-group_active~.t-dropdown__item-options .t-dropdown__item-option:only-child{padding:13px 24px}.t-select_error{animation:input-error .3s}.t-select_error .t-select__choose{border:1px solid #f24161}.t-select_error .t-select__info{margin-top:13px}.t-select_disabled .t-select__label,.t-select_disabled .t-select__value{color:#131f8866;cursor:not-allowed}.t-select_disabled .t-select__choose{cursor:not-allowed}.t-select_disabled .t-select__choose .t-icon,.t-select_disabled .t-select__icon{cursor:not-allowed;opacity:.4}@media(hover:hover){.t-select_disabled .t-select__icon:hover,.t-select_disabled:hover .t-select__icon{opacity:.4}}.t-dropdown{background:#1f2435;border:1px solid #49516b;border-radius:8px;box-sizing:border-box;left:0;max-height:265px;overflow-y:auto;position:absolute;top:calc(100% + 8px);width:100%;z-index:3}.t-dropdown__item:first-child .t-dropdown__item-option{padding-top:13px}.t-dropdown__item:last-child .t-dropdown__item-option{padding-bottom:13px}@media(hover:hover){.t-dropdown__item:hover .t-dropdown__item-option{background:#7d879b33}}.t-dropdown__item_active .t-dropdown__item-option{background:#7d879b33}.t-dropdown_icon-right .t-dropdown__item-option .t-icon{margin-left:5px;margin-right:0;order:2}.t-dropdown_loading{align-items:center;display:flex;justify-content:center;min-height:80px}.t-dropdown__item-option{background:#1b1f2800;cursor:pointer;display:flex;font:400 14px/22px Poppins,sans-serif;gap:8px;padding:6px 36px 6px 12px;transition:.3s}@media(hover:hover){.t-dropdown__item-option:hover{background:#7d879b33}}.t-dropdown__item-option small{color:#9696a5;font:400 14px/22px Poppins,sans-serif;white-space:nowrap}.t-dropdown__item-option .t-icon{margin:auto 0}.t-dropdown__item-option:has(>.t-dropdown__item-html){align-items:flex-start;flex-direction:column;font-size:12px;line-height:14px}:root{--root-padding:0 32px;--root-padding-x:32px;--darkening-area-width:32px;--darkening-area-offset:32px}@media(max-width:1439px){:root{--root-padding:0 24px;--root-padding-x:24px}}@media(max-width:767px){:root{--root-padding:0 16px;--root-padding-x:16px;--darkening-area-width:16px;--darkening-area-offset:16px}}@media(max-width:479px){:root{--root-padding:0 8px;--root-padding-x:8px;--darkening-area-width:8px;--darkening-area-offset:8px}}.t-top-notice{left:0;position:fixed;top:0;width:100vw;z-index:999}