.ws-dropdown{font-size:16px;font-weight:500;line-height:130%;min-height:46px;position:relative;box-sizing:border-box;color:#252424;display:flex;user-select:none}.ws-dropdown>ul{flex:1 1 auto}.ws-dropdown a{flex:1 1 auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;box-sizing:border-box;color:#252424;white-space:nowrap;border-radius:5px;padding:10px 16px;transition:background-color ease .1s;gap:10px;line-height:22px;text-decoration:none!important;outline:0}.ws-dropdown a span{flex:1 1 auto;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ws-dropdown a svg{display:none;width:18px;height:18px;fill:#252424;transition:fill ease .1s,transform ease 150ms}.ws-dropdown a:hover{background:#F6F7F8;color:#252424;text-decoration:none}.ws-dropdown a:focus{background:#EDEDED;color:#252424;text-decoration:none}.ws-dropdown ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;align-items:stretch;gap:1px 0}.ws-dropdown ul li{padding:0;margin:0;display:flex}.ws-dropdown ul li.other{flex:1 1 auto;position:relative}.ws-dropdown ul li.other>a{position:relative;padding-right:11px}.ws-dropdown ul li.other>a:before{display:none;content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:solid 1px #D9D9D9;border-radius:5px;box-sizing:border-box;transition:border-color ease .1s}.ws-dropdown ul li.other>a svg{display:block}.ws-dropdown ul li.selected>a{background:#096252;color:#fff}.ws-dropdown ul li.selected>a svg{fill:#fff}.ws-dropdown ul li.selected>a:focus,.ws-dropdown ul li.selected>a:hover{background:#418D7D}.ws-dropdown ul li.selected>a:active{background:#043C32}.ws-dropdown .popup{display:none;position:absolute;top:100%;width:100%;transform:translateY(8px);font-weight:400;z-index:1000;outline:0;min-width:200px}.ws-dropdown .popup .content{display:flex;flex-flow:column nowrap;gap:16px;background:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.12);border-radius:5px;padding:16px;box-sizing:border-box;max-height:370px}.ws-dropdown .popup .header{padding:0;display:none;flex-flow:row nowrap;align-items:center}.ws-dropdown .popup .header h3{flex:1 1 auto}.ws-dropdown .popup .header button{display:flex;align-items:center;justify-content:center}.ws-dropdown .popup .header button:after{content:'';display:block;position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px}.ws-dropdown .popup .header button svg{width:18px;height:18px}.ws-dropdown .popup a{padding:12px;min-height:unset;width:100%}.ws-dropdown .popup a svg{display:none}.ws-dropdown .popup ul{flex:1 1 100%;height:100%;position:relative;overflow-y:scroll;flex-flow:column nowrap;box-sizing:border-box;margin-right:-11px;padding-right:5px;scrollbar-width:6px;gap:0}.ws-dropdown .popup ul::-webkit-scrollbar{width:6px;height:5px;background:0 0}.ws-dropdown .popup ul::-webkit-scrollbar-track{border-radius:3px;background-color:transparent;cursor:default}.ws-dropdown .popup ul::-webkit-scrollbar-thumb{background-color:#8696a0;border-radius:3px;cursor:default}.ws-dropdown .popup ul li.fasted{display:none}.ws-dropdown .popup ul li.fasted.ok{display:block}.ws-dropdown .popup ul li.selected>a{font-size:16px;font-weight:500;line-height:130%;background:#EDF8F5;color:#096252}.ws-dropdown .popup ul li.selected>a svg{display:block;fill:#096252}.ws-dropdown .popup ul li.selected>a:focus{background:#65B0A1}.ws-dropdown .popup ul.result li{display:none}.ws-dropdown .popup ul.result li.ok{display:flex}.ws-dropdown .popup ul.notfound{display:none}.ws-dropdown .popup ul.notfound~.empty{flex:1 1 auto;display:block}.ws-dropdown .popup .empty{display:none;font-weight:400}.ws-dropdown .popup .cancel{display:none}.ws-dropdown .popup.top{top:auto;bottom:100%;transform:translateY(-8px)}.ws-dropdown .popup.right{left:0;right:auto}.ws-dropdown .search{flex:0 0 auto;display:none;flex-flow:row nowrap;position:relative}.ws-dropdown .search svg{display:block;width:22px;height:22px;fill:#656565;position:absolute;left:16px;top:50%;transform:translateY(-50%)}.ws-dropdown .search input{display:block;box-sizing:border-box;border:solid 1px #D9D9D9;border-radius:5px;background:0 0;margin:0;padding:0 16px 0 42px;height:46px;font-size:16px;font-weight:400;outline:0;width:100%}.ws-dropdown .search input:focus,.ws-dropdown .search input:hover{border-color:#656565}.ws-dropdown.searchable .search{display:flex}.ws-dropdown.noother ul li.other{display:none}.ws-dropdown.expanded ul li.other{z-index:1000}.ws-dropdown.expanded ul li.other>a{background:#043C32;color:#fff}.ws-dropdown.expanded ul li.other>a svg{fill:#fff;transform:rotate(180deg)}.ws-dropdown.expanded ul li.other>a:before{border-color:#043C32}.ws-dropdown.expanded .popup{display:block}.ws-dropdown.invalid>ul>li>a{color:#F10606}.ws-dropdown.empty .popup{right:auto;left:0}.ws-dropdown.empty .popup ul{display:none}.ws-dropdown.empty .popup .empty{display:block;flex:1 1 auto}.ws-dropdown.empty .search{display:none}.ws-dropdown.fast ul li.other{flex:0 1 auto}.ws-dropdown.fast ul li.other>a:before{display:none}.ws-dropdown.fast>ul>li>a span{max-width:130px}.ws-dropdown.fast .popup{right:0;width:288px}.ws-dropdown.select>ul>li.other{flex:1 1 auto}.ws-dropdown.select>ul>li.other>a:before{display:block}.ws-dropdown.select>ul>li.other>a:hover{background:#fff}.ws-dropdown.select>ul>li.other>a:hover:before{border-color:#252424}.ws-dropdown.select>ul>li.other>a:focus{background:#fff}.ws-dropdown.select>ul>li.other>a:focus:before{border-color:#096252}.ws-dropdown.select>ul>li.selected>a{font-size:16px;font-weight:500;line-height:130%;background:#fff;color:#252424}.ws-dropdown.select>ul>li.selected>a svg{fill:#252424}.ws-dropdown.select .popup{left:0;right:auto}.ws-dropdown.select.expanded>ul>li.other>a{background:#fff;color:#252424}.ws-dropdown.select.expanded>ul>li.other>a svg{fill:#252424}.ws-dropdown.select.expanded>ul>li.other>a:before{border-color:#096252}.ws-dropdown.select.invalid>ul>li.other>a{color:#F10606}.ws-dropdown.select.invalid>ul>li.other>a:before{border-color:#F10606}.ws-dropdown-input{opacity:0;position:absolute;width:1px;height:1px;outline:0;visibility:collapse}.ws-dropdown-miniature{border:solid 1px #D9D9D9;background:#F6F7F8;border-radius:5px;height:46px;box-sizing:border-box}@media all and (max-width:1550px){.ws-dropdown .popup .content{max-height:340px}}@media all and (max-width:1370px){.ws-dropdown .popup .content{max-height:320px}}@media all and (max-width:1030px){.ws-dropdown .popup{position:fixed;background:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;transform:none}.ws-dropdown .popup .content{padding:32px;border-radius:10px;max-width:540px;max-height:550px;width:100%;height:100%}.ws-dropdown .popup .header{display:flex}.ws-dropdown .popup.top{top:0;bottom:0;transform:none}.ws-dropdown .popup.right{left:0;right:0}.ws-dropdown.fast .popup{width:100%}.ws-dropdown.expanded .popup{display:flex;align-items:center;justify-content:center}.ws-dropdown.expanded .popup .content{flex:1 1 auto}body.ws-dropdown-opened{overflow:hidden}}@media all and (max-width:500px){.ws-dropdown .popup .content{padding:28px;border-radius:0;max-width:none;max-height:none}.ws-dropdown .popup .cancel{display:block}}@media all and (max-width:370px){.ws-dropdown .popup .content{padding:20px}}
