h1,h2,h3,h4,h5{margin:0}@keyframes listAppear{0%{transform:translateY(-25px);opacity:0}to{transform:translateY(0);opacity:1}}.mfui-search{position:relative;z-index:auto;box-sizing:border-box;min-height:40px;color:var(--content);font-family:inherit;font-size:15px;line-height:24px}.mfui-search__require-mark{margin-left:1px;color:var(--fury);font-size:20px;line-height:0}.mfui-search__control{position:relative;z-index:1;display:flex;box-sizing:border-box;width:100%;border:1px solid;outline:none;cursor:pointer;transition:border-color .3s;-webkit-user-select:none;user-select:none}.mfui-search__field_labeled::placeholder{color:var(--spbSky3);opacity:0;transition:opacity .2s}.mfui-search__field:focus::placeholder{opacity:1}.mfui-search__field{position:relative;z-index:1;display:block;flex-grow:1;box-sizing:border-box;width:100%;height:100%;padding:0;border:none;border-radius:0;overflow:auto;color:var(--content);font-size:100%;font-family:inherit;line-height:24px;background-color:rgba(0,0,0,0);outline:none;box-shadow:none;cursor:text;opacity:1;appearance:none;resize:none;caret-color:var(--brandGreen)}@media screen and (max-width:767px){.mfui-search__field{width:90%}}.mfui-search__label{position:absolute;z-index:1;display:block;overflow:auto;color:var(--spbSky3);transition:transform .5s,scale .5s,top .01s;pointer-events:none;font-family:inherit;font-size:15px;line-height:24px}.mfui-search__list{position:absolute;top:calc(100% + 1px);right:-1px;left:-1px;z-index:0;display:none;border-radius:12px;background-color:var(--base);box-shadow:0 4px 12px rgba(0,0,0,.08)}.mfui-search__clear,.mfui-search__submit-button{display:flex;align-items:center;justify-content:center;height:100%;padding:0;border:none;text-align:center;background-color:rgba(0,0,0,0);cursor:pointer}.mfui-search__list-inner{box-sizing:border-box;max-height:368px;padding:16px;overflow-y:auto;scrollbar-width:none}.mfui-search__list-inner::-webkit-scrollbar{display:none}.mfui-search__list-item{font-family:inherit;padding-top:12px;padding-bottom:12px;border-radius:16px;background-color:var(--base);cursor:pointer}.mfui-search__list-item_paddings_large{padding-right:32px;padding-left:32px}.mfui-search__list-item_paddings_small{padding-right:12px;padding-left:12px}.mfui-search__popular-item{display:flex;align-items:center;min-height:48px;padding-right:16px;padding-left:12px;border-radius:16px;text-decoration:none;background-color:var(--base);cursor:pointer}.mfui-search__popular-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px}.mfui-search__list-item_active,.mfui-search__popular-item_active{background-color:var(--spbSky0)}.mfui-search__item-title,.mfui-search__popular-item-title{position:relative;flex-grow:1;overflow:hidden;white-space:nowrap}.mfui-search__item-title:after,.mfui-search__popular-item-title:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40px;background:var(--base);-webkit-mask-image:linear-gradient(to right,rgba(255,255,255,0) 0,var(--base) 100%);mask-image:linear-gradient(to right,rgba(255,255,255,0) 0,var(--spbSky0) 100%)}.mfui-search__list-item_active .mfui-search__item-title:after,.mfui-search__popular-item_active .mfui-search__popular-item-title:after{background:var(--spbSky0);-webkit-mask-image:linear-gradient(to right,rgba(255,255,255,0) 0,var(--spbSky0) 100%);mask-image:linear-gradient(to right,rgba(255,255,255,0) 0,var(--spbSky0) 100%)}.mfui-search__highlighted-fragment{font-weight:700}.mfui-search__notice{margin-top:4px;font-size:12px;line-height:16px}.mfui-search__notice_error{color:var(--fury)}.mfui-search__notice_success{color:var(--brandGreen)}.mfui-search__icons{display:flex;align-items:center;height:100%}.mfui-search__list_not-found{cursor:default}.mfui-search__not-found-text{font-family:inherit;padding:12px 32px;color:var(--spbSky3);background-color:var(--base)}.mfui-search__not-found-text_show-popular{padding:0 0 16px;border-bottom:1px solid var(--spbSky2)}.mfui-search__popular-title{padding-top:16px;padding-bottom:8px}.mfui-search_open{z-index:12}.mfui-search_open .mfui-search__list{display:block;animation-name:listAppear;animation-duration:.3s;animation-timing-function:ease-in-out}.mfui-search_type_textfield .mfui-search__control{height:60px;padding:0 16px;border-color:var(--spbSky2);border-radius:12px;background-color:var(--base)}.mfui-search_type_textfield .mfui-search__control:hover,.mfui-search_type_textfield .mfui-search__control_focused{border-color:var(--content)}.mfui-search_type_textfield .mfui-search__label{top:17px}.mfui-search_type_textfield .mfui-search__field:focus+.mfui-search__label,.mfui-search_type_textfield .mfui-search__field_filled+.mfui-search__label{transform:scale(.8) translate(-12.5%,-75%);transition:transform .2s,scale .2s,top .01s}.mfui-search_type_textfield .mfui-search__field_labeled{padding-top:25px;padding-bottom:9px}.mfui-search_type_textfield .mfui-search__submit-icon{width:32px;height:32px;fill:var(--content)}.mfui-search_textarea .mfui-search__control{height:auto;min-height:60px}.mfui-search_textarea .mfui-search__field{box-sizing:content-box;max-height:204px;padding-top:17px;padding-bottom:9px;scrollbar-width:thin;scrollbar-color:var(--spbSky2) rgba(0,0,0,0)}.mfui-search_textarea .mfui-search__field_labeled{padding-top:25px;padding-bottom:9px}.mfui-search_textarea .mfui-search__icons{height:58px;margin-left:8px}.mfui-search_textarea .mfui-search__field_resized{transition:height .1s;will-change:height}.mfui-search__textarea-wrapper{position:relative;flex-grow:1;width:100%;overflow:hidden}.mfui-search_type_textfield.mfui-search_disabled .mfui-search__control{border-color:var(--spbSky1);background-color:var(--spbSky1)}.mfui-search_type_textfield.mfui-search_disabled .mfui-search__submit-icon{opacity:.5;-webkit-user-select:none;user-select:none}.mfui-search_type_compact .mfui-search__control{height:40px;padding:0 12px;border-color:var(--spbSky0);border-radius:24px;background-color:var(--spbSky0);transition:background-color,border-color .3s}.mfui-search_type_compact .mfui-search__control:hover{background-color:var(--spbSky1)}.mfui-search_type_compact .mfui-search__field{height:100%;padding:8px 0 8px 12px}.mfui-search_type_compact .mfui-search__label{top:50%;left:44px;transform:translateY(-50%)}.mfui-search_type_compact .mfui-search__field:focus+.mfui-search__label,.mfui-search_type_compact .mfui-search__field_filled+.mfui-search__label{opacity:0}.mfui-search_type_compact .mfui-search__submit-icon{width:20px;height:20px;fill:var(--spbSky3)}.mfui-search_type_compact .mfui-search__clear{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:12px;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.mfui-search_type_compact .mfui-search__clear-icon{width:24px;height:24px;fill:var(--spbSky3)}.mfui-search_type_compact .mfui-search__clear-icon:hover{fill:var(--content)}.mfui-search_type_compact .mfui-search__clear-icon:active{fill:var(--buttonDown)}.mfui-search_type_compact.mfui-search_open .mfui-search__control{background-color:var(--spbSky1)}.mfui-search_type_compact.mfui-search_open .mfui-search__submit-icon{fill:var(--content)}.mfui-search_disabled .mfui-search__control{cursor:default;pointer-events:none}.mfui-search_disabled .mfui-search__submit-icon{opacity:.5;-webkit-user-select:none;user-select:none}.mfui-search_error .mfui-search__control{border-color:var(--fury)}.mfui-search_success .mfui-search__control{border-color:var(--brandGreen)}.mfui-search__resizer{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;box-sizing:content-box;width:12px;height:12px;padding:4px;cursor:ns-resize}.mfui-search__resizer svg{transition:stroke .3s;stroke:var(--spbSky2)}.mfui-search__resizer:active svg,.mfui-search__resizer:hover svg{stroke:var(--spbSky3)}