.loading-layer{position:fixed;z-index:9999;margin-top:-24px;top:50vh;margin-left:-24px;left:50%;text-align:center;width:48px;height:48px;border-radius:24px}.theme-light .loading-layer{background:#fff}.theme-dark .loading-layer{background:#0f172b}.theme-light .loading-layer{box-shadow:0 4px 10px #3f48651f;border:1px solid rgba(54,64,93,.06)}.theme-dark .loading-layer{box-shadow:0 4px 10px #00000080;border:1px solid rgba(0,0,0,.5)}.lds-ellipsis{display:inline-block;position:relative;width:32px;height:32px}.lds-ellipsis div{position:absolute;top:14px;width:4px;height:4px;border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0)}.theme-light .lds-ellipsis div{background:#0f172b}.theme-dark .lds-ellipsis div{background:#c3c4c8}.lds-ellipsis div:nth-child(1){left:3px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:3px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:10px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:17px;animation:lds-ellipsis3 .6s infinite}.theme-light .lds-ellipsis.lds-ellipsis--inverted-colors div{background:#fff}.theme-dark .lds-ellipsis.lds-ellipsis--inverted-colors div{background:#0f172b}.lds-ellipsis.lds-ellipsis--large{width:48px;height:48px}.lds-ellipsis.lds-ellipsis--large div{width:6px;height:6px;top:20px}.lds-ellipsis.lds-ellipsis--large div:nth-child(1){left:11px}.lds-ellipsis.lds-ellipsis--large div:nth-child(2){left:11px;animation:lds-ellipsis-large2 .6s infinite}.lds-ellipsis.lds-ellipsis--large div:nth-child(3){left:20px;animation:lds-ellipsis-large2 .6s infinite}.lds-ellipsis.lds-ellipsis--large div:nth-child(4){left:29px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(7px)}}@keyframes lds-ellipsis-large2{0%{transform:translate(0)}to{transform:translate(9px)}}.left-bar-container{background:#fff;width:220px;height:100%}.left-bar-container ul{margin:0;padding:0;list-style:none}.left-bar-container ul li{height:48px;cursor:pointer}.left-bar-container ul li a{padding:0 0 0 32px;line-height:48px;text-decoration:none;color:#0f334a;font-weight:500;height:100%;display:block}.left-bar-container ul li:hover,.left-bar-container .active-link{background:#e6f0f4}.upper-bar-container{background:#e5edf0;width:100%;height:60px}.upper-bar-container ul{margin:0;padding:0;list-style:none;display:flex}.upper-bar-container ul li{height:100%;cursor:pointer}.upper-bar-container ul li a{padding:18px 20px;text-decoration:none;color:#004a6b;line-height:24px;font-weight:500;height:100%;display:block;transition:all .3s ease-in-out}.upper-bar-container ul li:hover{background:#e6f0f4}.upper-bar-container .active-link{background:#0f334a;color:#fff}.header{display:flex;flex-direction:column}.header>div{font-size:24px;letter-spacing:-.6px;color:#fff;padding:0 19px}.header-top{height:56px;display:flex;justify-content:space-between;align-items:center}.header-top .user-management-naming{display:flex}.header-top .user-management-naming div{margin-right:12px}.header-top .user-management-naming div span{color:#ff7321}.header-user-role{line-height:56px;height:56px}.loading-layer{position:absolute;top:50%}.children-wrapper{width:100%;height:100%;position:absolute;background:#ffffffbf;z-index:1}.toster-container{position:absolute;z-index:9999;right:0;width:400px;max-height:100%;bottom:0;display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center;flex-wrap:wrap;overflow:hidden}.toster-container .alert{margin:8px 0;padding:16px;width:344px;font-size:14px;line-height:18px;display:flex;justify-content:space-between;background:#0f334a;color:#fff;cursor:pointer;-webkit-transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);-webkit-animation:fadein .5s;-moz-animation:fadein .5s;-ms-animation:fadein .5s;-o-animation:fadein .5s;animation:fadein .5s}.toster-container .alert:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.toster-container .alert:hover .alert-display--description{max-height:500px}.toster-container .alert-close-icon{cursor:pointer;color:#fff;font-size:28px;width:16px;height:16px}.toster-container .alert-block{display:flex;align-items:flex-start}.toster-container .alert-display{display:flex;flex-direction:column}.toster-container .alert-display--message{min-height:24px;line-height:24px;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.toster-container .alert-display--description{padding:4px 0;font-size:14px;max-height:48px;height:auto;overflow:hidden;text-overflow:ellipsis;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.toster-container .alert .icon-alert{margin-right:8px}.with-tooltip>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.with-tooltip.inline{display:inline-block}.tooltip{opacity:0;z-index:0;position:absolute}.tooltip__content{position:relative;padding:10px;opacity:.9;min-width:70px;max-width:250px;font-size:12px;line-height:1.625;word-break:break-word;background:#0f334a;color:#fff}.tooltip__content:before{border:solid;border-color:#0f334a transparent;border-width:8px 8px 0 8px;content:"";left:45%;bottom:-8px;position:absolute}.tooltip--visible{z-index:1000;opacity:1}.custom-modal>header{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;height:40px;padding-left:17px;line-height:40px;border-bottom:1px solid #c4c4c4}.custom-modal>header span{line-height:40px;font-size:12px;letter-spacing:1px;font-weight:700}.custom-modal>header .title{text-transform:uppercase}.custom-modal>header i{padding-right:17px;cursor:pointer}.custom-modal>section{height:calc(100% - 96px);padding:20px 16px;box-sizing:border-box}.custom-modal>section.hidden{display:none}.custom-modal>footer{box-sizing:border-box;height:56px;border-top:1px solid #c4c4c4;display:flex;align-items:center;justify-content:flex-end;padding-right:15px}.custom-modal>footer button:first-child{margin-right:15px}.custom-modal>footer.buttons-alignment{justify-content:space-between;padding-left:15px}.buttons-container{display:flex;align-items:center}.confirm-popup{width:626px;height:240px}.confirm-popup .modal-icon{padding-right:20px}.confirm-popup section{display:flex;align-items:center;justify-content:center}.confirm-popup section .text{word-break:break-word}.confirm-popup.withIcon .modal-icon{padding-right:44px}.confirm-popup.withIcon section{align-items:center;justify-content:flex-start;padding-left:64px}.confirm-popup.withIcon section .text{height:auto;max-height:100%;max-width:378px}.checkbox-slider{position:relative;display:flex;width:31px;height:14px}.checkbox-slider input{display:none}.checkbox-slider input:checked+.slider{background:#0f334a4d}.checkbox-slider input:checked+.slider:before{transform:translate(14px);background:#0f334a;box-shadow:0 1px 2px #0d132a}.checkbox-slider .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;background:#0f334a4d;border-radius:34px}.checkbox-slider .slider:before{position:absolute;content:"";height:20px;width:20px;left:-2px;bottom:-3px;transition:.4s;background:#fff;box-shadow:0 0 2px #979797;border-radius:50%}.checkbox-table-wrapper{display:flex;align-items:center;height:100%;min-height:30px;justify-content:center}.info{font-size:12px;font-style:normal;padding-left:5px}.user-menu{display:flex;align-items:center;margin:0 12px;cursor:pointer;position:relative}.user-menu-data-wrapper{display:flex;align-items:center}.user-menu-data-wrapper .user-menu-data{display:flex;flex-direction:column;margin-left:12px}.user-menu-data-wrapper .user-menu-data .user-name{font-size:16px}.user-menu-data-wrapper .user-menu-data .user-company{font-size:12px;color:#fff}.user-menu-overlay{background:#fff;position:absolute;z-index:100;bottom:-128px;padding:0;margin:0;list-style:none;box-shadow:0 2px 4px #0003;width:105%;right:-5px;min-width:100px}.user-menu-overlay li{color:#000;font-size:14px;height:40px;display:flex;align-items:center}.user-menu-overlay li:hover{background:#e5f4fb}.user-menu-overlay li i{margin-left:5px}.user-menu-overlay li span{margin-left:12px}.multi-value-selector{display:flex;flex-flow:column}.multi-value-selector .values{margin-top:13px;min-width:200px}@media(min-width:1280px){.multi-value-selector .values{min-width:320px}}.create-role-popup .select-combobox .form-control-block.label-select{max-width:185px}.select-combobox{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.select-combobox>.form-control-block{margin-bottom:0}.select-combobox__base-select{padding-right:20px}.select-combobox__extend-select{min-width:340px;margin-right:0}.select-combobox__delete-btn .button{min-width:34px;width:34px;height:34px;padding:0;margin-left:20px}.select-combobox__add-btn{margin-top:20px;display:flex;align-items:center}.select-combobox__add-btn .icon{margin-right:10px}.select-combobox__add-btn .button{font-size:12px;margin-right:15px}.select-combobox__add-btn .button.disabled{pointer-events:none}.select-combobox__add-btn .button.secondary{box-sizing:border-box;padding-top:0;padding-bottom:0}.select-combobox__description{font-size:11px;color:#999;display:inline-block}:export{breakpointMobile:751px;breakpointTabletMin:752px;breakpointTabletMax:1023px;breakpointDesktopLargeMin:1024px;sliderHeight:64px;vesselbarWidth:290px;vesselbarMobileWidth:198px;focusVesselWidth:452px;swipeableContentClosedMaxHeight:296px;swipeableContentClosedHeight:30%;notificationsListWidthFromRight:432px;singleNotificationWidthFromRight:540px;pageMarginXDesktop:32px;topBarHeight:56px;viewAsHeight:36px;pageTabsHeight:56px;colorDarkestNight:#000921;colorBrandNight:#0f172b;colorBrandEvening:#0f334a;colorBrandAfternoon:#004a6b;colorBrandNoon:#086795;colorBrandBrighter:#008fd4;colorTrafficLightGreen:#03ac00;colorTrafficLightYellow:#ffcc54;colorTrafficLightRed:#ff552c;colorBrandGray:#6d6e71;colorBrandSun:#ff7321}.search{display:block;position:relative}.search input{border:0;width:100%;background:transparent;border-radius:0;box-shadow:none;height:32px;padding:2px 24px 0 40px;font-size:12px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;outline:none}.theme-light .search input{border:1px solid rgba(63,72,101,.3);border-radius:0;color:#0f172b}.theme-dark .search input{border:1px solid rgba(204,207,214,.3);border-radius:0;color:#c3c4c8}.search input{background-repeat:no-repeat;background-position:13px center}.theme-light .search input{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13'%20height='14'%20viewBox='0%200%2013%2014'%3e%3cpath%20fill='%2336405D'%20fill-rule='nonzero'%20d='M9.494%208.965l3.313%203.214a.625.625%200%200%201-.003.906.68.68%200%200%201-.935.003L8.556%209.875c-2.08%201.57-5.09%201.428-7.002-.427a5.035%205.035%200%200%201%200-7.274c2.07-2.01%205.429-2.01%207.5%200a5.03%205.03%200%200%201%20.44%206.791zM8.116%208.54a3.776%203.776%200%200%200%200-5.456c-1.553-1.507-4.071-1.507-5.625%200a3.777%203.777%200%200%200%200%205.456c1.554%201.507%204.072%201.507%205.625%200z'/%3e%3c/svg%3e")}.theme-dark .search input{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13'%20height='14'%20viewBox='0%200%2013%2014'%3e%3cpath%20fill='%23cccfd6'%20fill-rule='nonzero'%20d='M9.494%208.965l3.313%203.214a.625.625%200%200%201-.003.906.68.68%200%200%201-.935.003L8.556%209.875c-2.08%201.57-5.09%201.428-7.002-.427a5.035%205.035%200%200%201%200-7.274c2.07-2.01%205.429-2.01%207.5%200a5.03%205.03%200%200%201%20.44%206.791zM8.116%208.54a3.776%203.776%200%200%200%200-5.456c-1.553-1.507-4.071-1.507-5.625%200a3.777%203.777%200%200%200%200%205.456c1.554%201.507%204.072%201.507%205.625%200z'/%3e%3c/svg%3e")}.search input:focus{box-shadow:none}.search .search-clear{display:none}.search.search--focused input{color:#aaa}.search.search--not-empty .search-clear{display:block;position:absolute;right:0;top:0;width:32px;height:32px;line-height:32px;cursor:pointer;padding:4px}.search.search--not-empty .search-clear svg{width:24px;height:24px}.search.search--not-empty .search-clear:before{width:1px;height:20px;content:"";margin-top:2px;left:-1px;display:block;position:absolute}.theme-light .search.search--not-empty .search-clear:before{background:#ebebeb}.theme-dark .search.search--not-empty .search-clear:before{background:#383a45}.search.disabled{cursor:not-allowed;opacity:.6}.theme-light .search.disabled{background:#eee}.theme-dark .search.disabled{background:#2f3240}.multi-list-combobox{display:flex;width:100%}.multi-list-combobox .search{margin-bottom:15px}.multi-list-combobox-table{width:100%;border:1px solid #bfc1c7;margin-bottom:20px;height:330px}.multi-list-combobox-table .flex-table--body__row:last-of-type{border-bottom:none}.multi-list-combobox-table-container{width:calc(40% - 10px)}.multi-list-combobox-controls{display:flex;flex-direction:column;align-items:center;padding:50px 10px 0;width:20%}.multi-list-combobox-controls button{margin-bottom:15px;width:100%}.form .form-control-block{display:flex;width:100%;max-width:600px;position:relative}.form .form-control-block .has-error,.form .form-control-block.has-error .react-select-container{border:1px solid #ff552c}.form .form-control-block__error-block{font-size:11px;color:#ff552c;margin-bottom:0;position:absolute;top:calc(100% + 3px);right:0}.form .form-control-block__error-block p{margin:0}.copy-field{position:relative}.copy-field:hover{cursor:text}.copy-field:hover .icon-copy{opacity:1}.copy-field .icon-copy{opacity:0;position:absolute;top:50%;right:-4px;transform:translate(100%) translateY(-14px)}.copy-field .icon-copy:hover{cursor:pointer}.error-page{display:flex;justify-content:center;width:100%;height:100%;flex-direction:column;background-color:#fff}.error-page__content{min-width:550px}.error-page__text{font-style:normal;font-weight:600;font-size:32px;line-height:32px;text-align:center;letter-spacing:-1px;color:#0f172b}.error-page__text a{color:#008fd4;text-decoration:none}.error-page__logo{margin-top:12vh}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}html,body,#root,#root>*{height:100%}body{margin:0;font-family:Roboto,sans-serif;background-color:#0f334a;color:#0f172b;font-size:16px;overflow:hidden}::placeholder{color:#0f172b4d}::-webkit-scrollbar{background-color:#e5e6e9;opacity:0;width:8px}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-thumb{background-color:#bfc1c7;border-radius:8px;border:1px solid #e5e6e9;cursor:pointer}::-webkit-scrollbar-track{background-color:#e5e6e9;border-radius:8px}::-webkit-scrollbar-button{display:none}:root{scrollbar-face-color:#bfc1c7;scrollbar-track-color:#e5e6e9;scrollbar-color:#bfc1c7 transparent;scrollbar-width:thin}#root{display:flex}#root>main{position:relative;display:flex;flex-direction:column;width:100%;background:#fff;overflow:auto}#root>main>header{position:relative;z-index:100;height:112px;background:#0f334a}#root>main>section{position:relative;z-index:50;display:flex;width:100%;height:100%;max-height:calc(100% - 112px)}#root>main>section .router-outlet{width:100%;background:#fff;border-left:4px solid #0f334a}.page-header{font-weight:600;font-size:24px;letter-spacing:-.6px}.card{background:#fff}.card .card-header{padding:16px 20px;font-weight:600;font-size:24px;letter-spacing:-.6px}.card .card-header-controls{display:flex;justify-content:space-between;padding-top:20px}.card .card-body{height:100%;position:relative}.card-dropdown{display:flex;align-items:center;font-size:14px;letter-spacing:0}.card-dropdown label{margin-right:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;letter-spacing:1px;font-weight:600}.card-dropdown .multi-value-selector{line-height:1.5;font-weight:400}.card-dropdown .multi-value-selector ::-webkit-scrollbar{height:6px}.card-dropdown .multi-value-selector .values{margin-top:0}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control{min-height:40px}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__indicators{top:9px}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__indicators .react-select__dropdown-indicator{min-height:24px}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__value-container{height:100%;max-width:430px;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__value-container .react-select__input{font-size:14px}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__value-container .react-select__multi-value{min-width:80px}.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__multi-value__label,.card-dropdown .multi-value-selector .values .react-select-container .react-select__control .react-select__placeholder{min-width:54px;letter-spacing:0;font-size:14px}.card-dropdown .multi-value-selector .react-select__menu{font-size:14px}form .form-control-block{display:flex;align-items:center;margin-bottom:16px}form .form-control-block label{width:80px;font-size:14px;margin-right:12px}form .form-control-block input{width:100%}.flex-table .list{overflow:hidden!important}.details-page{background:#fff;height:100%;display:flex;flex-direction:column}.details-page-header{height:64px;display:flex;align-items:center;padding:0 16px}.details-page-header .join-organization-btn{margin-left:auto}.details-page-header span{padding-left:8px;font-size:24px;line-height:26px;letter-spacing:-.6px;color:#0f172b}.details-page-body{height:100%}.details-page-footer{display:flex;justify-content:flex-end;align-items:center;padding:8px 16px;border-top:1px solid #bfc1c7}.details-page__inner .details-page-body{padding:16px 24px}.row{display:flex;margin-bottom:16px;align-items:center}.row .row-title{margin-right:16px;width:120px;font-size:14px}.row .row-value{display:flex;align-items:center;font-size:16px}.icon{display:block;height:24px;width:24px;cursor:pointer;background-repeat:no-repeat;background-size:auto;background-position-x:0}.icon.icon-about{background-image:url(/assets/about-DFJPDxqS.svg)}.icon.icon-about-big-blue{height:48px;width:48px;background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2044C20.0444%2044%2016.1776%2042.827%2012.8886%2040.6294C9.59962%2038.4318%207.03617%2035.3082%205.52242%2031.6537C4.00867%2027.9992%203.6126%2023.9778%204.3843%2020.0982C5.15601%2016.2186%207.06082%2012.6549%209.85787%209.85787C12.6549%207.06082%2016.2186%205.15601%2020.0982%204.3843C23.9778%203.6126%2027.9992%204.00867%2031.6537%205.52242C35.3082%207.03617%2038.4318%209.59962%2040.6294%2012.8886C42.827%2016.1776%2044%2020.0444%2044%2024C44%2029.3043%2041.8929%2034.3914%2038.1421%2038.1421C34.3914%2041.8929%2029.3043%2044%2024%2044ZM24%208.00001C20.8355%208.00001%2017.7421%208.93839%2015.1109%2010.6965C12.4797%2012.4546%2010.4289%2014.9535%209.21794%2017.8771C8.00694%2020.8007%207.69008%2024.0178%208.30745%2027.1215C8.92481%2030.2252%2010.4487%2033.0761%2012.6863%2035.3137C14.9239%2037.5514%2017.7749%2039.0752%2020.8786%2039.6926C23.9823%2040.3099%2027.1993%2039.9931%2030.1229%2038.7821C33.0466%2037.5711%2035.5454%2035.5203%2037.3035%2032.8891C39.0616%2030.2579%2040%2027.1645%2040%2024C40%2019.7565%2038.3143%2015.6869%2035.3137%2012.6863C32.3131%209.68572%2028.2435%208.00001%2024%208.00001Z'%20fill='%23086795'/%3e%3cpath%20d='M26%2022H22V34H26V22Z'%20fill='%23086795'/%3e%3cpath%20d='M26%2014H22V18H26V14Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-about-big-black{height:48px;width:48px;background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2044C20.0444%2044%2016.1776%2042.827%2012.8886%2040.6294C9.59962%2038.4318%207.03617%2035.3082%205.52242%2031.6537C4.00867%2027.9992%203.6126%2023.9778%204.3843%2020.0982C5.15601%2016.2186%207.06082%2012.6549%209.85787%209.85787C12.6549%207.06082%2016.2186%205.15601%2020.0982%204.3843C23.9778%203.6126%2027.9992%204.00867%2031.6537%205.52242C35.3082%207.03617%2038.4318%209.59962%2040.6294%2012.8886C42.827%2016.1776%2044%2020.0444%2044%2024C44%2029.3043%2041.8929%2034.3914%2038.1421%2038.1421C34.3914%2041.8929%2029.3043%2044%2024%2044ZM24%208.00001C20.8355%208.00001%2017.7421%208.93839%2015.1109%2010.6965C12.4797%2012.4546%2010.4289%2014.9535%209.21794%2017.8771C8.00694%2020.8007%207.69008%2024.0178%208.30745%2027.1215C8.92481%2030.2252%2010.4487%2033.0761%2012.6863%2035.3137C14.9239%2037.5514%2017.7749%2039.0752%2020.8786%2039.6926C23.9823%2040.3099%2027.1993%2039.9931%2030.1229%2038.7821C33.0466%2037.5711%2035.5454%2035.5203%2037.3035%2032.8891C39.0616%2030.2579%2040%2027.1645%2040%2024C40%2019.7565%2038.3143%2015.6869%2035.3137%2012.6863C32.3131%209.68572%2028.2435%208.00001%2024%208.00001Z'%20fill='%230F172B'/%3e%3cpath%20d='M26%2022H22V34H26V22Z'%20fill='%230F172B'/%3e%3cpath%20d='M26%2014H22V18H26V14Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-edit{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%2017.25V21H6.75L17.81%209.94L14.06%206.19L3%2017.25Z'%20fill='%230F172B'/%3e%3cpath%20d='M17.66%202.59L15.13%205.13L18.88%208.88L21.41%206.34L17.66%202.59Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-search{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3cpath%20d='M21.71%2020.29L16%2014.54C17.1493%2013.0209%2017.6792%2011.1223%2017.4828%209.22755C17.2864%207.33284%2016.3783%205.58327%2014.9419%204.3322C13.5055%203.08113%2011.6478%202.42179%209.74405%202.48736C7.84032%202.55293%206.03241%203.33852%204.68547%204.68546C3.33853%206.0324%202.55294%207.84031%202.48737%209.74405C2.4218%2011.6478%203.08113%2013.5055%204.33221%2014.9419C5.58328%2016.3783%207.33285%2017.2864%209.22756%2017.4828C11.1223%2017.6792%2013.0209%2017.1493%2014.54%2016L20.29%2021.75L21.71%2020.29ZM4.50001%2010C4.50001%208.91221%204.82258%207.84884%205.42693%206.94437C6.03128%206.0399%206.89026%205.33495%207.89525%204.91867C8.90024%204.50238%2010.0061%204.39346%2011.073%204.60568C12.1399%204.8179%2013.1199%205.34173%2013.8891%206.11092C14.6583%206.8801%2015.1821%207.86011%2015.3943%208.92701C15.6065%209.9939%2015.4976%2011.0998%2015.0813%2012.1048C14.6651%2013.1098%2013.9601%2013.9687%2013.0556%2014.5731C12.1512%2015.1774%2011.0878%2015.5%2010%2015.5C8.54213%2015.4974%207.14472%2014.917%206.11384%2013.8862C5.08297%2012.8553%204.50265%2011.4579%204.50001%2010Z'%20fill='%230F172B'/%3e%3cpath%20d='M15.6013%2014.2383L15.3394%2014.5844L15.6452%2014.8923L21.009%2020.2936L20.2851%2021.038L14.8936%2015.6464L14.5856%2015.3385L14.2383%2015.6013C12.8202%2016.6741%2011.0478%2017.1688%209.27911%2016.9855C7.51038%2016.8022%205.87714%2015.9544%204.70925%2014.6135C3.54136%2013.2726%202.92586%2011.5384%202.98707%209.76126C3.04829%207.9841%203.78164%206.2964%205.03902%205.03902C6.29641%203.78163%207.98411%203.04828%209.76126%202.98707C11.5384%202.92586%2013.2726%203.54135%2014.6135%204.70924C15.9544%205.87713%2016.8022%207.51037%2016.9855%209.2791C17.1688%2011.0478%2016.6741%2012.8202%2015.6013%2014.2383ZM4.00001%2010L4.00001%2010.0009C4.00289%2011.5911%204.63587%2013.1153%205.76029%2014.2397C6.88471%2015.3641%208.40893%2015.9971%209.9991%2016H10C11.1867%2016%2012.3467%2015.6481%2013.3334%2014.9888C14.3201%2014.3295%2015.0892%2013.3925%2015.5433%2012.2961C15.9974%2011.1997%2016.1162%209.99335%2015.8847%208.82946C15.6532%207.66557%2015.0818%206.59648%2014.2427%205.75736C13.4035%204.91825%2012.3344%204.3468%2011.1706%204.11529C10.0067%203.88378%208.80027%204.0026%207.70391%204.45673C6.60755%204.91085%205.67048%205.67989%205.01119%206.66658C4.3519%207.65328%204.00001%208.81331%204.00001%2010Z'%20stroke='%230F172B'%20stroke-opacity='0.3'/%3e%3c/g%3e%3c/svg%3e")}.icon.icon-garbage{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.00195%2021H18.0171V7H6.00195V21ZM11.0083%2019V9H13.0108V19H11.0083ZM16.0146%2019H14.0121V9H16.0146V19ZM8.00448%209H10.007V19H8.00448V9Z'%20fill='%230F172B'/%3e%3cpath%20d='M15.0126%204V3H9.00506V4H5V6H19.0177V4H15.0126Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-archive{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%202V22H22V2H2ZM20%2020H4V4H20V20Z'%20fill='%230F172B'/%3e%3cpath%20d='M15%206V12H19L12%2019L5%2012H9V6H15ZM19%2020V22H5V20H19Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-logout{background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%230F172B;}%3c/style%3e%3c/defs%3e%3ctitle%3elog_out%3c/title%3e%3crect%20class='cls-1'%20x='10'%20y='11'%20width='10'%20height='2'/%3e%3cpolygon%20class='cls-1'%20points='2%2022%2014%2022%2014%2020%204%2020%204%204%2014%204%2014%202%202%202%202%2022'/%3e%3cpolygon%20class='cls-1'%20points='17.63%2017%2016.31%2015.5%2019.37%2012%2016.31%208.5%2017.63%207%2022%2012%2017.63%2017'/%3e%3c/svg%3e")}.icon.icon-unlink{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.3722%205.64935C14.9059%205.15213%2015.6116%204.88144%2016.3409%204.8943C17.0701%204.90717%2017.7659%205.20259%2018.2817%205.71833C18.7974%206.23407%2019.0928%206.92986%2019.1057%207.65912C19.1186%208.38837%2018.8479%209.09415%2018.3506%209.62776L17.9096%2010.0781C18.1692%2010.8066%2018.2963%2011.5756%2018.285%2012.3488L19.683%2010.9508C20.5376%2010.0659%2021.0105%208.88085%2020.9998%207.65075C20.9891%206.42065%2020.4957%205.24396%2019.6259%204.37411C18.756%203.50427%2017.5793%203.01087%2016.3492%203.00018C15.1191%202.98949%2013.9341%203.46237%2013.0492%204.31696L9.92468%207.44151L11.2477%208.80205L14.3722%205.64935Z'%20fill='black'/%3e%3cpath%20d='M14.5224%2012.0486C14.4736%2011.3837%2014.1832%2010.7596%2013.706%2010.294L15.0384%208.96158C15.6484%209.57059%2016.0788%2010.3358%2016.2824%2011.1734C16.4859%2012.0109%2016.4549%2012.8884%2016.1925%2013.7094L14.5224%2012.0486Z'%20fill='black'/%3e%3cpath%20d='M3%205.30219L8.36709%2010.6787C8.32736%2011.3398%208.42806%2012.0018%208.66256%2012.6212C8.89706%2013.2406%209.26004%2013.8033%209.72763%2014.2724L10.9038%2013.1652L12.8522%2015.145L10.3938%2017.5846C9.86022%2018.0818%209.15444%2018.3525%208.42519%2018.3396C7.69593%2018.3268%207.00014%2018.0313%206.4844%2017.5156C5.96866%2016.9999%205.67324%2016.3041%205.66037%2015.5748C5.6475%2014.8456%205.9182%2014.1398%206.41542%2013.6062L6.85643%2013.1652C6.59756%2012.4333%206.47048%2011.6613%206.48111%2010.8851L5.08303%2012.2832C4.22844%2013.168%203.75556%2014.3531%203.76625%2015.5832C3.77694%2016.8133%204.27034%2017.99%205.14018%2018.8598C6.01003%2019.7297%207.18672%2020.2231%208.41682%2020.2338C9.64692%2020.2444%2010.832%2019.7716%2011.7168%2018.917L14.1658%2016.468L18.6978%2021L19.8895%2019.799L4.20103%204.11054L3%205.30219Z'%20fill='black'/%3e%3c/svg%3e")}.icon.icon-secret{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4406_377)'%3e%3cpath%20d='M6.77212%205.3654C6.77185%204.47527%207.03558%203.60506%207.52995%202.86483C8.02431%202.1246%208.7271%201.54762%209.54943%201.20686C10.3717%200.866097%2011.2766%200.776861%2012.1497%200.950452C13.0227%201.12404%2013.8247%201.55266%2014.4541%202.18207C15.0835%202.81149%2015.5121%203.61345%2015.6857%204.48649C15.8593%205.35953%2015.7701%206.26443%2015.4293%207.08675C15.0886%207.90907%2014.5116%208.61186%2013.7713%209.10623C13.0311%209.60059%2012.1609%209.86432%2011.2708%209.86406C10.0778%209.8637%208.93371%209.38962%208.09012%208.54604C7.24653%207.70245%206.77247%206.55841%206.77212%205.3654ZM11.834%204.23891C11.8341%203.9054%2011.7352%203.57936%2011.5499%203.30205C11.3646%203.02473%2011.1013%202.80858%2010.7932%202.68094C10.485%202.5533%2010.146%202.51989%209.81888%202.58495C9.49178%202.65001%209.19131%202.81061%208.95548%203.04644C8.71965%203.28227%208.55905%203.58274%208.49399%203.90984C8.42893%204.23694%208.46234%204.576%208.58998%204.88412C8.71762%205.19224%208.93377%205.45558%209.21108%205.64086C9.4884%205.82613%209.81444%205.92501%2010.1479%205.92499C10.5951%205.92496%2011.024%205.7473%2011.3401%205.43111C11.6563%205.11491%2011.834%204.68608%2011.834%204.23891Z'%20fill='%23010101'/%3e%3cpath%20d='M8.64271%2010.1148C9.27026%2010.5306%209.98854%2010.7894%2010.7369%2010.8694L10.7432%2021.6918L11.283%2021.9178L11.8228%2021.6921L11.7973%2010.8582C12.5458%2010.7787%2013.264%2010.5202%2013.8912%2010.1045L13.8915%2011.1611L15.1895%2012.4592L13.8882%2013.7605L13.8923%2014.8056L13.8893%2018.4692L15.1912%2019.7711L13.8899%2021.0724L13.89%2021.838L11.2679%2022.8825L8.653%2021.8368L8.64271%2010.1148Z'%20fill='%23010101'/%3e%3cpath%20d='M13.3934%2018.092L13.3934%2015.2636L14.7828%2016.6778L13.3934%2018.092Z'%20fill='%23010101'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4406_377'%3e%3crect%20width='24'%20height='24'%20fill='white'%20transform='matrix(-1%200%200%201%2024%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.icon-copy{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2020H5V9H6V7H3V22H16V19H14V20Z'%20fill='%23010101'/%3e%3cpath%20d='M14%202H7V18H21V9L14%202ZM19%2016H9V4H14V9H19V16Z'%20fill='%23010101'/%3e%3c/svg%3e")}.icon.icon-copy:hover{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2020H5V9H6V7H3V22H16V19H14V20Z'%20fill='%23086795'/%3e%3cpath%20d='M14%202H7V18H21V9L14%202ZM19%2016H9V4H14V9H19V16Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-attention-black{height:16px;width:16px;background-size:18px 14px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='1'%20clip-path='url(%23clip0)'%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.23969%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331368%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%23000'/%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.23969%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331368%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%23000'/%3e%3cpath%20d='M7.08998%204H8.62539L8.62539%209.72866H7.08998L7.08998%204ZM8.71539%2011.2111C8.71539%2011.4405%208.63951%2011.6294%208.48773%2011.7776C8.33242%2011.9259%208.12241%2012%207.85768%2012C7.59649%2012%207.38824%2011.9259%207.23293%2011.7776C7.07763%2011.6294%206.99997%2011.4405%206.99997%2011.2111C6.99997%2010.9782%207.07939%2010.7876%207.23823%2010.6393C7.39353%2010.4911%207.60002%2010.4169%207.85768%2010.4169C8.11535%2010.4169%208.3236%2010.4911%208.48243%2010.6393C8.63774%2010.7876%208.71539%2010.9782%208.71539%2011.2111Z'%20fill='%23000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.icon-attention-grey{height:16px;width:16px;background-size:18px 14px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.5'%20clip-path='url(%23clip0)'%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.23969%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331368%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%230F172B'/%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.23969%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331368%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%230F172B'/%3e%3cpath%20d='M7.08998%204H8.62539L8.62539%209.72866H7.08998L7.08998%204ZM8.71539%2011.2111C8.71539%2011.4405%208.63951%2011.6294%208.48773%2011.7776C8.33242%2011.9259%208.12241%2012%207.85768%2012C7.59649%2012%207.38824%2011.9259%207.23293%2011.7776C7.07763%2011.6294%206.99997%2011.4405%206.99997%2011.2111C6.99997%2010.9782%207.07939%2010.7876%207.23823%2010.6393C7.39353%2010.4911%207.60002%2010.4169%207.85768%2010.4169C8.11535%2010.4169%208.3236%2010.4911%208.48243%2010.6393C8.63774%2010.7876%208.71539%2010.9782%208.71539%2011.2111Z'%20fill='%230F172B'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.icon-attention-red{height:16px;width:16px;background-size:18px 14px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0)'%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.23969%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331368%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%23FF552C'/%3e%3cpath%20d='M7.99985%200.000305176C6.4176%200.000305176%204.87088%200.469497%203.55529%201.34855C2.2397%202.2276%201.21432%203.47703%200.608814%204.93884C0.00331366%206.40064%20-0.155113%208.00918%200.153569%209.56102C0.46225%2011.1129%201.22418%2012.5383%202.343%2013.6572C3.46182%2014.776%204.88728%2015.5379%206.43913%2015.8466C7.99097%2016.1553%209.59951%2015.9968%2011.0613%2015.3913C12.5231%2014.7858%2013.7725%2013.7605%2014.6516%2012.4449C15.5307%2011.1293%2015.9998%209.58255%2015.9998%208.0003C15.9998%206.94973%2015.7929%205.90944%2015.3909%204.93884C14.9888%203.96823%2014.3996%203.08632%2013.6567%202.34345C12.9138%201.60058%2012.0319%201.01131%2011.0613%200.609269C10.0907%200.207231%209.05042%200.000305176%207.99985%200.000305176ZM7.99985%2014.4003C6.73405%2014.4003%205.49667%2014.0249%204.4442%2013.3217C3.39173%2012.6185%202.57142%2011.6189%202.08702%2010.4495C1.60262%209.28003%201.47588%207.9932%201.72282%206.75173C1.96977%205.51025%202.57931%204.36988%203.47437%203.47482C4.36942%202.57977%205.50979%201.97022%206.75127%201.72328C7.99275%201.47633%209.27957%201.60308%2010.449%202.08748C11.6185%202.57188%2012.618%203.39218%2013.3212%204.44465C14.0245%205.49713%2014.3998%206.7345%2014.3998%208.0003C14.3998%209.69769%2013.7256%2011.3256%2012.5253%2012.5258C11.3251%2013.726%209.69723%2014.4003%207.99985%2014.4003Z'%20fill='%23FF552C'/%3e%3cpath%20d='M7.08998%204H8.62539L8.62539%209.72866H7.08998L7.08998%204ZM8.71539%2011.2111C8.71539%2011.4405%208.63951%2011.6294%208.48773%2011.7776C8.33242%2011.9259%208.12241%2012%207.85768%2012C7.59649%2012%207.38824%2011.9259%207.23293%2011.7776C7.07763%2011.6294%206.99997%2011.4405%206.99997%2011.2111C6.99997%2010.9782%207.07939%2010.7876%207.23823%2010.6393C7.39353%2010.4911%207.60002%2010.4169%207.85768%2010.4169C8.11535%2010.4169%208.3236%2010.4911%208.48243%2010.6393C8.63774%2010.7876%208.71539%2010.9782%208.71539%2011.2111Z'%20fill='%23FF552C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.icon-arrow-right{height:14px;width:18px;background-size:18px 14px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.32%200.290039L8.90997%201.71004L13.2%206.00004H7.96997H0.969971V8.00004H7.96997H13.2L8.90997%2012.29L10.32%2013.71L17.03%207.00004L10.32%200.290039Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-arrow-right-disabled{height:14px;width:18px;background-size:18px 14px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.32%200.290039L8.90997%201.71004L13.2%206.00004H7.96997H0.969971V8.00004H7.96997H13.2L8.90997%2012.29L10.32%2013.71L17.03%207.00004L10.32%200.290039Z'%20fill='%23CCCCCC'/%3e%3c/svg%3e");margin-left:6px;cursor:not-allowed}.icon.icon-lock{height:22px;width:16px;background-size:16px 22px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='22'%20viewBox='0%200%2016%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%208.00003V6.21003C13.0247%204.93787%2012.5775%203.70163%2011.7447%202.73961C10.912%201.77759%209.75256%201.15791%208.49%201.00003C7.79341%200.931422%207.09017%201.00984%206.4258%201.23021C5.76143%201.45058%205.15073%201.80798%204.63323%202.2793C4.11572%202.75062%203.70294%203.32534%203.4216%203.96627C3.14026%204.60721%202.99663%205.30007%203%206.00003V8.00003H0V22H16V8.00003H13ZM9.5%2018H6.5L7.5%2014.92C7.16139%2014.8083%206.87365%2014.5796%206.68838%2014.2749C6.50311%2013.9703%206.43243%2013.6096%206.489%2013.2575C6.54558%2012.9055%206.72572%2012.5851%206.99712%2012.3538C7.26852%2012.1226%207.61343%2011.9956%207.97%2011.9956C8.32657%2011.9956%208.67148%2012.1226%208.94288%2012.3538C9.21428%2012.5851%209.39442%2012.9055%209.451%2013.2575C9.50758%2013.6096%209.43689%2013.9703%209.25162%2014.2749C9.06635%2014.5796%208.77861%2014.8083%208.44%2014.92L9.5%2018ZM11%208.00003H5V6.00003C5%205.20438%205.31607%204.44132%205.87868%203.87871C6.44129%203.3161%207.20435%203.00003%208%203.00003C8.79565%203.00003%209.55871%203.3161%2010.1213%203.87871C10.6839%204.44132%2011%205.20438%2011%206.00003V8.00003Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-linked{height:22px;width:20px;background-size:16px 22px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.41%207.1708C11.3162%207.26376%2011.2418%207.37436%2011.1911%207.49622C11.1403%207.61808%2011.1142%207.74879%2011.1142%207.8808C11.1142%208.01281%2011.1403%208.14352%2011.1911%208.26538C11.2418%208.38723%2011.3162%208.49784%2011.41%208.5908C11.9718%209.1533%2012.2873%209.9158%2012.2873%2010.7108C12.2873%2011.5058%2011.9718%2012.2683%2011.41%2012.8308L7.87997%2016.3608C7.31127%2016.8907%206.55908%2017.1792%205.78188%2017.1655C5.00467%2017.1518%204.26313%2016.8369%203.71348%2016.2873C3.16383%2015.7376%202.84898%2014.9961%202.83527%2014.2189C2.82155%2013.4417%203.11005%2012.6895%203.63997%2012.1208L4.10997%2011.6508C3.83408%2010.8708%203.69865%2010.0481%203.70997%209.2208L2.21997%2010.7108C1.30917%2011.6538%200.805203%2012.9168%200.816595%2014.2278C0.827987%2015.5388%201.35383%2016.7929%202.28087%2017.7199C3.20791%2018.6469%204.46198%2019.1728%205.77296%2019.1842C7.08394%2019.1956%208.34695%2018.6916%209.28997%2017.7808L12.83%2014.2408C13.7673%2013.3032%2014.2939%2012.0316%2014.2939%2010.7058C14.2939%209.37998%2013.7673%208.10844%2012.83%207.1708C12.737%207.07707%2012.6264%207.00268%2012.5045%206.95191C12.3827%206.90114%2012.252%206.875%2012.12%206.875C11.988%206.875%2011.8572%206.90114%2011.7354%206.95191C11.6135%207.00268%2011.5029%207.07707%2011.41%207.1708Z'%20fill='%230F172B'/%3e%3cpath%20d='M17.78%202.22174C16.8423%201.28439%2015.5708%200.757812%2014.245%200.757813C12.9192%200.757812%2011.6476%201.28439%2010.71%202.22174L7.16999%205.76174C6.23263%206.69938%205.70605%207.97092%205.70605%209.29675C5.70605%2010.6226%206.23263%2011.8941%207.16999%2012.8317C7.26295%2012.9255%207.37355%2012.9999%207.49541%2013.0506C7.61727%2013.1014%207.74798%2013.1275%207.87999%2013.1275C8.012%2013.1275%208.1427%2013.1014%208.26456%2013.0506C8.38642%2012.9999%208.49702%2012.9255%208.58999%2012.8317C8.68372%2012.7388%208.75811%2012.6282%208.80888%2012.5063C8.85965%2012.3845%208.88579%2012.2538%208.88579%2012.1217C8.88579%2011.9897%208.85965%2011.859%208.80888%2011.7372C8.75811%2011.6153%208.68372%2011.5047%208.58999%2011.4117C8.02819%2010.8492%207.71263%2010.0867%207.71263%209.29174C7.71263%208.49674%208.02819%207.73425%208.58999%207.17174L12.12%203.64174C12.6887%203.11182%2013.4409%202.82333%2014.2181%202.83704C14.9953%202.85076%2015.7368%203.16561%2016.2865%203.71526C16.8361%204.26491%2017.151%205.00645%2017.1647%205.78365C17.1784%206.56086%2016.8899%207.31305%2016.36%207.88174L15.89%208.36174C16.1666%209.1381%2016.302%209.95768%2016.29%2010.7817L17.78%209.29174C18.7173%208.35411%2019.2439%207.08257%2019.2439%205.75674C19.2439%204.43092%2018.7173%203.15938%2017.78%202.22174Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-chevron{background-size:15px 8px;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='8'%20viewBox='0%200%2015%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.14209%201.39L1.62396%200L7.15094%205.21L12.6779%200L14.1598%201.39L7.15094%208L0.14209%201.39Z'%20fill='%230F172B'/%3e%3c/svg%3e");background-position:center;transition:transform .3s ease-in-out}.icon.icon-chevron.blue{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='8'%20viewBox='0%200%2015%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.14209%201.39L1.62396%200L7.15094%205.21L12.6779%200L14.1598%201.39L7.15094%208L0.14209%201.39Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-chevron.left{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);border-radius:50%}.icon.icon-chevron.left:hover{background-color:#e5edf0}.icon.icon-chevron.right{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.icon.icon-chevron.up{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.icon.icon-chevron.disabled{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='8'%20viewBox='0%200%2015%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.14209%201.39L1.62396%200L7.15094%205.21L12.6779%200L14.1598%201.39L7.15094%208L0.14209%201.39Z'%20fill='%238799a4'/%3e%3c/svg%3e")}.icon.icon-menu-chevron{height:8px;width:15px;background-size:15px 8px;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='8'%20viewBox='0%200%2015%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.14209%201.39L1.62396%200L7.15094%205.21L12.6779%200L14.1598%201.39L7.15094%208L0.14209%201.39Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e")}.icon.icon-close-modal{height:12px;width:12px;background-size:12px 12px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.45345L10.5%200L6%204.36034L1.5%200L0%201.45345L4.5%205.81379L0%2010.1741L1.5%2011.6276L6%207.26724L10.5%2011.6276L12%2010.1741L7.5%205.81379L12%201.45345Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-checkbox{height:8px;width:10px;background-size:10px 8px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10'%20height='8'%20viewBox='0%200%2010%208'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.48312%201L4.0488%205.87212L1.51567%203.10549L1%203.66877L4.05086%207L9%201.56111L8.48312%201Z'%20fill='%2336415D'%20stroke='%2336405D'/%3e%3c/svg%3e")}.icon.icon-trash{height:19px;width:14px;background-size:14px 19px;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='19'%20viewBox='0%200%2014%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.00195%2018.6402H13.0171V4.88037H1.00195V18.6402ZM6.00827%2016.6745V6.84606H8.0108V16.6745H6.00827ZM11.0146%2016.6745H9.01207V6.84606H11.0146V16.6745ZM3.00448%206.84606H5.00701V16.6745H3.00448V6.84606Z'%20fill='%23086795'/%3e%3cpath%20d='M10.0126%201.93157V0.94873H4.00506V1.93157H0V3.89726H14.0177V1.93157H10.0126Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-plus{height:14px;width:14px;background-size:14px;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%200H6V14H8V0Z'%20fill='%23086795'/%3e%3cpath%20d='M0%206L0%208H14V6L0%206Z'%20fill='%23086795'/%3e%3c/svg%3e")}.icon.icon-plus-gray{height:14px;width:14px;background-size:14px;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%200H6V14H8V0Z'%20fill='%238799a4'/%3e%3cpath%20d='M0%206L0%208H14V6L0%206Z'%20fill='%238799a4'/%3e%3c/svg%3e")}.icon.icon-vessel{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='10.5'%20stroke='%230F172B'%20stroke-width='3'/%3e%3cpath%20d='M7.2%2017.3809L20%2012.2936L7.2%207.19922L9.38432%2012.2936L7.2%2017.3809Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.icon.icon-ais{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='15'%20viewBox='0%200%2021%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d)'%3e%3cpath%20d='M4.00003%2012L16.5717%207.00349L4.00003%202L6.14538%207.00349L4.00003%2012Z'%20fill='%2394DD94'/%3e%3cpath%20d='M4.00003%2012L16.5717%207.00349L4.00003%202L6.14538%207.00349L4.00003%2012Z'%20stroke='%23009E00'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d'%20x='0.598022'%20y='0.635071'%20width='20.003'%20height='16.7292'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.icon.icon-alert{min-width:24px;min-height:24px}.icon.icon-alert.success{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%200C11.9778%200%2013.9112%200.58649%2015.5557%201.6853C17.2002%202.78412%2018.4819%204.3459%2019.2388%206.17317C19.9957%208.00043%2020.1937%2010.0111%2019.8079%2011.9509C19.422%2013.8907%2018.4696%2015.6725%2017.0711%2017.0711C15.6725%2018.4696%2013.8907%2019.422%2011.9509%2019.8079C10.0111%2020.1937%208.00043%2019.9957%206.17317%2019.2388C4.3459%2018.4819%202.78412%2017.2002%201.6853%2015.5557C0.58649%2013.9112%200%2011.9778%200%2010C0%207.34784%201.05357%204.8043%202.92893%202.92893C4.8043%201.05357%207.34784%200%2010%200ZM10%202C8.41775%202%206.87103%202.46919%205.55544%203.34824C4.23984%204.22729%203.21447%205.47672%202.60896%206.93853C2.00346%208.40034%201.84504%2010.0089%202.15372%2011.5607C2.4624%2013.1126%203.22433%2014.538%204.34315%2015.6569C5.46197%2016.7757%206.88743%2017.5376%208.43928%2017.8463C9.99113%2018.155%2011.5997%2017.9965%2013.0615%2017.391C14.5233%2016.7855%2015.7727%2015.7602%2016.6518%2014.4446C17.5308%2013.129%2018%2011.5823%2018%2010C18%207.87827%2017.1571%205.84344%2015.6569%204.34315C14.1566%202.84285%2012.1217%202%2010%202ZM9%2014.5L4.5%2010L5.91%208.59L9%2011.67L14.59%206.09L16%207.5L9%2014.5Z'%20fill='%2339B54A'/%3e%3c/svg%3e")}.icon.icon-alert.error{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%207L13%2013'%20stroke='%23EC002D'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M13%207L7%2013'%20stroke='%23EC002D'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M10%202C11.5823%202%2013.129%202.46919%2014.4446%203.34824C15.7602%204.22729%2016.7855%205.47672%2017.391%206.93853C17.9965%208.40034%2018.155%2010.0089%2017.8463%2011.5607C17.5376%2013.1126%2016.7757%2014.538%2015.6569%2015.6569C14.538%2016.7757%2013.1126%2017.5376%2011.5607%2017.8463C10.0089%2018.155%208.40035%2017.9965%206.93854%2017.391C5.47673%2016.7855%204.2273%2015.7602%203.34825%2014.4446C2.4692%2013.129%202%2011.5823%202%2010C2%207.87827%202.84286%205.84344%204.34315%204.34315C5.84344%202.84285%207.87827%202%2010%202ZM10%200C8.02219%200%206.08879%200.58649%204.4443%201.6853C2.79981%202.78412%201.51809%204.3459%200.761209%206.17317C0.00433284%208.00043%20-0.193701%2010.0111%200.192152%2011.9509C0.578004%2013.8907%201.53041%2015.6725%202.92894%2017.0711C4.32746%2018.4696%206.10929%2019.422%208.0491%2019.8079C9.98891%2020.1937%2011.9996%2019.9957%2013.8268%2019.2388C15.6541%2018.4819%2017.2159%2017.2002%2018.3147%2015.5557C19.4135%2013.9112%2020%2011.9778%2020%2010C20%208.68678%2019.7413%207.38642%2019.2388%206.17317C18.7363%204.95991%2017.9997%203.85752%2017.0711%202.92893C16.1425%202.00035%2015.0401%201.26375%2013.8268%200.761205C12.6136%200.258658%2011.3132%200%2010%200Z'%20fill='%23EC002D'/%3e%3c/svg%3e")}.icon.icon-alert.info{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2020C11.9778%2020%2013.9112%2019.4135%2015.5557%2018.3147C17.2002%2017.2159%2018.4819%2015.6541%2019.2388%2013.8268C19.9957%2011.9996%2020.1937%209.98891%2019.8078%208.0491C19.422%206.10929%2018.4696%204.32746%2017.0711%202.92893C15.6725%201.53041%2013.8907%200.577999%2011.9509%200.192146C10.0111%20-0.193707%208.00042%200.00432777%206.17316%200.761204C4.3459%201.51808%202.78411%202.79981%201.6853%204.4443C0.586487%206.08879%20-3.8147e-06%208.02219%20-3.8147e-06%2010C-3.8147e-06%2011.3132%200.258654%2012.6136%200.7612%2013.8268C1.26375%2015.0401%202.00034%2016.1425%202.92893%2017.0711C3.85751%2017.9997%204.9599%2018.7362%206.17316%2019.2388C7.38642%2019.7413%208.68678%2020%2010%2020ZM10%202C11.5822%202%2013.129%202.46919%2014.4446%203.34824C15.7602%204.22729%2016.7855%205.47672%2017.391%206.93853C17.9965%208.40034%2018.155%2010.0089%2017.8463%2011.5607C17.5376%2013.1126%2016.7757%2014.538%2015.6568%2015.6569C14.538%2016.7757%2013.1126%2017.5376%2011.5607%2017.8463C10.0089%2018.155%208.40034%2017.9965%206.93853%2017.391C5.47672%2016.7855%204.22729%2015.7602%203.34824%2014.4446C2.46919%2013.129%202%2011.5823%202%2010C2%207.87827%202.84285%205.84344%204.34314%204.34315C5.84343%202.84285%207.87826%202%2010%202Z'%20fill='white'/%3e%3cpath%20d='M9%2015H11V9H9V15Z'%20fill='white'/%3e%3cpath%20d='M9%207H11V5H9V7Z'%20fill='white'/%3e%3c/svg%3e")}.icon.icon-alert.warning{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%207L13%2013'%20stroke='%23EC002D'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M13%207L7%2013'%20stroke='%23EC002D'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3cpath%20d='M10%202C11.5823%202%2013.129%202.46919%2014.4446%203.34824C15.7602%204.22729%2016.7855%205.47672%2017.391%206.93853C17.9965%208.40034%2018.155%2010.0089%2017.8463%2011.5607C17.5376%2013.1126%2016.7757%2014.538%2015.6569%2015.6569C14.538%2016.7757%2013.1126%2017.5376%2011.5607%2017.8463C10.0089%2018.155%208.40035%2017.9965%206.93854%2017.391C5.47673%2016.7855%204.2273%2015.7602%203.34825%2014.4446C2.4692%2013.129%202%2011.5823%202%2010C2%207.87827%202.84286%205.84344%204.34315%204.34315C5.84344%202.84285%207.87827%202%2010%202ZM10%200C8.02219%200%206.08879%200.58649%204.4443%201.6853C2.79981%202.78412%201.51809%204.3459%200.761209%206.17317C0.00433284%208.00043%20-0.193701%2010.0111%200.192152%2011.9509C0.578004%2013.8907%201.53041%2015.6725%202.92894%2017.0711C4.32746%2018.4696%206.10929%2019.422%208.0491%2019.8079C9.98891%2020.1937%2011.9996%2019.9957%2013.8268%2019.2388C15.6541%2018.4819%2017.2159%2017.2002%2018.3147%2015.5557C19.4135%2013.9112%2020%2011.9778%2020%2010C20%208.68678%2019.7413%207.38642%2019.2388%206.17317C18.7363%204.95991%2017.9997%203.85752%2017.0711%202.92893C16.1425%202.00035%2015.0401%201.26375%2013.8268%200.761205C12.6136%200.258658%2011.3132%200%2010%200Z'%20fill='%23EC002D'/%3e%3c/svg%3e")}.icon.icon-profile{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%2017.5004H15.66L14.935%2015.8104C15.975%2014.8504%2016.935%2013.1504%2017.435%2010.1404C17.5857%209.31165%2017.5527%208.45992%2017.3384%207.64526C17.1242%206.83061%2016.7339%206.07286%2016.195%205.42542C15.6787%204.82164%2015.0377%204.33688%2014.3161%204.00449C13.5945%203.67211%2012.8095%203.5%2012.015%203.5C11.2205%203.5%2010.4355%203.67211%209.71393%204.00449C8.99235%204.33688%208.35134%204.82164%207.835%205.42542C7.29612%206.07286%206.9058%206.83061%206.69155%207.64526C6.47731%208.45992%206.44435%209.31165%206.595%2010.1404C7.06%2013.1404%208.04%2014.8504%209.095%2015.8104L8.34%2017.5004H5.5C4.525%2017.5004%202%2018.2204%202%2021.5004H4C4%2019.6854%205.16%2019.5004%205.5%2019.5004H9.66L10.81%2016.8204C11.585%2017.0619%2012.415%2017.0619%2013.19%2016.8204L14.34%2019.5004H18.5C18.855%2019.5004%2020%2019.6854%2020%2021.5004H22C22%2018.2204%2019.5%2017.5004%2018.5%2017.5004ZM8.56%209.83542C8.44843%209.29173%208.4606%208.7299%208.59562%208.19154C8.73064%207.65319%208.98505%207.15211%209.34%206.72542C9.66858%206.34119%2010.0765%206.03271%2010.5357%205.8212C10.9949%205.60968%2011.4944%205.50015%2012%205.50015C12.5056%205.50015%2013.0051%205.60968%2013.4643%205.8212C13.9235%206.03271%2014.3314%206.34119%2014.66%206.72542C14.9892%207.1132%2015.2282%207.56915%2015.36%208.06042L13%209.06042V14.7454C12.6918%2014.9091%2012.3489%2014.9965%2012%2015.0004C11.205%2015.0004%209.275%2014.5004%208.56%209.83542Z'%20fill='%230F172B'/%3e%3c/svg%3e")}.custom-table{width:100%;height:100%;border-collapse:collapse;border:none}.custom-table thead{border-bottom:1px solid rgba(141,155,163,.5)}.custom-table thead tr{background:#f3f5f6;box-shadow:0 1px 2px #00000023;height:40px}.custom-table thead tr td{text-transform:uppercase;font-size:14px;letter-spacing:1px;color:#0f172b;font-weight:600;position:sticky;top:0;background:#f3f5f6;border:none}.custom-table thead tr td.table-controls-header{width:90px}.custom-table tbody tr{height:40px;cursor:pointer}.custom-table tbody tr:hover{background:#e5f4fb}.custom-table tbody tr td{max-width:100px;font-size:14px;text-overflow:ellipsis;overflow:hidden}.custom-table tbody tr td.table-controls{width:90px}.custom-table tbody tr td.table-controls div{display:flex;justify-content:space-around;margin-right:10px}.custom-table td{padding-left:15px}.button{display:inline-flex;justify-content:center;align-items:center;min-width:68px;height:34px;padding:4px 16px;border:none;outline:none;color:#fff;cursor:pointer;background:#fff;text-transform:uppercase;font-weight:700}.button[disabled]{cursor:not-allowed}.button .icon{transition:transform .3s ease-in-out}.button .icon.left{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);border-radius:50%}.button .icon.right{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.button .icon.up{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.button.primary{background:#0f334a}.button.primary .icon svg,.button.primary .icon svg path{fill:#fff}.button.primary:hover{background:#004a6b}.button.primary:active,.button.primary:focus{background:#086795}.button.primary[disabled]{background:#8799a4;color:#e5e6e9}.button.secondary{border:2px solid #086795;color:#086795;background:#fff}.button.secondary:hover{color:#008fd4;border-color:#008fd4}.button.secondary:hover .icon svg,.button.secondary:hover .icon svg path{fill:#008fd4}.button.secondary:active,.button.secondary:focus{color:#62ccff;border-color:#62ccff}.button.secondary:active .icon svg,.button.secondary:active .icon svg path,.button.secondary:focus .icon svg,.button.secondary:focus .icon svg path{fill:#62ccff}.button.secondary[disabled]{color:#8799a4;border-color:#8799a4}.button.secondary[disabled] .icon svg,.button.secondary[disabled] .icon svg path{fill:#8799a4}.button.secondary.alt{color:#fff;border:2px solid #ffffff;background:transparent}.button.secondary.alt:hover{color:#fff;border-color:#fff}.button.secondary.alt:active{color:#e5e6e9;border-color:#e5e6e9}.button.secondary.alt[disabled]{color:#fff;border-color:#fff}.button.disabled{background:#e5e6e9}.form .button.primary:focus,form .button.primary:focus,.custom-modal .button.primary:focus{background:#086795}.form .button.secondary:focus,form .button.secondary:focus,.custom-modal .button.secondary:focus{color:#62ccff;border-color:#62ccff}.active-link-text{color:#086795;font-size:20px;line-height:26px;letter-spacing:-.6px;font-weight:600;cursor:pointer}.active-link-text:hover{color:#008fd4}.active-link-text:active{color:#62ccff}.active-link-text[disabled]{color:#8799a4}.search{display:flex}.search input{height:34px;font-size:14px;font-family:inherit}.search .search-clear{height:34px!important;line-height:34px!important}.search .search-clear:before{height:18px}.input-with-icon{display:flex;align-items:center;border-radius:1px;padding:4px;border:1px solid #c3c5ca;height:34px;box-sizing:border-box}.input-with-icon i{margin-left:4px;margin-right:12px}.input-with-icon input{font-size:14px;width:100%;border:none;height:auto}.input-with-icon input:focus .input-with-icon{border-color:#0f172b}input{height:34px;outline:none;box-sizing:border-box;border:1px solid #c3c5ca;border-radius:1px;padding:4px;background:#fff}input:focus{border-color:#0f172b}select{height:34px;box-sizing:border-box;border:1px solid #c3c5ca;background:#fff;line-height:1}select:focus{border-color:#0f172b}.multi-value-selector .values{margin-top:0;min-width:124px!important}.multi-value-selector .values .react-select-container{line-height:1.7;min-width:488px;min-height:34px;height:auto;font-size:70%}.multi-value-selector .values .react-select-container .react-select__control{min-height:34px;border-radius:0;border:1px solid #c3c5ca;max-height:93px;overflow-y:auto;height:auto}.multi-value-selector .values .react-select-container .react-select__control .react-select__value-container input{height:20px}.multi-value-selector .values .react-select-container .react-select__control>div{height:100%}.multi-value-selector .values .react-select-container .react-select__control>div:last-of-type{height:100%;overflow:hidden}.multi-value-selector .values .react-select-container .react-select__control>div:last-of-type>div{padding:0}.multi-value-selector .values .react-select-container .react-select__control .react-select__multi-value__remove svg{width:18px}.multi-value-selector .values .react-select-container .react-select__control--is-disabled{background-color:transparent}.multi-value-selector .values .react-select-container .react-select__control--is-disabled .react-select__single-value--is-disabled{color:#555}.multi-value-selector .values .react-select-container .react-select__control .react-select__indicators{position:sticky;top:4px;right:0}.multi-value-selector .values .react-select-container .react-select__control .react-select__indicators .react-select__indicator-separator{display:none}.multi-value-selector .values .react-select-container .react-select__control--is-focused{box-shadow:none;border-color:#0f172b}.multi-value-selector .values .react-select-container .react-select__menu{border-radius:0}.checkbox{line-height:1.5;padding-left:25px;font-size:12px;position:relative;height:20px}.checkbox.disabled{opacity:.5}.checkbox input{display:none}.checkbox input:focus+label:after{border:2px solid #0f172b}.checkbox input:checked+label svg path{stroke-dashoffset:0}.checkbox label{cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:0;white-space:nowrap}.checkbox label .data-source{margin-top:8px}.checkbox label .icon{position:absolute;left:5px;top:6px}.checkbox label:after{box-sizing:inherit;left:0;position:absolute;content:"";width:20px;height:20px;border-radius:3px;background:transparent}.checkbox label:after{border:2px solid #c3ccd2;box-sizing:border-box}.form .checkbox input{opacity:0;position:fixed;display:block}.tag{display:inline-block;padding:0 6px;height:21px;background:#c3c5ca;border-radius:1px;vertical-align:center}.tag__container{white-space:nowrap}.tag__container .tag{margin-bottom:18px}.tag.with-custom-icon{display:inline-flex;align-items:center}.tag.with-custom-icon .custom-icon{display:inline-block;width:16px;height:16px;margin-left:5px}.tag.with-custom-icon .custom-icon i{width:100%;height:100%;background-size:cover;opacity:.6}.tag.desired{color:#086795}.ReactModal__Overlay{background:#0f172b4d!important;z-index:9999}.ReactModal__Overlay .ReactModal__Content{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);background:#fff;outline:none;box-shadow:0 4px 4px #00000040;border:1px solid #bfc1c7}.flex-table{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.flex-table--head{width:100%;border-bottom:1px solid #bfc1c7}.flex-table--head__row{display:flex;align-items:center;justify-content:space-between;background:#e5e6e9;height:40px}.flex-table--head__row.align-content{align-items:initial}.flex-table--head__column{padding:0 20px;cursor:pointer;position:sticky;display:flex;align-items:center;flex:0;top:0;height:100%;background:#e5e6e9;border:none;overflow:hidden}.flex-table--head__column.divider{border-right:1px solid #bfc1c7}.flex-table--head__column.dividerBottom{border-bottom:1px solid #bfc1c7}.flex-table--head__column.disabledSort{pointer-events:none}.flex-table--head__column.disabledSort>i{display:none}.flex-table--head__column.hiddenTitle .flex-table--head__column-content{opacity:0}.flex-table--head__column.withSubRow{padding:0}.flex-table--head__column.withSubRow .flex-table--head__column-content{padding:0 20px}.flex-table--head__column:hover{text-decoration:underline}.flex-table--head__column-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;letter-spacing:1px;font-weight:600}.flex-table--head__controls{display:flex;align-items:center;height:100%;margin-right:12px}.flex-table--body{width:100%;flex:1}.flex-table--body__row{height:40px;line-height:40px;width:100%;cursor:pointer}.flex-table--body__row-content{width:100%;cursor:pointer;display:flex;align-items:center;flex:1}.flex-table--body__row-content.align-content{align-items:initial}.flex-table--body__row-content.align-content .flex-table--body__column:not(.withSubRow){padding:10px 20px}.flex-table--body__row:last-child{border-bottom:1px solid #bfc1c7}.flex-table--body__row.expandable{background:#e5e6e9;height:40px;border:1px solid #8d9ba3!important;border-left:none!important;border-right:none!important;justify-content:flex-start}.flex-table--body__row.expandable .icon-chevron{padding:0 8px}.flex-table--body__row.expandable:hover{background:#e5e6e9}.flex-table--body__row:hover{background:#e6f0f4}.flex-table--body__row:hover .flex-table--body__controls>*{opacity:1}.flex-table--body__row.selected{background:#e6f0f4}.flex-table--body__row .with-copy-field .copy-field{margin-right:25px}.flex-table--body__row .with-copy-field .copy-field .copy-field__content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.flex-table--body__row .wellknown-group{display:flex;justify-content:space-between;width:100%;align-items:center}.flex-table--body__column{padding:0 20px;overflow:hidden;display:flex;width:100%;align-items:center;flex:0;position:relative}.flex-table--body__column.divider{border-right:1px solid #bfc1c7}.flex-table--body__column.dividerBottom{border-bottom:1px solid #bfc1c7}.flex-table--body__column.withSubRow{padding:0}.flex-table--body__column-content{width:100%;height:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.flex-table--body__column.editable>.flex-table--body__column-content{display:flex}.flex-table--body__sub-row{padding:0 20px 9px}.flex-table--body__sub-row.dividerBottom{border-bottom:1px solid #bfc1c7;padding-top:10px}.flex-table--body__sub-row.dividerBottom:last-of-type{border-bottom:0;padding-top:10px;margin-bottom:0}.flex-table--body__controls{display:flex;justify-content:flex-end;margin-right:12px}.flex-table--body__controls i{margin-right:8px}.flex-table--body__controls>*{opacity:0}.flex-table--body__controls.dividerBottom{border-bottom:1px solid #bfc1c7}.flex-table--body__controls>.alignToCenter{height:100%;display:flex;align-items:center}.flex-table--line-break.flex-table--body .flex-table--body__row .flex-table--body__column .flex-table--body__column-content{line-height:1.5;min-height:24px}.flex-table.calc-size-align-content .flex-table--head__row{align-items:initial}.flex-table.calc-size-align-content .flex-table--body__row{display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff}.flex-table.calc-size-align-content .flex-table--body__row-content{align-items:initial;width:100%;cursor:pointer;display:flex;justify-content:space-between;flex:1}.flex-table.calc-size-align-content .flex-table--body__row-content .flex-table--body__column:not(.withSubRow){padding:10px 20px}.flex-table.expanded-table .flex-table--body__column{height:100%}.column-1{flex:1}.column-2{flex:2}.column-3{flex:3}.column-4{flex:4}.column-5{flex:5}.column-6{flex:6}.column-7{flex:7}.column-8{flex:8}.column-9{flex:9}.column-10{flex:10}.column-11{flex:11}.column-12{flex:12}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadein{0%{opacity:0}to{opacity:1}}@-o-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@-ms-keyframes fadeout{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeout{0%{opacity:1}to{opacity:0}}
