.j-button{border-radius:3px;color:#000;font-size:1em;font-size:14px;font-weight:600;font-weight:400;height:40px;line-height:1.6em;min-width:40px;outline:none;padding:0 16px;text-transform:lowercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.j-button:first-letter{text-transform:uppercase}.j-button:hover:not([disabled]){cursor:pointer}.j-button:hover[disabled]{pointer-events:none}.j-button:focus{outline:none}.j-button.j-button-primary,.j-button.k-primary{background-color:#278838;border:none;color:#fff}.j-button.j-button-primary:hover:not(:active):not([disabled]),.j-button.k-primary:hover:not(:active):not([disabled]){background-color:#1f6d2d;cursor:pointer}.j-button.j-button-primary:focus:not([disabled]):not(:active),.j-button.k-primary:focus:not([disabled]):not(:active){border:1px solid #001737;box-shadow:0 0 0 3.5px rgba(39,136,56,.3)}.j-button.j-button-primary:active:not([disabled]),.j-button.k-primary:active:not([disabled]){background-color:#175222}.j-button.j-button-destructiveprimary{background-color:#c31818;border:none;color:#fff}.j-button.j-button-destructiveprimary:hover:not(:disabled){background-color:#9c1313}.j-button.j-button-destructiveprimary:active:not(:disabled){background-color:#750e0e}.j-button.j-button-destructiveprimary:focus:not(:disabled){background-color:#c31818;border:1px solid #000;border-radius:3px;box-shadow:0 0 0 3.5px rgba(195,24,24,.3)}.j-button.j-button-destructiveprimary:disabled{background-color:#c31818;border:none;color:#b8c5d5}.j-button.j-button-secondary{background-color:#fff;border:1px solid #b8c5d5;color:#546176}.j-button.j-button-secondary:hover:not(:disabled){background-color:#e8f4fc;border:1px solid #007ac9;color:#007ac9;cursor:pointer}.j-button.j-button-secondary:active:not(:disabled){background-color:#a1d1ef;border:1px solid #007ac9;color:#001737}.j-button.j-button-secondary:focus:not(:disabled){border:1px solid #001737;box-shadow:0 0 0 3px rgba(66,153,226,.6)}.j-button.j-button-secondary:disabled{background-color:#fff;border:none;color:#b8c5d5}.j-button.j-button-low,.j-button.k-dialog-close{background-color:#f9f9f9;border-color:#ddd;color:#515967}.j-button.j-button-low:hover:not(:active):not([disabled]),.j-button.k-dialog-close:hover:not(:active):not([disabled]){background-color:#fff;border-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#000}.j-button.j-button-low:active:not([disabled]),.j-button.j-button-low:focus:not([disabled]),.j-button.k-dialog-close:active:not([disabled]),.j-button.k-dialog-close:focus:not([disabled]){background-color:#ddd;border-color:#ddd}.j-button.j-button-icon,.j-button.j-button-icon[disabled],.j-button.j-button-link{background-color:transparent;border:none}.j-button.j-button-link{color:#515967;padding:0;text-align:left}.j-button.j-button-link:hover:not([disabled]){-webkit-text-decoration:underline;text-decoration:underline}.j-button.j-button-low,.j-button.j-button-primary{min-width:80px}.j-button.j-button-low[disabled],.j-button.j-button-primary[disabled]{background-color:#f9f9f9;color:#c9d4d0}
.j-dialog{max-width:600px;min-width:280px;overflow:visible;width:calc(100% - 20px)}.j-dialog .j-dialog-content{background-color:transparent;border:0;border-radius:0;box-shadow:0 2px 20px rgba(0,0,0,.4)}.j-dialog .alert{border-radius:0;margin-top:0}.modal-backdrop.show{opacity:.4}
.j-dialogbody{background-color:#fff}.j-dialogbody .alert{margin:0!important}.j-dialogbody .j-dialogbody-body{padding:16px 0}.j-dialogbody label:not(.j-labeledinput){display:flex;flex-direction:column}.j-dialogbody label:not(.j-labeledinput) span{margin-bottom:4px}.j-dialogbody input[type=password],.j-dialogbody input[type=text]{max-width:280px;width:100%}
.j-dialogfooter{background:#fff;border-color:#ddd;border-radius:0 0 3px 3px;border-top:1px solid #dee1ea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:24px}.j-dialogfooter .j-dialogfooter-loading{background-size:24px;height:24px;width:24px}.j-dialogfooter :last-child :not(:first-child){margin:0}.j-dialogfooter :last-child button:not(:last-child){margin-right:24px}
.j-dialogheader{background:#1e2556;border-radius:4px 4px 0 0;display:flex;flex-direction:column;height:5.6rem;padding:16px 24px}.j-dialogheader .j-dialogheader-title{display:flex;justify-content:space-between;width:100%}.j-dialogheader .j-dialogheader-title h3{color:#fff;font-size:20px;font-weight:600;line-height:24px}.j-dialogheader .j-dialogheader-title .j-dialogheader-close button{opacity:1}.j-dialogheader .j-dialogheader-title .j-dialogheader-close button .icon-x-white{background-size:24px;height:24px;width:24px}.j-dialogheader .j-dialogheader-subtitle{color:#fff!important;width:calc(100% - 32px)}.j-dialogheader .j-dialogheader-subtitle>span{color:#fff}.j-dialogheader .j-dialogheader-triangle{border-bottom:30px solid #31ab46;border-left:30px solid transparent;bottom:0;height:0;position:absolute;right:0;top:47px;width:0}
.j-dropdown div:first-of-type span:first-of-type,.j-dropdown div:last-of-type ul li{font-size:1em;font-weight:500;line-height:1.6em}.j-dropdown{margin-top:6px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.j-dropdown.j-dropdown-error div:first-of-type{border:1px solid #ac3939;color:#ac3939;opacity:1}.j-dropdown div:first-of-type{background:#fff;border:1px solid #cbc9c9;border-radius:2px;cursor:pointer;padding:4px 26px 4px 6px;position:relative;text-align:left}.j-dropdown div:first-of-type span:last-of-type{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #cbc9c9;position:absolute;right:10px;top:13px}.j-dropdown div:first-of-type:hover:not(.j-dropdown div:first-of-type.j-dropdown-disabled){background:#f2f2f2}.j-dropdown div:last-of-type{background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);box-sizing:border-box;display:none;max-height:172px;overflow-y:auto;position:absolute;width:100%;z-index:2}.j-dropdown div:last-of-type span{border-bottom:7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;right:9px;top:-7px}.j-dropdown div:last-of-type ul{list-style-type:none;margin:0;padding:0}.j-dropdown div:last-of-type ul li{cursor:pointer;padding:6px}.j-dropdown div:last-of-type ul li:hover{background:#3394d3;color:#fff}.j-dropdown div:last-of-type ul li.j-dropdownitem-selected{background:#007ac9;color:#fff}.j-dropdown div:last-of-type ul li.j-dropdownitem-disabled{color:#b3b3b3;pointer-events:none}.j-dropdown.j-dropdown-open div:first-of-type,.j-dropdown.j-dropdown-openup div:first-of-type{background:#f2f2f2}.j-dropdown.j-dropdown-open div:last-of-type,.j-dropdown.j-dropdown-openup div:last-of-type{display:block}.j-dropdown.j-dropdown-openup div:last-of-type{bottom:100%}.j-dropdown.j-dropdown-disabled div:first-of-type{background:#f9f9f9;border-color:#d7d7d7;color:#b3b3b3;cursor:default;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.j-header-button{background-position:50%;cursor:pointer;display:block;height:56px;-webkit-text-decoration:none;text-decoration:none;width:56px}.j-header-button:hover{background-color:#3394d3}.j-header-button:active{background-color:#0061a0}
.j-appswitcher .j-appswitcher-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M4 4h4v4H4V4Zm6 0h4v4h-4V4Zm-6 6h4v4H4v-4Zm6 0h4v4h-4v-4Zm6-6h4v4h-4V4Zm0 6h4v4h-4v-4ZM4 16h4v4H4v-4Zm6 0h4v4h-4v-4Zm6 0h4v4h-4v-4Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.j-appswitcher .j-appswitcher-menu li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j-appswitcher{background:#00305e;cursor:pointer;float:left;height:56px;position:relative;width:56px}.j-appswitcher.j-appswitcher-open .j-appswitcher-button:not(:hover):not(:active){background-color:#007ac9}.j-appswitcher.j-appswitcher-open .j-appswitcher-menu{display:block}.j-appswitcher .j-appswitcher-button{background-size:24px}.j-appswitcher .j-appswitcher-menu{background:#007ac9;display:none;list-style:none;margin:0;max-width:480px;min-width:160px;padding:0;position:absolute;top:56px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.j-appswitcher .j-appswitcher-menu li:hover{background-color:#3394d3}.j-appswitcher .j-appswitcher-menu li a{color:#fff;display:block;line-height:48px;padding:0 14px;-webkit-text-decoration:none;text-decoration:none}.j-appswitcher .j-appswitcher-menu li a:active{background-color:#0061a0;outline:none}
.j-accountcircle{background-color:#1e2556;border:1px solid #425663;color:#fff;text-align:center}.j-accountcircle div{font-weight:600}
.j-settingsmenu .j-settingsmenu-menu ul li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j-settingsmenu{background:#00305e;float:right;height:56px;position:relative;width:56px}.j-settingsmenu.j-settingsmenu-open .j-settingsmenu-button:not(:hover):not(:active){background-color:#007ac9}.j-settingsmenu.j-settingsmenu-open .j-settingsmenu-menu{display:block}.j-settingsmenu .j-settingsmenu-button{align-items:center;display:flex;justify-content:center}.j-settingsmenu .j-settingsmenu-menu{background:#fff;box-shadow:0 8px 12px -2px rgba(0,0,0,.3);display:none;max-width:480px;min-width:250px;position:absolute;right:0;top:56px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.j-settingsmenu .j-settingsmenu-menu .j-settingsmenu-arrow{border-bottom:6px solid #f2f2f2;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;right:22px;top:-6px}.j-settingsmenu .j-settingsmenu-menu .j-settingsmenu-header{background:#f2f2f2;border-bottom:1px solid #d7d7d7;padding:16px;white-space:nowrap}.j-settingsmenu .j-settingsmenu-menu .j-settingsmenu-header .j-accountcircle,.j-settingsmenu .j-settingsmenu-menu .j-settingsmenu-header .j-settingsmenu-name{display:inline-block;vertical-align:top}.j-settingsmenu .j-settingsmenu-menu .j-settingsmenu-header .j-settingsmenu-name{padding-left:12px}.j-settingsmenu .j-settingsmenu-menu ul{cursor:pointer;list-style:none;margin:8px;padding:0}.j-settingsmenu .j-settingsmenu-menu ul li{margin-bottom:8px}.j-settingsmenu .j-settingsmenu-menu ul li.j-settingsmenu-separator{border-top:1px solid #d7d7d7;margin-left:-8px;margin-right:-8px;padding-top:8px}.j-settingsmenu .j-settingsmenu-menu ul li.j-settingsmenu-separator h4{margin:0 8px}.j-settingsmenu .j-settingsmenu-menu ul li h4:hover{background:#f2f2f2}.j-settingsmenu .j-settingsmenu-menu ul li h4:active{background:#d7d7d7}.j-settingsmenu .j-settingsmenu-menu ul li a{color:inherit;display:block;line-height:32px;padding:0 14px;-webkit-text-decoration:none;text-decoration:none}
.j-header.j-header-simple .j-header-simplehelp,.j-header.j-header-simple .j-header-simplehelp:active,.j-header.j-header-simple .j-header-simplehelp:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23fff' d='M12.138 17.974a1.283 1.283 0 0 1-1.291-1.274v-.034a1.283 1.283 0 1 1 1.291 1.31ZM12.929 12.661v1.046c0 .271-.051.314-.323.314h-1.114c-.272 0-.314-.043-.314-.314V11.8c0-.366.544-.434 1.079-.612a1.343 1.343 0 0 0 1.08-1.326c0-.7-.417-1.08-1.267-1.08a5.891 5.891 0 0 0-1.9.5L10 9.134 9.605 8.1v-.17c0-.391 1.811-.893 2.83-.893a2.752 2.752 0 0 1 2.958 2.839c.001 1.935-1.563 2.479-2.464 2.785Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.j-header>div:last-of-type .j-header-group .j-header-download:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.j-header>div:last-of-type .j-header-group .j-header-download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23666' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus) .j-searchinput-icon div{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.j-header .j-header-title,.j-header .j-header-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j-header{align-content:space-between;align-items:center;background-color:#00305e;display:flex;flex-flow:row wrap;height:56px;left:0;min-height:56px;position:sticky;right:0;top:0;z-index:1030}.j-header .j-header-title{align-items:center;color:#fff;display:flex;flex:0 0 auto;flex-flow:row nowrap;height:100%;line-height:38px;margin-right:8px;padding:9px}.j-header .j-header-title .icon-jet-budgets-logo,.j-header .j-header-title .icon-jet-reports-logo,.j-header .j-header-title .icon-jet-scheduler-logo,.j-header .j-header-title .icon-jethub-logo{background-size:29px;height:29px;margin-right:8px;margin-top:2px;width:29px}.j-header .j-header-title .j-header-separator{background-color:#666;height:16px;margin:12px 10px 8px 12px;width:1px}@media (min-width:480px){.j-header.j-header-download>div:last-of-type{margin-right:112px}}.j-header>div:last-of-type{display:flex;flex:1 1 auto;justify-content:flex-end;margin:0 56px}.j-header>div:last-of-type .j-header-children{align-content:space-around;align-items:center;display:flex;flex:1 1 auto;flex-flow:row wrap;justify-content:flex-end}.j-header>div:last-of-type .j-header-children .j-dropdown{margin-top:0;width:120px}.j-header>div:last-of-type .j-header-children .j-dropdown:not(.j-dropdown-open){color:#515967}.j-header>div:last-of-type .j-header-children .j-dropdown:not(.j-dropdown-open)>div:first-of-type{background:#fff;border:1px solid #333;color:#515967}.j-header>div:last-of-type .j-header-children .j-searchinput{flex:1 1 auto;max-width:250px;min-width:160px}.j-header>div:last-of-type .j-header-children .j-searchinput .j-searchinput-icon:not(:hover),.j-header>div:last-of-type .j-header-children .j-searchinput input{background-color:#fff}.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus){background-color:#fff;border:1px solid #333}.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus) .j-searchinput-icon,.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus) input{background-color:#fff}.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus) input::-moz-placeholder{color:#515967}.j-header>div:last-of-type .j-header-children .j-searchinput:not(.j-searchinput-active) .j-inputaddon:not(.j-inputaddon-focus) input::placeholder{color:#515967}.j-header>div:last-of-type .j-header-children>*{margin-right:8px;padding:4px 0}.j-header>div:last-of-type .j-header-group{display:flex;position:absolute;right:0;top:0}.j-header>div:last-of-type .j-header-group .j-header-download{background-size:46px}@media (max-width:480px){.j-header>div:last-of-type .j-header-group .j-header-download{display:none}}.j-header.j-header-simple{text-align:center}.j-header.j-header-simple .j-header-title{justify-content:center;margin:0;padding:8px 8px 8px 16px}.j-header.j-header-simple>div{margin:0;position:absolute;right:0;top:0}.j-header.j-header-simple .j-header-simplehelp{background-size:36px;right:0;top:0}.j-header.j-header-simple .j-header-simplehelp:hover{background-color:#3394d3}.j-header.j-header-simple .j-header-simplehelp:active{background-color:#0061a0}@media (max-width:480px){.j-header:not(.j-header-simple) .j-header-title span{display:none}}
.j-input{border:1px solid #b8c5d5;border-radius:2px;font-size:1em;font-weight:500;line-height:1.6em;padding:4px 8px;width:100%}.j-input.j-input-error{border:1px solid #ac3939;color:#ac3939;opacity:1}.j-input:disabled{background:#f9f9f9;border-color:#d7d7d7;color:#b3b3b3}
.j-labeledinput>div:first-of-type>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j-labeledinput{display:flex;flex-flow:column;margin:0}.j-labeledinput>div:first-of-type{margin-bottom:10px}.j-labeledinput>div:first-of-type>span{display:inline-block;vertical-align:middle;width:100%}.j-labeledinput>div:first-of-type>div{background-position:50%;display:inline-block;height:21px;position:relative;vertical-align:middle;width:22px}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip{background:#fff;border:1px solid #cbc9c9;display:none;left:-115px;position:absolute;top:25px;width:250px;z-index:1}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip.j-labeledinput-tooltip-visible{display:block}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-title{background:#f9f9f9;padding:8px}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-text{font-size:.7em;padding:8px}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-arrow{left:119px;position:absolute;top:-5px}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-arrow:after,.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-arrow:before{content:"";position:absolute}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-arrow:before{border-bottom:6px solid #cbc9c9;border-left:6px solid transparent;border-right:6px solid transparent;left:-1px;top:-1px}.j-labeledinput>div:first-of-type>div .j-labeledinput-tooltip .j-labeledinput-tooltip-arrow:after{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent}.j-labeledinput .j-dropdown{margin-top:0}
.alert{border-radius:0;margin:0}
.error-container .alert ul{margin:0;padding:0}.error-container .alert ul li{list-style-type:none}
.j-pagefooter{background:#f2f2f2;bottom:0;height:56px;padding:8px 0;position:absolute;text-align:center;width:100%}
.j-pagecontent{overflow-y:auto;padding-bottom:1px}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#007bff;-webkit-text-decoration:none;text-decoration:none}a:hover{color:#0056b3;-webkit-text-decoration:underline;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;-webkit-text-decoration:none;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014 \00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{color:#e83e8c;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{background-color:transparent;margin-bottom:1rem;max-width:100%;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-left:0;padding-right:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.8);border-radius:.2rem;color:#fff;display:none;font-size:.875rem;line-height:1;margin-top:.1rem;max-width:100%;padding:.5rem;position:absolute;top:100%;z-index:5}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.8);border-radius:.2rem;color:#fff;display:none;font-size:.875rem;line-height:1;margin-top:.1rem;max-width:100%;padding:.5rem;position:absolute;top:100%;z-index:5}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{border:1px solid transparent;border-radius:.25rem;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:focus,.btn:hover{-webkit-text-decoration:none;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{background-color:transparent;background-image:none;border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{background-color:transparent;background-image:none;border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{background-color:transparent;background-image:none;border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{background-color:transparent;background-image:none;border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{background-color:transparent;background-image:none;border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{background-color:transparent;background-image:none;border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{background-color:transparent;background-image:none;border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{background-color:transparent;background-image:none;border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{background-color:transparent;color:#007bff;font-weight:400}.btn-link:hover{background-color:transparent;color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{border-color:transparent;-webkit-text-decoration:underline;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropup .dropdown-menu{margin-bottom:.125rem;margin-top:0}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-left:.125rem;margin-top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-right:.125rem;margin-top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;height:0;margin-right:.255em;vertical-align:.255em;width:0}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;-webkit-text-decoration:none;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;-webkit-text-decoration:none;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:0 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-left:0;margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:before{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:before{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label:before{background-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label:before{background-color:#dee2e6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:0;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:75%;height:calc(1.8125rem + 2px)}.custom-select-lg,.custom-select-sm{padding-bottom:.375rem;padding-top:.375rem}.custom-select-lg{font-size:125%;height:calc(2.875rem + 2px)}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(2.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control:before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;height:calc(2.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:2.25rem;z-index:3}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{-webkit-text-decoration:none;text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{-webkit-text-decoration:none;text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{-webkit-text-decoration:none;text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{left:auto;right:0}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{bottom:100%;top:auto}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{left:auto;right:0}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{bottom:100%;top:auto}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{left:auto;right:0}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{bottom:100%;top:auto}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{left:auto;right:0}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{bottom:100%;top:auto}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{left:auto;right:0}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{bottom:100%;top:auto}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{-webkit-text-decoration:none;text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-left:.5rem;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:none;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;-webkit-text-decoration:none;text-decoration:none}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#0062cc;color:#fff;-webkit-text-decoration:none;text-decoration:none}.badge-secondary{background-color:#6c757d;color:#fff}.badge-secondary[href]:focus,.badge-secondary[href]:hover{background-color:#545b62;color:#fff;-webkit-text-decoration:none;text-decoration:none}.badge-success{background-color:#28a745;color:#fff}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#1e7e34;color:#fff;-webkit-text-decoration:none;text-decoration:none}.badge-info{background-color:#17a2b8;color:#fff}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#117a8b;color:#fff;-webkit-text-decoration:none;text-decoration:none}.badge-warning{background-color:#ffc107;color:#212529}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#d39e00;color:#212529;-webkit-text-decoration:none;text-decoration:none}.badge-danger{background-color:#dc3545;color:#fff}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#bd2130;color:#fff;-webkit-text-decoration:none;text-decoration:none}.badge-light{background-color:#f8f9fa;color:#212529}.badge-light[href]:focus,.badge-light[href]:hover{background-color:#dae0e5;color:#212529;-webkit-text-decoration:none;text-decoration:none}.badge-dark{background-color:#343a40;color:#fff}.badge-dark[href]:focus,.badge-dark[href]:hover{background-color:#1d2124;color:#fff;-webkit-text-decoration:none;text-decoration:none}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;display:flex;font-size:.75rem;height:1rem;overflow:hidden}.progress-bar{background-color:#007bff;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;-webkit-text-decoration:none;text-decoration:none}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{-webkit-text-decoration:none;text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:focus,.close:hover{color:#000;opacity:.75;-webkit-text-decoration:none;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{-webkit-appearance:none;background-color:transparent;border:0;padding:0}.modal,.modal-open{overflow:hidden}.modal{bottom:0;display:none;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{border-top-color:rgba(0,0,0,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{border-right-color:rgba(0,0,0,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{border-bottom-color:rgba(0,0,0,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{border-left-color:rgba(0,0,0,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-item{align-items:center;backface-visibility:hidden;display:none;perspective:1000px;position:relative;transition:transform .6s ease;width:100%}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;width:15%}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;-webkit-text-decoration:none;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:10px;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-color:hsla(0,0%,100%,.5);flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;position:relative;text-indent:-999px;width:30px}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{content:"";display:inline-block;height:10px;left:0;position:absolute;width:100%}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){-webkit-text-decoration:underline;text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;src:url(fonts/OpenSans-Light.eot);src:url(fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Light.woff) format("woff"),url(fonts/OpenSans-Light.ttf) format("truetype"),url(fonts/OpenSans-Light.svg#OpenSansLight) format("svg")}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;src:url(fonts/OpenSans-LightItalic.eot);src:url(fonts/OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-LightItalic.woff) format("woff"),url(fonts/OpenSans-LightItalic.ttf) format("truetype"),url(fonts/OpenSans-LightItalic.svg#OpenSansLightItalic) format("svg")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:url(fonts/OpenSans-Regular.eot);src:url(fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Regular.woff) format("woff"),url(fonts/OpenSans-Regular.ttf) format("truetype"),url(fonts/OpenSans-Regular.svg#OpenSansRegular) format("svg")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:url(fonts/OpenSans-Italic.eot);src:url(fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Italic.woff) format("woff"),url(fonts/OpenSans-Italic.ttf) format("truetype"),url(fonts/OpenSans-Italic.svg#OpenSansItalic) format("svg")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:url(fonts/OpenSans-Semibold.eot);src:url(fonts/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Semibold.woff) format("woff"),url(fonts/OpenSans-Semibold.ttf) format("truetype"),url(fonts/OpenSans-Semibold.svg#OpenSansSemibold) format("svg")}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:url(fonts/OpenSans-SemiboldItalic.eot);src:url(fonts/OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-SemiboldItalic.woff) format("woff"),url(fonts/OpenSans-SemiboldItalic.ttf) format("truetype"),url(fonts/OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic) format("svg")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:url(fonts/OpenSans-Bold.eot);src:url(fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Bold.woff) format("woff"),url(fonts/OpenSans-Bold.ttf) format("truetype"),url(fonts/OpenSans-Bold.svg#OpenSansBold) format("svg")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:url(fonts/OpenSans-BoldItalic.eot);src:url(fonts/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-BoldItalic.woff) format("woff"),url(fonts/OpenSans-BoldItalic.ttf) format("truetype"),url(fonts/OpenSans-BoldItalic.svg#OpenSansBoldItalic) format("svg")}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;src:url(fonts/OpenSans-ExtraBold.eot);src:url(fonts/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-ExtraBold.woff) format("woff"),url(fonts/OpenSans-ExtraBold.ttf) format("truetype"),url(fonts/OpenSans-ExtraBold.svg#OpenSansExtrabold) format("svg")}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;src:url(fonts/OpenSans-ExtraBoldItalic.eot);src:url(fonts/OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-ExtraBoldItalic.woff) format("woff"),url(fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(fonts/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic) format("svg")}.icon-appswitcher-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M4 4h4v4H4V4Zm6 0h4v4h-4V4Zm-6 6h4v4H4v-4Zm6 0h4v4h-4v-4Zm6-6h4v4h-4V4Zm0 6h4v4h-4v-4ZM4 16h4v4H4v-4Zm6 0h4v4h-4v-4Zm6 0h4v4h-4v-4Z'/%3E%3C/defs%3E%3Cg fill='%23666' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23666'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-appswitcher-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M4 4h4v4H4V4Zm6 0h4v4h-4V4Zm-6 6h4v4H4v-4Zm6 0h4v4h-4v-4Zm6-6h4v4h-4V4Zm0 6h4v4h-4v-4ZM4 16h4v4H4v-4Zm6 0h4v4h-4v-4Zm6 0h4v4h-4v-4Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-appswitcher{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M4 4h4v4H4V4Zm6 0h4v4h-4V4Zm-6 6h4v4H4v-4Zm6 0h4v4h-4v-4Zm6-6h4v4h-4V4Zm0 6h4v4h-4v-4ZM4 16h4v4H4v-4Zm6 0h4v4h-4v-4Zm6 0h4v4h-4v-4Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23488FCD'/%3E%3Cg fill='%23488FCD' mask='url(%23b)'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.021 12.186a1.024 1.024 0 0 1-.311.754l-5.448 5.46a1.071 1.071 0 0 1-.762.311 1.024 1.024 0 0 1-.754-.311L6.3 12.939a1 1 0 0 1-.318-.754 1.047 1.047 0 0 1 .318-.762l.619-.627a1.074 1.074 0 0 1 .762-.311 1.024 1.024 0 0 1 .754.311l2.461 2.461V7.365a1.087 1.087 0 0 1 1.072-1.072h1.07a1.087 1.087 0 0 1 1.072 1.072v5.893l2.458-2.458a1.021 1.021 0 0 1 .754-.311 1.074 1.074 0 0 1 .762.311l.627.627a1.074 1.074 0 0 1 .31.759Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-left{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M18.661 11.965v1.071a1.114 1.114 0 0 1-.272.757.89.89 0 0 1-.707.314h-5.893l2.452 2.461a1.051 1.051 0 0 1 0 1.507l-.628.636a1.025 1.025 0 0 1-.753.31 1.074 1.074 0 0 1-.762-.31l-5.449-5.457a1.026 1.026 0 0 1-.311-.754 1.071 1.071 0 0 1 .311-.762L12.1 6.3a1.06 1.06 0 0 1 1.515 0l.628.619a1.07 1.07 0 0 1 0 1.523l-2.452 2.452h5.893a.893.893 0 0 1 .707.314 1.116 1.116 0 0 1 .27.757Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-list-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.433 15.67h7.521a.231.231 0 0 1 .231.231v2.207a.231.231 0 0 1-.231.231h-7.522a.231.231 0 0 1-.231-.231V15.9a.232.232 0 0 1 .232-.23ZM6 6.66h13.953a.231.231 0 0 1 .231.231V9.1a.232.232 0 0 1-.232.232H6a.231.231 0 0 1-.234-.232V6.892A.231.231 0 0 1 6 6.66Z'/%3E%3Cpath fill='%23fff' d='M4.909 14.281h2.623v3.92l.14.139h2.815l.139-.139v-3.92h2.623l.155-.136-.047-.118-4.166-4.166h-.209l-4.165 4.166-.009.207.101.047zM19.969 11.266h-6.874a.217.217 0 0 0-.214.219l.044.129 1.983 2.244.169.078h4.892a.217.217 0 0 0 .224-.209v-2.252a.217.217 0 0 0-.224-.209Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-list-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.433 15.67h7.521a.231.231 0 0 1 .231.231v2.207a.231.231 0 0 1-.231.231h-7.522a.231.231 0 0 1-.231-.231V15.9a.232.232 0 0 1 .232-.23ZM6 6.66h13.953a.231.231 0 0 1 .231.231V9.1a.232.232 0 0 1-.232.232H6a.231.231 0 0 1-.234-.232V6.892A.231.231 0 0 1 6 6.66Z'/%3E%3Cpath fill='%23548fcf' d='M4.909 14.281h2.623v3.92l.14.139h2.815l.139-.139v-3.92h2.623l.155-.136-.047-.118-4.166-4.166h-.209l-4.165 4.166-.009.207.101.047zM19.969 11.266h-6.874a.217.217 0 0 0-.214.219l.044.129 1.983 2.244.169.078h4.892a.217.217 0 0 0 .224-.209v-2.252a.217.217 0 0 0-.224-.209Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-list-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.433 15.67h7.521a.231.231 0 0 1 .231.231v2.207a.231.231 0 0 1-.231.231h-7.522a.231.231 0 0 1-.231-.231V15.9a.232.232 0 0 1 .232-.23ZM6 6.66h13.953a.231.231 0 0 1 .231.231V9.1a.232.232 0 0 1-.232.232H6a.231.231 0 0 1-.234-.232V6.892A.231.231 0 0 1 6 6.66Z'/%3E%3Cpath fill='%23b3b3b3' d='M4.909 14.281h2.623v3.92l.14.139h2.815l.139-.139v-3.92h2.623l.155-.136-.047-.118-4.166-4.166h-.209l-4.165 4.166-.009.207.101.047zM19.969 11.266h-6.874a.217.217 0 0 0-.214.219l.044.129 1.983 2.244.169.078h4.892a.217.217 0 0 0 .224-.209v-2.252a.217.217 0 0 0-.224-.209Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.433 15.67h7.521a.231.231 0 0 1 .231.231v2.207a.231.231 0 0 1-.231.231h-7.522a.231.231 0 0 1-.231-.231V15.9a.232.232 0 0 1 .232-.23ZM6 6.66h13.953a.231.231 0 0 1 .231.231V9.1a.232.232 0 0 1-.232.232H6a.231.231 0 0 1-.234-.232V6.892A.231.231 0 0 1 6 6.66Z'/%3E%3Cpath fill='%23010101' d='M4.909 14.281h2.623v3.92l.14.139h2.815l.139-.139v-3.92h2.623l.155-.136-.047-.118-4.166-4.166h-.209l-4.165 4.166-.009.207.101.047zM19.969 11.266h-6.874a.217.217 0 0 0-.214.219l.044.129 1.983 2.244.169.078h4.892a.217.217 0 0 0 .224-.209v-2.252a.217.217 0 0 0-.224-.209Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-out-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='m20.285 12.957-3.656 3.656a.642.642 0 0 1-1.1-.457v-2.513H8.751a.318.318 0 0 1-.236-.092.322.322 0 0 1-.093-.236v-1.627a.319.319 0 0 1 .329-.33h6.779V8.844a.646.646 0 0 1 1.1-.457l3.656 3.656a.654.654 0 0 1 0 .914Z'/%3E%3Cpath fill='%23fff' d='M5.821 9.223a1.62 1.62 0 0 1 1.616-1.616h7.109a.312.312 0 0 0 .323-.324v-.646a.318.318 0 0 0-.091-.232.312.312 0 0 0-.232-.09H7.437a2.913 2.913 0 0 0-2.909 2.908v6.555a2.913 2.913 0 0 0 2.909 2.908h7.109a.312.312 0 0 0 .232-.09.318.318 0 0 0 .091-.232v-.646a.312.312 0 0 0-.323-.324H7.437a1.62 1.62 0 0 1-1.616-1.615V9.223Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-out-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='m20.285 12.957-3.656 3.656a.642.642 0 0 1-1.1-.457v-2.513H8.751a.318.318 0 0 1-.236-.092.322.322 0 0 1-.093-.236v-1.627a.319.319 0 0 1 .329-.33h6.779V8.844a.646.646 0 0 1 1.1-.457l3.656 3.656a.654.654 0 0 1 0 .914Z'/%3E%3Cpath fill='%23666' d='M5.821 9.223a1.62 1.62 0 0 1 1.616-1.616h7.109a.312.312 0 0 0 .323-.324v-.646a.318.318 0 0 0-.091-.232.312.312 0 0 0-.232-.09H7.437a2.913 2.913 0 0 0-2.909 2.908v6.555a2.913 2.913 0 0 0 2.909 2.908h7.109a.312.312 0 0 0 .232-.09.318.318 0 0 0 .091-.232v-.646a.312.312 0 0 0-.323-.324H7.437a1.62 1.62 0 0 1-1.616-1.615V9.223Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-out-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='m20.285 12.957-3.656 3.656a.642.642 0 0 1-1.1-.457v-2.513H8.751a.318.318 0 0 1-.236-.092.322.322 0 0 1-.093-.236v-1.627a.319.319 0 0 1 .329-.33h6.779V8.844a.646.646 0 0 1 1.1-.457l3.656 3.656a.654.654 0 0 1 0 .914Z'/%3E%3Cpath fill='%23b3b3b3' d='M5.821 9.223a1.62 1.62 0 0 1 1.616-1.616h7.109a.312.312 0 0 0 .323-.324v-.646a.318.318 0 0 0-.091-.232.312.312 0 0 0-.232-.09H7.437a2.913 2.913 0 0 0-2.909 2.908v6.555a2.913 2.913 0 0 0 2.909 2.908h7.109a.312.312 0 0 0 .232-.09.318.318 0 0 0 .091-.232v-.646a.312.312 0 0 0-.323-.324H7.437a1.62 1.62 0 0 1-1.616-1.615V9.223Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-out{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='m20.285 12.957-3.656 3.656a.642.642 0 0 1-1.1-.457v-2.513H8.751a.318.318 0 0 1-.236-.092.322.322 0 0 1-.093-.236v-1.627a.319.319 0 0 1 .329-.33h6.779V8.844a.646.646 0 0 1 1.1-.457l3.656 3.656a.654.654 0 0 1 0 .914Z'/%3E%3Cpath fill='%23231f20' d='M5.821 9.223a1.62 1.62 0 0 1 1.616-1.616h7.109a.312.312 0 0 0 .323-.324v-.646a.318.318 0 0 0-.091-.232.312.312 0 0 0-.232-.09H7.437a2.913 2.913 0 0 0-2.909 2.908v6.555a2.913 2.913 0 0 0 2.909 2.908h7.109a.312.312 0 0 0 .232-.09.318.318 0 0 0 .091-.232v-.646a.312.312 0 0 0-.323-.324H7.437a1.62 1.62 0 0 1-1.616-1.615V9.223Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M18.66 12.5a1.038 1.038 0 0 1-.309.762L12.9 18.711a1.077 1.077 0 0 1-.762.31 1.063 1.063 0 0 1-.754-.31l-.627-.628a1.07 1.07 0 0 1 0-1.523l2.451-2.452h-5.89a.892.892 0 0 1-.707-.314 1.113 1.113 0 0 1-.271-.757v-1.072a1.115 1.115 0 0 1 .271-.758.9.9 0 0 1 .707-.314h5.893L10.76 8.432a1.05 1.05 0 0 1 0-1.506l.627-.628a1.032 1.032 0 0 1 .754-.318 1.043 1.043 0 0 1 .759.32l5.449 5.449a.994.994 0 0 1 .311.751Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-up-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M19.021 12.859a1.06 1.06 0 0 1-.311.754l-.627.629a1.045 1.045 0 0 1-.762.316 1 1 0 0 1-.754-.316l-2.461-2.453v5.893a.891.891 0 0 1-.313.707 1.117 1.117 0 0 1-.758.271h-1.071a1.115 1.115 0 0 1-.758-.271.891.891 0 0 1-.313-.707v-5.893l-2.461 2.453a1.055 1.055 0 0 1-1.507 0l-.625-.629a1.028 1.028 0 0 1-.317-.754A1.042 1.042 0 0 1 6.3 12.1l5.449-5.449a.994.994 0 0 1 .751-.311 1.038 1.038 0 0 1 .762.309L18.71 12.1a1.074 1.074 0 0 1 .311.759Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-arrow-up{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.021 12.859a1.06 1.06 0 0 1-.311.754l-.627.629a1.045 1.045 0 0 1-.762.316 1 1 0 0 1-.754-.316l-2.461-2.453v5.893a.891.891 0 0 1-.313.707 1.117 1.117 0 0 1-.758.271h-1.071a1.115 1.115 0 0 1-.758-.271.891.891 0 0 1-.313-.707v-5.893l-2.461 2.453a1.055 1.055 0 0 1-1.507 0l-.625-.629a1.028 1.028 0 0 1-.317-.754A1.042 1.042 0 0 1 6.3 12.1l5.449-5.449a.994.994 0 0 1 .751-.311 1.038 1.038 0 0 1 .762.309L18.71 12.1a1.074 1.074 0 0 1 .311.759Z'/%3E%3C/svg%3E")}.icon-arrow-up,.icon-art{background-repeat:no-repeat}.icon-art{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M13.447 5.4c-5.684 0-8.525 5.684-8.525 9.473 0 .947 1.895 2.842 2.842 0 .424-1.271 2.842-.947 2.842.947 0 2.118.947 3.789 2.842 3.789 5.684 0 6.631-4.736 6.631-7.578S19.131 5.4 13.447 5.4Zm-4.736 6.864a1.184 1.184 0 1 1 1.184-1.185 1.186 1.186 0 0 1-1.184 1.185Zm2.131-3.553A1.185 1.185 0 1 1 12.027 9.9a1.185 1.185 0 0 1-1.185-1.189ZM13.922 17a1.658 1.658 0 1 1 1.656-1.658A1.66 1.66 0 0 1 13.922 17Zm2.84-2.842a.71.71 0 1 1 .711-.711.711.711 0 0 1-.711.711Zm-.947-2.842a1.658 1.658 0 1 1 1.658-1.658 1.66 1.66 0 0 1-1.659 1.658Z'/%3E%3C/svg%3E")}.icon-assign-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M18.109 8.365a1.862 1.862 0 0 1 .385.608 1.843 1.843 0 0 1 .16.705v9.232a.767.767 0 0 1-.77.77H7.115a.767.767 0 0 1-.77-.77V6.089a.765.765 0 0 1 .77-.769h7.18a1.839 1.839 0 0 1 .705.16 1.861 1.861 0 0 1 .609.385Zm-.48 10.288v-8.205h-3.334a.767.767 0 0 1-.77-.77V6.345H7.371v12.308ZM9.424 11.73l.072-.185.184-.072h5.64l.186.072.072.185v.513l-.072.185-.186.072H9.68l-.18-.073-.072-.185Zm5.9 1.795.186.072.072.184v.514l-.072.184-.186.072H9.68l-.18-.073-.072-.184v-.514l.072-.18.184-.072Zm0 2.051.186.072.072.185v.513l-.072.185-.186.072H9.68l-.18-.073-.072-.185v-.513l.072-.185.184-.072Zm-.77-9.166v3.013h3.014a.864.864 0 0 0-.176-.329l-2.511-2.508a.862.862 0 0 0-.33-.176Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-assign{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M18.109 8.365a1.862 1.862 0 0 1 .385.608 1.843 1.843 0 0 1 .16.705v9.232a.767.767 0 0 1-.77.77H7.115a.767.767 0 0 1-.77-.77V6.089a.765.765 0 0 1 .77-.769h7.18a1.839 1.839 0 0 1 .705.16 1.861 1.861 0 0 1 .609.385Zm-.48 10.288v-8.205h-3.334a.767.767 0 0 1-.77-.77V6.345H7.371v12.308ZM9.424 11.73l.072-.185.184-.072h5.64l.186.072.072.185v.513l-.072.185-.186.072H9.68l-.18-.073-.072-.185Zm5.9 1.795.186.072.072.184v.514l-.072.184-.186.072H9.68l-.18-.073-.072-.184v-.514l.072-.18.184-.072Zm0 2.051.186.072.072.185v.513l-.072.185-.186.072H9.68l-.18-.073-.072-.185v-.513l.072-.185.184-.072Zm-.77-9.166v3.013h3.014a.864.864 0 0 0-.176-.329l-2.511-2.508a.862.862 0 0 0-.33-.176Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-back-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.5 3.87a8.63 8.63 0 1 0 8.631 8.63A8.631 8.631 0 0 0 12.5 3.87Zm0 16a7.37 7.37 0 1 1 7.336-7.4v.03a7.379 7.379 0 0 1-7.336 7.336Z'/%3E%3Cpath fill='%23548fcf' d='M13.365 17.4a.86.86 0 0 1-.609-.253l-4.774-4.769 4.789-4.545a.862.862 0 1 1 1.188 1.251l-3.5 3.326 3.52 3.521a.863.863 0 0 1-.609 1.474Z'/%3E%3C/svg%3E")}.icon-back,.icon-back-blue{background-repeat:no-repeat}.icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 3.87a8.63 8.63 0 1 0 8.631 8.63A8.631 8.631 0 0 0 12.5 3.87Zm0 16a7.37 7.37 0 1 1 7.336-7.4v.03a7.379 7.379 0 0 1-7.336 7.336Z'/%3E%3Cpath fill='%23010101' d='M13.365 17.4a.86.86 0 0 1-.609-.253l-4.774-4.769 4.789-4.545a.862.862 0 1 1 1.188 1.251l-3.5 3.326 3.52 3.521a.863.863 0 0 1-.609 1.474Z'/%3E%3C/svg%3E")}.icon-brush-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M19.956 5.433c-.649-.649-1.439.141-1.439.141l-4.74 4.739a12.577 12.577 0 0 1-3 1.7l2.6 2.59a13.393 13.393 0 0 1 1.75-3l4.739-4.739s.74-.781.09-1.431ZM7.776 14.613c-1.2 2.87-1 4.51-3 5 7.78 1.35 7.78-4.21 7.78-4.21l-2.6-2.6a3.443 3.443 0 0 0-2.18 1.81Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-brush{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M19.956 5.433c-.649-.649-1.439.141-1.439.141l-4.74 4.739a12.577 12.577 0 0 1-3 1.7l2.6 2.59a13.393 13.393 0 0 1 1.75-3l4.739-4.739s.74-.781.09-1.431ZM7.776 14.613c-1.2 2.87-1 4.51-3 5 7.78 1.35 7.78-4.21 7.78-4.21l-2.6-2.6a3.443 3.443 0 0 0-2.18 1.81Z'/%3E%3C/svg%3E")}.icon-brush,.icon-budget{background-repeat:no-repeat}.icon-budget{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M8.343 13.193A2.663 2.663 0 0 1 11 10.533l.091.009v-1.01l-.629.028V7.932H4.4v7.32h4.939a2.645 2.645 0 0 1-.996-2.059Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23010101' d='m22.338 9.542-3.375-3.376-.06-.024-15.573-.1a.694.694 0 0 0-.693.693V18.18a.779.779 0 0 0 .778.778h18.17a.779.779 0 0 0 .778-.778V9.6Zm-3.1-2.224.145-.061L21.22 9.1l-.06.146h-1.842l-.085-.085Zm2.66 10.861a.308.308 0 0 1-.309.309H3.415a.308.308 0 0 1-.309-.309V6.735a.224.224 0 0 1 .224-.224l15.3.1.084.085v2.722a.344.344 0 0 0 .343.344h2.749l.085.085Z'/%3E%3Cpath fill='%23010101' d='M18.873 15.248h-4.388a.236.236 0 0 1 0-.47h4.388a.236.236 0 0 1 0 .47ZM18.873 12.106h-4.388a.236.236 0 0 1 0-.47h4.388a.236.236 0 0 1 0 .47ZM18.873 13.677h-4.388a.236.236 0 0 1 0-.47h4.388a.236.236 0 0 1 0 .47ZM11 15.854a2.66 2.66 0 1 1 2.661-2.66A2.663 2.663 0 0 1 11 15.854Zm0-4.93a2.27 2.27 0 1 0 2.27 2.27 2.272 2.272 0 0 0-2.27-2.27Z'/%3E%3Cpath fill='%23231f20' d='M10.385 14.333h-.23l1.488-2.261h.232l-1.49 2.261zM10.6 12.075a.417.417 0 0 0-.638 0 .7.7 0 0 0 0 .77.419.419 0 0 0 .638 0 .7.7 0 0 0 0-.77Zm-.154.641-.165.106-.166-.106a.584.584 0 0 1-.052-.257.572.572 0 0 1 .052-.255l.166-.107.165.107a.565.565 0 0 1 .053.255.577.577 0 0 1-.056.257ZM12.063 13.45a.394.394 0 0 0-.316-.143.382.382 0 0 0-.314.146.6.6 0 0 0-.118.386.572.572 0 0 0 .125.393.392.392 0 0 0 .3.141.4.4 0 0 0 .313-.147.6.6 0 0 0 .129-.407.545.545 0 0 0-.119-.369Zm-.159.657-.156.1-.152-.088a.447.447 0 0 1-.064-.267.582.582 0 0 1 .053-.267l.165-.1.165.108a.562.562 0 0 1 .053.249.487.487 0 0 1-.068.265Z'/%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23010101' d='M10.752 11.686H5.375a.342.342 0 0 1-.342-.342v-1.287a.343.343 0 0 1 .342-.343h5.377a.343.343 0 0 1 .342.343v1.287a.342.342 0 0 1-.342.342Zm-5.377-1.678-.049.049v1.287l.049.049h5.377l.049-.049v-1.287l-.049-.049Z'/%3E%3Cpath fill='%23010101' d='M9.752 9.861h.293v1.678h-.293z'/%3E%3Cpath fill='%23e5e1ad' d='M6.281 10.019h.892v1.416h-.892z'/%3E%3Cpath fill='%23010101' d='M7.025 9.861h.293v1.678h-.293zM6.134 9.861h.293v1.678h-.293z'/%3E%3Cpath fill='%23010101' d='M10.123 13.469H4.746a.342.342 0 0 1-.342-.342V11.84a.343.343 0 0 1 .342-.343h5.377a.344.344 0 0 1 .343.343v1.287a.343.343 0 0 1-.343.342Zm-5.377-1.678-.046.049v1.287l.049.049h5.377l.049-.049V11.84l-.049-.049Z'/%3E%3Cpath fill='%23010101' d='M9.123 11.645h.293v1.678h-.293z'/%3E%3Cpath fill='%23e5e1ad' d='M5.651 11.802h.892v1.416h-.892z'/%3E%3Cpath fill='%23010101' d='M6.396 11.645h.293v1.678h-.293zM5.504 11.645h.293v1.678h-.293z'/%3E%3Cpath fill='%23010101' d='M10.805 15.252H5.427a.343.343 0 0 1-.342-.342v-1.287a.343.343 0 0 1 .342-.343h5.378a.343.343 0 0 1 .342.343v1.287a.343.343 0 0 1-.342.342Zm-5.378-1.678-.049.049v1.287l.049.049h5.378l.049-.049v-1.287l-.049-.049Z'/%3E%3Cpath fill='%23010101' d='M9.805 13.428h.293v1.678h-.293z'/%3E%3Cpath fill='%23e5e1ad' d='M6.333 13.585h.892v1.416h-.892z'/%3E%3Cpath fill='%23010101' d='M7.078 13.428h.293v1.678h-.293zM6.187 13.428h.293v1.678h-.293zM10.123 9.9H4.746a.343.343 0 0 1-.346-.339V8.273a.342.342 0 0 1 .342-.342h5.377a.343.343 0 0 1 .343.342v1.288a.344.344 0 0 1-.339.339ZM4.746 8.225l-.046.048v1.288l.049.049h5.377l.049-.049V8.273l-.049-.049Z'/%3E%3Cpath fill='%23010101' d='M9.123 8.078h.293v1.678h-.293z'/%3E%3Cpath fill='%23e5e1ad' d='M5.651 8.235h.892v1.416h-.892z'/%3E%3Cpath fill='%23010101' d='M6.396 8.078h.293v1.678h-.293zM5.504 8.078h.293v1.678h-.293z'/%3E%3C/g%3E%3C/svg%3E")}.icon-calendar-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20.857 7.357v12.858a1.3 1.3 0 0 1-1.286 1.285H5.429a1.3 1.3 0 0 1-1.286-1.285V7.357a1.3 1.3 0 0 1 1.286-1.286h1.285v-.964A1.612 1.612 0 0 1 8.321 3.5h.643a1.611 1.611 0 0 1 1.607 1.607v.964h3.857v-.964A1.612 1.612 0 0 1 16.035 3.5h.643a1.611 1.611 0 0 1 1.607 1.607v.964h1.286a1.305 1.305 0 0 1 1.286 1.286ZM5.429 12.822h2.892V9.928H5.429Zm0 3.857h2.892v-3.215H5.429Zm0 3.536h2.892v-2.893H5.429ZM9.286 8V5.107a.326.326 0 0 0-.322-.321h-.643A.325.325 0 0 0 8 5.107V8a.326.326 0 0 0 .321.322h.643A.328.328 0 0 0 9.286 8Zm-.322 4.822h3.215V9.928H8.964Zm0 3.857h3.215v-3.215H8.964Zm0 3.536h3.215v-2.893H8.964Zm3.857-7.393h3.215V9.928h-3.215Zm0 3.857h3.215v-3.215h-3.215Zm0 3.536h3.215v-2.893h-3.215ZM17 8V5.107a.326.326 0 0 0-.322-.321h-.643a.325.325 0 0 0-.321.321V8a.326.326 0 0 0 .321.322h.643A.328.328 0 0 0 17 8Zm-.322 4.822h2.893V9.928h-2.893Zm0 3.857h2.893v-3.215h-2.893Zm0 3.536h2.893v-2.893h-2.893Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M20.857 7.357v12.858a1.3 1.3 0 0 1-1.286 1.285H5.429a1.3 1.3 0 0 1-1.286-1.285V7.357a1.3 1.3 0 0 1 1.286-1.286h1.285v-.964A1.612 1.612 0 0 1 8.321 3.5h.643a1.611 1.611 0 0 1 1.607 1.607v.964h3.857v-.964A1.612 1.612 0 0 1 16.035 3.5h.643a1.611 1.611 0 0 1 1.607 1.607v.964h1.286a1.305 1.305 0 0 1 1.286 1.286ZM5.429 12.822h2.892V9.928H5.429Zm0 3.857h2.892v-3.215H5.429Zm0 3.536h2.892v-2.893H5.429ZM9.286 8V5.107a.326.326 0 0 0-.322-.321h-.643A.325.325 0 0 0 8 5.107V8a.326.326 0 0 0 .321.322h.643A.328.328 0 0 0 9.286 8Zm-.322 4.822h3.215V9.928H8.964Zm0 3.857h3.215v-3.215H8.964Zm0 3.536h3.215v-2.893H8.964Zm3.857-7.393h3.215V9.928h-3.215Zm0 3.857h3.215v-3.215h-3.215Zm0 3.536h3.215v-2.893h-3.215ZM17 8V5.107a.326.326 0 0 0-.322-.321h-.643a.325.325 0 0 0-.321.321V8a.326.326 0 0 0 .321.322h.643A.328.328 0 0 0 17 8Zm-.322 4.822h2.893V9.928h-2.893Zm0 3.857h2.893v-3.215h-2.893Zm0 3.536h2.893v-2.893h-2.893Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-carrot-closed{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' fill-rule='nonzero' stroke='%23979797' d='M11.743 9.207v6.071l3.035-3.035-3.035-3.036Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-carrot-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23488FCD' fill-rule='nonzero' d='M15 8v6H9z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check-green{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%2398cc65' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M17.308 5.894 10.9 15.223a.254.254 0 0 1-.358.027l-.027-.027-2.418-2.4-.173-.074H4.839a.253.253 0 0 0-.247.261l.075.174 6.378 5.968a.253.253 0 0 0 .358-.018l.019-.023 8.944-12.93a.255.255 0 0 0-.073-.353l-.132-.041h-2.615a.256.256 0 0 0-.238.107Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-check-alt-green{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%2398cc65' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm5.143 5.177-5.831 8.5-.02.019-.228-.019-4.173-3.9-.053-.121.163-.16h2.016l.118.052 1.581 1.572.02.019.228-.019 4.19-6.1.153-.093h1.7l.1.03Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-check-alt-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm5.143 5.177-5.831 8.5-.02.019-.228-.019-4.173-3.9-.053-.121.163-.16h2.016l.118.052 1.581 1.572.02.019.228-.019 4.19-6.1.153-.093h1.7l.1.03Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-check-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm5.143 5.177-5.831 8.5-.02.019-.228-.019-4.173-3.9-.053-.121.163-.16h2.016l.118.052 1.581 1.572.02.019.228-.019 4.19-6.1.153-.093h1.7l.1.03Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-check-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23fff' d='m17.643 9.177-5.831 8.5-.02.018-.228-.018-4.172-3.902-.053-.121.163-.16h2.015l.118.052 1.581 1.572.019.019.228-.019 4.19-6.103.154-.093h1.699l.098.03.039.225z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23010101' d='m17.643 9.177-5.831 8.5-.02.018-.228-.018-4.172-3.902-.053-.121.163-.16h2.015l.118.052 1.581 1.572.019.019.228-.019 4.19-6.103.154-.093h1.699l.098.03.039.225z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-error-alt-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='red' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-1.156 3.17c0-.2.153-.2.272-.2h1.649c.119 0 .306.1.306.2v.306l-.34 6.018c-.025.307-.093.307-.323.307h-.85c-.229 0-.323-.018-.323-.307l-.391-6.018Zm1.165 10.863a1.3 1.3 0 0 1-1.309-1.292v-.052a1.284 1.284 0 0 1 1.309-1.257 1.3 1.3 0 0 1 0 2.6Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-error-alt-tallpoppy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23C1272D' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-1.156 3.17c0-.2.153-.2.272-.2h1.649c.119 0 .306.1.306.2v.306l-.34 6.018c-.025.307-.093.307-.323.307h-.85c-.229 0-.323-.018-.323-.307l-.391-6.018Zm1.165 10.863a1.3 1.3 0 0 1-1.309-1.292v-.052a1.284 1.284 0 0 1 1.309-1.257 1.3 1.3 0 0 1 0 2.6Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-error-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-1.156 3.17c0-.2.153-.2.272-.2h1.649c.119 0 .306.1.306.2v.306l-.34 6.018c-.025.307-.093.307-.323.307h-.85c-.229 0-.323-.018-.323-.307l-.391-6.018Zm1.165 10.863a1.3 1.3 0 0 1-1.309-1.292v-.052a1.284 1.284 0 0 1 1.309-1.257 1.3 1.3 0 0 1 0 2.6Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-error-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='red' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.267 7.267 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='red' d='M11.735 13.494c0 .289.094.306.323.306h.85c.229 0 .3 0 .323-.306l.34-6.018V7.17c0-.094-.187-.2-.306-.2h-1.649c-.119 0-.272 0-.272.2v.306ZM12.508 15.432A1.283 1.283 0 0 0 11.2 16.69v.051a1.3 1.3 0 1 0 1.309-1.309Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.267 7.267 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23010101' d='M11.735 13.494c0 .289.094.306.323.306h.85c.229 0 .3 0 .323-.306l.34-6.018V7.17c0-.094-.187-.2-.306-.2h-1.649c-.119 0-.272 0-.272.2v.306ZM12.508 15.432A1.283 1.283 0 0 0 11.2 16.69v.051a1.3 1.3 0 1 0 1.309-1.309Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-help-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-.187 14.152a1.283 1.283 0 0 1-1.291-1.275v-.034a1.283 1.283 0 1 1 1.291 1.31Zm.787-5.312v1.046c0 .271-.051.314-.323.314h-1.11c-.272 0-.314-.043-.314-.314v-1.9c0-.366.544-.434 1.079-.612a1.343 1.343 0 0 0 1.08-1.326c0-.7-.417-1.08-1.267-1.08a5.891 5.891 0 0 0-1.9.5l-.17-.153-.395-1.04v-.17c0-.391 1.811-.893 2.83-.893a2.752 2.752 0 0 1 2.958 2.839c0 1.939-1.568 2.483-2.468 2.789Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-help-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23666' d='M12.138 17.974a1.283 1.283 0 0 1-1.291-1.274v-.034a1.283 1.283 0 1 1 1.291 1.31ZM12.929 12.661v1.046c0 .271-.051.314-.323.314h-1.114c-.272 0-.314-.043-.314-.314V11.8c0-.366.544-.434 1.079-.612a1.343 1.343 0 0 0 1.08-1.326c0-.7-.417-1.08-1.267-1.08a5.891 5.891 0 0 0-1.9.5L10 9.134 9.605 8.1v-.17c0-.391 1.811-.893 2.83-.893a2.752 2.752 0 0 1 2.958 2.839c.001 1.935-1.563 2.479-2.464 2.785Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-help-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23fff' d='M12.138 17.974a1.283 1.283 0 0 1-1.291-1.274v-.034a1.283 1.283 0 1 1 1.291 1.31ZM12.929 12.661v1.046c0 .271-.051.314-.323.314h-1.114c-.272 0-.314-.043-.314-.314V11.8c0-.366.544-.434 1.079-.612a1.343 1.343 0 0 0 1.08-1.326c0-.7-.417-1.08-1.267-1.08a5.891 5.891 0 0 0-1.9.5L10 9.134 9.605 8.1v-.17c0-.391 1.811-.893 2.83-.893a2.752 2.752 0 0 1 2.958 2.839c.001 1.935-1.563 2.479-2.464 2.785Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23010101' d='M12.138 17.974a1.283 1.283 0 0 1-1.291-1.274v-.034a1.283 1.283 0 1 1 1.291 1.31ZM12.929 12.661v1.046c0 .271-.051.314-.323.314h-1.114c-.272 0-.314-.043-.314-.314V11.8c0-.366.544-.434 1.079-.612a1.343 1.343 0 0 0 1.08-1.326c0-.7-.417-1.08-1.267-1.08a5.891 5.891 0 0 0-1.9.5L10 9.134 9.605 8.1v-.17c0-.391 1.811-.893 2.83-.893a2.752 2.752 0 0 1 2.958 2.839c.001 1.935-1.563 2.479-2.464 2.785Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-info-alt-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm.365 3.111a1.08 1.08 0 0 1 .009 2.159h-.009a1.08 1.08 0 0 1 0-2.159Zm1.879 9.256c0 .188-.025.188-.187.188h-3.332c-.187 0-.187-.043-.187-.187v-.85c0-.187.025-.187.187-.187h.85V11.3h-.85c-.187 0-.187-.042-.187-.187v-.85c0-.187.025-.187.187-.187H13.5c.187 0 .187.042.187.187v5.1h.85c.153 0 .179.043.2.153Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-info-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm.365 3.111a1.08 1.08 0 0 1 .009 2.159h-.009a1.08 1.08 0 0 1 0-2.159Zm1.879 9.256c0 .188-.025.188-.187.188h-3.332c-.187 0-.187-.043-.187-.187v-.85c0-.187.025-.187.187-.187h.85V11.3h-.85c-.187 0-.187-.042-.187-.187v-.85c0-.187.025-.187.187-.187H13.5c.187 0 .187.042.187.187v5.1h.85c.153 0 .179.043.2.153Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-info-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.874 9.27a1.084 1.084 0 1 0-.009 0ZM14.54 15.364h-.85v-5.1c0-.145 0-.187-.187-.187h-2.278c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h.85v4.029h-.85c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h3.332c.161 0 .187 0 .187-.187v-.85c-.026-.11-.051-.153-.204-.153Z'/%3E%3Cpath fill='%23548fcf' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.267 7.267 0 0 1-7.225 7.225Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-info-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M12.874 9.27a1.084 1.084 0 1 0-.009 0ZM14.54 15.364h-.85v-5.1c0-.145 0-.187-.187-.187h-2.278c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h.85v4.029h-.85c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h3.332c.161 0 .187 0 .187-.187v-.85c-.026-.11-.051-.153-.204-.153Z'/%3E%3Cpath fill='%23666' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.267 7.267 0 0 1-7.225 7.225Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.874 9.27a1.084 1.084 0 1 0-.009 0ZM14.54 15.364h-.85v-5.1c0-.145 0-.187-.187-.187h-2.278c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h.85v4.029h-.85c-.162 0-.187 0-.187.187v.85c0 .145 0 .187.187.187h3.332c.161 0 .187 0 .187-.187v-.85c-.026-.11-.051-.153-.204-.153Z'/%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.267 7.267 0 0 1-7.225 7.225Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-alt-selectiveyellow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ffb700' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-4.641 7.242h9.282a.255.255 0 0 1 .255.255V13.5a.255.255 0 0 1-.255.255H7.859A.255.255 0 0 1 7.6 13.5v-2a.255.255 0 0 1 .259-.258Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-alt-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-4.641 7.242h9.282a.255.255 0 0 1 .255.255V13.5a.255.255 0 0 1-.255.255H7.859A.255.255 0 0 1 7.6 13.5v-2a.255.255 0 0 1 .259-.258Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm-4.641 7.242h9.282a.255.255 0 0 1 .255.255V13.5a.255.255 0 0 1-.255.255H7.859A.255.255 0 0 1 7.6 13.5v-2a.255.255 0 0 1 .259-.258Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.292v.033a7.268 7.268 0 0 1-7.225 7.225Z'/%3E%3Crect width='9.792' height='2.516' x='7.604' y='11.242' fill='%23548fcf' rx='.255' ry='.255'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.292v.033a7.268 7.268 0 0 1-7.225 7.225Z'/%3E%3Crect width='9.792' height='2.516' x='7.604' y='11.242' fill='%23425663' rx='.255' ry='.255'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-orange{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23f80' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.292v.033a7.268 7.268 0 0 1-7.225 7.225Z'/%3E%3Crect width='9.792' height='2.516' x='7.604' y='11.242' fill='%23f80' rx='.255' ry='.255'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.292v.033a7.268 7.268 0 0 1-7.225 7.225Z'/%3E%3Crect width='9.792' height='2.516' x='7.604' y='11.242' fill='%23b3b3b3' rx='.255' ry='.255'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.292v.033a7.268 7.268 0 0 1-7.225 7.225Z'/%3E%3Crect width='9.792' height='2.516' x='7.604' y='11.242' fill='%23010101' rx='.255' ry='.255'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm2.712 10.948a.263.263 0 0 1-.264.263h-4.905a.263.263 0 0 1-.263-.263v-4.9a.264.264 0 0 1 .263-.264h4.905a.264.264 0 0 1 .264.264Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Crect width='5.432' height='5.432' x='9.78' y='9.78' fill='%23fff' rx='.264' ry='.264'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Crect width='5.432' height='5.432' x='9.78' y='9.78' fill='%23548fcf' rx='.264' ry='.264'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Crect width='5.432' height='5.432' x='9.78' y='9.78' fill='%23425663' rx='.264' ry='.264'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Crect width='5.432' height='5.432' x='9.78' y='9.78' fill='%23b3b3b3' rx='.264' ry='.264'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-stop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Crect width='5.432' height='5.432' x='9.78' y='9.78' fill='%23010101' rx='.264' ry='.264'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-x-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm3.782 11.263-1.02 1.02H15l-2.371-2.371h-.264L10 16.273h-.263l-1.02-1.02v-.263l2.362-2.363v-.264l-2.37-2.371v-.263l1.02-1.02h.264l2.372 2.371h.264l2.361-2.363h.264l1.021 1.02V10l-2.363 2.363v.264L16.282 15Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-x-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='red' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='red' d='m16.282 14.999-2.371-2.372v-.263l2.363-2.363v-.264l-1.02-1.02h-.264l-2.362 2.364h-.264L9.992 8.709h-.263l-1.02 1.02v.263l2.371 2.372v.263L8.718 14.99v.264l1.019 1.02h.264l2.363-2.363h.264l2.371 2.371h.264l1.019-1.02v-.263z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-circle-x{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 4a8.5 8.5 0 1 0 8.5 8.5A8.5 8.5 0 0 0 12.5 4Zm0 15.759a7.259 7.259 0 1 1 7.225-7.293v.034a7.266 7.266 0 0 1-7.225 7.225Z'/%3E%3Cpath fill='%23010101' d='m16.282 14.999-2.371-2.372v-.263l2.363-2.363v-.264l-1.02-1.02h-.264l-2.362 2.364h-.264L9.992 8.709h-.263l-1.02 1.02v.263l2.371 2.372v.263L8.718 14.99v.264l1.019 1.02h.264l2.363-2.363h.264l2.371 2.371h.264l1.019-1.02v-.263z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-comment-unread{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M7.021 6.116a9.038 9.038 0 0 1 3.55-.688 9.04 9.04 0 0 1 3.551.688A6.383 6.383 0 0 1 16.7 7.989a4 4 0 0 1 0 5.163 6.376 6.376 0 0 1-2.577 1.874 9.057 9.057 0 0 1-3.551.687 10.085 10.085 0 0 1-1.767-.16 8.446 8.446 0 0 1-2.793 1.285 8.267 8.267 0 0 1-.865.162h-.03a.313.313 0 0 1-.206-.08.331.331 0 0 1-.115-.211.2.2 0 0 1-.01-.065.33.33 0 0 1 .005-.065.2.2 0 0 1 .02-.061l.025-.05a.385.385 0 0 1 .035-.055.4.4 0 0 1 .04-.05q.015-.015.045-.051L5 16.266c.034-.04.111-.124.232-.251s.207-.226.261-.3.129-.167.226-.291a2.507 2.507 0 0 0 .251-.387c.07-.133.139-.281.206-.442a5.857 5.857 0 0 1-1.959-1.777A3.949 3.949 0 0 1 3.5 10.57a4.061 4.061 0 0 1 .944-2.581 6.39 6.39 0 0 1 2.577-1.873Zm6.423 1.12a7.821 7.821 0 0 0-2.873-.522 7.819 7.819 0 0 0-2.871.522 5.392 5.392 0 0 0-2.126 1.416 2.851 2.851 0 0 0-.788 1.918 2.737 2.737 0 0 0 .532 1.588 4.608 4.608 0 0 0 1.5 1.325l.974.563-.352.844c.228-.134.436-.264.623-.392l.442-.311.532.1a8.583 8.583 0 0 0 1.537.141 7.821 7.821 0 0 0 2.873-.522 5.381 5.381 0 0 0 2.124-1.416 2.728 2.728 0 0 0 0-3.838 5.381 5.381 0 0 0-2.127-1.416Zm5.384 9.934q.1.241.206.442a2.607 2.607 0 0 0 .251.387c.1.124.173.221.226.291s.141.169.261.3.2.211.232.252l.04.045.045.05a.5.5 0 0 1 .04.05c.016.024.028.042.035.055l.025.05a.218.218 0 0 1 .02.061.341.341 0 0 1 0 .066.2.2 0 0 1-.01.065.38.38 0 0 1-.13.221.309.309 0 0 1-.221.07 8.538 8.538 0 0 1-.864-.161 8.448 8.448 0 0 1-2.784-1.29 10.1 10.1 0 0 1-1.767.161 8.438 8.438 0 0 1-4.741-1.326c.388.027.683.04.883.04a10.618 10.618 0 0 0 3.1-.452 8.9 8.9 0 0 0 2.652-1.295 6.719 6.719 0 0 0 1.928-2.13 5.148 5.148 0 0 0 .673-2.552 5.209 5.209 0 0 0-.23-1.526 5.966 5.966 0 0 1 2.049 1.788 3.921 3.921 0 0 1 .04 4.565 5.9 5.9 0 0 1-1.959 1.773Z' style='fill:%233a4c58'/%3E%3Ccircle cx='19.1' cy='8' r='3.2' style='fill:%23ed2b35;stroke:%23fff;stroke-miterlimit:10'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-comment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath d='M7.021 6.116a9.038 9.038 0 0 1 3.55-.688 9.04 9.04 0 0 1 3.551.688A6.383 6.383 0 0 1 16.7 7.989a4 4 0 0 1 0 5.163 6.376 6.376 0 0 1-2.577 1.874 9.057 9.057 0 0 1-3.551.687 10.085 10.085 0 0 1-1.767-.16 8.446 8.446 0 0 1-2.793 1.285 8.267 8.267 0 0 1-.865.162h-.03a.313.313 0 0 1-.206-.08.331.331 0 0 1-.115-.211.2.2 0 0 1-.01-.065.33.33 0 0 1 .005-.065.2.2 0 0 1 .02-.061l.025-.05a.385.385 0 0 1 .035-.055.4.4 0 0 1 .04-.05q.015-.015.045-.051L5 16.266c.034-.04.111-.124.232-.251s.207-.226.261-.3.129-.167.226-.291a2.507 2.507 0 0 0 .251-.387c.07-.133.139-.281.206-.442a5.857 5.857 0 0 1-1.959-1.777A3.949 3.949 0 0 1 3.5 10.57a4.061 4.061 0 0 1 .944-2.581 6.39 6.39 0 0 1 2.577-1.873Zm6.423 1.12a7.821 7.821 0 0 0-2.873-.522 7.819 7.819 0 0 0-2.871.522 5.392 5.392 0 0 0-2.126 1.416 2.851 2.851 0 0 0-.788 1.918 2.737 2.737 0 0 0 .532 1.588 4.608 4.608 0 0 0 1.5 1.325l.974.563-.352.844c.228-.134.436-.264.623-.392l.442-.311.532.1a8.583 8.583 0 0 0 1.537.141 7.821 7.821 0 0 0 2.873-.522 5.381 5.381 0 0 0 2.124-1.416 2.728 2.728 0 0 0 0-3.838 5.381 5.381 0 0 0-2.127-1.416Zm5.384 9.934q.1.241.206.442a2.607 2.607 0 0 0 .251.387c.1.124.173.221.226.291s.141.169.261.3.2.211.232.252l.04.045.045.05a.5.5 0 0 1 .04.05c.016.024.028.042.035.055l.025.05a.218.218 0 0 1 .02.061.341.341 0 0 1 0 .066.2.2 0 0 1-.01.065.38.38 0 0 1-.13.221.309.309 0 0 1-.221.07 8.538 8.538 0 0 1-.864-.161 8.448 8.448 0 0 1-2.784-1.29 10.1 10.1 0 0 1-1.767.161 8.438 8.438 0 0 1-4.741-1.326c.388.027.683.04.883.04a10.618 10.618 0 0 0 3.1-.452 8.9 8.9 0 0 0 2.652-1.295 6.719 6.719 0 0 0 1.928-2.13 5.148 5.148 0 0 0 .673-2.552 5.209 5.209 0 0 0-.23-1.526 5.966 5.966 0 0 1 2.049 1.788 3.921 3.921 0 0 1 .04 4.565 5.9 5.9 0 0 1-1.959 1.773Z' style='fill:%233a4c58'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-company{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46'%3E%3Cg fill='none' fill-rule='nonzero'%3E%3Cpath fill='%23fff' d='M3.833 4.178h28.108v39.665H3.833z'/%3E%3Cpath fill='%23fff' d='M31.941 15.65h10.34v28.185h-10.34z'/%3E%3Cpath fill='%23EDC87E' d='m33.35 14.74.192 30.302h11.5V14.739H33.35Zm.67 2.75h2.76v8.27h-2.76v-8.27Zm0 11.02h2.76v8.27h-2.76v-8.27Zm5.511 13.772h-2.75v-2.75h2.75v2.75Zm2.75-5.501h-2.75v-8.27h2.75v8.27Zm0-11.021h-2.75v-8.27h2.75v8.27Z'/%3E%3Cpath fill='%23505050' d='M33.542.958H.958v44.084h32.584V.958ZM11.979 36.781H6.47v-5.52h5.51v5.52Zm0-8.27H6.47V23h5.51v5.51Zm0-8.271H6.47v-5.5h5.51v5.5Zm0-8.26H6.47V6.468h5.51v5.51Zm8.261 30.302h-5.5v-2.75h5.5v2.75Zm0-5.501h-5.5v-5.52h5.5v5.52Zm0-8.27h-5.5V23h5.5v5.51Zm0-8.271h-5.5v-5.5h5.5v5.5Zm0-8.26h-5.5V6.468h5.5v5.51Zm8.27 24.8H23v-5.52h5.51v5.52Zm0-8.27H23V23h5.51v5.51Zm0-8.27H23v-5.5h5.51v5.5ZM23 11.98V6.468h5.51v5.51H23Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-copy-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M15.788 15.788h-8.5V9.713h3.945a.896.896 0 0 0 .645-.265.892.892 0 0 0 .263-.643V4.859h3.647v10.929ZM6.71 8.16a2.19 2.19 0 0 0-.447.72c-.12.262-.185.545-.192.833v2.428H1.212V6.057h3.964c.494 0 .895-.4.895-.894v-3.95h3.637v3.95L6.71 8.16ZM4.86 2.022V4.86H2.022L4.86 2.022Zm6.07 3.642V8.5H8.093l2.836-2.836Zm5.176-2.022-3.981.004c-.43.017-.85.148-1.213.38V.895c0-.494-.4-.895-.894-.895H6.07c-.29.01-.577.076-.841.197a2.34 2.34 0 0 0-.725.448l-3.87 3.87a2.354 2.354 0 0 0-.447.724C.071 5.5.008 5.784 0 6.07v6.41c0 .495.401.895.895.895h5.194v2.73c0 .493.4.894.895.894h9.121c.494 0 .895-.4.895-.894V4.536c0-.494-.4-.894-.895-.894Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd' transform='translate(4 4)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M-4.533-5.667H22.43v26.964H-4.533z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-copy-green{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M15.788 15.788h-8.5V9.713h3.945a.896.896 0 0 0 .645-.265.892.892 0 0 0 .263-.643V4.859h3.647v10.929ZM6.71 8.16a2.19 2.19 0 0 0-.447.72c-.12.262-.185.545-.192.833v2.428H1.212V6.057h3.964c.494 0 .895-.4.895-.894v-3.95h3.637v3.95L6.71 8.16ZM4.86 2.022V4.86H2.022L4.86 2.022Zm6.07 3.642V8.5H8.093l2.836-2.836Zm5.176-2.022-3.981.004c-.43.017-.85.148-1.213.38V.895c0-.494-.4-.895-.894-.895H6.07c-.29.01-.577.076-.841.197a2.34 2.34 0 0 0-.725.448l-3.87 3.87a2.354 2.354 0 0 0-.447.724C.071 5.5.008 5.784 0 6.07v6.41c0 .495.401.895.895.895h5.194v2.73c0 .493.4.894.895.894h9.121c.494 0 .895-.4.895-.894V4.536c0-.494-.4-.894-.895-.894Z'/%3E%3C/defs%3E%3Cg fill='%2398cc65' fill-rule='evenodd' transform='translate(4 4)'%3E%3Cmask id='b' fill='%2398cc65'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M-4.533-5.667H22.43v26.964H-4.533z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-copy-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M15.788 15.788h-8.5V9.713h3.945a.896.896 0 0 0 .645-.265.892.892 0 0 0 .263-.643V4.859h3.647v10.929ZM6.71 8.16a2.19 2.19 0 0 0-.447.72c-.12.262-.185.545-.192.833v2.428H1.212V6.057h3.964c.494 0 .895-.4.895-.894v-3.95h3.637v3.95L6.71 8.16ZM4.86 2.022V4.86H2.022L4.86 2.022Zm6.07 3.642V8.5H8.093l2.836-2.836Zm5.176-2.022-3.981.004c-.43.017-.85.148-1.213.38V.895c0-.494-.4-.895-.894-.895H6.07c-.29.01-.577.076-.841.197a2.34 2.34 0 0 0-.725.448l-3.87 3.87a2.354 2.354 0 0 0-.447.724C.071 5.5.008 5.784 0 6.07v6.41c0 .495.401.895.895.895h5.194v2.73c0 .493.4.894.895.894h9.121c.494 0 .895-.4.895-.894V4.536c0-.494-.4-.894-.895-.894Z'/%3E%3C/defs%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd' transform='translate(4 4)'%3E%3Cmask id='b' fill='%23b3b3b3'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M-4.533-5.667H22.43v26.964H-4.533z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-copy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M15.788 15.788h-8.5V9.713h3.945a.896.896 0 0 0 .645-.265.892.892 0 0 0 .263-.643V4.859h3.647v10.929ZM6.71 8.16a2.19 2.19 0 0 0-.447.72c-.12.262-.185.545-.192.833v2.428H1.212V6.057h3.964c.494 0 .895-.4.895-.894v-3.95h3.637v3.95L6.71 8.16ZM4.86 2.022V4.86H2.022L4.86 2.022Zm6.07 3.642V8.5H8.093l2.836-2.836Zm5.176-2.022-3.981.004c-.43.017-.85.148-1.213.38V.895c0-.494-.4-.895-.894-.895H6.07c-.29.01-.577.076-.841.197a2.34 2.34 0 0 0-.725.448l-3.87 3.87a2.354 2.354 0 0 0-.447.724C.071 5.5.008 5.784 0 6.07v6.41c0 .495.401.895.895.895h5.194v2.73c0 .493.4.894.895.894h9.121c.494 0 .895-.4.895-.894V4.536c0-.494-.4-.894-.895-.894Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(4 4)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23fff'/%3E%3Cg fill='%23666' mask='url(%23b)'%3E%3Cpath d='M-4.533-5.667H22.43v26.964H-4.533z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-data-entry-excel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23818181' d='M19.1 9.677a.752.752 0 0 1-.182.911l-5.829 5.828a.816.816 0 0 1-1.17 0l-5.833-5.828a.752.752 0 0 1-.186-.911.778.778 0 0 1 .768-.507H10V3.341a.847.847 0 0 1 .833-.833h3.33a.845.845 0 0 1 .837.833V9.17h3.33a.778.778 0 0 1 .77.507Z'/%3E%3Cpath fill='%234f83b9' d='M23.324 17.079v4.164a1.245 1.245 0 0 1-1.248 1.249H2.925a1.245 1.245 0 0 1-1.249-1.249v-4.164a1.245 1.245 0 0 1 1.249-1.249h6.05l1.756 1.77a2.515 2.515 0 0 0 3.539 0l1.769-1.77h6.037a1.245 1.245 0 0 1 1.248 1.249Zm-5.242 3.5a.816.816 0 1 0-.586.248.8.8 0 0 0 .586-.248Zm3.33 0a.815.815 0 1 0-.585.248.8.8 0 0 0 .585-.248Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-data-entry-online{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23787878' d='M23.73 5.681v13.637a2.011 2.011 0 0 1-2 2.006H3.275a1.934 1.934 0 0 1-1.416-.589 1.931 1.931 0 0 1-.589-1.417V5.681a1.93 1.93 0 0 1 .589-1.416 1.934 1.934 0 0 1 1.416-.589h18.45a2.011 2.011 0 0 1 2 2.005Zm-1.6 13.637V8.89a.406.406 0 0 0-.4-.4H3.275a.406.406 0 0 0-.4.4v10.428a.406.406 0 0 0 .4.4h18.45a.406.406 0 0 0 .4-.4ZM6.083 10.5v.8a.406.406 0 0 1-.4.4h-.8a.406.406 0 0 1-.4-.4v-.8a.406.406 0 0 1 .4-.4h.8a.406.406 0 0 1 .4.4Zm0 3.209v.8a.406.406 0 0 1-.4.4h-.8a.406.406 0 0 1-.4-.4v-.8a.406.406 0 0 1 .4-.4h.8a.406.406 0 0 1 .4.4Zm0 3.208v.8a.406.406 0 0 1-.4.4h-.8a.406.406 0 0 1-.4-.4v-.8a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4ZM20.522 10.5v.8a.406.406 0 0 1-.4.4H8.088a.382.382 0 0 1-.282-.119.386.386 0 0 1-.119-.283v-.8a.406.406 0 0 1 .4-.4H20.12a.406.406 0 0 1 .4.4Zm0 3.209v.8a.406.406 0 0 1-.4.4H8.088a.406.406 0 0 1-.4-.4v-.8a.406.406 0 0 1 .4-.4H20.12a.406.406 0 0 1 .4.4Zm0 3.208v.8a.406.406 0 0 1-.4.4H8.088a.406.406 0 0 1-.4-.4v-.8a.389.389 0 0 1 .119-.283.385.385 0 0 1 .282-.118H20.12a.4.4 0 0 1 .4.4Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-data-source-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.052 16.164c.059.26.203.467.386.623.115.098.23.163.357.217.139.059.29.101.474.14l.159.03c-.064.174-.11.324-.14.459l-.134.026c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.224-.764-.149-1.37-.35-1.814-.605-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.822.89.186 1.846.279 2.87.279.478 0 .94-.02 1.39-.06Z'/%3E%3Cpath id='c' d='M11.49 13.63a1.14 1.14 0 0 0-.467.932v.772c-.436.041-.89.062-1.361.062-.9 0-1.73-.075-2.494-.224-.764-.148-1.37-.35-1.814-.605-.444-.254-.666-.531-.666-.829v-1.101c.513.363 1.215.637 2.104.822.89.186 1.846.28 2.87.28.635 0 1.244-.037 1.827-.108Z'/%3E%3Cpath id='e' d='M14.635 10.604h-.054c-.33.04-.33.04-.405.074l-.095.04a9.371 9.371 0 0 0-.341.185c-.191.11-.38.218-.57.329l-.266.154-.097.048-.086.065c-.288.22-.48.558-.48.958 0 .067.006.135.016.208l-.103.02c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.223-.764-.15-1.37-.351-1.814-.606-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.823.89.185 1.846.278 2.87.278a14.04 14.04 0 0 0 2.868-.278c.89-.186 1.591-.46 2.105-.823v.454Z'/%3E%3Cpath id='g' d='M7.168 6.5a13.057 13.057 0 0 1 2.494-.223c.897 0 1.728.075 2.492.224.765.149 1.37.35 1.814.605.444.255.667.531.667.83v.828c0 .298-.223.574-.667.83-.445.254-1.05.455-1.814.605a13.03 13.03 0 0 1-2.492.223c-.9 0-1.73-.074-2.494-.223-.764-.15-1.37-.35-1.814-.606-.444-.255-.666-.531-.666-.829v-.829c0-.298.222-.574.666-.829.445-.254 1.05-.456 1.814-.605'/%3E%3Cpath id='i' d='M18.04 14.267c.947.095 1.42.194 1.42.296v1.333c0 .102-.473.2-1.42.296a2.747 2.747 0 0 1-.286.495c.324.718.486 1.156.486 1.315 0 .025-.012.048-.038.067-.775.45-1.168.676-1.182.676-.05 0-.196-.149-.438-.448a10.032 10.032 0 0 1-.495-.648c-.127.013-.223.02-.286.02-.063 0-.158-.007-.286-.02-.089.134-.254.35-.495.648-.241.3-.387.448-.439.448-.012 0-.406-.225-1.181-.676-.026-.02-.038-.042-.038-.067 0-.159.162-.597.486-1.315a2.764 2.764 0 0 1-.286-.495c-.947-.096-1.42-.194-1.42-.296v-1.333c0-.102.473-.2 1.42-.296a2.67 2.67 0 0 1 .286-.495c-.324-.718-.486-1.156-.486-1.315 0-.025.012-.048.038-.067.025-.013.137-.076.333-.19.197-.115.385-.223.563-.324.178-.102.273-.153.285-.153.052 0 .198.148.44.443.24.295.405.51.494.643.128-.012.223-.019.286-.019.063 0 .159.007.286.02.324-.451.616-.807.877-1.068l.056-.019c.026 0 .42.223 1.182.667.026.02.038.042.038.067 0 .159-.162.597-.486 1.315.108.146.203.31.286.495Zm-1.377 1.825c.239-.239.358-.526.358-.863 0-.33-.121-.616-.363-.857a1.17 1.17 0 0 0-.857-.362c-.33 0-.616.12-.858.362a1.172 1.172 0 0 0-.361.857c0 .337.119.624.357.863.238.238.525.357.862.357.337 0 .624-.119.862-.357Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill-rule='nonzero'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cuse xlink:href='%23c' fill-rule='nonzero'/%3E%3Cg mask='url(%23d)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='f' fill='%23fff'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cuse xlink:href='%23e' fill-rule='nonzero'/%3E%3Cg mask='url(%23f)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='h' fill='%23fff'%3E%3Cuse xlink:href='%23g'/%3E%3C/mask%3E%3Cuse xlink:href='%23g' fill-rule='nonzero'/%3E%3Cg mask='url(%23h)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='j' fill='%23fff'%3E%3Cuse xlink:href='%23i'/%3E%3C/mask%3E%3Cuse xlink:href='%23i'/%3E%3Cg mask='url(%23j)'%3E%3Cpath d='M1 1h22v23H1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-data-source-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.052 16.164c.059.26.203.467.386.623.115.098.23.163.357.217.139.059.29.101.474.14l.159.03c-.064.174-.11.324-.14.459l-.134.026c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.224-.764-.149-1.37-.35-1.814-.605-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.822.89.186 1.846.279 2.87.279.478 0 .94-.02 1.39-.06Z'/%3E%3Cpath id='c' d='M11.49 13.63a1.14 1.14 0 0 0-.467.932v.772c-.436.041-.89.062-1.361.062-.9 0-1.73-.075-2.494-.224-.764-.148-1.37-.35-1.814-.605-.444-.254-.666-.531-.666-.829v-1.101c.513.363 1.215.637 2.104.822.89.186 1.846.28 2.87.28.635 0 1.244-.037 1.827-.108Z'/%3E%3Cpath id='e' d='M14.635 10.604h-.054c-.33.04-.33.04-.405.074l-.095.04a9.371 9.371 0 0 0-.341.185c-.191.11-.38.218-.57.329l-.266.154-.097.048-.086.065c-.288.22-.48.558-.48.958 0 .067.006.135.016.208l-.103.02c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.223-.764-.15-1.37-.351-1.814-.606-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.823.89.185 1.846.278 2.87.278a14.04 14.04 0 0 0 2.868-.278c.89-.186 1.591-.46 2.105-.823v.454Z'/%3E%3Cpath id='g' d='M7.168 6.5a13.057 13.057 0 0 1 2.494-.223c.897 0 1.728.075 2.492.224.765.149 1.37.35 1.814.605.444.255.667.531.667.83v.828c0 .298-.223.574-.667.83-.445.254-1.05.455-1.814.605a13.03 13.03 0 0 1-2.492.223c-.9 0-1.73-.074-2.494-.223-.764-.15-1.37-.35-1.814-.606-.444-.255-.666-.531-.666-.829v-.829c0-.298.222-.574.666-.829.445-.254 1.05-.456 1.814-.605'/%3E%3Cpath id='i' d='M18.04 14.267c.947.095 1.42.194 1.42.296v1.333c0 .102-.473.2-1.42.296a2.747 2.747 0 0 1-.286.495c.324.718.486 1.156.486 1.315 0 .025-.012.048-.038.067-.775.45-1.168.676-1.182.676-.05 0-.196-.149-.438-.448a10.032 10.032 0 0 1-.495-.648c-.127.013-.223.02-.286.02-.063 0-.158-.007-.286-.02-.089.134-.254.35-.495.648-.241.3-.387.448-.439.448-.012 0-.406-.225-1.181-.676-.026-.02-.038-.042-.038-.067 0-.159.162-.597.486-1.315a2.764 2.764 0 0 1-.286-.495c-.947-.096-1.42-.194-1.42-.296v-1.333c0-.102.473-.2 1.42-.296a2.67 2.67 0 0 1 .286-.495c-.324-.718-.486-1.156-.486-1.315 0-.025.012-.048.038-.067.025-.013.137-.076.333-.19.197-.115.385-.223.563-.324.178-.102.273-.153.285-.153.052 0 .198.148.44.443.24.295.405.51.494.643.128-.012.223-.019.286-.019.063 0 .159.007.286.02.324-.451.616-.807.877-1.068l.056-.019c.026 0 .42.223 1.182.667.026.02.038.042.038.067 0 .159-.162.597-.486 1.315.108.146.203.31.286.495Zm-1.377 1.825c.239-.239.358-.526.358-.863 0-.33-.121-.616-.363-.857a1.17 1.17 0 0 0-.857-.362c-.33 0-.616.12-.858.362a1.172 1.172 0 0 0-.361.857c0 .337.119.624.357.863.238.238.525.357.862.357.337 0 .624-.119.862-.357Z'/%3E%3C/defs%3E%3Cg fill='%23ccc' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23ccc'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill-rule='nonzero'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='d' fill='%23ccc'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cuse xlink:href='%23c' fill-rule='nonzero'/%3E%3Cg mask='url(%23d)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='f' fill='%23ccc'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cuse xlink:href='%23e' fill-rule='nonzero'/%3E%3Cg mask='url(%23f)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='h' fill='%23ccc'%3E%3Cuse xlink:href='%23g'/%3E%3C/mask%3E%3Cuse xlink:href='%23g' fill-rule='nonzero'/%3E%3Cg mask='url(%23h)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='j' fill='%23ccc'%3E%3Cuse xlink:href='%23i'/%3E%3C/mask%3E%3Cuse xlink:href='%23i'/%3E%3Cg mask='url(%23j)'%3E%3Cpath d='M1 1h22v23H1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-data-source{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.052 16.164c.059.26.203.467.386.623.115.098.23.163.357.217.139.059.29.101.474.14l.159.03c-.064.174-.11.324-.14.459l-.134.026c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.224-.764-.149-1.37-.35-1.814-.605-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.822.89.186 1.846.279 2.87.279.478 0 .94-.02 1.39-.06Z'/%3E%3Cpath id='c' d='M11.49 13.63a1.14 1.14 0 0 0-.467.932v.772c-.436.041-.89.062-1.361.062-.9 0-1.73-.075-2.494-.224-.764-.148-1.37-.35-1.814-.605-.444-.254-.666-.531-.666-.829v-1.101c.513.363 1.215.637 2.104.822.89.186 1.846.28 2.87.28.635 0 1.244-.037 1.827-.108Z'/%3E%3Cpath id='e' d='M14.635 10.604h-.054c-.33.04-.33.04-.405.074l-.095.04a9.371 9.371 0 0 0-.341.185c-.191.11-.38.218-.57.329l-.266.154-.097.048-.086.065c-.288.22-.48.558-.48.958 0 .067.006.135.016.208l-.103.02c-.764.15-1.595.224-2.492.224-.9 0-1.73-.075-2.494-.223-.764-.15-1.37-.351-1.814-.606-.444-.255-.666-.531-.666-.83v-1.1c.513.363 1.215.637 2.104.823.89.185 1.846.278 2.87.278a14.04 14.04 0 0 0 2.868-.278c.89-.186 1.591-.46 2.105-.823v.454Z'/%3E%3Cpath id='g' d='M7.168 6.5a13.057 13.057 0 0 1 2.494-.223c.897 0 1.728.075 2.492.224.765.149 1.37.35 1.814.605.444.255.667.531.667.83v.828c0 .298-.223.574-.667.83-.445.254-1.05.455-1.814.605a13.03 13.03 0 0 1-2.492.223c-.9 0-1.73-.074-2.494-.223-.764-.15-1.37-.35-1.814-.606-.444-.255-.666-.531-.666-.829v-.829c0-.298.222-.574.666-.829.445-.254 1.05-.456 1.814-.605'/%3E%3Cpath id='i' d='M18.04 14.267c.947.095 1.42.194 1.42.296v1.333c0 .102-.473.2-1.42.296a2.747 2.747 0 0 1-.286.495c.324.718.486 1.156.486 1.315 0 .025-.012.048-.038.067-.775.45-1.168.676-1.182.676-.05 0-.196-.149-.438-.448a10.032 10.032 0 0 1-.495-.648c-.127.013-.223.02-.286.02-.063 0-.158-.007-.286-.02-.089.134-.254.35-.495.648-.241.3-.387.448-.439.448-.012 0-.406-.225-1.181-.676-.026-.02-.038-.042-.038-.067 0-.159.162-.597.486-1.315a2.764 2.764 0 0 1-.286-.495c-.947-.096-1.42-.194-1.42-.296v-1.333c0-.102.473-.2 1.42-.296a2.67 2.67 0 0 1 .286-.495c-.324-.718-.486-1.156-.486-1.315 0-.025.012-.048.038-.067.025-.013.137-.076.333-.19.197-.115.385-.223.563-.324.178-.102.273-.153.285-.153.052 0 .198.148.44.443.24.295.405.51.494.643.128-.012.223-.019.286-.019.063 0 .159.007.286.02.324-.451.616-.807.877-1.068l.056-.019c.026 0 .42.223 1.182.667.026.02.038.042.038.067 0 .159-.162.597-.486 1.315.108.146.203.31.286.495Zm-1.377 1.825c.239-.239.358-.526.358-.863 0-.33-.121-.616-.363-.857a1.17 1.17 0 0 0-.857-.362c-.33 0-.616.12-.858.362a1.172 1.172 0 0 0-.361.857c0 .337.119.624.357.863.238.238.525.357.862.357.337 0 .624-.119.862-.357Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23505050' fill-rule='nonzero'/%3E%3Cg fill='%23666' mask='url(%23b)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cuse xlink:href='%23c' fill='%23505050' fill-rule='nonzero'/%3E%3Cg fill='%23666' mask='url(%23d)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='f' fill='%23fff'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cuse xlink:href='%23e' fill='%23505050' fill-rule='nonzero'/%3E%3Cg fill='%23666' mask='url(%23f)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='h' fill='%23fff'%3E%3Cuse xlink:href='%23g'/%3E%3C/mask%3E%3Cuse xlink:href='%23g' fill='%23505050' fill-rule='nonzero'/%3E%3Cg fill='%23666' mask='url(%23h)'%3E%3Cpath d='M1 0h22v23H1z'/%3E%3C/g%3E%3Cmask id='j' fill='%23fff'%3E%3Cuse xlink:href='%23i'/%3E%3C/mask%3E%3Cuse xlink:href='%23i' fill='%23488FCD'/%3E%3Cg fill='%23666' mask='url(%23j)'%3E%3Cpath d='M1 1h22v23H1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-datasourcesettings-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.602 16.228c.09.215.232.395.4.539.141.12.283.2.438.265.17.072.356.124.58.171.061.013.126.025.195.037-.124.337-.194.601-.218.835-.882.158-1.834.237-2.857.237-1.1 0-2.116-.092-3.052-.274-.935-.182-1.676-.43-2.22-.741-.544-.312-.816-.65-.816-1.015v-1.348c.629.445 1.488.78 2.576 1.007 1.089.228 2.26.341 3.512.341.5 0 .988-.018 1.462-.054Zm.194-3.06c-.184.23-.302.523-.302.877v1.173c-.437.033-.888.05-1.354.05-1.1 0-2.116-.092-3.052-.274-.935-.182-1.676-.43-2.22-.741-.544-.311-.816-.65-.816-1.015v-1.347c.629.443 1.488.78 2.576 1.006a17.18 17.18 0 0 0 3.512.341c.569 0 1.12-.023 1.656-.07Zm3.153-3.675-.129.073c-.233.133-.465.266-.697.401-.187.109-.338.195-.325.189l-.12.058-.105.08a1.46 1.46 0 0 0-.586 1.173c0 .155.022.32.069.509-.898.165-1.87.247-2.916.247-1.1 0-2.116-.09-3.052-.273-.935-.182-1.676-.43-2.22-.741-.544-.312-.816-.65-.816-1.015V8.846c.629.444 1.488.78 2.576 1.008 1.089.227 2.26.34 3.512.34 1.253 0 2.422-.113 3.512-.34.476-.1.908-.22 1.297-.361Zm.613-.258c.245-.118.467-.248.666-.389v.396a1.488 1.488 0 0 0-.377-.044l-.29.037ZM7.088 4.38a15.982 15.982 0 0 1 3.052-.274c1.099 0 2.116.092 3.052.274.935.182 1.675.43 2.22.74.543.313.816.65.816 1.016V7.15c0 .365-.273.703-.816 1.015-.545.312-1.285.558-2.22.741a15.95 15.95 0 0 1-3.052.273c-1.1 0-2.116-.09-3.052-.273-.935-.183-1.676-.429-2.22-.741-.544-.312-.816-.65-.816-1.015V6.136c0-.365.272-.703.816-1.015.544-.312 1.285-.559 2.22-.741Z'/%3E%3Cpath id='b' d='M20.28 13.878c1.159.117 1.738.238 1.738.362v1.633c0 .125-.58.245-1.738.361-.093.21-.21.413-.35.607.397.879.595 1.415.595 1.61 0 .03-.015.058-.047.08-.948.553-1.43.83-1.446.83-.062 0-.24-.183-.536-.55a12.28 12.28 0 0 1-.607-.792 3.877 3.877 0 0 1-.35.024c-.077 0-.194-.009-.35-.024-.108.163-.31.428-.605.793-.296.366-.475.548-.537.548-.016 0-.498-.276-1.447-.828-.03-.023-.046-.05-.046-.081 0-.195.198-.731.594-1.61a3.383 3.383 0 0 1-.35-.607c-1.158-.116-1.737-.236-1.737-.361V14.24c0-.124.579-.245 1.738-.362.1-.225.217-.427.35-.606-.397-.878-.595-1.415-.595-1.609 0-.031.015-.058.046-.082.031-.015.168-.093.409-.233.24-.14.47-.272.688-.397.218-.124.334-.186.35-.186.062 0 .24.18.537.542.294.361.497.624.605.787.156-.015.273-.023.35-.023.078 0 .195.008.35.023.397-.552.754-.987 1.074-1.306l.069-.023c.031 0 .513.272 1.446.816.032.024.047.05.047.082 0 .194-.198.73-.595 1.61.133.178.249.38.35.605Zm-1.685 2.234a1.44 1.44 0 0 0 .437-1.056c0-.404-.148-.754-.443-1.049a1.432 1.432 0 0 0-1.05-.443c-.404 0-.754.147-1.05.443a1.434 1.434 0 0 0-.442 1.05c0 .412.145.763.437 1.055a1.44 1.44 0 0 0 1.056.437c.411 0 .764-.145 1.055-.437Z'/%3E%3C/defs%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a' fill-rule='nonzero'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-datasourcesettings{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.602 16.228c.09.215.232.395.4.539.141.12.283.2.438.265.17.072.356.124.58.171.061.013.126.025.195.037-.124.337-.194.601-.218.835-.882.158-1.834.237-2.857.237-1.1 0-2.116-.092-3.052-.274-.935-.182-1.676-.43-2.22-.741-.544-.312-.816-.65-.816-1.015v-1.348c.629.445 1.488.78 2.576 1.007 1.089.228 2.26.341 3.512.341.5 0 .988-.018 1.462-.054Zm.194-3.06c-.184.23-.302.523-.302.877v1.173c-.437.033-.888.05-1.354.05-1.1 0-2.116-.092-3.052-.274-.935-.182-1.676-.43-2.22-.741-.544-.311-.816-.65-.816-1.015v-1.347c.629.443 1.488.78 2.576 1.006a17.18 17.18 0 0 0 3.512.341c.569 0 1.12-.023 1.656-.07Zm3.153-3.675-.129.073c-.233.133-.465.266-.697.401-.187.109-.338.195-.325.189l-.12.058-.105.08a1.46 1.46 0 0 0-.586 1.173c0 .155.022.32.069.509-.898.165-1.87.247-2.916.247-1.1 0-2.116-.09-3.052-.273-.935-.182-1.676-.43-2.22-.741-.544-.312-.816-.65-.816-1.015V8.846c.629.444 1.488.78 2.576 1.008 1.089.227 2.26.34 3.512.34 1.253 0 2.422-.113 3.512-.34.476-.1.908-.22 1.297-.361Zm.613-.258c.245-.118.467-.248.666-.389v.396a1.488 1.488 0 0 0-.377-.044l-.29.037ZM7.088 4.38a15.982 15.982 0 0 1 3.052-.274c1.099 0 2.116.092 3.052.274.935.182 1.675.43 2.22.74.543.313.816.65.816 1.016V7.15c0 .365-.273.703-.816 1.015-.545.312-1.285.558-2.22.741a15.95 15.95 0 0 1-3.052.273c-1.1 0-2.116-.09-3.052-.273-.935-.183-1.676-.429-2.22-.741-.544-.312-.816-.65-.816-1.015V6.136c0-.365.272-.703.816-1.015.544-.312 1.285-.559 2.22-.741Z'/%3E%3Cpath id='b' d='M20.28 13.878c1.159.117 1.738.238 1.738.362v1.633c0 .125-.58.245-1.738.361-.093.21-.21.413-.35.607.397.879.595 1.415.595 1.61 0 .03-.015.058-.047.08-.948.553-1.43.83-1.446.83-.062 0-.24-.183-.536-.55a12.28 12.28 0 0 1-.607-.792 3.877 3.877 0 0 1-.35.024c-.077 0-.194-.009-.35-.024-.108.163-.31.428-.605.793-.296.366-.475.548-.537.548-.016 0-.498-.276-1.447-.828-.03-.023-.046-.05-.046-.081 0-.195.198-.731.594-1.61a3.383 3.383 0 0 1-.35-.607c-1.158-.116-1.737-.236-1.737-.361V14.24c0-.124.579-.245 1.738-.362.1-.225.217-.427.35-.606-.397-.878-.595-1.415-.595-1.609 0-.031.015-.058.046-.082.031-.015.168-.093.409-.233.24-.14.47-.272.688-.397.218-.124.334-.186.35-.186.062 0 .24.18.537.542.294.361.497.624.605.787.156-.015.273-.023.35-.023.078 0 .195.008.35.023.397-.552.754-.987 1.074-1.306l.069-.023c.031 0 .513.272 1.446.816.032.024.047.05.047.082 0 .194-.198.73-.595 1.61.133.178.249.38.35.605Zm-1.685 2.234a1.44 1.44 0 0 0 .437-1.056c0-.404-.148-.754-.443-1.049a1.432 1.432 0 0 0-1.05-.443c-.404 0-.754.147-1.05.443a1.434 1.434 0 0 0-.442 1.05c0 .412.145.763.437 1.055a1.44 1.44 0 0 0 1.056.437c.411 0 .764-.145 1.055-.437Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a' fill='%23505050' fill-rule='nonzero'/%3E%3Cuse xlink:href='%23b' fill='%23488FCD'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-delete-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M19 7.626v.584l-.083.21-.212.083h-.886v8.638c.01.472-.143.934-.435 1.308-.236.34-.625.545-1.042.551H8.659a1.303 1.303 0 0 1-1.043-.534 1.977 1.977 0 0 1-.434-1.29V8.503h-.887l-.212-.083L6 8.209v-.583l.083-.21.212-.083H9.15l.645-1.521a1.27 1.27 0 0 1 .5-.574c.213-.15.467-.233.73-.238h2.954c.262.005.516.088.73.238.221.136.395.337.498.574l.646 1.522h2.853l.212.083.083.209Zm-2.167 9.578V8.231H8.167v8.973a1.07 1.07 0 0 0 .208.638l.102.081h8.046l.101-.08a.81.81 0 0 0 .14-.255c.047-.123.07-.253.07-.384Zm-6.5-10.05h4.334l-.464-.98-.164-.097h-3.067l-.163.096-.476.98Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M11 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L10 15.7v-5.4l.07-.216.18-.084h.502l.18.084zM13 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L12 15.7v-5.4l.07-.216.18-.084h.5l.18.084zM15 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L14 15.7v-5.4l.07-.216.18-.084h.5l.18.084z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-delete-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M19 7.626v.584l-.083.21-.212.083h-.886v8.638c.01.472-.143.934-.435 1.308-.236.34-.625.545-1.042.551H8.659a1.303 1.303 0 0 1-1.043-.534 1.977 1.977 0 0 1-.434-1.29V8.503h-.887l-.212-.083L6 8.209v-.583l.083-.21.212-.083H9.15l.645-1.521a1.27 1.27 0 0 1 .5-.574c.213-.15.467-.233.73-.238h2.954c.262.005.516.088.73.238.221.136.395.337.498.574l.646 1.522h2.853l.212.083.083.209Zm-2.167 9.578V8.231H8.167v8.973a1.07 1.07 0 0 0 .208.638l.102.081h8.046l.101-.08a.81.81 0 0 0 .14-.255c.047-.123.07-.253.07-.384Zm-6.5-10.05h4.334l-.464-.98-.164-.097h-3.067l-.163.096-.476.98Z'/%3E%3C/defs%3E%3Cg fill='red' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M11 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L10 15.7v-5.4l.07-.216.18-.084h.502l.18.084zM13 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L12 15.7v-5.4l.07-.216.18-.084h.5l.18.084zM15 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L14 15.7v-5.4l.07-.216.18-.084h.5l.18.084z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-delete-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M19 7.626v.584l-.083.21-.212.083h-.886v8.638c.01.472-.143.934-.435 1.308-.236.34-.625.545-1.042.551H8.659a1.303 1.303 0 0 1-1.043-.534 1.977 1.977 0 0 1-.434-1.29V8.503h-.887l-.212-.083L6 8.209v-.583l.083-.21.212-.083H9.15l.645-1.521a1.27 1.27 0 0 1 .5-.574c.213-.15.467-.233.73-.238h2.954c.262.005.516.088.73.238.221.136.395.337.498.574l.646 1.522h2.853l.212.083.083.209Zm-2.167 9.578V8.231H8.167v8.973a1.07 1.07 0 0 0 .208.638l.102.081h8.046l.101-.08a.81.81 0 0 0 .14-.255c.047-.123.07-.253.07-.384Zm-6.5-10.05h4.334l-.464-.98-.164-.097h-3.067l-.163.096-.476.98Z'/%3E%3C/defs%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M11 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L10 15.7v-5.4l.07-.216.18-.084h.502l.18.084zM13 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L12 15.7v-5.4l.07-.216.18-.084h.5l.18.084zM15 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L14 15.7v-5.4l.07-.216.18-.084h.5l.18.084z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M19 7.626v.584l-.083.21-.212.083h-.886v8.638c.01.472-.143.934-.435 1.308-.236.34-.625.545-1.042.551H8.659a1.303 1.303 0 0 1-1.043-.534 1.977 1.977 0 0 1-.434-1.29V8.503h-.887l-.212-.083L6 8.209v-.583l.083-.21.212-.083H9.15l.645-1.521a1.27 1.27 0 0 1 .5-.574c.213-.15.467-.233.73-.238h2.954c.262.005.516.088.73.238.221.136.395.337.498.574l.646 1.522h2.853l.212.083.083.209Zm-2.167 9.578V8.231H8.167v8.973a1.07 1.07 0 0 0 .208.638l.102.081h8.046l.101-.08a.81.81 0 0 0 .14-.255c.047-.123.07-.253.07-.384Zm-6.5-10.05h4.334l-.464-.98-.164-.097h-3.067l-.163.096-.476.98Z'/%3E%3C/defs%3E%3Cg fill='%23C1272D' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M11 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L10 15.7v-5.4l.07-.216.18-.084h.502l.18.084zM13 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L12 15.7v-5.4l.07-.216.18-.084h.5l.18.084zM15 10.3v5.4l-.07.216-.18.084h-.5l-.18-.084L14 15.7v-5.4l.07-.216.18-.084h.5l.18.084z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-details-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M14 8.5v1a.632.632 0 0 1-.093.352.27.27 0 0 1-.226.148h-8.36a.269.269 0 0 1-.228-.147A.632.632 0 0 1 5 9.5v-1a.633.633 0 0 1 .093-.352A.27.27 0 0 1 5.318 8h8.357a.27.27 0 0 1 .226.148A.633.633 0 0 1 14 8.5Zm5 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.507.507 0 0 1 .5-.5h13a.507.507 0 0 1 .5.5Zm0 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.508.508 0 0 1 .5-.5h13a.508.508 0 0 1 .5.5Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-details-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M14 8.5v1a.632.632 0 0 1-.093.352.27.27 0 0 1-.226.148h-8.36a.269.269 0 0 1-.228-.147A.632.632 0 0 1 5 9.5v-1a.633.633 0 0 1 .093-.352A.27.27 0 0 1 5.318 8h8.357a.27.27 0 0 1 .226.148A.633.633 0 0 1 14 8.5Zm5 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.507.507 0 0 1 .5-.5h13a.507.507 0 0 1 .5.5Zm0 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.508.508 0 0 1 .5-.5h13a.508.508 0 0 1 .5.5Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23425663' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-details-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M14 8.5v1a.632.632 0 0 1-.093.352.27.27 0 0 1-.226.148h-8.36a.269.269 0 0 1-.228-.147A.632.632 0 0 1 5 9.5v-1a.633.633 0 0 1 .093-.352A.27.27 0 0 1 5.318 8h8.357a.27.27 0 0 1 .226.148A.633.633 0 0 1 14 8.5Zm5 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.507.507 0 0 1 .5-.5h13a.507.507 0 0 1 .5.5Zm0 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.508.508 0 0 1 .5-.5h13a.508.508 0 0 1 .5.5Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23b3b3b3' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-details{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M14 8.5v1a.632.632 0 0 1-.093.352.27.27 0 0 1-.226.148h-8.36a.269.269 0 0 1-.228-.147A.632.632 0 0 1 5 9.5v-1a.633.633 0 0 1 .093-.352A.27.27 0 0 1 5.318 8h8.357a.27.27 0 0 1 .226.148A.633.633 0 0 1 14 8.5Zm5 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.507.507 0 0 1 .5-.5h13a.507.507 0 0 1 .5.5Zm0 3v1a.508.508 0 0 1-.5.5h-13a.508.508 0 0 1-.5-.5v-1a.508.508 0 0 1 .5-.5h13a.508.508 0 0 1 .5.5Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-diamond{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M17.884 12.5 12.5 20.732 7.116 12.5 12.5 4.268l5.384 8.232z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-dont-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23425663' fill-rule='evenodd' d='M18 12.153A5.773 5.773 0 0 0 17.069 9L9 17.049c.92.598 2.012.951 3.178.951C15.388 18 18 15.381 18 12.153ZM6.95 15 15 6.97A5.695 5.695 0 0 0 11.8 6C8.603 6 6 8.61 6 11.815c0 1.183.352 2.269.95 3.185ZM20 11.995A8.002 8.002 0 0 1 12 20c-4.417 0-8-3.582-8-8.005C4 7.582 7.583 4 12 4s8 3.582 8 7.995Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-dont-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18 12.153A5.773 5.773 0 0 0 17.069 9L9 17.049c.92.598 2.012.951 3.178.951C15.388 18 18 15.381 18 12.153ZM6.95 15 15 6.97A5.695 5.695 0 0 0 11.8 6C8.603 6 6 8.61 6 11.815c0 1.183.352 2.269.95 3.185ZM20 11.995A8.002 8.002 0 0 1 12 20c-4.417 0-8-3.582-8-8.005C4 7.582 7.583 4 12 4s8 3.582 8 7.995Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-dont-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='red' fill-rule='evenodd' d='M18 12.153A5.773 5.773 0 0 0 17.069 9L9 17.049c.92.598 2.012.951 3.178.951C15.388 18 18 15.381 18 12.153ZM6.95 15 15 6.97A5.695 5.695 0 0 0 11.8 6C8.603 6 6 8.61 6 11.815c0 1.183.352 2.269.95 3.185ZM20 11.995A8.002 8.002 0 0 1 12 20c-4.417 0-8-3.582-8-8.005C4 7.582 7.583 4 12 4s8 3.582 8 7.995Z'/%3E%3C/svg%3E")}.icon-dont,.icon-dont-red{background-repeat:no-repeat}.icon-dont{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23FF7A00' fill-rule='evenodd' d='M18 12.153A5.773 5.773 0 0 0 17.069 9L9 17.049c.92.598 2.012.951 3.178.951C15.388 18 18 15.381 18 12.153ZM6.95 15 15 6.97A5.695 5.695 0 0 0 11.8 6C8.603 6 6 8.61 6 11.815c0 1.183.352 2.269.95 3.185ZM20 11.995A8.002 8.002 0 0 1 12 20c-4.417 0-8-3.582-8-8.005C4 7.582 7.583 4 12 4s8 3.582 8 7.995Z'/%3E%3C/svg%3E")}.icon-dot{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Ccircle cx='12.5' cy='12.5' r='7.77' fill='%23010101'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-dots-vertical,.icon-dots-vertical-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M12 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-download-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-download-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23666' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-download-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23548fcf' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-download-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cpath d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 15.67v3.334c0 .55-.412.996-.92.996H4.92c-.508 0-.92-.446-.92-.996V15.67c0-.264.097-.517.27-.704a.885.885 0 0 1 .65-.291h4.472l1.298 1.417a1.758 1.758 0 0 0 2.616 0l1.309-1.417h4.46c.244 0 .478.104.65.291.172.187.27.44.27.704H20Zm-3.876 2.805a.694.694 0 0 0 .063-.823.576.576 0 0 0-.73-.23c-.264.12-.413.426-.356.73.057.304.304.522.59.522.164.002.32-.07.433-.199Zm2.463 0a.694.694 0 0 0 .063-.823.576.576 0 0 0-.732-.23c-.263.12-.411.426-.354.73.057.304.303.522.59.522.163.002.32-.07.432-.199Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a' fill='%23488FCD'/%3E%3Cpath fill='%23666' d='M16.874 9.74a.64.64 0 0 1-.135.73l-4.309 4.668a.585.585 0 0 1-.433.197.585.585 0 0 1-.433-.197l-4.309-4.669a.638.638 0 0 1-.134-.729.576.576 0 0 1 .567-.406h2.463V4.666c.005-.365.277-.66.614-.666h2.465c.337.006.61.3.615.666v4.668h2.46a.576.576 0 0 1 .569.407V9.74Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-drop-down-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M20.351 8.865 12.7 16.519a.275.275 0 0 1-.389 0L4.65 8.865a.276.276 0 0 1 .006-.389l.186-.076H20.15a.273.273 0 0 1 .277.271Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-drop-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M20.351 8.865 12.7 16.519a.275.275 0 0 1-.389 0L4.65 8.865a.276.276 0 0 1 .006-.389l.186-.076H20.15a.273.273 0 0 1 .277.271Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M16.82 14.392v1.591a2.416 2.416 0 0 1-2.411 2.41H7.445a2.414 2.414 0 0 1-2.411-2.41V9.018a2.414 2.414 0 0 1 2.411-2.41h6.964a2.3 2.3 0 0 1 .979.209l.15.192a.261.261 0 0 1-.075.243l-.41.41a.243.243 0 0 1-.268.066 1.5 1.5 0 0 0-.377-.05H7.445A1.344 1.344 0 0 0 6.1 9.018v6.965a1.344 1.344 0 0 0 1.34 1.339h6.964a1.342 1.342 0 0 0 1.339-1.339v-1.055l.076-.185.535-.535a.251.251 0 0 1 .293-.059.242.242 0 0 1 .173.243Zm-.8-6.178 2.41 2.411-5.63 5.625h-2.41v-2.411Zm-3.55 7.232.972-.971-1.276-1.275-.971.971v.469H12v.8Zm3.68-6.026a.173.173 0 0 0-.276.008l-2.93 2.93a.19.19 0 1 0 .268.269l2.93-2.93a.173.173 0 0 0 .008-.277Zm3.582-.1-.77.77-2.411-2.41.771-.771a.809.809 0 0 1 1.139 0l1.271 1.272a.809.809 0 0 1 0 1.139Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-external-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M10 6v2H5v11h11v-5h2v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h6zm11-3v9l-3.794-3.793-5.999 6-1.414-1.414 5.999-6L12 3h9z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-filter-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M18.351 6.934a.484.484 0 0 1-.117.586l-4.127 4.127v6.21a.5.5 0 0 1-.326.494l-.21.042a.5.5 0 0 1-.376-.159l-2.144-2.143a.515.515 0 0 1-.158-.376v-4.069L6.766 7.52a.484.484 0 0 1-.117-.586.5.5 0 0 1 .493-.326h10.715a.5.5 0 0 1 .494.326Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-filter-darkgray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23999' d='M18.351 6.934a.484.484 0 0 1-.117.586l-4.127 4.127v6.21a.5.5 0 0 1-.326.494l-.21.042a.5.5 0 0 1-.376-.159l-2.144-2.143a.515.515 0 0 1-.158-.376v-4.069L6.766 7.52a.484.484 0 0 1-.117-.586.5.5 0 0 1 .493-.326h10.715a.5.5 0 0 1 .494.326Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-filter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M18.351 6.934a.484.484 0 0 1-.117.586l-4.127 4.127v6.21a.5.5 0 0 1-.326.494l-.21.042a.5.5 0 0 1-.376-.159l-2.144-2.143a.515.515 0 0 1-.158-.376v-4.069L6.766 7.52a.484.484 0 0 1-.117-.586.5.5 0 0 1 .493-.326h10.715a.5.5 0 0 1 .494.326Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-finish-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20.369 6.292a.978.978 0 0 1 .5.9v8.068a.965.965 0 0 1-.465.863 7.013 7.013 0 0 1-4.051 1.361 7.372 7.372 0 0 1-1.66-.2 10.924 10.924 0 0 1-1.427-.432q-.8-.266-1.2-.365a5.117 5.117 0 0 0-1.228-.166 9.256 9.256 0 0 0-3.785.764V20.2a.8.8 0 0 1-.8.8h-.526a.794.794 0 0 1-.8-.8V7.388a1.973 1.973 0 0 1-.581-.664A1.864 1.864 0 0 1 4.7 4.516 1.772 1.772 0 0 1 6.059 4a1.851 1.851 0 0 1 1.241.532 1.726 1.726 0 0 1 .548 1.2 1.6 1.6 0 0 1-.133.8 6.547 6.547 0 0 1 2.258-.4 7.43 7.43 0 0 1 1.66.2q.5.133 1.427.432.8.266 1.2.365a5.067 5.067 0 0 0 1.228.166 9.619 9.619 0 0 0 3.885-1.062 1.006 1.006 0 0 1 .996.059ZM7.055 10.808a13.644 13.644 0 0 1 2.457-.7V7.753a4.59 4.59 0 0 0-.93.166q-.3.1-1.029.365l-.5.2Zm2.457 4.017v-2.39a9.388 9.388 0 0 0-2.457.6v2.324a11.083 11.083 0 0 1 2.457-.534Zm0-2.39a8.566 8.566 0 0 1 2.424.132V10.31a5.738 5.738 0 0 0-2.424-.2Zm3.054-4.151-.63-.232v2.258l1 .3a10.145 10.145 0 0 0 1.461.432v-2.26a18.539 18.539 0 0 1-1.831-.498Zm1.2 7.072.631.2V13.3a8.179 8.179 0 0 1-1-.3q-.929-.3-1.46-.432v2.258a15.537 15.537 0 0 1 1.825.53Zm.631-2.058a5.733 5.733 0 0 0 2.423.2V11.14a6 6 0 0 1-2.423-.1Zm2.423-4.549v2.391a6.83 6.83 0 0 0 1.229-.332q.4-.134 1.129-.432l.1-.033V7.985a10.685 10.685 0 0 1-2.462.764Zm2.457 3.885a6.254 6.254 0 0 1-2.457.863v2.391a5.632 5.632 0 0 0 2.457-.93Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-finish-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M20.369 6.292a.978.978 0 0 1 .5.9v8.068a.965.965 0 0 1-.465.863 7.013 7.013 0 0 1-4.051 1.361 7.372 7.372 0 0 1-1.66-.2 10.924 10.924 0 0 1-1.427-.432q-.8-.266-1.2-.365a5.117 5.117 0 0 0-1.228-.166 9.256 9.256 0 0 0-3.785.764V20.2a.8.8 0 0 1-.8.8h-.526a.794.794 0 0 1-.8-.8V7.388a1.973 1.973 0 0 1-.581-.664A1.864 1.864 0 0 1 4.7 4.516 1.772 1.772 0 0 1 6.059 4a1.851 1.851 0 0 1 1.241.532 1.726 1.726 0 0 1 .548 1.2 1.6 1.6 0 0 1-.133.8 6.547 6.547 0 0 1 2.258-.4 7.43 7.43 0 0 1 1.66.2q.5.133 1.427.432.8.266 1.2.365a5.067 5.067 0 0 0 1.228.166 9.619 9.619 0 0 0 3.885-1.062 1.006 1.006 0 0 1 .996.059ZM7.055 10.808a13.644 13.644 0 0 1 2.457-.7V7.753a4.59 4.59 0 0 0-.93.166q-.3.1-1.029.365l-.5.2Zm2.457 4.017v-2.39a9.388 9.388 0 0 0-2.457.6v2.324a11.083 11.083 0 0 1 2.457-.534Zm0-2.39a8.566 8.566 0 0 1 2.424.132V10.31a5.738 5.738 0 0 0-2.424-.2Zm3.054-4.151-.63-.232v2.258l1 .3a10.145 10.145 0 0 0 1.461.432v-2.26a18.539 18.539 0 0 1-1.831-.498Zm1.2 7.072.631.2V13.3a8.179 8.179 0 0 1-1-.3q-.929-.3-1.46-.432v2.258a15.537 15.537 0 0 1 1.825.53Zm.631-2.058a5.733 5.733 0 0 0 2.423.2V11.14a6 6 0 0 1-2.423-.1Zm2.423-4.549v2.391a6.83 6.83 0 0 0 1.229-.332q.4-.134 1.129-.432l.1-.033V7.985a10.685 10.685 0 0 1-2.462.764Zm2.457 3.885a6.254 6.254 0 0 1-2.457.863v2.391a5.632 5.632 0 0 0 2.457-.93Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-finish-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M20.369 6.292a.978.978 0 0 1 .5.9v8.068a.965.965 0 0 1-.465.863 7.013 7.013 0 0 1-4.051 1.361 7.372 7.372 0 0 1-1.66-.2 10.924 10.924 0 0 1-1.427-.432q-.8-.266-1.2-.365a5.117 5.117 0 0 0-1.228-.166 9.256 9.256 0 0 0-3.785.764V20.2a.8.8 0 0 1-.8.8h-.526a.794.794 0 0 1-.8-.8V7.388a1.973 1.973 0 0 1-.581-.664A1.864 1.864 0 0 1 4.7 4.516 1.772 1.772 0 0 1 6.059 4a1.851 1.851 0 0 1 1.241.532 1.726 1.726 0 0 1 .548 1.2 1.6 1.6 0 0 1-.133.8 6.547 6.547 0 0 1 2.258-.4 7.43 7.43 0 0 1 1.66.2q.5.133 1.427.432.8.266 1.2.365a5.067 5.067 0 0 0 1.228.166 9.619 9.619 0 0 0 3.885-1.062 1.006 1.006 0 0 1 .996.059ZM7.055 10.808a13.644 13.644 0 0 1 2.457-.7V7.753a4.59 4.59 0 0 0-.93.166q-.3.1-1.029.365l-.5.2Zm2.457 4.017v-2.39a9.388 9.388 0 0 0-2.457.6v2.324a11.083 11.083 0 0 1 2.457-.534Zm0-2.39a8.566 8.566 0 0 1 2.424.132V10.31a5.738 5.738 0 0 0-2.424-.2Zm3.054-4.151-.63-.232v2.258l1 .3a10.145 10.145 0 0 0 1.461.432v-2.26a18.539 18.539 0 0 1-1.831-.498Zm1.2 7.072.631.2V13.3a8.179 8.179 0 0 1-1-.3q-.929-.3-1.46-.432v2.258a15.537 15.537 0 0 1 1.825.53Zm.631-2.058a5.733 5.733 0 0 0 2.423.2V11.14a6 6 0 0 1-2.423-.1Zm2.423-4.549v2.391a6.83 6.83 0 0 0 1.229-.332q.4-.134 1.129-.432l.1-.033V7.985a10.685 10.685 0 0 1-2.462.764Zm2.457 3.885a6.254 6.254 0 0 1-2.457.863v2.391a5.632 5.632 0 0 0 2.457-.93Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-finish{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M20.369 6.292a.978.978 0 0 1 .5.9v8.068a.965.965 0 0 1-.465.863 7.013 7.013 0 0 1-4.051 1.361 7.372 7.372 0 0 1-1.66-.2 10.924 10.924 0 0 1-1.427-.432q-.8-.266-1.2-.365a5.117 5.117 0 0 0-1.228-.166 9.256 9.256 0 0 0-3.785.764V20.2a.8.8 0 0 1-.8.8h-.526a.794.794 0 0 1-.8-.8V7.388a1.973 1.973 0 0 1-.581-.664A1.864 1.864 0 0 1 4.7 4.516 1.772 1.772 0 0 1 6.059 4a1.851 1.851 0 0 1 1.241.532 1.726 1.726 0 0 1 .548 1.2 1.6 1.6 0 0 1-.133.8 6.547 6.547 0 0 1 2.258-.4 7.43 7.43 0 0 1 1.66.2q.5.133 1.427.432.8.266 1.2.365a5.067 5.067 0 0 0 1.228.166 9.619 9.619 0 0 0 3.885-1.062 1.006 1.006 0 0 1 .996.059ZM7.055 10.808a13.644 13.644 0 0 1 2.457-.7V7.753a4.59 4.59 0 0 0-.93.166q-.3.1-1.029.365l-.5.2Zm2.457 4.017v-2.39a9.388 9.388 0 0 0-2.457.6v2.324a11.083 11.083 0 0 1 2.457-.534Zm0-2.39a8.566 8.566 0 0 1 2.424.132V10.31a5.738 5.738 0 0 0-2.424-.2Zm3.054-4.151-.63-.232v2.258l1 .3a10.145 10.145 0 0 0 1.461.432v-2.26a18.539 18.539 0 0 1-1.831-.498Zm1.2 7.072.631.2V13.3a8.179 8.179 0 0 1-1-.3q-.929-.3-1.46-.432v2.258a15.537 15.537 0 0 1 1.825.53Zm.631-2.058a5.733 5.733 0 0 0 2.423.2V11.14a6 6 0 0 1-2.423-.1Zm2.423-4.549v2.391a6.83 6.83 0 0 0 1.229-.332q.4-.134 1.129-.432l.1-.033V7.985a10.685 10.685 0 0 1-2.462.764Zm2.457 3.885a6.254 6.254 0 0 1-2.457.863v2.391a5.632 5.632 0 0 0 2.457-.93Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-folder-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cpath d='m13.947 8.733-1.475-1.49A1.94 1.94 0 0 0 11.509 7H8.365a.565.565 0 0 0-.53.442l-1.82 9.185c-.049.243.11.44.353.44l11.58-.008c.242 0 .48-.198.527-.441l1.43-7.2c.049-.244-.11-.44-.353-.44H14.91a1.94 1.94 0 0 1-.963-.245'/%3E%3Cpath d='M4.356 9.648c-.244 0-.399.197-.345.44l1.427 6.53c.053.243.293.44.537.44h11.567c.244 0 .399-.197.346-.44l-1.41-6.53a.577.577 0 0 0-.536-.44H4.356Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-folder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23E5C355' d='m13.947 8.733-1.475-1.49A1.94 1.94 0 0 0 11.509 7H8.365a.565.565 0 0 0-.53.442l-1.82 9.185c-.049.243.11.44.353.44l11.58-.008c.242 0 .48-.198.527-.441l1.43-7.2c.049-.244-.11-.44-.353-.44H14.91a1.94 1.94 0 0 1-.963-.245'/%3E%3Cpath fill='%23FFDE5D' d='M4.356 9.648c-.244 0-.399.197-.345.44l1.427 6.53c.053.243.293.44.537.44h11.567c.244 0 .399-.197.346-.44l-1.41-6.53a.577.577 0 0 0-.536-.44H4.356Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-gear-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M21.464 11.228v2.591a.449.449 0 0 1-.094.269.35.35 0 0 1-.233.151l-2.159.327a7.5 7.5 0 0 1-.455 1.063q.409.583 1.249 1.61a.454.454 0 0 1 .116.292.392.392 0 0 1-.1.269 11.846 11.846 0 0 1-1.156 1.261q-.839.829-1.1.828a.576.576 0 0 1-.3-.1l-1.61-1.261a6.673 6.673 0 0 1-1.062.443 19.055 19.055 0 0 1-.339 2.171.392.392 0 0 1-.42.327H11.2a.44.44 0 0 1-.286-.1.343.343 0 0 1-.135-.251l-.326-2.147a7.189 7.189 0 0 1-1.051-.432l-1.641 1.245a.425.425 0 0 1-.292.1.4.4 0 0 1-.292-.128A15.479 15.479 0 0 1 5.251 17.8a.455.455 0 0 1-.082-.269.449.449 0 0 1 .094-.269q.174-.245.6-.776c.279-.354.49-.628.63-.822a5.758 5.758 0 0 1-.479-1.156l-2.136-.314a.365.365 0 0 1-.245-.146.438.438 0 0 1-.094-.274v-2.593a.449.449 0 0 1 .094-.269l.222-.151 2.171-.327a5.773 5.773 0 0 1 .451-1.074q-.467-.665-1.249-1.61a.437.437 0 0 1-.116-.28.489.489 0 0 1 .1-.269 11.644 11.644 0 0 1 1.154-1.255q.847-.833 1.1-.834a.5.5 0 0 1 .3.116l1.61 1.249a6.636 6.636 0 0 1 1.062-.443 19.122 19.122 0 0 1 .338-2.171.393.393 0 0 1 .421-.327H13.8a.44.44 0 0 1 .286.1.342.342 0 0 1 .134.251l.327 2.147a7.234 7.234 0 0 1 1.051.432l1.652-1.25a.381.381 0 0 1 .28-.1.456.456 0 0 1 .292.116 16.046 16.046 0 0 1 1.926 1.984.382.382 0 0 1 .081.257.448.448 0 0 1-.093.269q-.176.245-.6.776t-.63.822a7.1 7.1 0 0 1 .479 1.145l2.136.326a.367.367 0 0 1 .245.146.438.438 0 0 1 .098.271Zm-6.852 3.385a2.988 2.988 0 0 0 0-4.226 2.988 2.988 0 0 0-4.226 0 2.988 2.988 0 0 0 0 4.226 2.988 2.988 0 0 0 4.226 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-gear-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M21.464 11.228v2.591a.449.449 0 0 1-.094.269.35.35 0 0 1-.233.151l-2.159.327a7.5 7.5 0 0 1-.455 1.063q.409.583 1.249 1.61a.454.454 0 0 1 .116.292.392.392 0 0 1-.1.269 11.846 11.846 0 0 1-1.156 1.261q-.839.829-1.1.828a.576.576 0 0 1-.3-.1l-1.61-1.261a6.673 6.673 0 0 1-1.062.443 19.055 19.055 0 0 1-.339 2.171.392.392 0 0 1-.42.327H11.2a.44.44 0 0 1-.286-.1.343.343 0 0 1-.135-.251l-.326-2.147a7.189 7.189 0 0 1-1.051-.432l-1.641 1.245a.425.425 0 0 1-.292.1.4.4 0 0 1-.292-.128A15.479 15.479 0 0 1 5.251 17.8a.455.455 0 0 1-.082-.269.449.449 0 0 1 .094-.269q.174-.245.6-.776c.279-.354.49-.628.63-.822a5.758 5.758 0 0 1-.479-1.156l-2.136-.314a.365.365 0 0 1-.245-.146.438.438 0 0 1-.094-.274v-2.593a.449.449 0 0 1 .094-.269l.222-.151 2.171-.327a5.773 5.773 0 0 1 .451-1.074q-.467-.665-1.249-1.61a.437.437 0 0 1-.116-.28.489.489 0 0 1 .1-.269 11.644 11.644 0 0 1 1.154-1.255q.847-.833 1.1-.834a.5.5 0 0 1 .3.116l1.61 1.249a6.636 6.636 0 0 1 1.062-.443 19.122 19.122 0 0 1 .338-2.171.393.393 0 0 1 .421-.327H13.8a.44.44 0 0 1 .286.1.342.342 0 0 1 .134.251l.327 2.147a7.234 7.234 0 0 1 1.051.432l1.652-1.25a.381.381 0 0 1 .28-.1.456.456 0 0 1 .292.116 16.046 16.046 0 0 1 1.926 1.984.382.382 0 0 1 .081.257.448.448 0 0 1-.093.269q-.176.245-.6.776t-.63.822a7.1 7.1 0 0 1 .479 1.145l2.136.326a.367.367 0 0 1 .245.146.438.438 0 0 1 .098.271Zm-6.852 3.385a2.988 2.988 0 0 0 0-4.226 2.988 2.988 0 0 0-4.226 0 2.988 2.988 0 0 0 0 4.226 2.988 2.988 0 0 0 4.226 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-gear{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M21.464 11.228v2.591a.449.449 0 0 1-.094.269.35.35 0 0 1-.233.151l-2.159.327a7.5 7.5 0 0 1-.455 1.063q.409.583 1.249 1.61a.454.454 0 0 1 .116.292.392.392 0 0 1-.1.269 11.846 11.846 0 0 1-1.156 1.261q-.839.829-1.1.828a.576.576 0 0 1-.3-.1l-1.61-1.261a6.673 6.673 0 0 1-1.062.443 19.055 19.055 0 0 1-.339 2.171.392.392 0 0 1-.42.327H11.2a.44.44 0 0 1-.286-.1.343.343 0 0 1-.135-.251l-.326-2.147a7.189 7.189 0 0 1-1.051-.432l-1.641 1.245a.425.425 0 0 1-.292.1.4.4 0 0 1-.292-.128A15.479 15.479 0 0 1 5.251 17.8a.455.455 0 0 1-.082-.269.449.449 0 0 1 .094-.269q.174-.245.6-.776c.279-.354.49-.628.63-.822a5.758 5.758 0 0 1-.479-1.156l-2.136-.314a.365.365 0 0 1-.245-.146.438.438 0 0 1-.094-.274v-2.593a.449.449 0 0 1 .094-.269l.222-.151 2.171-.327a5.773 5.773 0 0 1 .451-1.074q-.467-.665-1.249-1.61a.437.437 0 0 1-.116-.28.489.489 0 0 1 .1-.269 11.644 11.644 0 0 1 1.154-1.255q.847-.833 1.1-.834a.5.5 0 0 1 .3.116l1.61 1.249a6.636 6.636 0 0 1 1.062-.443 19.122 19.122 0 0 1 .338-2.171.393.393 0 0 1 .421-.327H13.8a.44.44 0 0 1 .286.1.342.342 0 0 1 .134.251l.327 2.147a7.234 7.234 0 0 1 1.051.432l1.652-1.25a.381.381 0 0 1 .28-.1.456.456 0 0 1 .292.116 16.046 16.046 0 0 1 1.926 1.984.382.382 0 0 1 .081.257.448.448 0 0 1-.093.269q-.176.245-.6.776t-.63.822a7.1 7.1 0 0 1 .479 1.145l2.136.326a.367.367 0 0 1 .245.146.438.438 0 0 1 .098.271Zm-6.852 3.385a2.988 2.988 0 0 0 0-4.226 2.988 2.988 0 0 0-4.226 0 2.988 2.988 0 0 0 0 4.226 2.988 2.988 0 0 0 4.226 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-greencirclecheck-filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.929 3.929a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm4.84 4.872-5.488 8-.019.018-.214-.018-3.928-3.67-.05-.114.154-.151H9.12l.111.049 1.488 1.48.019.017.215-.018 3.943-5.74.144-.088h1.6l.094.028.034.207Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a' fill='%2375C543'/%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='m16.769 8.801-5.488 8-.019.018-.214-.018-3.928-3.67-.05-.114.154-.151H9.12l.111.049 1.488 1.48.019.017.215-.018 3.943-5.74.144-.088h1.6l.094.028z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-grid-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm5.356-8.571v1.607a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-grid-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm5.356-8.571v1.607a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E")}.icon-grid,.icon-grid-gray{background-repeat:no-repeat}.icon-grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm5.356-8.571v1.607a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.681a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.678a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-2.682a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E")}.icon-health-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20.271 12.553H19.2l-.176.076-1.511 1.51-.36.361L13.8 7.787a.252.252 0 0 0-.341-.1l-.1.1-3.049 6.083a.252.252 0 0 1-.347.082l-.081-.082-2.8-4.2a.251.251 0 0 0-.352-.07l-.07.07-1.913 2.87H4.1v1.426a.251.251 0 0 0 .252.252h1.159l.209-.109 1.049-1.568H7l.487.738 2.626 3.943a.252.252 0 0 0 .347.082l.081-.082 2.837-5.672a.25.25 0 0 1 .34-.1l.1.1 2.744 5.5a.251.251 0 0 0 .337.113l.065-.046 2.786-2.786.176-.076h.974v-1.677Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-health-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M20.271 12.553H19.2l-.176.076-1.511 1.51-.36.361L13.8 7.787a.252.252 0 0 0-.341-.1l-.1.1-3.049 6.083a.252.252 0 0 1-.347.082l-.081-.082-2.8-4.2a.251.251 0 0 0-.352-.07l-.07.07-1.913 2.87H4.1v1.426a.251.251 0 0 0 .252.252h1.159l.209-.109 1.049-1.568H7l.487.738 2.626 3.943a.252.252 0 0 0 .347.082l.081-.082 2.837-5.672a.25.25 0 0 1 .34-.1l.1.1 2.744 5.5a.251.251 0 0 0 .337.113l.065-.046 2.786-2.786.176-.076h.974v-1.677Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-health-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M20.271 12.553H19.2l-.176.076-1.511 1.51-.36.361L13.8 7.787a.252.252 0 0 0-.341-.1l-.1.1-3.049 6.083a.252.252 0 0 1-.347.082l-.081-.082-2.8-4.2a.251.251 0 0 0-.352-.07l-.07.07-1.913 2.87H4.1v1.426a.251.251 0 0 0 .252.252h1.159l.209-.109 1.049-1.568H7l.487.738 2.626 3.943a.252.252 0 0 0 .347.082l.081-.082 2.837-5.672a.25.25 0 0 1 .34-.1l.1.1 2.744 5.5a.251.251 0 0 0 .337.113l.065-.046 2.786-2.786.176-.076h.974v-1.677Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-health{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M20.271 12.553H19.2l-.176.076-1.511 1.51-.36.361L13.8 7.787a.252.252 0 0 0-.341-.1l-.1.1-3.049 6.083a.252.252 0 0 1-.347.082l-.081-.082-2.8-4.2a.251.251 0 0 0-.352-.07l-.07.07-1.913 2.87H4.1v1.426a.251.251 0 0 0 .252.252h1.159l.209-.109 1.049-1.568H7l.487.738 2.626 3.943a.252.252 0 0 0 .347.082l.081-.082 2.837-5.672a.25.25 0 0 1 .34-.1l.1.1 2.744 5.5a.251.251 0 0 0 .337.113l.065-.046 2.786-2.786.176-.076h.974v-1.677Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-info-panel-left-arrow-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m15.179 20-6.965-7.436a.819.819 0 0 1 0-1.103L15.204 4l.796.852-6.19 6.609a.819.819 0 0 0 0 1.103l6.167 6.584-.798.852Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-info-panel-left-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m15.179 20-6.965-7.436a.819.819 0 0 1 0-1.103L15.204 4l.796.852-6.19 6.609a.819.819 0 0 0 0 1.103l6.167 6.584-.798.852Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-info-panel-right-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 24 24' viewBox='0 0 24 24'%3E%3Cpath d='M8 3.4c.4 0 .8.1 1.1.4l8.4 8.4-8.4 8c-.6.6-1.6.6-2.1-.1-.6-.6-.6-1.5 0-2.1l6.2-5.8L7 6c-.6-.6-.6-1.6 0-2.2.3-.3.6-.4 1-.4z' style='fill:%23a5a5a5'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jet-budgets-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' style='enable-background:new 0 0 72 72' version='1.1' viewBox='0 0 72 72'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath d='M36 70c-9 0-18-3.5-24.6-10.5-13-13.6-12.4-35.2 1.1-48.1C19.1 5.1 27.8 1.8 36.8 2c9.1.2 17.5 4 23.8 10.6 6.3 6.6 9.6 15.2 9.4 24.3-.2 9.1-4 17.5-10.6 23.8-6.5 6.2-15 9.3-23.4 9.3zm0-65.3c-8.1 0-15.7 3-21.5 8.6C2 25.2 1.5 45 13.4 57.5c5.8 6.1 13.5 9.5 21.9 9.7 8.3.2 16.3-2.8 22.3-8.6 6.1-5.8 9.5-13.5 9.7-21.9.2-8.4-2.9-16.3-8.6-22.3-5.8-6.1-13.5-9.5-21.9-9.7H36z' class='st0'/%3E%3Cpath d='M33.4 39.7c0-.7.1-1.4.3-2v-.1c-1.6-.6-2.9-1.8-3.7-3.2-2.2.7-3.8 2.8-3.8 5.3 0 3.1 2.5 5.6 5.6 5.6 1.2 0 2.4-.4 3.3-1.1-1-1.2-1.7-2.8-1.7-4.5zm-4.3 1.2c.3 0 .6-.3.6-.6v-.1h-.6v-1.1h.6v-.6c0-.9.8-1.7 1.7-1.7.9 0 1.7.8 1.7 1.7H32c0-.3-.3-.6-.6-.6s-.6.3-.6.6v.6h.8v1.1h-.8v.1c0 .2 0 .4-.1.6h2.2V42h-3.8v-1.1zM42 34.4c-.6 1.2-1.6 2.2-2.8 2.8l1 1.2 1.1-1.4.8.7-.8 1h.5v1.1h-1.1v.5h1.1v1.1h-1.1v1h-1.1v-1h-1.1v-1.1h1.1v-.5h-1.1v-1.1h.5l-.9-1.1s-1 .4-2.2.4c-.4 0-.8 0-1.2-.1v.1c0 .1-.1.2-.1.4-.1.4-.1.8-.1 1.3v.1c0 1.4.6 2.6 1.4 3.6 1 1.2 2.5 1.9 4.2 1.9 3 0 5.5-2.4 5.6-5.4v-.1c.1-2.6-1.5-4.7-3.7-5.4z' class='st0'/%3E%3Cpath d='M36 36.9c3.1 0 5.6-2.5 5.6-5.6s-2.5-5.6-5.6-5.6-5.6 2.5-5.6 5.6 2.6 5.6 5.6 5.6zm.7-9.1v.9c.6.2 1 .8 1 1.4h-1.2c0-.2-.1-.3-.3-.3H36c-.2 0-.3.1-.3.3 0 .2.1.3.3.3h.2c.8 0 1.5.7 1.5 1.5 0 .7-.4 1.2-1 1.4v.9h-1.2v-.9c-.6-.2-1-.8-1-1.4h1.2c0 .2.1.3.3.3h.2c.2 0 .3-.1.3-.3 0-.2-.1-.3-.3-.3H36c-.8 0-1.5-.7-1.5-1.5 0-.7.4-1.2 1-1.4v-.9h1.2zM20.9 51.7c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1h19.6c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1H20.9z' class='st0'/%3E%3Cpath d='M23.7 56c-.3 0-.5-.1-.7-.3-.2-.2-3-2.8-4.8-4.4-.2-.2-.3-.4-.3-.7 0-.3.1-.5.3-.7l4.5-4.4c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-3.7 3.7c1.3 1.2 3.9 3.5 4.1 3.8.4.4.4 1 0 1.4-.3.1-.6.2-.8.2zM31.6 22.5c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1h19.6c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1H31.6z' class='st0'/%3E%3Cpath d='M48.3 26.9c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4.2-.2 2.7-2.5 4.1-3.8L48 17.7c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l4.5 4.4c.2.2.3.5.3.7 0 .3-.1.5-.3.7-1.8 1.7-4.6 4.2-4.8 4.4-.3.3-.5.4-.8.4z' class='st0'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jet-reports-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M21 9v11.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2H14v6a1 1 0 0 0 1 1h6zm0-2h-5V2.003L21 7zM8 7v2h3V7H8zm0 4v2h8v-2H8zm0 4v2h8v-2H8z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jet-scheduler-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zM4 9v10h16V9H4zm2 4h5v4H6v-4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jetglobal-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23DA4848' d='M12 0 0 6.434v2.04L12 15l12-6.525v-2.04z'/%3E%3Cpath fill='%235A565C' d='M12 19.502 0 13v4.59L12 24l12-6.41V13z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jetglobal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='173' height='22'%3E%3Cdefs%3E%3Cpath id='a' d='M.03.033h13.927v16.265H.03z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23DA4848' d='M11 .5.5 6.291v1.836L11 14l10.5-5.873V6.291z'/%3E%3Cpath fill='%23fff' d='M11 17.33.5 11.42v4.172L11 21.419l10.5-5.827v-4.173zM164.863 4.018c.116-.007.194-.017.273-.017.578-.001 1.156-.002 1.734 0 .272 0 .28.008.28.285v5.791c0 .654-.008 1.308.003 1.962.01.536.084 1.066.235 1.584.24.826.669 1.547 1.251 2.182a5.874 5.874 0 0 0 1.953 1.43 5.19 5.19 0 0 0 1.56.442c.278.03.554.071.848.109v2.173c-.207.066-.41.036-.604.021-1.29-.101-2.512-.44-3.61-1.126-1.338-.836-2.388-1.943-3.107-3.337a6.91 6.91 0 0 1-.554-1.499 8.96 8.96 0 0 1-.261-2.17c-.004-2.497-.001-4.995-.001-7.493v-.337Z'/%3E%3Cg transform='translate(147.934 3.673)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23fff' d='M6.97 7.947h4.245c.28-.001.35-.079.31-.347-.05-.339-.098-.679-.17-1.013a5.23 5.23 0 0 0-1.826-3.01c-.711-.587-1.531-.899-2.465-.899-.394 0-.784.021-1.162.13A4.148 4.148 0 0 0 4.06 3.92c-.987 1.012-1.497 2.236-1.588 3.64-.024.381-.014.387.374.387H6.97m5.055 8.325v-5.404c0-.395 0-.396-.398-.396H2.368c-.383 0-.384.001-.384.386v5.03c0 .065.002.129 0 .192-.008.188-.025.214-.206.215-.504.004-1.008.004-1.511 0-.198-.001-.223-.03-.233-.22-.003-.055-.002-.111-.002-.167 0-2.62-.007-5.239.007-7.858.003-.491.042-.984.121-1.475.111-.688.3-1.348.563-1.99A7.93 7.93 0 0 1 1.829 2.72c.584-.75 1.266-1.392 2.093-1.87.521-.3 1.074-.515 1.664-.648a6.174 6.174 0 0 1 1.83-.155c1.501.114 2.803.689 3.9 1.728a8.406 8.406 0 0 1 1.68 2.191c.265.501.48 1.024.62 1.575.098.393.194.788.257 1.188.053.338.079.683.08 1.025.006 2.723.003 5.446.003 8.17v.023c-.002.342-.007.349-.349.35-.431 0-.863 0-1.295-.002-.085 0-.17-.014-.287-.024' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M132.966 10.833c.142.008.244.02.347.02 2.355 0 4.71.003 7.067-.004.228 0 .467-.03.683-.1 1.182-.386 1.86-1.51 1.57-2.769-.145-.633-.542-1.108-1.107-1.45-.428-.26-.9-.314-1.383-.315-1.907-.006-3.814-.003-5.72-.003-.401 0-.802-.002-1.202.002-.231.002-.249.024-.255.242v4.377Zm.018 6.91c.13.006.225.015.32.015 2.323.001 4.646 0 6.97.002.425 0 .829-.087 1.195-.296 1.053-.602 1.42-1.592 1.152-2.633-.268-1.044-1.23-1.74-2.349-1.742-2.315-.007-4.63-.002-6.946-.002l-.192.003c-.108.003-.16.06-.165.163a3.259 3.259 0 0 0-.003.142l.001 4.064c0 .085.01.17.017.284Zm-2.285 2.24c-.007-.116-.017-.201-.017-.286V4.307c0-.04-.002-.08.001-.119.01-.157.027-.175.183-.185.072-.004.144-.002.216-.002 3.15 0 6.3.004 9.451-.001 1.03-.002 1.927.342 2.714.973.65.52 1.174 1.142 1.45 1.931.11.318.18.652.246.982.104.525.065 1.055-.034 1.574a4.105 4.105 0 0 1-1.177 2.203c-.36.353-.318.31.002.635a4.266 4.266 0 0 1 1.216 2.511c.09.7.039 1.385-.18 2.054-.324.997-.958 1.77-1.824 2.365-.765.527-1.623.77-2.553.77-3.142.003-6.285.002-9.427.001-.079 0-.158-.009-.267-.016ZM125.784 11.84c.007-3.26-2.554-5.859-5.836-5.886-1.558-.013-2.923.521-4.046 1.622-1.177 1.155-1.788 2.549-1.817 4.217-.057 3.198 2.627 5.902 5.829 5.91 3.201.009 5.924-2.664 5.87-5.863m-13.98-.041c-.117-4.32 3.722-8.476 8.622-8.102 3.95.096 7.648 3.603 7.651 8.134.004 4.479-3.755 8.216-8.247 8.169-4.402-.047-8.153-3.851-8.026-8.201M102.363 4.018c.123-.008.202-.017.28-.017.57-.001 1.14-.002 1.71 0 .287 0 .292.005.292.296 0 2.585-.005 5.17.002 7.756.005 1.447.505 2.71 1.501 3.782.541.583 1.16 1.064 1.893 1.391.504.226 1.025.4 1.582.456.278.029.554.072.852.11.007.078.022.155.022.23.002.576.003 1.152 0 1.727 0 .24-.02.257-.262.25-1.648-.046-3.16-.506-4.484-1.484-1.103-.815-1.994-1.812-2.61-3.038a7.17 7.17 0 0 1-.6-1.708 7.925 7.925 0 0 1-.18-1.709c.005-2.562.002-5.124.002-7.686v-.356ZM99.419 4.02v2.165c-.117.01-.225.027-.332.027-1.884.001-3.768-.005-5.652.005-.527.003-1.057.025-1.574.152a5.673 5.673 0 0 0-2.49 1.31c-.662.6-1.189 1.293-1.536 2.114a5.488 5.488 0 0 0-.439 2.513c.08 1.253.512 2.38 1.348 3.34.578.663 1.248 1.217 2.066 1.584a6.032 6.032 0 0 0 1.556.452c.503.078 1.005.074 1.51.075h2.862c.064 0 .129.003.192 0 .18-.011.203-.034.218-.213.005-.07.004-.142.004-.213v-3.947c-.009-.264-.04-.297-.314-.297-1.138-.002-2.277-.001-3.415-.001-.072 0-.145.002-.217-.002-.158-.01-.187-.03-.188-.18-.003-.64 0-1.277.002-1.916 0-.03.015-.06.022-.087.176-.058 6.001-.078 6.368-.019.007.076.02.159.02.242v8.605c0 .07-.006.14-.011.238-.09.011-.173.03-.256.03-2.157-.002-4.314.017-6.47-.02-.982-.017-1.93-.27-2.829-.678-.807-.367-1.515-.87-2.165-1.465a8.217 8.217 0 0 1-1.672-2.11 7.297 7.297 0 0 1-.555-1.323 8.14 8.14 0 0 1-.36-2.746c.014-.414.103-.825.158-1.238.051-.383.163-.75.291-1.115a7.169 7.169 0 0 1 1.194-2.163c.918-1.132 2.024-2.03 3.398-2.583.385-.155.78-.272 1.185-.369.62-.148 1.246-.189 1.881-.187 1.948.006 3.897.002 5.845.003.11 0 .22.01.355.017M68.032 19.985c-.006-.127-.017-.235-.017-.343-.001-4.343 0-8.686-.002-13.03 0-.361.08-.402-.406-.402-2.057.002-4.114.001-6.172.001-.416 0-.416 0-.416-.42V4.37c0-.37 0-.37.388-.37L67.65 4h9.616c.011.088.026.148.026.208.002.59.003 1.182 0 1.773 0 .21-.016.228-.235.229-.649.003-1.297.001-1.945.001H70.622c-.298.006-.327.033-.327.332V19.644c0 .355 0 .355-.351.356l-1.609-.001c-.094 0-.189-.009-.303-.014M58.397 4.02v2.167c-.11.009-.217.025-.324.025-1.79.001-3.58-.008-5.37.006-.595.004-1.19.043-1.774.21a5.65 5.65 0 0 0-2.201 1.193c-.527.463-.98.99-1.324 1.603-.264.47-.451.97-.57 1.494-.006.021.005.046.011.094.07.013.145.033.22.04.088.006.176.002.264.002h10.94c.069.192.085 1.886.025 2.213-.108.007-.224.02-.34.02H47.528c-.16 0-.32-.003-.48.003-.21.007-.239.062-.19.27.268 1.133.877 2.066 1.728 2.854.63.583 1.35 1.024 2.183 1.274a6.513 6.513 0 0 0 1.886.272h5.713c.055.213.063 1.945.014 2.217-.078.008-.162.023-.246.023-2.037-.002-4.075.006-6.112-.016-.63-.006-1.252-.13-1.86-.307a7.285 7.285 0 0 1-2.325-1.138c-1.218-.904-2.198-2.007-2.802-3.403a7.965 7.965 0 0 1-.435-1.39c-.193-.84-.218-1.69-.153-2.537a7.33 7.33 0 0 1 .428-1.948 7.697 7.697 0 0 1 1.773-2.793c.753-.766 1.6-1.394 2.589-1.83a8.276 8.276 0 0 1 1.38-.45c.658-.162 1.322-.19 1.994-.188 1.814.005 3.627.002 5.44.003.11 0 .22.01.344.016M39.837 4.022c.108-.01.178-.02.249-.02.595-.002 1.19-.003 1.785 0 .253 0 .265.013.265.275V7.99c0 1.246-.002 2.491.002 3.737.002.592-.023 1.182-.127 1.766a6.977 6.977 0 0 1-.685 2.031c-.782 1.49-1.915 2.652-3.383 3.498a6.92 6.92 0 0 1-1.85.725 8.736 8.736 0 0 1-1.832.252c-.07.002-.141 0-.203 0-.074-.216-.077-1.995-.011-2.207.251-.034.505-.067.758-.104 2.198-.318 3.68-1.556 4.604-3.486.176-.368.266-.77.343-1.174.081-.424.084-.846.084-1.27.002-2.46 0-4.92 0-7.38v-.356Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jethub-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' style='enable-background:new 0 0 72 72' version='1.1' viewBox='0 0 72 72'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath d='M60.6 12.6C54.3 6 45.9 2.2 36.8 2s-17.7 3.1-24.3 9.3C-1 24.3-1.6 45.8 11.3 59.4 18.1 66.5 27 70 36 70c8.4 0 16.9-3.1 23.4-9.3C66 54.4 69.7 45.9 70 36.9c.2-9.1-3.1-17.7-9.4-24.3zm6.7 24.2c-.2 8.3-3.7 16.1-9.7 21.9-6 5.8-14 8.8-22.4 8.6-8.3-.2-16.1-3.7-21.9-9.7C1.4 45.1 1.9 25.2 14.5 13.3 20.3 7.8 27.9 4.7 36 4.7h.8c8.4.2 16.1 3.7 21.9 9.7s8.7 14 8.6 22.4z' class='st0'/%3E%3Cpath d='M16.2 26.9v4.7L36 42.9l19.8-11.2V27L36 15.9l-19.8 11zm37.2 3.3L36 40.1l-17.4-9.8v-1.8L36 18.7l17.4 9.6v1.9z' class='st0'/%3E%3Cpath d='M16.2 34.9v10.3l19.8 11 19.8-11V34.9L36 46.1 16.2 34.9zm37.2 8.8L36 53.4l-17.4-9.7v-4.5L36 48.9l17.4-9.8v4.6z' class='st0'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jethub-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='261' height='71'%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cpath d='M180.35 37.005v12.468h-3.588V20.38h3.588V32.85h17.773V20.38h3.587v29.092h-3.587V37.005zM239.588 36.946v8.282h13.072c1.15 0 2.129-.404 2.937-1.211.81-.808 1.215-1.784 1.215-2.93 0-1.146-.405-2.123-1.215-2.93-.808-.808-1.788-1.211-2.937-1.211h-13.072Zm0-12.423v8.282h13.072c1.15 0 2.129-.404 2.937-1.212.81-.807 1.215-1.783 1.215-2.93 0-1.145-.405-2.122-1.215-2.929-.808-.808-1.788-1.211-2.937-1.211h-13.072Zm-4.15-4.142h17.222c2.297 0 4.255.809 5.874 2.423 1.62 1.615 2.43 3.568 2.43 5.86 0 2.29-.81 4.244-2.43 5.86a8.238 8.238 0 0 1-.373.351c.125.11.25.228.373.352 1.62 1.615 2.43 3.568 2.43 5.86 0 2.291-.81 4.245-2.43 5.86-1.619 1.614-3.577 2.422-5.874 2.422h-17.222V20.38ZM206.049 34.927V20.381h3.575v14.546c0 2.867.874 5.316 2.62 7.346 1.747 2.03 3.854 3.044 6.32 3.044 2.47 0 4.576-1.015 6.323-3.044 1.747-2.03 2.62-4.479 2.62-7.346V20.381h3.576v14.546c0 4.018-1.222 7.446-3.666 10.286s-5.395 4.26-8.852 4.26c-3.457 0-6.407-1.42-8.851-4.26-2.444-2.84-3.665-6.268-3.665-10.286M95.192 45.137c-2.837 2.83-6.262 4.245-10.275 4.245v-4.14c2.865 0 5.31-1.012 7.338-3.034 2.027-2.022 3.04-4.462 3.04-7.32V20.395h4.152v14.493c0 4.003-1.42 7.42-4.255 10.25M118.177 20.394h10.492v4.142h-10.492c-2.864 0-5.307 1.007-7.327 3.023-1.522 1.519-2.477 3.27-2.864 5.259h20.569v4.14h-20.569c.387 1.989 1.342 3.735 2.864 5.24 2.02 2.028 4.463 3.043 7.327 3.043h10.492v4.14h-10.492c-4.013 0-7.438-1.413-10.274-4.244-2.837-2.83-4.255-6.245-4.255-10.248 0-4.004 1.418-7.42 4.255-10.25 2.836-2.829 6.26-4.245 10.274-4.245M149.667 49.382h-4.15V24.536h-12.454v-4.141h29.058v4.14h-12.454zM48.93 17.234l-9.781-5.657 1.34-2.32 9.78 5.658zM15.07 17.234l-1.34-2.319 9.78-5.657 1.34 2.319zM40.49 61.358l-1.343-2.32 9.783-5.657 1.34 2.32zM23.51 61.358 13.729 55.7l1.34-2.319 9.783 5.658zM32 2.845a2.997 2.997 0 0 0-2.994 2.992A2.999 2.999 0 0 0 32 8.833a2.997 2.997 0 0 0 2.992-2.996A2.995 2.995 0 0 0 32 2.845m0 8.666a5.682 5.682 0 0 1-5.673-5.674A5.68 5.68 0 0 1 32 .167a5.678 5.678 0 0 1 5.672 5.67A5.68 5.68 0 0 1 32 11.511'/%3E%3Cpath d='M30.66 17.269h2.678v-6.617H30.66zM32 61.784a2.997 2.997 0 0 0-2.994 2.994A2.997 2.997 0 0 0 32 67.77a2.995 2.995 0 0 0 2.992-2.992A2.996 2.996 0 0 0 32 61.784m0 8.664a5.678 5.678 0 0 1-5.673-5.67A5.68 5.68 0 0 1 32 59.106a5.679 5.679 0 0 1 5.672 5.672A5.677 5.677 0 0 1 32 70.448'/%3E%3Cpath d='M30.66 59.964h2.678v-6.615H30.66zM57.489 17.53a2.994 2.994 0 0 0-2.585 4.495 2.998 2.998 0 0 0 4.09 1.087 2.98 2.98 0 0 0 1.392-1.82 2.983 2.983 0 0 0-.305-2.272 2.98 2.98 0 0 0-2.592-1.49m.013 8.664a5.68 5.68 0 0 1-4.917-2.823 5.684 5.684 0 0 1 2.062-7.753 5.635 5.635 0 0 1 4.303-.576 5.62 5.62 0 0 1 3.449 2.636 5.624 5.624 0 0 1 .574 4.303 5.633 5.633 0 0 1-2.635 3.449 5.655 5.655 0 0 1-2.836.764'/%3E%3Cpath d='m48.278 27.414-1.342-2.317 5.721-3.316L54 24.096zM5.005 23.112a2.999 2.999 0 0 0 4.092-1.087 2.998 2.998 0 0 0-1.088-4.09 3 3 0 0 0-4.092 1.087 2.998 2.998 0 0 0 1.088 4.09m1.492 3.082a5.639 5.639 0 0 1-2.834-.765H3.66a5.679 5.679 0 0 1-2.06-7.75 5.675 5.675 0 0 1 7.75-2.062 5.679 5.679 0 0 1 2.063 7.752 5.678 5.678 0 0 1-4.917 2.825'/%3E%3Cpath d='m15.722 27.414-5.724-3.318 1.344-2.315 5.723 3.316zM6.501 47.1a2.95 2.95 0 0 0-1.494.405 2.96 2.96 0 0 0-1.391 1.818 2.961 2.961 0 0 0 .302 2.27 2.975 2.975 0 0 0 1.82 1.391 2.971 2.971 0 0 0 2.27-.304A2.97 2.97 0 0 0 9.4 50.861a2.973 2.973 0 0 0-.303-2.271 3 3 0 0 0-2.596-1.49m.015 8.667c-.49 0-.98-.066-1.467-.194a5.65 5.65 0 0 1-3.448-2.636 5.637 5.637 0 0 1-.574-4.301 5.635 5.635 0 0 1 2.636-3.45 5.68 5.68 0 0 1 7.752 2.06c.759 1.31.964 2.84.573 4.303a5.626 5.626 0 0 1-2.636 3.448c-.876.51-1.85.77-2.836.77'/%3E%3Cpath d='M11.342 48.836 10 46.52l5.722-3.319 1.344 2.316zM57.496 47.1A2.994 2.994 0 0 0 54.6 50.86c.205.772.7 1.418 1.391 1.82a2.97 2.97 0 0 0 2.27.303 2.976 2.976 0 0 0 1.818-1.391 2.954 2.954 0 0 0 .305-2.27 2.962 2.962 0 0 0-1.39-1.818 2.959 2.959 0 0 0-1.498-.406m-.013 8.668c-.986 0-1.96-.26-2.836-.77a5.633 5.633 0 0 1-2.636-3.448 5.637 5.637 0 0 1 .574-4.301 5.681 5.681 0 0 1 7.753-2.063v.002a5.623 5.623 0 0 1 2.634 3.449 5.626 5.626 0 0 1-.575 4.303 5.644 5.644 0 0 1-3.447 2.634 5.737 5.737 0 0 1-1.467.194'/%3E%3Cpath d='m52.657 48.836-5.722-3.32 1.342-2.316L54 46.52zM14.448 36.647h35.487V33.97H14.448z'/%3E%3Cpath d='M30.308 53.7c-9.636-14.395-6.049-26.299-3.05-32.112l2.38 1.226c-2.728 5.291-5.976 16.143 2.897 29.398L30.308 53.7Z'/%3E%3Cpath d='m33.611 53.7-2.226-1.488c8.886-13.27 5.62-24.136 2.879-29.43l2.38-1.23c3.01 5.82 6.62 17.737-3.033 32.149'/%3E%3Cpath d='m36.662 48.45-2.38-1.227c2.726-5.291 5.977-16.145-2.897-29.396l2.226-1.49c9.638 14.395 6.05 26.299 3.05 32.112'/%3E%3Cpath d='M27.277 48.487c-3.013-5.82-6.619-17.736 3.032-32.15l2.226 1.49c-8.887 13.27-5.618 24.133-2.88 29.43l-2.378 1.23Z'/%3E%3Cpath d='M31.958 18.75c-9.128 0-16.555 7.43-16.555 16.558 0 9.13 7.427 16.556 16.555 16.556 9.13 0 16.56-7.426 16.56-16.556-.001-9.129-7.43-16.557-16.56-16.557m0 35.792c-10.604 0-19.233-8.63-19.233-19.235 0-10.606 8.63-19.236 19.233-19.236 10.608 0 19.238 8.63 19.238 19.236 0 10.605-8.63 19.235-19.238 19.235M5.215 40.967h2.678V29.649H5.215zM56.105 40.967h2.678V29.649h-2.678z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-jethub{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='261' height='71'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M180.35 37.005v12.468h-3.588V20.38h3.588V32.85h17.773V20.38h3.587v29.092h-3.587V37.005zM239.588 36.946v8.282h13.072c1.15 0 2.129-.404 2.937-1.211.81-.808 1.215-1.784 1.215-2.93 0-1.146-.405-2.123-1.215-2.93-.808-.808-1.788-1.211-2.937-1.211h-13.072Zm0-12.423v8.282h13.072c1.15 0 2.129-.404 2.937-1.212.81-.807 1.215-1.783 1.215-2.93 0-1.145-.405-2.122-1.215-2.929-.808-.808-1.788-1.211-2.937-1.211h-13.072Zm-4.15-4.142h17.222c2.297 0 4.255.809 5.874 2.423 1.62 1.615 2.43 3.568 2.43 5.86 0 2.29-.81 4.244-2.43 5.86a8.238 8.238 0 0 1-.373.351c.125.11.25.228.373.352 1.62 1.615 2.43 3.568 2.43 5.86 0 2.291-.81 4.245-2.43 5.86-1.619 1.614-3.577 2.422-5.874 2.422h-17.222V20.38ZM206.049 34.927V20.381h3.575v14.546c0 2.867.874 5.316 2.62 7.346 1.747 2.03 3.854 3.044 6.32 3.044 2.47 0 4.576-1.015 6.323-3.044 1.747-2.03 2.62-4.479 2.62-7.346V20.381h3.576v14.546c0 4.018-1.222 7.446-3.666 10.286s-5.395 4.26-8.852 4.26c-3.457 0-6.407-1.42-8.851-4.26-2.444-2.84-3.665-6.268-3.665-10.286M95.192 45.137c-2.837 2.83-6.262 4.245-10.275 4.245v-4.14c2.865 0 5.31-1.012 7.338-3.034 2.027-2.022 3.04-4.462 3.04-7.32V20.395h4.152v14.493c0 4.003-1.42 7.42-4.255 10.25M118.177 20.394h10.492v4.142h-10.492c-2.864 0-5.307 1.007-7.327 3.023-1.522 1.519-2.477 3.27-2.864 5.259h20.569v4.14h-20.569c.387 1.989 1.342 3.735 2.864 5.24 2.02 2.028 4.463 3.043 7.327 3.043h10.492v4.14h-10.492c-4.013 0-7.438-1.413-10.274-4.244-2.837-2.83-4.255-6.245-4.255-10.248 0-4.004 1.418-7.42 4.255-10.25 2.836-2.829 6.26-4.245 10.274-4.245M149.667 49.382h-4.15V24.536h-12.454v-4.141h29.058v4.14h-12.454zM48.93 17.234l-9.781-5.657 1.34-2.32 9.78 5.658zM15.07 17.234l-1.34-2.319 9.78-5.657 1.34 2.319zM40.49 61.358l-1.343-2.32 9.783-5.657 1.34 2.32zM23.51 61.358 13.729 55.7l1.34-2.319 9.783 5.658zM32 2.845a2.997 2.997 0 0 0-2.994 2.992A2.999 2.999 0 0 0 32 8.833a2.997 2.997 0 0 0 2.992-2.996A2.995 2.995 0 0 0 32 2.845m0 8.666a5.682 5.682 0 0 1-5.673-5.674A5.68 5.68 0 0 1 32 .167a5.678 5.678 0 0 1 5.672 5.67A5.68 5.68 0 0 1 32 11.511'/%3E%3Cpath d='M30.66 17.269h2.678v-6.617H30.66zM32 61.784a2.997 2.997 0 0 0-2.994 2.994A2.997 2.997 0 0 0 32 67.77a2.995 2.995 0 0 0 2.992-2.992A2.996 2.996 0 0 0 32 61.784m0 8.664a5.678 5.678 0 0 1-5.673-5.67A5.68 5.68 0 0 1 32 59.106a5.679 5.679 0 0 1 5.672 5.672A5.677 5.677 0 0 1 32 70.448'/%3E%3Cpath d='M30.66 59.964h2.678v-6.615H30.66zM57.489 17.53a2.994 2.994 0 0 0-2.585 4.495 2.998 2.998 0 0 0 4.09 1.087 2.98 2.98 0 0 0 1.392-1.82 2.983 2.983 0 0 0-.305-2.272 2.98 2.98 0 0 0-2.592-1.49m.013 8.664a5.68 5.68 0 0 1-4.917-2.823 5.684 5.684 0 0 1 2.062-7.753 5.635 5.635 0 0 1 4.303-.576 5.62 5.62 0 0 1 3.449 2.636 5.624 5.624 0 0 1 .574 4.303 5.633 5.633 0 0 1-2.635 3.449 5.655 5.655 0 0 1-2.836.764'/%3E%3Cpath d='m48.278 27.414-1.342-2.317 5.721-3.316L54 24.096zM5.005 23.112a2.999 2.999 0 0 0 4.092-1.087 2.998 2.998 0 0 0-1.088-4.09 3 3 0 0 0-4.092 1.087 2.998 2.998 0 0 0 1.088 4.09m1.492 3.082a5.639 5.639 0 0 1-2.834-.765H3.66a5.679 5.679 0 0 1-2.06-7.75 5.675 5.675 0 0 1 7.75-2.062 5.679 5.679 0 0 1 2.063 7.752 5.678 5.678 0 0 1-4.917 2.825'/%3E%3Cpath d='m15.722 27.414-5.724-3.318 1.344-2.315 5.723 3.316zM6.501 47.1a2.95 2.95 0 0 0-1.494.405 2.96 2.96 0 0 0-1.391 1.818 2.961 2.961 0 0 0 .302 2.27 2.975 2.975 0 0 0 1.82 1.391 2.971 2.971 0 0 0 2.27-.304A2.97 2.97 0 0 0 9.4 50.861a2.973 2.973 0 0 0-.303-2.271 3 3 0 0 0-2.596-1.49m.015 8.667c-.49 0-.98-.066-1.467-.194a5.65 5.65 0 0 1-3.448-2.636 5.637 5.637 0 0 1-.574-4.301 5.635 5.635 0 0 1 2.636-3.45 5.68 5.68 0 0 1 7.752 2.06c.759 1.31.964 2.84.573 4.303a5.626 5.626 0 0 1-2.636 3.448c-.876.51-1.85.77-2.836.77'/%3E%3Cpath d='M11.342 48.836 10 46.52l5.722-3.319 1.344 2.316zM57.496 47.1A2.994 2.994 0 0 0 54.6 50.86c.205.772.7 1.418 1.391 1.82a2.97 2.97 0 0 0 2.27.303 2.976 2.976 0 0 0 1.818-1.391 2.954 2.954 0 0 0 .305-2.27 2.962 2.962 0 0 0-1.39-1.818 2.959 2.959 0 0 0-1.498-.406m-.013 8.668c-.986 0-1.96-.26-2.836-.77a5.633 5.633 0 0 1-2.636-3.448 5.637 5.637 0 0 1 .574-4.301 5.681 5.681 0 0 1 7.753-2.063v.002a5.623 5.623 0 0 1 2.634 3.449 5.626 5.626 0 0 1-.575 4.303 5.644 5.644 0 0 1-3.447 2.634 5.737 5.737 0 0 1-1.467.194'/%3E%3Cpath d='m52.657 48.836-5.722-3.32 1.342-2.316L54 46.52zM14.448 36.647h35.487V33.97H14.448z'/%3E%3Cpath d='M30.308 53.7c-9.636-14.395-6.049-26.299-3.05-32.112l2.38 1.226c-2.728 5.291-5.976 16.143 2.897 29.398L30.308 53.7Z'/%3E%3Cpath d='m33.611 53.7-2.226-1.488c8.886-13.27 5.62-24.136 2.879-29.43l2.38-1.23c3.01 5.82 6.62 17.737-3.033 32.149'/%3E%3Cpath d='m36.662 48.45-2.38-1.227c2.726-5.291 5.977-16.145-2.897-29.396l2.226-1.49c9.638 14.395 6.05 26.299 3.05 32.112'/%3E%3Cpath d='M27.277 48.487c-3.013-5.82-6.619-17.736 3.032-32.15l2.226 1.49c-8.887 13.27-5.618 24.133-2.88 29.43l-2.378 1.23Z'/%3E%3Cpath d='M31.958 18.75c-9.128 0-16.555 7.43-16.555 16.558 0 9.13 7.427 16.556 16.555 16.556 9.13 0 16.56-7.426 16.56-16.556-.001-9.129-7.43-16.557-16.56-16.557m0 35.792c-10.604 0-19.233-8.63-19.233-19.235 0-10.606 8.63-19.236 19.233-19.236 10.608 0 19.238 8.63 19.238 19.236 0 10.605-8.63 19.235-19.238 19.235M5.215 40.967h2.678V29.649H5.215zM56.105 40.967h2.678V29.649h-2.678z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-list-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-list-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E")}.icon-list,.icon-list-gray{background-repeat:no-repeat}.icon-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M9.286 7.411v1.607a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.285V13.3a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8H5.8a.8.8 0 0 1-.8-.8v-1.606a.8.8 0 0 1 .8-.8h2.682a.8.8 0 0 1 .8.8ZM20 7.411v1.607a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8V7.411a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.289v1.6a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.6a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Zm0 4.286v1.606a.8.8 0 0 1-.8.8h-8.039a.8.8 0 0 1-.8-.8v-1.61a.8.8 0 0 1 .8-.8H19.2a.8.8 0 0 1 .8.8Z'/%3E%3C/svg%3E")}.icon-mail-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20 7.946v9.107a1.344 1.344 0 0 1-1.339 1.339H6.339A1.344 1.344 0 0 1 5 17.054V7.946a1.344 1.344 0 0 1 1.339-1.339h12.322A1.344 1.344 0 0 1 20 7.946Zm-1.071.31v-.313l-.025-.1-.046-.075-.08-.068-.117-.021H6.339l-.187.079-.08.188A2.931 2.931 0 0 0 7.3 10.324q1.616 1.271 3.356 2.653c.034.027.131.11.293.247s.29.241.386.313.219.16.372.264a2.228 2.228 0 0 0 .423.23 1 1 0 0 0 .359.075h.018a1 1 0 0 0 .359-.075 2.228 2.228 0 0 0 .423-.23q.23-.155.372-.264c.1-.072.224-.177.386-.313s.259-.22.293-.247q1.74-1.381 3.356-2.653a3.941 3.941 0 0 0 .841-.967 2.091 2.091 0 0 0 .392-1.101Zm0 8.8v-6.431a4.9 4.9 0 0 1-.578.553q-2.243 1.724-3.565 2.829c-.284.24-.517.427-.694.561a3.867 3.867 0 0 1-.725.406 2.1 2.1 0 0 1-.857.205h-.018a2.1 2.1 0 0 1-.857-.205 3.867 3.867 0 0 1-.725-.406q-.268-.2-.694-.561-1.323-1.1-3.565-2.829a4.9 4.9 0 0 1-.578-.553v6.429l.08.188.188.079h12.32l.188-.079Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-mail-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M20 7.946v9.107a1.344 1.344 0 0 1-1.339 1.339H6.339A1.344 1.344 0 0 1 5 17.054V7.946a1.344 1.344 0 0 1 1.339-1.339h12.322A1.344 1.344 0 0 1 20 7.946Zm-1.071.31v-.313l-.025-.1-.046-.075-.08-.068-.117-.021H6.339l-.187.079-.08.188A2.931 2.931 0 0 0 7.3 10.324q1.616 1.271 3.356 2.653c.034.027.131.11.293.247s.29.241.386.313.219.16.372.264a2.228 2.228 0 0 0 .423.23 1 1 0 0 0 .359.075h.018a1 1 0 0 0 .359-.075 2.228 2.228 0 0 0 .423-.23q.23-.155.372-.264c.1-.072.224-.177.386-.313s.259-.22.293-.247q1.74-1.381 3.356-2.653a3.941 3.941 0 0 0 .841-.967 2.091 2.091 0 0 0 .392-1.101Zm0 8.8v-6.431a4.9 4.9 0 0 1-.578.553q-2.243 1.724-3.565 2.829c-.284.24-.517.427-.694.561a3.867 3.867 0 0 1-.725.406 2.1 2.1 0 0 1-.857.205h-.018a2.1 2.1 0 0 1-.857-.205 3.867 3.867 0 0 1-.725-.406q-.268-.2-.694-.561-1.323-1.1-3.565-2.829a4.9 4.9 0 0 1-.578-.553v6.429l.08.188.188.079h12.32l.188-.079Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-mail-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M20 7.946v9.107a1.344 1.344 0 0 1-1.339 1.339H6.339A1.344 1.344 0 0 1 5 17.054V7.946a1.344 1.344 0 0 1 1.339-1.339h12.322A1.344 1.344 0 0 1 20 7.946Zm-1.071.31v-.313l-.025-.1-.046-.075-.08-.068-.117-.021H6.339l-.187.079-.08.188A2.931 2.931 0 0 0 7.3 10.324q1.616 1.271 3.356 2.653c.034.027.131.11.293.247s.29.241.386.313.219.16.372.264a2.228 2.228 0 0 0 .423.23 1 1 0 0 0 .359.075h.018a1 1 0 0 0 .359-.075 2.228 2.228 0 0 0 .423-.23q.23-.155.372-.264c.1-.072.224-.177.386-.313s.259-.22.293-.247q1.74-1.381 3.356-2.653a3.941 3.941 0 0 0 .841-.967 2.091 2.091 0 0 0 .392-1.101Zm0 8.8v-6.431a4.9 4.9 0 0 1-.578.553q-2.243 1.724-3.565 2.829c-.284.24-.517.427-.694.561a3.867 3.867 0 0 1-.725.406 2.1 2.1 0 0 1-.857.205h-.018a2.1 2.1 0 0 1-.857-.205 3.867 3.867 0 0 1-.725-.406q-.268-.2-.694-.561-1.323-1.1-3.565-2.829a4.9 4.9 0 0 1-.578-.553v6.429l.08.188.188.079h12.32l.188-.079Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-mail{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M20 7.946v9.107a1.344 1.344 0 0 1-1.339 1.339H6.339A1.344 1.344 0 0 1 5 17.054V7.946a1.344 1.344 0 0 1 1.339-1.339h12.322A1.344 1.344 0 0 1 20 7.946Zm-1.071.31v-.313l-.025-.1-.046-.075-.08-.068-.117-.021H6.339l-.187.079-.08.188A2.931 2.931 0 0 0 7.3 10.324q1.616 1.271 3.356 2.653c.034.027.131.11.293.247s.29.241.386.313.219.16.372.264a2.228 2.228 0 0 0 .423.23 1 1 0 0 0 .359.075h.018a1 1 0 0 0 .359-.075 2.228 2.228 0 0 0 .423-.23q.23-.155.372-.264c.1-.072.224-.177.386-.313s.259-.22.293-.247q1.74-1.381 3.356-2.653a3.941 3.941 0 0 0 .841-.967 2.091 2.091 0 0 0 .392-1.101Zm0 8.8v-6.431a4.9 4.9 0 0 1-.578.553q-2.243 1.724-3.565 2.829c-.284.24-.517.427-.694.561a3.867 3.867 0 0 1-.725.406 2.1 2.1 0 0 1-.857.205h-.018a2.1 2.1 0 0 1-.857-.205 3.867 3.867 0 0 1-.725-.406q-.268-.2-.694-.561-1.323-1.1-3.565-2.829a4.9 4.9 0 0 1-.578-.553v6.429l.08.188.188.079h12.32l.188-.079Z'/%3E%3C/svg%3E")}.icon-mail,.icon-minus{background-repeat:no-repeat}.icon-minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23666' fill-rule='evenodd' d='M6 11h12v2H6z'/%3E%3C/svg%3E")}.icon-next-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M12.185 21.324a8.69 8.69 0 1 0-8.69-8.69 8.69 8.69 0 0 0 8.69 8.69Zm0-16.111A7.421 7.421 0 1 1 4.8 12.668v-.034a7.431 7.431 0 0 1 7.387-7.387Z'/%3E%3Cpath fill='%23fff' d='M11.314 7.7a.869.869 0 0 1 .614.254l4.806 4.806-4.822 4.577a.869.869 0 1 1-1.2-1.26l3.529-3.349L10.7 9.179a.869.869 0 0 1 .614-1.479Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-next-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M12.185 21.324a8.69 8.69 0 1 0-8.69-8.69 8.69 8.69 0 0 0 8.69 8.69Zm0-16.111A7.421 7.421 0 1 1 4.8 12.668v-.034a7.431 7.431 0 0 1 7.387-7.387Z'/%3E%3Cpath fill='%23548fcf' d='M11.314 7.7a.869.869 0 0 1 .614.254l4.806 4.806-4.822 4.577a.869.869 0 1 1-1.2-1.26l3.529-3.349L10.7 9.179a.869.869 0 0 1 .614-1.479Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-next-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M12.185 21.324a8.69 8.69 0 1 0-8.69-8.69 8.69 8.69 0 0 0 8.69 8.69Zm0-16.111A7.421 7.421 0 1 1 4.8 12.668v-.034a7.431 7.431 0 0 1 7.387-7.387Z'/%3E%3Cpath fill='%23b3b3b3' d='M11.314 7.7a.869.869 0 0 1 .614.254l4.806 4.806-4.822 4.577a.869.869 0 1 1-1.2-1.26l3.529-3.349L10.7 9.179a.869.869 0 0 1 .614-1.479Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M12.185 21.324a8.69 8.69 0 1 0-8.69-8.69 8.69 8.69 0 0 0 8.69 8.69Zm0-16.111A7.421 7.421 0 1 1 4.8 12.668v-.034a7.431 7.431 0 0 1 7.387-7.387Z'/%3E%3Cpath fill='%23231f20' d='M11.314 7.7a.869.869 0 0 1 .614.254l4.806 4.806-4.822 4.577a.869.869 0 1 1-1.2-1.26l3.529-3.349L10.7 9.179a.869.869 0 0 1 .614-1.479Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-notifications{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M10.291 18.74a2.21 2.21 0 0 0 3.773 1.521 2.123 2.123 0 0 0 .645-1.521ZM5.978 17.277h13.044a1.125 1.125 0 0 0 .342-.235 1.064 1.064 0 0 0 .329-.778 7.666 7.666 0 0 1-.787-.761 6.859 6.859 0 0 1-.735-1.033 7.805 7.805 0 0 1-.644-1.37 10.1 10.1 0 0 1-.432-1.781 14.147 14.147 0 0 1-.169-2.248 3.6 3.6 0 0 0-1.011-2.442 4.279 4.279 0 0 0-2.654-1.37.855.855 0 0 0 .069-.337.83.83 0 1 0-1.66 0 .863.863 0 0 0 .069.337 4.278 4.278 0 0 0-2.654 1.37A3.6 3.6 0 0 0 8.074 9.07a14.149 14.149 0 0 1-.168 2.248 10.094 10.094 0 0 1-.433 1.782 7.771 7.771 0 0 1-.644 1.37 6.859 6.859 0 0 1-.735 1.03 7.666 7.666 0 0 1-.787.761 1.064 1.064 0 0 0 .329.778 1.131 1.131 0 0 0 .342.238Z'/%3E%3C/svg%3E");background-repeat:no-repeat}#login .j-login-wrapper #o365Login,.icon-office-365{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='25' fill='none'%3E%3Cpath fill='%23F25022' d='M8.61 3H0v8.609h8.61V3Z'/%3E%3Cpath fill='%237FBA00' d='M18.114 3H9.505v8.609h8.61V3Z'/%3E%3Cpath fill='%2300A4EF' d='M8.609 12.509H0v8.609h8.609v-8.61Z'/%3E%3Cpath fill='%23FFB900' d='M18.114 12.509H9.505v8.609h8.61v-8.61Z'/%3E%3Cpath fill='%23737373' d='m29.95 13.44-.508 1.423h-.03c-.09-.334-.242-.807-.48-1.408l-2.723-6.829h-2.661v10.857h1.755v-6.674c0-.412-.009-.91-.026-1.48-.009-.288-.042-.519-.05-.695h.039c.089.41.182.721.249.93l3.264 7.919h1.227l3.24-7.991c.074-.182.152-.538.223-.858h.039c-.043.791-.079 1.514-.083 1.95v6.899h1.872V6.626h-2.556l-2.79 6.813ZM38.89 9.703h-1.83v7.78h1.83v-7.78ZM37.994 6.396c-.302 0-.564.104-.78.306a1.01 1.01 0 0 0-.326.764c0 .297.108.55.323.748.213.198.477.298.783.298.306 0 .57-.1.787-.298a.977.977 0 0 0 .327-.748c0-.293-.107-.547-.319-.755a1.091 1.091 0 0 0-.795-.315ZM45.369 9.625a5.07 5.07 0 0 0-1.023-.11c-.84 0-1.588.18-2.225.535a3.599 3.599 0 0 0-1.468 1.51c-.335.644-.504 1.396-.504 2.235 0 .735.164 1.41.49 2.004a3.444 3.444 0 0 0 1.369 1.385c.583.322 1.256.486 2 .486.87 0 1.613-.174 2.208-.517l.024-.014v-1.676l-.077.056c-.27.197-.57.354-.895.466-.323.113-.618.17-.877.17-.718 0-1.294-.224-1.713-.668-.419-.443-.632-1.065-.632-1.85 0-.788.222-1.427.659-1.898.436-.47 1.013-.709 1.716-.709.602 0 1.188.204 1.742.606l.078.056V9.925l-.025-.014c-.209-.116-.494-.213-.847-.286ZM51.399 9.567c-.46 0-.871.148-1.224.44-.31.255-.533.605-.704 1.043h-.02V9.702h-1.83v7.78h1.83v-3.98c0-.676.154-1.232.457-1.652.299-.415.697-.625 1.183-.625.165 0 .35.027.55.08.199.054.343.112.427.173l.077.056V9.689l-.03-.013c-.17-.072-.41-.109-.716-.109ZM56.37 9.515c-1.283 0-2.302.376-3.029 1.118-.726.74-1.094 1.767-1.094 3.05 0 1.218.36 2.197 1.068 2.911.709.714 1.674 1.076 2.867 1.076 1.243 0 2.242-.38 2.968-1.133.726-.75 1.094-1.766 1.094-3.02 0-1.237-.345-2.224-1.026-2.933-.681-.71-1.64-1.069-2.848-1.069Zm1.455 5.99c-.344.432-.861.65-1.538.65-.672 0-1.203-.222-1.576-.662-.376-.441-.566-1.07-.566-1.87 0-.825.19-1.471.566-1.92.374-.447.899-.673 1.561-.673.642 0 1.154.216 1.52.644.368.428.555 1.07.555 1.904 0 .845-.176 1.493-.522 1.928ZM64.303 12.917c-.577-.231-.947-.424-1.098-.57-.147-.143-.222-.345-.222-.6 0-.226.092-.408.282-.554.19-.148.455-.223.788-.223.309 0 .624.049.938.144.314.096.59.224.82.38l.076.052V9.854l-.03-.012a4.04 4.04 0 0 0-.832-.232 5.106 5.106 0 0 0-.913-.095c-.872 0-1.594.223-2.146.663-.554.443-.836 1.024-.836 1.727 0 .365.061.69.18.964.12.276.307.52.554.724.245.202.625.414 1.126.63.422.173.737.32.937.436.195.113.334.227.412.338a.758.758 0 0 1 .115.441c0 .523-.391.777-1.197.777-.299 0-.64-.062-1.012-.185a3.809 3.809 0 0 1-1.038-.526l-.077-.055v1.784l.028.013c.263.12.593.223.983.303.39.08.742.121 1.049.121.947 0 1.71-.224 2.266-.667.56-.445.843-1.04.843-1.767 0-.525-.152-.974-.454-1.337-.299-.36-.817-.69-1.542-.982ZM71.22 9.515c-1.283 0-2.302.376-3.028 1.118-.726.74-1.094 1.767-1.094 3.05 0 1.218.359 2.197 1.068 2.911.709.714 1.673 1.076 2.867 1.076 1.243 0 2.242-.38 2.968-1.133.726-.75 1.094-1.766 1.094-3.02 0-1.237-.345-2.224-1.026-2.933-.682-.71-1.64-1.069-2.849-1.069Zm1.456 5.99c-.344.432-.862.65-1.538.65-.672 0-1.203-.222-1.576-.662-.376-.441-.567-1.07-.567-1.87 0-.825.191-1.471.567-1.92.373-.447.898-.673 1.56-.673.643 0 1.154.216 1.52.644.37.428.556 1.07.556 1.904 0 .845-.176 1.493-.522 1.928ZM84.853 11.195V9.703H83v-2.32l-.063.018-1.74.533-.035.01v1.759h-2.746v-.98c0-.456.102-.805.304-1.037.2-.23.485-.348.848-.348.262 0 .533.062.806.184l.068.03V5.98l-.032-.011c-.254-.092-.6-.138-1.03-.138a3.02 3.02 0 0 0-1.46.35 2.497 2.497 0 0 0-1.001.992 2.948 2.948 0 0 0-.355 1.453v1.077h-1.29v1.492h1.29v6.288h1.852v-6.288h2.746v3.996c0 1.645.776 2.48 2.307 2.48.252 0 .517-.03.787-.088.275-.06.463-.119.573-.182l.024-.014V15.88l-.075.05a1.28 1.28 0 0 1-.373.163 1.42 1.42 0 0 1-.365.062c-.36 0-.625-.096-.79-.287-.166-.193-.25-.529-.25-1v-3.673h1.853ZM89.266 17.08v-1.645a3.89 3.89 0 0 0 2.444.838c.738 0 1.325-.163 1.764-.49.443-.328.665-.77.665-1.33 0-1.227-.962-1.84-2.885-1.84h-.858v-1.405h.82c1.706 0 2.56-.578 2.56-1.736 0-1.067-.666-1.6-1.996-1.6-.743 0-1.441.26-2.096.777V7.095c.753-.413 1.642-.62 2.668-.62.985 0 1.774.242 2.367.725s.889 1.102.889 1.857c0 1.424-.742 2.34-2.227 2.748v.03c.799.075 1.43.35 1.894.822.465.469.697 1.055.697 1.76 0 .97-.374 1.755-1.122 2.354-.747.594-1.732.89-2.954.89-1.098 0-1.975-.193-2.63-.58ZM104.488 14.001a3.84 3.84 0 0 1-.278 1.487 3.46 3.46 0 0 1-.758 1.162 3.47 3.47 0 0 1-1.16.755 3.877 3.877 0 0 1-1.446.264c-.557 0-1.07-.105-1.54-.317a3.318 3.318 0 0 1-1.206-.943c-.335-.418-.595-.936-.78-1.555-.186-.624-.28-1.346-.28-2.166 0-1.002.122-1.89.364-2.665.248-.775.586-1.424 1.014-1.947.427-.524.93-.921 1.507-1.193a4.34 4.34 0 0 1 1.872-.407c.418 0 .797.027 1.137.083.345.055.621.13.827.226v1.578a5.41 5.41 0 0 0-.843-.332 3.546 3.546 0 0 0-1.028-.136 2.663 2.663 0 0 0-2.15 1.011c-.263.327-.472.735-.627 1.223-.149.483-.226 1.042-.231 1.676h.046c.237-.358.557-.64.959-.846.407-.206.884-.31 1.431-.31.484 0 .92.079 1.307.235.391.15.724.372.997.664.279.287.493.639.642 1.057.15.412.224.878.224 1.396Zm-1.809.144a2.96 2.96 0 0 0-.116-.854 1.702 1.702 0 0 0-.341-.656 1.466 1.466 0 0 0-.572-.43 1.972 1.972 0 0 0-.804-.151c-.31 0-.583.055-.82.166a1.778 1.778 0 0 0-.951 1.026 2.136 2.136 0 0 0-.116.695c0 .256.036.52.108.792.077.267.193.511.348.732.155.222.35.405.588.551.242.141.528.212.858.212.294 0 .555-.053.781-.159.227-.105.415-.251.565-.438.155-.186.271-.405.348-.656.082-.257.124-.534.124-.83ZM105.45 17.232v-1.684c.727.478 1.464.717 2.211.717.753 0 1.359-.186 1.818-.558.459-.378.688-.878.688-1.502 0-.614-.234-1.092-.704-1.434-.464-.343-1.131-.514-2.003-.514-.299 0-.905.03-1.817.091l.394-5.691h5.46V8.15h-3.967l-.186 2.71c.356-.02.678-.03.967-.03 1.176 0 2.083.294 2.722.883.645.589.967 1.394.967 2.415 0 1.072-.369 1.933-1.106 2.582-.732.644-1.74.966-3.024.966-1.082 0-1.889-.148-2.42-.445Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-open-folder-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20.49 13.329a1.6 1.6 0 0 1-.385 1l-2.47 3.039a3.009 3.009 0 0 1-2.143 1.021H6.385a1.886 1.886 0 0 1-1.875-1.871V8.482a1.886 1.886 0 0 1 1.875-1.875h2.679a1.886 1.886 0 0 1 1.875 1.875v.268h4.554a1.887 1.887 0 0 1 1.875 1.875v1.339h1.606a1.7 1.7 0 0 1 .829.205 1.288 1.288 0 0 1 .561.591 1.321 1.321 0 0 1 .126.569ZM9.868 11.964H16.3v-1.339a.8.8 0 0 0-.8-.8h-4.829a.8.8 0 0 1-.8-.8v-.543a.8.8 0 0 0-.8-.8H6.385a.8.8 0 0 0-.8.8v7.14l2.143-2.637a2.822 2.822 0 0 1 .972-.732 2.7 2.7 0 0 1 1.168-.289Zm9.551 1.365q0-.293-.444-.293H9.868a1.678 1.678 0 0 0-.716.18 1.738 1.738 0 0 0-.6.439l-2.46 3.038a.61.61 0 0 0-.15.335q0 .293.443.293h9.107a1.688 1.688 0 0 0 .72-.184 1.67 1.67 0 0 0 .594-.444l2.461-3.038a.548.548 0 0 0 .151-.326Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-open-folder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M20.49 13.329a1.6 1.6 0 0 1-.385 1l-2.47 3.039a3.009 3.009 0 0 1-2.143 1.021H6.385a1.886 1.886 0 0 1-1.875-1.871V8.482a1.886 1.886 0 0 1 1.875-1.875h2.679a1.886 1.886 0 0 1 1.875 1.875v.268h4.554a1.887 1.887 0 0 1 1.875 1.875v1.339h1.606a1.7 1.7 0 0 1 .829.205 1.288 1.288 0 0 1 .561.591 1.321 1.321 0 0 1 .126.569ZM9.868 11.964H16.3v-1.339a.8.8 0 0 0-.8-.8h-4.829a.8.8 0 0 1-.8-.8v-.543a.8.8 0 0 0-.8-.8H6.385a.8.8 0 0 0-.8.8v7.14l2.143-2.637a2.822 2.822 0 0 1 .972-.732 2.7 2.7 0 0 1 1.168-.289Zm9.551 1.365q0-.293-.444-.293H9.868a1.678 1.678 0 0 0-.716.18 1.738 1.738 0 0 0-.6.439l-2.46 3.038a.61.61 0 0 0-.15.335q0 .293.443.293h9.107a1.688 1.688 0 0 0 .72-.184 1.67 1.67 0 0 0 .594-.444l2.461-3.038a.548.548 0 0 0 .151-.326Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-open-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 13.276a1.49 1.49 0 0 1-.361.933l-2.319 2.838A2.83 2.83 0 0 1 15.31 18H6.76A1.766 1.766 0 0 1 5 16.253V8.751A1.766 1.766 0 0 1 6.76 7h2.515c.97.006 1.754.786 1.76 1.75V9h4.274c.97.007 1.754.787 1.76 1.751v1.25h1.508c.271-.003.54.063.778.192.231.122.416.316.527.552.078.166.119.347.118.53Zm-1.005 0c0-.183-.14-.274-.417-.274h-8.549a1.582 1.582 0 0 0-.672.168 1.631 1.631 0 0 0-.563.41l-2.309 2.837a.568.568 0 0 0-.14.312c0 .183.138.274.415.274h8.549c.235-.007.466-.065.675-.172.215-.095.406-.236.558-.414l2.31-2.837a.51.51 0 0 0 .142-.304Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23b3b3b3' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M20 13.276a1.49 1.49 0 0 1-.361.933l-2.319 2.838A2.83 2.83 0 0 1 15.31 18H6.76A1.766 1.766 0 0 1 5 16.253V8.751A1.766 1.766 0 0 1 6.76 7h2.515c.97.006 1.754.786 1.76 1.75V9h4.274c.97.007 1.754.787 1.76 1.751v1.25h1.508c.271-.003.54.063.778.192.231.122.416.316.527.552.078.166.119.347.118.53Zm-1.005 0c0-.183-.14-.274-.417-.274h-8.549a1.582 1.582 0 0 0-.672.168 1.631 1.631 0 0 0-.563.41l-2.309 2.837a.568.568 0 0 0-.14.312c0 .183.138.274.415.274h8.549c.235-.007.466-.065.675-.172.215-.095.406-.236.558-.414l2.31-2.837a.51.51 0 0 0 .142-.304Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23488FCD' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-page-right-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m15.179 20-6.965-7.436a.819.819 0 0 1 0-1.103L15.204 4l.796.852-6.19 6.609a.819.819 0 0 0 0 1.103l6.167 6.584-.798.852Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23548fcf' fill-rule='evenodd' transform='matrix(-1 0 0 1 24 0)'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-page-right-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m15.179 20-6.965-7.436a.819.819 0 0 1 0-1.103L15.204 4l.796.852-6.19 6.609a.819.819 0 0 0 0 1.103l6.167 6.584-.798.852Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23b3b3b3' fill-rule='evenodd' transform='matrix(-1 0 0 1 24 0)'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-page-right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m15.179 20-6.965-7.436a.819.819 0 0 1 0-1.103L15.204 4l.796.852-6.19 6.609a.819.819 0 0 0 0 1.103l6.167 6.584-.798.852Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='evenodd' transform='matrix(-1 0 0 1 24 0)'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-plus-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23ccc' fill-rule='nonzero' d='M13 11h5a1 1 0 0 1 0 2h-5v5a1 1 0 0 1-2 0v-5H6a1 1 0 0 1 0-2h5V6a1 1 0 0 1 2 0v5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-plus-green{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%2398cc65' fill-rule='nonzero' d='M13 11h5a1 1 0 0 1 0 2h-5v5a1 1 0 0 1-2 0v-5H6a1 1 0 0 1 0-2h5V6a1 1 0 0 1 2 0v5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-plus-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23b3b3b3' fill-rule='nonzero' d='M13 11h5a1 1 0 0 1 0 2h-5v5a1 1 0 0 1-2 0v-5H6a1 1 0 0 1 0-2h5V6a1 1 0 0 1 2 0v5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-plus-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M13 11h5a1 1 0 0 1 0 2h-5v5a1 1 0 0 1-2 0v-5H6a1 1 0 0 1 0-2h5V6a1 1 0 0 1 2 0v5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%2355AE2A' fill-rule='nonzero' d='M13 11h5a1 1 0 0 1 0 2h-5v5a1 1 0 0 1-2 0v-5H6a1 1 0 0 1 0-2h5V6a1 1 0 0 1 2 0v5Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-refresh-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M18 7.083v3.793a.517.517 0 0 1-.161.38.519.519 0 0 1-.38.16h-3.792c-.237 0-.404-.112-.5-.337a.483.483 0 0 1 .118-.585l1.17-1.167a4.202 4.202 0 0 0-2.955-1.16c-.587 0-1.146.114-1.68.343a4.367 4.367 0 0 0-1.384.926c-.39.39-.699.85-.926 1.385a4.203 4.203 0 0 0-.343 1.679c0 .587.114 1.146.343 1.68.227.534.536.996.926 1.384.39.389.85.699 1.384.928a4.234 4.234 0 0 0 1.68.341c.671 0 1.306-.146 1.904-.44a4.254 4.254 0 0 0 1.516-1.243c.04-.057.104-.09.194-.102.084 0 .155.026.212.077l1.159 1.166c.05.046.078.104.08.175a.273.273 0 0 1-.063.189 6.357 6.357 0 0 1-2.235 1.732A6.457 6.457 0 0 1 11.5 19c-.88 0-1.721-.172-2.522-.516a6.508 6.508 0 0 1-2.074-1.388 6.55 6.55 0 0 1-1.388-2.074A6.322 6.322 0 0 1 5 12.5c0-.88.172-1.721.516-2.522a6.563 6.563 0 0 1 1.388-2.074 6.55 6.55 0 0 1 2.074-1.388A6.322 6.322 0 0 1 11.5 6c.83 0 1.632.156 2.408.47a6.558 6.558 0 0 1 2.069 1.325l1.1-1.093c.164-.175.36-.213.592-.118.22.096.331.263.331.5'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23425663' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-refresh-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M18 7.083v3.793a.517.517 0 0 1-.161.38.519.519 0 0 1-.38.16h-3.792c-.237 0-.404-.112-.5-.337a.483.483 0 0 1 .118-.585l1.17-1.167a4.202 4.202 0 0 0-2.955-1.16c-.587 0-1.146.114-1.68.343a4.367 4.367 0 0 0-1.384.926c-.39.39-.699.85-.926 1.385a4.203 4.203 0 0 0-.343 1.679c0 .587.114 1.146.343 1.68.227.534.536.996.926 1.384.39.389.85.699 1.384.928a4.234 4.234 0 0 0 1.68.341c.671 0 1.306-.146 1.904-.44a4.254 4.254 0 0 0 1.516-1.243c.04-.057.104-.09.194-.102.084 0 .155.026.212.077l1.159 1.166c.05.046.078.104.08.175a.273.273 0 0 1-.063.189 6.357 6.357 0 0 1-2.235 1.732A6.457 6.457 0 0 1 11.5 19c-.88 0-1.721-.172-2.522-.516a6.508 6.508 0 0 1-2.074-1.388 6.55 6.55 0 0 1-1.388-2.074A6.322 6.322 0 0 1 5 12.5c0-.88.172-1.721.516-2.522a6.563 6.563 0 0 1 1.388-2.074 6.55 6.55 0 0 1 2.074-1.388A6.322 6.322 0 0 1 11.5 6c.83 0 1.632.156 2.408.47a6.558 6.558 0 0 1 2.069 1.325l1.1-1.093c.164-.175.36-.213.592-.118.22.096.331.263.331.5'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-refresh-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M18 7.083v3.793a.517.517 0 0 1-.161.38.519.519 0 0 1-.38.16h-3.792c-.237 0-.404-.112-.5-.337a.483.483 0 0 1 .118-.585l1.17-1.167a4.202 4.202 0 0 0-2.955-1.16c-.587 0-1.146.114-1.68.343a4.367 4.367 0 0 0-1.384.926c-.39.39-.699.85-.926 1.385a4.203 4.203 0 0 0-.343 1.679c0 .587.114 1.146.343 1.68.227.534.536.996.926 1.384.39.389.85.699 1.384.928a4.234 4.234 0 0 0 1.68.341c.671 0 1.306-.146 1.904-.44a4.254 4.254 0 0 0 1.516-1.243c.04-.057.104-.09.194-.102.084 0 .155.026.212.077l1.159 1.166c.05.046.078.104.08.175a.273.273 0 0 1-.063.189 6.357 6.357 0 0 1-2.235 1.732A6.457 6.457 0 0 1 11.5 19c-.88 0-1.721-.172-2.522-.516a6.508 6.508 0 0 1-2.074-1.388 6.55 6.55 0 0 1-1.388-2.074A6.322 6.322 0 0 1 5 12.5c0-.88.172-1.721.516-2.522a6.563 6.563 0 0 1 1.388-2.074 6.55 6.55 0 0 1 2.074-1.388A6.322 6.322 0 0 1 11.5 6c.83 0 1.632.156 2.408.47a6.558 6.558 0 0 1 2.069 1.325l1.1-1.093c.164-.175.36-.213.592-.118.22.096.331.263.331.5'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23b3b3b3' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-refresh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M18 7.083v3.793a.517.517 0 0 1-.161.38.519.519 0 0 1-.38.16h-3.792c-.237 0-.404-.112-.5-.337a.483.483 0 0 1 .118-.585l1.17-1.167a4.202 4.202 0 0 0-2.955-1.16c-.587 0-1.146.114-1.68.343a4.367 4.367 0 0 0-1.384.926c-.39.39-.699.85-.926 1.385a4.203 4.203 0 0 0-.343 1.679c0 .587.114 1.146.343 1.68.227.534.536.996.926 1.384.39.389.85.699 1.384.928a4.234 4.234 0 0 0 1.68.341c.671 0 1.306-.146 1.904-.44a4.254 4.254 0 0 0 1.516-1.243c.04-.057.104-.09.194-.102.084 0 .155.026.212.077l1.159 1.166c.05.046.078.104.08.175a.273.273 0 0 1-.063.189 6.357 6.357 0 0 1-2.235 1.732A6.457 6.457 0 0 1 11.5 19c-.88 0-1.721-.172-2.522-.516a6.508 6.508 0 0 1-2.074-1.388 6.55 6.55 0 0 1-1.388-2.074A6.322 6.322 0 0 1 5 12.5c0-.88.172-1.721.516-2.522a6.563 6.563 0 0 1 1.388-2.074 6.55 6.55 0 0 1 2.074-1.388A6.322 6.322 0 0 1 11.5 6c.83 0 1.632.156 2.408.47a6.558 6.558 0 0 1 2.069 1.325l1.1-1.093c.164-.175.36-.213.592-.118.22.096.331.263.331.5'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rename-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cpath d='M5 10h3v1H5z'/%3E%3Cpath d='M6 10h1v4H6zM10 5h3v1h-3zM10 19h3v1h-3z'/%3E%3Cpath d='M11 5h1v15h-1z'/%3E%3Cpath fill-rule='nonzero' d='M9 17v1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h6v1H3v9h6Zm4 0h6V8h-6V7h6a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-6v-1Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rename-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23ccc' fill-rule='evenodd'%3E%3Cpath d='M5 10h3v1H5z'/%3E%3Cpath d='M6 10h1v4H6zM10 5h3v1h-3zM10 19h3v1h-3z'/%3E%3Cpath d='M11 5h1v15h-1z'/%3E%3Cpath fill-rule='nonzero' d='M9 17v1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h6v1H3v9h6Zm4 0h6V8h-6V7h6a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-6v-1Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rename-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cpath d='M5 10h3v1H5z'/%3E%3Cpath d='M6 10h1v4H6zM10 5h3v1h-3zM10 19h3v1h-3z'/%3E%3Cpath d='M11 5h1v15h-1z'/%3E%3Cpath fill-rule='nonzero' d='M9 17v1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h6v1H3v9h6Zm4 0h6V8h-6V7h6a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-6v-1Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rename{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23666' fill-rule='evenodd'%3E%3Cpath d='M5 10h3v1H5z'/%3E%3Cpath d='M6 10h1v4H6zM10 5h3v1h-3zM10 19h3v1h-3z'/%3E%3Cpath d='M11 5h1v15h-1z'/%3E%3Cpath fill-rule='nonzero' d='M9 17v1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h6v1H3v9h6Zm4 0h6V8h-6V7h6a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-6v-1Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='18'%3E%3Cdefs%3E%3Cpath id='a' d='M15.864 14.56V.677c0-.356-.256-.645-.572-.645H12.887v.004H.572C.256.037 0 .326 0 .682V16.45h.632V.75h12.68V.745h1.92V16.45H.001v.068c0 .356.257.645.573.645H15.292c.316 0 .572-.289.572-.645v-1.959Z'/%3E%3Cpath id='c' d='M.895 9.262h2.364l1.144-6.069H2.04z'/%3E%3Cpath id='e' d='M6.024.865 4.44 9.262h2.364L8.387.865z'/%3E%3Cpath id='g' d='M8.182 9.262h2.364l2.462-13.053h-2.364z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M.5.5h15V17H.5z'/%3E%3Cg transform='translate(0 .137)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23069'/%3E%3Cg fill='%23B3B3B3' mask='url(%23b)'%3E%3Cpath d='M-4-3.137h24v24H-4z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1 6)'%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cuse xlink:href='%23c' fill='%23069'/%3E%3Cg fill='%23B3B3B3' mask='url(%23d)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3Cmask id='f' fill='%23fff'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cuse xlink:href='%23e' fill='%23069'/%3E%3Cg fill='%23B3B3B3' mask='url(%23f)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3Cmask id='h' fill='%23fff'%3E%3Cuse xlink:href='%23g'/%3E%3C/mask%3E%3Cuse xlink:href='%23g' fill='%23069'/%3E%3Cg fill='%23B3B3B3' mask='url(%23h)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report-folder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M21.815 19.045H3.225a.7.7 0 0 1-.7-.7V6.655a.7.7 0 0 1 .7-.7h6a.708.708 0 0 1 .42.141l1.66 1.239h10.47a.7.7 0 0 1 .7.7v10.311a.7.7 0 0 1-.66.699ZM3.225 6.426A.23.23 0 0 0 3 6.655v11.69a.23.23 0 0 0 .23.229h18.59a.23.23 0 0 0 .23-.229V8.085a.23.23 0 0 0-.23-.229H11.485a.709.709 0 0 1-.42-.141l-1.66-1.239h-.14Z'/%3E%3Cpath fill='%23010101' d='M9.065 8.215h-5a.24.24 0 1 1 0-.479h5a.24.24 0 0 1 0 .479Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report-item-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23ccc' d='M17.469 7.969c.162.171.29.372.375.592.097.217.15.45.156.688v9a.748.748 0 0 1-.75.751H6.75a.748.748 0 0 1-.75-.75V5.75A.746.746 0 0 1 6.75 5h7c.238.006.471.059.688.156.22.085.422.213.593.375L17.47 7.97ZM17 17.999v-8h-3.25A.748.748 0 0 1 13 9.25v-3.25H7v12h10Zm-8-6.75.07-.18.18-.07h5.499l.181.07.07.18v.5l-.07.18-.181.071H9.25l-.175-.071-.07-.18-.004-.5ZM14.755 13l.18.07.071.18v.501l-.07.18-.181.07H9.25l-.175-.072-.07-.179v-.501l.07-.176.18-.07L14.753 13Zm0 2 .18.07.071.18v.5l-.07.18-.181.071H9.25l-.175-.071-.07-.18v-.5l.07-.18.18-.071h5.498Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report-item{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23488FCD' d='M17.469 7.969c.162.171.29.372.375.592.097.217.15.45.156.688v9a.748.748 0 0 1-.75.751H6.75a.748.748 0 0 1-.75-.75V5.75A.746.746 0 0 1 6.75 5h7c.238.006.471.059.688.156.22.085.422.213.593.375L17.47 7.97ZM17 17.999v-8h-3.25A.748.748 0 0 1 13 9.25v-3.25H7v12h10Zm-8-6.75.07-.18.18-.07h5.499l.181.07.07.18v.5l-.07.18-.181.071H9.25l-.175-.071-.07-.18-.004-.5ZM14.755 13l.18.07.071.18v.501l-.07.18-.181.07H9.25l-.175-.072-.07-.179v-.501l.07-.176.18-.07L14.753 13Zm0 2 .18.07.071.18v.5l-.07.18-.181.071H9.25l-.175-.071-.07-.18v-.5l.07-.18.18-.071h5.498Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report-tile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23a5a5a5' d='M6.485 9.805h13.15v.16H6.485zM6.485 11.835h13.15v.16H6.485zM6.485 13.855h13.15v.159H6.485z'/%3E%3Cpath fill='%23010101' d='M21.635 6.555a.39.39 0 0 1 .39.391v11.13a.39.39 0 0 1-.39.39H3.365a.39.39 0 0 1-.39-.39V6.945a.39.39 0 0 1 .39-.391h18.27m0-.479H3.365a.86.86 0 0 0-.86.86v11.13a.86.86 0 0 0 .86.859h18.27a.86.86 0 0 0 .86-.859V6.945a.86.86 0 0 0-.86-.86Z'/%3E%3Cpath fill='%23010101' d='M19.645 16.085h-13.1a.48.48 0 0 1-.48-.479v-6.9a.5.5 0 0 1 1 0v6.42h12.61a.5.5 0 0 1 0 1Z'/%3E%3Cpath fill='%23010101' d='M6.065 10.045h-1l-.16-.16.16-.16h1l.16.16-.16.16zM6.065 12.075h-1l-.16-.16.16-.16h1l.16.16-.16.16zM6.065 14.095h-1l-.16-.159.16-.161h1l.16.161-.16.159zM8.215 10.835h2.14v4.76h-2.14zM12.255 12.505h2.14v3.101h-2.14zM16.545 8.695h1.9v6.899h-1.9z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-report{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M15.864 14.56V.677c0-.356-.256-.645-.572-.645H12.887v.004H.572C.256.037 0 .326 0 .682V16.45h.632V.75h12.68V.745h1.92V16.45H.001v.068c0 .356.257.645.573.645H15.292c.316 0 .572-.289.572-.645v-1.959Z'/%3E%3Cpath id='c' d='M.895 9.262h2.364l1.144-6.069H2.04z'/%3E%3Cpath id='e' d='M6.024.865 4.44 9.262h2.364L8.387.865z'/%3E%3Cpath id='g' d='M8.182 9.262h2.364l2.462-13.053h-2.364z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M4.5 3.5h15V20h-15z'/%3E%3Cg transform='translate(4 3.137)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23069'/%3E%3Cg fill='%23275F90' mask='url(%23b)'%3E%3Cpath d='M-4-3.137h24v24H-4z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(5 9)'%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cuse xlink:href='%23c' fill='%23069'/%3E%3Cg fill='%23275F90' mask='url(%23d)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3Cmask id='f' fill='%23fff'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cuse xlink:href='%23e' fill='%23069'/%3E%3Cg fill='%23275F90' mask='url(%23f)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3Cmask id='h' fill='%23fff'%3E%3Cuse xlink:href='%23g'/%3E%3C/mask%3E%3Cuse xlink:href='%23g' fill='%23069'/%3E%3Cg fill='%23275F90' mask='url(%23h)'%3E%3Cpath d='M-5-9h24v24H-5z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rolling-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' class='lds-rolling' preserveAspectRatio='xMidYMid' style='background:0 0' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%23666' stroke-dasharray='164.93361431346415 56.97787143782138' stroke-width='6' transform='rotate(84 50 50)'%3E%3CanimateTransform attributeName='transform' begin='0s' calcMode='linear' dur='1s' keyTimes='0;1' repeatCount='indefinite' type='rotate' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rolling-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' class='lds-rolling' preserveAspectRatio='xMidYMid' style='background:0 0' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%23fff' stroke-dasharray='164.93361431346415 56.97787143782138' stroke-width='6' transform='rotate(84 50 50)'%3E%3CanimateTransform attributeName='transform' begin='0s' calcMode='linear' dur='1s' keyTimes='0;1' repeatCount='indefinite' type='rotate' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rolling-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' class='lds-rolling' preserveAspectRatio='xMidYMid' style='background:0 0' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%23548fcf' stroke-dasharray='164.93361431346415 56.97787143782138' stroke-width='6' transform='rotate(84 50 50)'%3E%3CanimateTransform attributeName='transform' begin='0s' calcMode='linear' dur='1s' keyTimes='0;1' repeatCount='indefinite' type='rotate' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat}.icon-rolling{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' class='lds-rolling' preserveAspectRatio='xMidYMid' style='background:0 0' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%23fff' stroke-dasharray='164.93361431346415 56.97787143782138' stroke-width='6' transform='rotate(84 50 50)'%3E%3CanimateTransform attributeName='transform' begin='0s' calcMode='linear' dur='1s' keyTimes='0;1' repeatCount='indefinite' type='rotate' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat}.icon-run-report-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23b3b3b3' fill-rule='nonzero' d='M4 4h16a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm5.966 12.081 6.049-3.436a.649.649 0 0 0 0-1.123L9.966 8.086A.644.644 0 0 0 9 8.647v6.873a.644.644 0 0 0 .966.561Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-run-report{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23488FCD' fill-rule='nonzero' d='M4 4h16a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm5.966 12.081 6.049-3.436a.649.649 0 0 0 0-1.123L9.966 8.086A.644.644 0 0 0 9 8.647v6.873a.644.644 0 0 0 .966.561Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-run-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='m16.212 18.618-1.659-.558a.267.267 0 0 1-.079-.37l3.226-5.016v-.283l-3.241-5.086a.268.268 0 0 1 .079-.37l1.662-.558a.267.267 0 0 1 .37.079l3.766 5.928v.283l-3.766 5.857a.268.268 0 0 1-.358.094Z'/%3E%3Cpath fill='%23fff' d='m11.314 18.618-1.658-.558a.267.267 0 0 1-.079-.37l3.223-5.016v-.283L9.569 7.305a.267.267 0 0 1 .079-.37l1.667-.527a.268.268 0 0 1 .37.079l3.766 5.928v.285l-3.766 5.857a.267.267 0 0 1-.371.061Z'/%3E%3Cpath fill='%23fff' d='m6.448 18.618-1.659-.558a.268.268 0 0 1-.079-.37l3.224-5.016v-.283L4.7 7.305a.268.268 0 0 1 .079-.37l1.667-.558a.266.266 0 0 1 .369.079l3.766 5.928v.283l-3.764 5.857a.267.267 0 0 1-.365.1Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-run-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='m16.212 18.618-1.659-.558a.267.267 0 0 1-.079-.37l3.226-5.016v-.283l-3.241-5.086a.268.268 0 0 1 .079-.37l1.662-.558a.267.267 0 0 1 .37.079l3.766 5.928v.283l-3.766 5.857a.268.268 0 0 1-.358.094Z'/%3E%3Cpath fill='%23548fcf' d='m11.314 18.618-1.658-.558a.267.267 0 0 1-.079-.37l3.223-5.016v-.283L9.569 7.305a.267.267 0 0 1 .079-.37l1.667-.527a.268.268 0 0 1 .37.079l3.766 5.928v.285l-3.766 5.857a.267.267 0 0 1-.371.061Z'/%3E%3Cpath fill='%23548fcf' d='m6.448 18.618-1.659-.558a.268.268 0 0 1-.079-.37l3.224-5.016v-.283L4.7 7.305a.268.268 0 0 1 .079-.37l1.667-.558a.266.266 0 0 1 .369.079l3.766 5.928v.283l-3.764 5.857a.267.267 0 0 1-.365.1Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-run-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='m16.212 18.618-1.659-.558a.267.267 0 0 1-.079-.37l3.226-5.016v-.283l-3.241-5.086a.268.268 0 0 1 .079-.37l1.662-.558a.267.267 0 0 1 .37.079l3.766 5.928v.283l-3.766 5.857a.268.268 0 0 1-.358.094Z'/%3E%3Cpath fill='%23b3b3b3' d='m11.314 18.618-1.658-.558a.267.267 0 0 1-.079-.37l3.223-5.016v-.283L9.569 7.305a.267.267 0 0 1 .079-.37l1.667-.527a.268.268 0 0 1 .37.079l3.766 5.928v.285l-3.766 5.857a.267.267 0 0 1-.371.061Z'/%3E%3Cpath fill='%23b3b3b3' d='m6.448 18.618-1.659-.558a.268.268 0 0 1-.079-.37l3.224-5.016v-.283L4.7 7.305a.268.268 0 0 1 .079-.37l1.667-.558a.266.266 0 0 1 .369.079l3.766 5.928v.283l-3.764 5.857a.267.267 0 0 1-.365.1Z'/%3E%3C/svg%3E")}.icon-run,.icon-run-nobel{background-repeat:no-repeat}.icon-run{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='m16.212 18.618-1.659-.558a.267.267 0 0 1-.079-.37l3.226-5.016v-.283l-3.241-5.086a.268.268 0 0 1 .079-.37l1.662-.558a.267.267 0 0 1 .37.079l3.766 5.928v.283l-3.766 5.857a.268.268 0 0 1-.358.094Z'/%3E%3Cpath fill='%23010101' d='m11.314 18.618-1.658-.558a.267.267 0 0 1-.079-.37l3.223-5.016v-.283L9.569 7.305a.267.267 0 0 1 .079-.37l1.667-.527a.268.268 0 0 1 .37.079l3.766 5.928v.285l-3.766 5.857a.267.267 0 0 1-.371.061Z'/%3E%3Cpath fill='%23010101' d='m6.448 18.618-1.659-.558a.268.268 0 0 1-.079-.37l3.224-5.016v-.283L4.7 7.305a.268.268 0 0 1 .079-.37l1.667-.558a.266.266 0 0 1 .369.079l3.766 5.928v.283l-3.764 5.857a.267.267 0 0 1-.365.1Z'/%3E%3C/svg%3E")}.icon-save-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M18.929 10.357v7.768a.8.8 0 0 1-.8.8H6.875a.8.8 0 0 1-.8-.8V6.875a.8.8 0 0 1 .8-.8h7.768a2.217 2.217 0 0 1 1.373.568l2.344 2.344a1.948 1.948 0 0 1 .4.637 1.921 1.921 0 0 1 .169.733Zm-2.144 7.5h1.072v-7.5a.929.929 0 0 0-.084-.322.912.912 0 0 0-.168-.289l-2.351-2.351a.9.9 0 0 0-.285-.168.882.882 0 0 0-.326-.084v3.482a.8.8 0 0 1-.8.8H9.018a.8.8 0 0 1-.8-.8V7.143H7.143v10.714h1.071v-3.482a.8.8 0 0 1 .8-.8h6.965a.8.8 0 0 1 .8.8Zm-7.5 0h6.429v-3.214H9.285Zm4.286-7.768V7.41l-.079-.187-.188-.08H11.7l-.188.08-.079.188v2.68l.079.188.188.08h1.6l.188-.08Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-save-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M18.929 10.357v7.768a.8.8 0 0 1-.8.8H6.875a.8.8 0 0 1-.8-.8V6.875a.8.8 0 0 1 .8-.8h7.768a2.217 2.217 0 0 1 1.373.568l2.344 2.344a1.948 1.948 0 0 1 .4.637 1.921 1.921 0 0 1 .169.733Zm-2.144 7.5h1.072v-7.5a.929.929 0 0 0-.084-.322.912.912 0 0 0-.168-.289l-2.351-2.351a.9.9 0 0 0-.285-.168.882.882 0 0 0-.326-.084v3.482a.8.8 0 0 1-.8.8H9.018a.8.8 0 0 1-.8-.8V7.143H7.143v10.714h1.071v-3.482a.8.8 0 0 1 .8-.8h6.965a.8.8 0 0 1 .8.8Zm-7.5 0h6.429v-3.214H9.285Zm4.286-7.768V7.41l-.079-.187-.188-.08H11.7l-.188.08-.079.188v2.68l.079.188.188.08h1.6l.188-.08Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-save-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M18.929 10.357v7.768a.8.8 0 0 1-.8.8H6.875a.8.8 0 0 1-.8-.8V6.875a.8.8 0 0 1 .8-.8h7.768a2.217 2.217 0 0 1 1.373.568l2.344 2.344a1.948 1.948 0 0 1 .4.637 1.921 1.921 0 0 1 .169.733Zm-2.144 7.5h1.072v-7.5a.929.929 0 0 0-.084-.322.912.912 0 0 0-.168-.289l-2.351-2.351a.9.9 0 0 0-.285-.168.882.882 0 0 0-.326-.084v3.482a.8.8 0 0 1-.8.8H9.018a.8.8 0 0 1-.8-.8V7.143H7.143v10.714h1.071v-3.482a.8.8 0 0 1 .8-.8h6.965a.8.8 0 0 1 .8.8Zm-7.5 0h6.429v-3.214H9.285Zm4.286-7.768V7.41l-.079-.187-.188-.08H11.7l-.188.08-.079.188v2.68l.079.188.188.08h1.6l.188-.08Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-save-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M18.929 10.357v7.768a.8.8 0 0 1-.8.8H6.875a.8.8 0 0 1-.8-.8V6.875a.8.8 0 0 1 .8-.8h7.768a2.217 2.217 0 0 1 1.373.568l2.344 2.344a1.948 1.948 0 0 1 .4.637 1.921 1.921 0 0 1 .169.733Zm-2.144 7.5h1.072v-7.5a.929.929 0 0 0-.084-.322.912.912 0 0 0-.168-.289l-2.351-2.351a.9.9 0 0 0-.285-.168.882.882 0 0 0-.326-.084v3.482a.8.8 0 0 1-.8.8H9.018a.8.8 0 0 1-.8-.8V7.143H7.143v10.714h1.071v-3.482a.8.8 0 0 1 .8-.8h6.965a.8.8 0 0 1 .8.8Zm-7.5 0h6.429v-3.214H9.285Zm4.286-7.768V7.41l-.079-.187-.188-.08H11.7l-.188.08-.079.188v2.68l.079.188.188.08h1.6l.188-.08Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-save{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M18.929 10.357v7.768a.8.8 0 0 1-.8.8H6.875a.8.8 0 0 1-.8-.8V6.875a.8.8 0 0 1 .8-.8h7.768a2.217 2.217 0 0 1 1.373.568l2.344 2.344a1.948 1.948 0 0 1 .4.637 1.921 1.921 0 0 1 .169.733Zm-2.144 7.5h1.072v-7.5a.929.929 0 0 0-.084-.322.912.912 0 0 0-.168-.289l-2.351-2.351a.9.9 0 0 0-.285-.168.882.882 0 0 0-.326-.084v3.482a.8.8 0 0 1-.8.8H9.018a.8.8 0 0 1-.8-.8V7.143H7.143v10.714h1.071v-3.482a.8.8 0 0 1 .8-.8h6.965a.8.8 0 0 1 .8.8Zm-7.5 0h6.429v-3.214H9.285Zm4.286-7.768V7.41l-.079-.187-.188-.08H11.7l-.188.08-.079.188v2.68l.079.188.188.08h1.6l.188-.08Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-schedule-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cpath d='M15.5 5H20v15H4V5h4.5v-.833h2V5h3v-.833h2V5ZM5 10v9h14v-9H5Z'/%3E%3Cpath fill-rule='nonzero' d='M14 14.167h4v4h-4z'/%3E%3Cpath d='M15.5 6v.833h-2V6h-3v.833h-2V6H5v3h14V6z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-schedule{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23666' d='M15.5 5H20v15H4V5h4.5v-.833h2V5h3v-.833h2V5ZM5 10v9h14v-9H5Z'/%3E%3Cpath fill='%23275F90' fill-rule='nonzero' d='M14 14.167h4v4h-4z'/%3E%3Cpath fill='%23B3B3B3' d='M15.5 6v.833h-2V6h-3v.833h-2V6H5v3h14V6z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.465 18.393a1.072 1.072 0 0 1-1.072 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.725 5.725 0 0 1-3.34 1.038 5.8 5.8 0 0 1-2.289-.464A5.775 5.775 0 0 1 6 13.718 5.869 5.869 0 0 1 6 9.14 5.775 5.775 0 0 1 9.139 6a5.885 5.885 0 0 1 4.58 0 5.775 5.775 0 0 1 3.139 3.14 5.807 5.807 0 0 1 .465 2.289 5.738 5.738 0 0 1-1.039 3.34l2.871 2.871a1.022 1.022 0 0 1 .31.753Zm-5-3.926a4.148 4.148 0 0 0 1.262-3.038 4.309 4.309 0 0 0-4.3-4.3 4.311 4.311 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.147 4.147 0 0 0 3.04-1.262Zm-6.078-2.8h6.141a.229.229 0 0 0 0-.457H8.389l-.16.067-.065.161a.227.227 0 0 0 .225.232Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-plus-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Zm-6.078-2.8h2.847v2.854a.226.226 0 1 0 .452 0V11.67h2.845a.229.229 0 0 0 0-.457h-2.842V8.388a.226.226 0 1 0-.452 0v2.825H8.389l-.16.067-.066.161a.227.227 0 0 0 .226.229Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-plus-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Zm-6.078-2.8h2.847v2.854a.226.226 0 1 0 .452 0V11.67h2.845a.229.229 0 0 0 0-.457h-2.842V8.388a.226.226 0 1 0-.452 0v2.825H8.389l-.16.067-.066.161a.227.227 0 0 0 .226.229Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Zm-6.078-2.8h2.847v2.854a.226.226 0 1 0 .452 0V11.67h2.845a.229.229 0 0 0 0-.457h-2.842V8.388a.226.226 0 1 0-.452 0v2.825H8.389l-.16.067-.066.161a.227.227 0 0 0 .226.229Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23425663' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.464 18.393a1.072 1.072 0 0 1-1.071 1.071 1 1 0 0 1-.754-.317l-2.871-2.863a5.73 5.73 0 0 1-3.34 1.038 5.792 5.792 0 0 1-2.289-.464A5.769 5.769 0 0 1 6 13.718 5.874 5.874 0 0 1 6 9.14 5.769 5.769 0 0 1 9.139 6a5.882 5.882 0 0 1 4.579 0 5.775 5.775 0 0 1 3.139 3.14 5.883 5.883 0 0 1-.573 5.629l2.871 2.871a1.025 1.025 0 0 1 .309.753Zm-5-3.926a4.145 4.145 0 0 0 1.262-3.038 4.31 4.31 0 0 0-4.3-4.3 4.31 4.31 0 0 0-4.3 4.3 4.309 4.309 0 0 0 4.3 4.3 4.143 4.143 0 0 0 3.04-1.262Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-back-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cg fill='%23fff'%3E%3Cpath d='m20.34 5.986-8.068 8.068 3.091 3.077H7.315V9.1l3.05 3.066 8.085-8.083Z'/%3E%3Cpath d='M12.679 5.021v1.347H6.048a1.385 1.385 0 0 0-1.156.532 1.354 1.354 0 0 0-.286.861v10.71a1.35 1.35 0 0 0 1.418 1.371h10.668a1.318 1.318 0 0 0 1.312-.954 2.277 2.277 0 0 0 .068-.6q.006-3.146 0-6.292v-.22h1.347v6.694a2.682 2.682 0 0 1-2.715 2.721H5.93A2.674 2.674 0 0 1 3.26 18.5V7.685a2.68 2.68 0 0 1 2.663-2.663h6.544Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-back-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cg fill='%23548fcf'%3E%3Cpath d='m20.34 5.986-8.068 8.068 3.091 3.077H7.315V9.1l3.05 3.066 8.085-8.083Z'/%3E%3Cpath d='M12.679 5.021v1.347H6.048a1.385 1.385 0 0 0-1.156.532 1.354 1.354 0 0 0-.286.861v10.71a1.35 1.35 0 0 0 1.418 1.371h10.668a1.318 1.318 0 0 0 1.312-.954 2.277 2.277 0 0 0 .068-.6q.006-3.146 0-6.292v-.22h1.347v6.694a2.682 2.682 0 0 1-2.715 2.721H5.93A2.674 2.674 0 0 1 3.26 18.5V7.685a2.68 2.68 0 0 1 2.663-2.663h6.544Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-back-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cg fill='%23b3b3b3'%3E%3Cpath d='m20.34 5.986-8.068 8.068 3.091 3.077H7.315V9.1l3.05 3.066 8.085-8.083Z'/%3E%3Cpath d='M12.679 5.021v1.347H6.048a1.385 1.385 0 0 0-1.156.532 1.354 1.354 0 0 0-.286.861v10.71a1.35 1.35 0 0 0 1.418 1.371h10.668a1.318 1.318 0 0 0 1.312-.954 2.277 2.277 0 0 0 .068-.6q.006-3.146 0-6.292v-.22h1.347v6.694a2.682 2.682 0 0 1-2.715 2.721H5.93A2.674 2.674 0 0 1 3.26 18.5V7.685a2.68 2.68 0 0 1 2.663-2.663h6.544Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cg fill='%23231f20'%3E%3Cpath d='m20.34 5.986-8.068 8.068 3.091 3.077H7.315V9.1l3.05 3.066 8.085-8.083Z'/%3E%3Cpath d='M12.679 5.021v1.347H6.048a1.385 1.385 0 0 0-1.156.532 1.354 1.354 0 0 0-.286.861v10.71a1.35 1.35 0 0 0 1.418 1.371h10.668a1.318 1.318 0 0 0 1.312-.954 2.277 2.277 0 0 0 .068-.6q.006-3.146 0-6.292v-.22h1.347v6.694a2.682 2.682 0 0 1-2.715 2.721H5.93A2.674 2.674 0 0 1 3.26 18.5V7.685a2.68 2.68 0 0 1 2.663-2.663h6.544Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M19.527 4.808a.542.542 0 0 1 .236.557l-2.229 13.4a.546.546 0 0 1-.279.392.534.534 0 0 1-.271.07.609.609 0 0 1-.209-.043l-4.6-1.874-2.6 2.852a.514.514 0 0 1-.41.184.482.482 0 0 1-.2-.034.529.529 0 0 1-.262-.205.564.564 0 0 1-.1-.319v-3.943L4.49 14.162a.552.552 0 0 1-.069-.994L18.935 4.79a.5.5 0 0 1 .592.018Zm-2.98 13.076 1.925-11.541L5.965 13.56l2.931 1.2 7.527-5.577-4.168 6.954Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M19.527 4.808a.542.542 0 0 1 .236.557l-2.229 13.4a.546.546 0 0 1-.279.392.534.534 0 0 1-.271.07.609.609 0 0 1-.209-.043l-4.6-1.874-2.6 2.852a.514.514 0 0 1-.41.184.482.482 0 0 1-.2-.034.529.529 0 0 1-.262-.205.564.564 0 0 1-.1-.319v-3.943L4.49 14.162a.552.552 0 0 1-.069-.994L18.935 4.79a.5.5 0 0 1 .592.018Zm-2.98 13.076 1.925-11.541L5.965 13.56l2.931 1.2 7.527-5.577-4.168 6.954Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-send{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.527 4.808a.542.542 0 0 1 .236.557l-2.229 13.4a.546.546 0 0 1-.279.392.534.534 0 0 1-.271.07.609.609 0 0 1-.209-.043l-4.6-1.874-2.6 2.852a.514.514 0 0 1-.41.184.482.482 0 0 1-.2-.034.529.529 0 0 1-.262-.205.564.564 0 0 1-.1-.319v-3.943L4.49 14.162a.552.552 0 0 1-.069-.994L18.935 4.79a.5.5 0 0 1 .592.018Zm-2.98 13.076 1.925-11.541L5.965 13.56l2.931 1.2 7.527-5.577-4.168 6.954Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-share-report-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.257 14.75c.007.55.45.993 1 1h2v1.86c-.39.273-.86.41-1.336.392H6.089a2.113 2.113 0 0 1-1.516-.54c-.393-.39-.6-.93-.57-1.484 0-.276.009-.545.027-.808.021-.286.057-.57.11-.852.05-.287.119-.57.206-.848a4.07 4.07 0 0 1 .336-.76c.13-.234.293-.448.485-.634.193-.182.42-.323.668-.418a2.35 2.35 0 0 1 .872-.156.478.478 0 0 1 .304.133c.368.293.774.533 1.207.715a3.578 3.578 0 0 0 2.57 0 5.14 5.14 0 0 0 1.209-.715.476.476 0 0 1 .304-.133 2.166 2.166 0 0 1 1.695.746h-1.743c-.548.01-.99.454-.996 1.003v1.5Zm.373-3.628A2.888 2.888 0 0 1 9.51 12a3 3 0 1 1 2.994-2.999 2.894 2.894 0 0 1-.88 2.122l.006-.001ZM17.01 13h2.74l.176.074.074.176v1.5l-.074.175-.175.074h-2.747v2.751l-.075.175-.175.074h-1.5l-.176-.074-.074-.175v-2.75h-2.75l-.175-.074-.075-.175V13.25l.075-.175.175-.074h2.751V10.25l.074-.176.175-.073h1.5l.176.073.075.176.005 2.75Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23548fcf' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-share-report-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.257 14.75c.007.55.45.993 1 1h2v1.86c-.39.273-.86.41-1.336.392H6.089a2.113 2.113 0 0 1-1.516-.54c-.393-.39-.6-.93-.57-1.484 0-.276.009-.545.027-.808.021-.286.057-.57.11-.852.05-.287.119-.57.206-.848a4.07 4.07 0 0 1 .336-.76c.13-.234.293-.448.485-.634.193-.182.42-.323.668-.418a2.35 2.35 0 0 1 .872-.156.478.478 0 0 1 .304.133c.368.293.774.533 1.207.715a3.578 3.578 0 0 0 2.57 0 5.14 5.14 0 0 0 1.209-.715.476.476 0 0 1 .304-.133 2.166 2.166 0 0 1 1.695.746h-1.743c-.548.01-.99.454-.996 1.003v1.5Zm.373-3.628A2.888 2.888 0 0 1 9.51 12a3 3 0 1 1 2.994-2.999 2.894 2.894 0 0 1-.88 2.122l.006-.001ZM17.01 13h2.74l.176.074.074.176v1.5l-.074.175-.175.074h-2.747v2.751l-.075.175-.175.074h-1.5l-.176-.074-.074-.175v-2.75h-2.75l-.175-.074-.075-.175V13.25l.075-.175.175-.074h2.751V10.25l.074-.176.175-.073h1.5l.176.073.075.176.005 2.75Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23b3b3b3' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-share-report{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M11.257 14.75c.007.55.45.993 1 1h2v1.86c-.39.273-.86.41-1.336.392H6.089a2.113 2.113 0 0 1-1.516-.54c-.393-.39-.6-.93-.57-1.484 0-.276.009-.545.027-.808.021-.286.057-.57.11-.852.05-.287.119-.57.206-.848a4.07 4.07 0 0 1 .336-.76c.13-.234.293-.448.485-.634.193-.182.42-.323.668-.418a2.35 2.35 0 0 1 .872-.156.478.478 0 0 1 .304.133c.368.293.774.533 1.207.715a3.578 3.578 0 0 0 2.57 0 5.14 5.14 0 0 0 1.209-.715.476.476 0 0 1 .304-.133 2.166 2.166 0 0 1 1.695.746h-1.743c-.548.01-.99.454-.996 1.003v1.5Zm.373-3.628A2.888 2.888 0 0 1 9.51 12a3 3 0 1 1 2.994-2.999 2.894 2.894 0 0 1-.88 2.122l.006-.001ZM17.01 13h2.74l.176.074.074.176v1.5l-.074.175-.175.074h-2.747v2.751l-.075.175-.175.074h-1.5l-.176-.074-.074-.175v-2.75h-2.75l-.175-.074-.075-.175V13.25l.075-.175.175-.074h2.751V10.25l.074-.176.175-.073h1.5l.176.073.075.176.005 2.75Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23666' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-star-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.465 11.006a.6.6 0 0 1-.219.4l-3.037 2.963.719 4.186.008.166a.49.49 0 0 1-.088.3.292.292 0 0 1-.254.123.685.685 0 0 1-.336-.1L12.5 17.066l-3.758 1.975a.722.722 0 0 1-.336.1.3.3 0 0 1-.264-.123.49.49 0 0 1-.088-.3l.018-.166.719-4.186-3.045-2.958a.641.641 0 0 1-.211-.4c0-.207.156-.336.469-.385l4.2-.611L12.09 6.2c.105-.229.242-.344.41-.344s.3.115.41.344l1.883 3.809 4.2.611c.316.05.472.18.472.386Z'/%3E%3C/svg%3E")}.icon-star,.icon-star-alt{background-repeat:no-repeat}.icon-star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.464 11.006a.607.607 0 0 1-.218.4l-3.038 2.963.72 4.186.008.166c0 .279-.114.42-.343.42a.684.684 0 0 1-.335-.1L12.5 17.066l-3.758 1.975a.721.721 0 0 1-.335.1.3.3 0 0 1-.264-.123.49.49 0 0 1-.088-.3l.017-.166.72-4.186-3.047-2.958a.642.642 0 0 1-.209-.4c0-.207.156-.336.469-.385l4.2-.611L12.089 6.2c.106-.229.243-.344.41-.344s.3.115.41.344l1.884 3.809 4.2.611c.315.05.471.18.471.386Zm-4.411 2.988 2.562-2.486-3.533-.52L12.5 7.791l-1.582 3.2-3.532.52 2.562 2.486-.611 3.523 3.163-1.668 3.156 1.666Z'/%3E%3C/svg%3E")}.icon-submit-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M19.275 8.266v8.469a2.546 2.546 0 0 1-2.541 2.54H8.266a2.546 2.546 0 0 1-2.541-2.54V8.266a2.547 2.547 0 0 1 2.541-2.541h8.469a2.547 2.547 0 0 1 2.541 2.541Zm-2.26 4.517V8.548a.569.569 0 0 0-.564-.564h-4.234a.526.526 0 0 0-.52.344.51.51 0 0 0 .123.617l1.271 1.271-4.71 4.71a.553.553 0 0 0 0 .794l.9.9a.554.554 0 0 0 .795 0l4.711-4.71 1.27 1.27a.522.522 0 0 0 .4.168l.221-.044a.526.526 0 0 0 .338-.521Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-submit-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M19.275 8.266v8.469a2.546 2.546 0 0 1-2.541 2.54H8.266a2.546 2.546 0 0 1-2.541-2.54V8.266a2.547 2.547 0 0 1 2.541-2.541h8.469a2.547 2.547 0 0 1 2.541 2.541Zm-2.26 4.517V8.548a.569.569 0 0 0-.564-.564h-4.234a.526.526 0 0 0-.52.344.51.51 0 0 0 .123.617l1.271 1.271-4.71 4.71a.553.553 0 0 0 0 .794l.9.9a.554.554 0 0 0 .795 0l4.711-4.71 1.27 1.27a.522.522 0 0 0 .4.168l.221-.044a.526.526 0 0 0 .338-.521Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-submit-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M19.275 8.266v8.469a2.546 2.546 0 0 1-2.541 2.54H8.266a2.546 2.546 0 0 1-2.541-2.54V8.266a2.547 2.547 0 0 1 2.541-2.541h8.469a2.547 2.547 0 0 1 2.541 2.541Zm-2.26 4.517V8.548a.569.569 0 0 0-.564-.564h-4.234a.526.526 0 0 0-.52.344.51.51 0 0 0 .123.617l1.271 1.271-4.71 4.71a.553.553 0 0 0 0 .794l.9.9a.554.554 0 0 0 .795 0l4.711-4.71 1.27 1.27a.522.522 0 0 0 .4.168l.221-.044a.526.526 0 0 0 .338-.521Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-submit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M19.275 8.266v8.469a2.546 2.546 0 0 1-2.541 2.54H8.266a2.546 2.546 0 0 1-2.541-2.54V8.266a2.547 2.547 0 0 1 2.541-2.541h8.469a2.547 2.547 0 0 1 2.541 2.541Zm-2.26 4.517V8.548a.569.569 0 0 0-.564-.564h-4.234a.526.526 0 0 0-.52.344.51.51 0 0 0 .123.617l1.271 1.271-4.71 4.71a.553.553 0 0 0 0 .794l.9.9a.554.554 0 0 0 .795 0l4.711-4.71 1.27 1.27a.522.522 0 0 0 .4.168l.221-.044a.526.526 0 0 0 .338-.521Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table-darkgray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23999' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table-green{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%2398cc65' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-table{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M20.929 6.99v11.021a1.624 1.624 0 0 1-1.621 1.621H5.692a1.624 1.624 0 0 1-1.621-1.621V6.99a1.627 1.627 0 0 1 1.621-1.622h13.616a1.627 1.627 0 0 1 1.621 1.622Zm-11.67 3.241V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091H5.692a.311.311 0 0 0-.324.323v1.945a.322.322 0 0 0 .091.234.317.317 0 0 0 .233.09h3.242a.316.316 0 0 0 .233-.09.323.323 0 0 0 .092-.234Zm0 3.891v-1.947a.314.314 0 0 0-.325-.323H5.692a.319.319 0 0 0-.233.092.313.313 0 0 0-.091.231v1.946a.31.31 0 0 0 .324.323h3.242a.311.311 0 0 0 .325-.323Zm0 3.89v-1.945a.313.313 0 0 0-.325-.324H5.692a.311.311 0 0 0-.324.324v1.944a.313.313 0 0 0 .324.325h3.242a.314.314 0 0 0 .325-.325Zm5.187-7.78V8.286a.311.311 0 0 0-.324-.323h-3.243a.31.31 0 0 0-.323.323v1.945a.321.321 0 0 0 .09.234.317.317 0 0 0 .233.09h3.242a.317.317 0 0 0 .233-.09.322.322 0 0 0 .091-.234Zm0 3.891v-1.948a.313.313 0 0 0-.091-.231.319.319 0 0 0-.233-.092h-3.243a.319.319 0 0 0-.233.092.313.313 0 0 0-.09.231v1.946a.308.308 0 0 0 .323.323h3.242a.31.31 0 0 0 .324-.323Zm0 3.89v-1.946a.311.311 0 0 0-.324-.324h-3.243a.31.31 0 0 0-.323.324v1.944a.311.311 0 0 0 .323.325h3.242a.313.313 0 0 0 .324-.325Zm5.188-7.78V8.286a.316.316 0 0 0-.092-.232.313.313 0 0 0-.233-.091h-3.243a.313.313 0 0 0-.233.091.316.316 0 0 0-.092.232v1.945a.323.323 0 0 0 .092.234.316.316 0 0 0 .233.09h3.241a.316.316 0 0 0 .233-.09.323.323 0 0 0 .093-.234Zm0 3.891v-1.949a.314.314 0 0 0-.325-.323h-3.243a.314.314 0 0 0-.325.323v1.946a.311.311 0 0 0 .325.323h3.241a.311.311 0 0 0 .325-.323Zm0 3.89v-1.947a.313.313 0 0 0-.325-.324h-3.243a.313.313 0 0 0-.325.324v1.944a.314.314 0 0 0 .325.325h3.241a.314.314 0 0 0 .325-.325Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-timer-empty{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 2.5a10 10 0 1 0 10 10 10 10 0 0 0-10-10Zm0 18.5a8.54 8.54 0 1 1 8.54-8.54A8.541 8.541 0 0 1 12.5 21Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-timer-full{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 2.5a10 10 0 1 0 10 10 10 10 0 0 0-10-10Zm0 18.5a8.54 8.54 0 1 1 8.54-8.54A8.541 8.541 0 0 1 12.5 21Z'/%3E%3Ccircle cx='12.5' cy='12.5' r='7.77' fill='%23010101'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-timer-half{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M20.26 12.5a7.781 7.781 0 0 0-7.77-7.77h-.07v15.53h.08a7.781 7.781 0 0 0 7.76-7.76Z'/%3E%3Cpath fill='%23010101' d='M12.5 2.5a10 10 0 1 0 10 10 10 10 0 0 0-10-10Zm0 18.5a8.54 8.54 0 1 1 8.54-8.54A8.541 8.541 0 0 1 12.5 21Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-timer-quarter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 2.5a10 10 0 1 0 10 10 10 10 0 0 0-10-10Zm0 18.5a8.54 8.54 0 1 1 8.54-8.54A8.54 8.54 0 0 1 12.5 21Z'/%3E%3Cpath fill='%23010101' d='M12.5 4.731V12.5h7.77a7.78 7.78 0 0 0-7.77-7.769Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-timer-third{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='M12.5 2.5a10 10 0 1 0 10 10 10 10 0 0 0-10-10Zm0 18.5a8.54 8.54 0 1 1 8.54-8.54A8.541 8.541 0 0 1 12.5 21Z'/%3E%3Cpath fill='%23010101' d='M12.7 4.74v7.76h-8a7.77 7.77 0 1 0 8-7.761Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-triangle-warning-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F90' d='M17.886 16.033 10.048 2.398A.675.675 0 0 0 9.5 2a.675.675 0 0 0-.548.398L1.131 16.033c-.308.533-.052.967.559.967H17.31c.611 0 .851-.434.575-.967Z'/%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M9.226 12.81a.304.304 0 0 1-.289-.103.41.41 0 0 1-.094-.327L8.62 7.992v-.237c0-.134.046-.355.358-.355h1.074l.326.241v.327l-.215 4.412c-.025.352-.157.409-.383.409l-.555.02ZM9.5 15.2a.89.89 0 0 1-.88-.897.89.89 0 0 1 .874-.903.89.89 0 0 1 .885.89.914.914 0 0 1-.255.642.872.872 0 0 1-.624.268Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-triangle-warning-orange{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23f80' d='m12.508 6.456 6.958 12.181a.246.246 0 0 1-.083.339l-.129.035H5.763a.246.246 0 0 1-.248-.245l.036-.129 6.957-12.181m0-1.488a.673.673 0 0 0-.553.4L4.13 19.063c-.306.535-.051.97.561.97h15.625c.612 0 .851-.435.562-.97L13.052 5.368a.672.672 0 0 0-.553-.4Z'/%3E%3Cpath fill='%23f80' d='M11.964 14.817c0 .2.068.222.229.222h.629c.162 0 .213 0 .229-.222l.238-4.3v-.221l-.221-.145h-1.155c-.085 0-.2 0-.2.145v.221ZM12.517 16.2a.919.919 0 0 0-.936.9v.034a.927.927 0 1 0 .936-.936Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-triangle-warning-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='m12.508 6.456 6.958 12.181a.246.246 0 0 1-.083.339l-.129.035H5.763a.246.246 0 0 1-.248-.245l.036-.129 6.957-12.181m0-1.488a.673.673 0 0 0-.553.4L4.13 19.063c-.306.535-.051.97.561.97h15.625c.612 0 .851-.435.562-.97L13.052 5.368a.672.672 0 0 0-.553-.4Z'/%3E%3Cpath fill='%23666' d='M11.964 14.817c0 .2.068.222.229.222h.629c.162 0 .213 0 .229-.222l.238-4.3v-.221l-.221-.145h-1.155c-.085 0-.2 0-.2.145v.221ZM12.517 16.2a.919.919 0 0 0-.936.9v.034a.927.927 0 1 0 .936-.936Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-triangle-warning{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23010101' d='m12.508 6.456 6.958 12.181a.246.246 0 0 1-.083.339l-.129.035H5.763a.246.246 0 0 1-.248-.245l.036-.129 6.957-12.181m0-1.488a.673.673 0 0 0-.553.4L4.13 19.063c-.306.535-.051.97.561.97h15.625c.612 0 .851-.435.562-.97L13.052 5.368a.672.672 0 0 0-.553-.4Z'/%3E%3Cpath fill='%23010101' d='M11.964 14.817c0 .2.068.222.229.222h.629c.162 0 .213 0 .229-.222l.238-4.3v-.221l-.221-.145h-1.155c-.085 0-.2 0-.2.145v.221ZM12.517 16.2a.919.919 0 0 0-.936.9v.034a.927.927 0 1 0 .936-.936Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-undo-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M9.482 5.468a.753.753 0 0 1 .592-.2.87.87 0 0 1 .541.254.756.756 0 0 1 .22.558v2.704a16.02 16.02 0 0 1 6.9 1.252 5.232 5.232 0 0 1 2.842 5.042 5.991 5.991 0 0 1-.845 2.978 6.748 6.748 0 0 1-1.963 2.233.614.614 0 0 1-.491.119.654.654 0 0 1-.406-.254.473.473 0 0 1-.051-.474 6.524 6.524 0 0 0 .3-3.773 3.06 3.06 0 0 0-2.064-1.946 13.2 13.2 0 0 0-4.23-.575v2.978a.753.753 0 0 1-.22.558.865.865 0 0 1-.541.254.75.75 0 0 1-.592-.2L3.527 11.83a.82.82 0 0 1 0-1.218Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-undo-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M9.482 5.468a.753.753 0 0 1 .592-.2.87.87 0 0 1 .541.254.756.756 0 0 1 .22.558v2.704a16.02 16.02 0 0 1 6.9 1.252 5.232 5.232 0 0 1 2.842 5.042 5.991 5.991 0 0 1-.845 2.978 6.748 6.748 0 0 1-1.963 2.233.614.614 0 0 1-.491.119.654.654 0 0 1-.406-.254.473.473 0 0 1-.051-.474 6.524 6.524 0 0 0 .3-3.773 3.06 3.06 0 0 0-2.064-1.946 13.2 13.2 0 0 0-4.23-.575v2.978a.753.753 0 0 1-.22.558.865.865 0 0 1-.541.254.75.75 0 0 1-.592-.2L3.527 11.83a.82.82 0 0 1 0-1.218Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-undo-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M9.482 5.468a.753.753 0 0 1 .592-.2.87.87 0 0 1 .541.254.756.756 0 0 1 .22.558v2.704a16.02 16.02 0 0 1 6.9 1.252 5.232 5.232 0 0 1 2.842 5.042 5.991 5.991 0 0 1-.845 2.978 6.748 6.748 0 0 1-1.963 2.233.614.614 0 0 1-.491.119.654.654 0 0 1-.406-.254.473.473 0 0 1-.051-.474 6.524 6.524 0 0 0 .3-3.773 3.06 3.06 0 0 0-2.064-1.946 13.2 13.2 0 0 0-4.23-.575v2.978a.753.753 0 0 1-.22.558.865.865 0 0 1-.541.254.75.75 0 0 1-.592-.2L3.527 11.83a.82.82 0 0 1 0-1.218Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-undo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M9.482 5.468a.753.753 0 0 1 .592-.2.87.87 0 0 1 .541.254.756.756 0 0 1 .22.558v2.704a16.02 16.02 0 0 1 6.9 1.252 5.232 5.232 0 0 1 2.842 5.042 5.991 5.991 0 0 1-.845 2.978 6.748 6.748 0 0 1-1.963 2.233.614.614 0 0 1-.491.119.654.654 0 0 1-.406-.254.473.473 0 0 1-.051-.474 6.524 6.524 0 0 0 .3-3.773 3.06 3.06 0 0 0-2.064-1.946 13.2 13.2 0 0 0-4.23-.575v2.978a.753.753 0 0 1-.22.558.865.865 0 0 1-.541.254.75.75 0 0 1-.592-.2L3.527 11.83a.82.82 0 0 1 0-1.218Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload-report-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23b3b3b3' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M7 15a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h3Z'/%3E%3Cpath d='m7.194 8.865 4.309-4.668A.585.585 0 0 1 11.936 4c.163 0 .319.071.433.197l4.309 4.668c.194.18.25.482.134.73a.576.576 0 0 1-.567.406L14 10v4c-.006.365 0 1-1 1h-2.297c-.703 0-.697-.635-.703-1v-4H7.627a.576.576 0 0 1-.568-.406.639.639 0 0 1 .135-.729Z'/%3E%3Ccircle cx='16.5' cy='18.5' r='1'/%3E%3Ccircle cx='18.5' cy='18.5' r='1'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload-report-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' d='M7 15a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h3Z'/%3E%3Cpath d='m7.194 8.865 4.309-4.668A.585.585 0 0 1 11.936 4c.163 0 .319.071.433.197l4.309 4.668c.194.18.25.482.134.73a.576.576 0 0 1-.567.406L14 10v4c-.006.365 0 1-1 1h-2.297c-.703 0-.697-.635-.703-1v-4H7.627a.576.576 0 0 1-.568-.406.639.639 0 0 1 .135-.729Z'/%3E%3Ccircle cx='16.5' cy='18.5' r='1'/%3E%3Ccircle cx='18.5' cy='18.5' r='1'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload-report{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23488FCD' fill-rule='nonzero' d='M7 15a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h3Z'/%3E%3Cpath fill='%23666' d='m7.194 8.865 4.309-4.668A.585.585 0 0 1 11.936 4c.163 0 .319.071.433.197l4.309 4.668c.194.18.25.482.134.73a.576.576 0 0 1-.567.406L14 10v4c-.006.365 0 1-1 1h-2.297c-.703 0-.697-.635-.703-1v-4H7.627a.576.576 0 0 1-.568-.406.639.639 0 0 1 .135-.729Z'/%3E%3Ccircle cx='16.5' cy='18.5' r='1' fill='%23fff'/%3E%3Ccircle cx='18.5' cy='18.5' r='1' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M19.465 15.715v2.679a.8.8 0 0 1-.8.8H6.34a.8.8 0 0 1-.8-.8v-2.679a.8.8 0 0 1 .8-.8h3.574a1.64 1.64 0 0 0 .59.77 1.53 1.53 0 0 0 .924.3h2.145a1.53 1.53 0 0 0 .924-.3 1.64 1.64 0 0 0 .59-.77h3.573a.8.8 0 0 1 .8.8Zm-2.721-5.425a.5.5 0 0 1-.494.335h-2.143v3.75a.545.545 0 0 1-.535.536h-2.144a.545.545 0 0 1-.535-.536v-3.75H8.75a.5.5 0 0 1-.494-.335.476.476 0 0 1 .117-.577l3.75-3.75a.526.526 0 0 1 .754 0l3.75 3.75a.478.478 0 0 1 .117.577Zm-.652 7.676a.526.526 0 1 0-.377.159.515.515 0 0 0 .377-.159Zm2.143 0a.526.526 0 1 0-.377.159.515.515 0 0 0 .376-.159Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload-dovegray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23666' d='M19.465 15.715v2.679a.8.8 0 0 1-.8.8H6.34a.8.8 0 0 1-.8-.8v-2.679a.8.8 0 0 1 .8-.8h3.574a1.64 1.64 0 0 0 .59.77 1.53 1.53 0 0 0 .924.3h2.145a1.53 1.53 0 0 0 .924-.3 1.64 1.64 0 0 0 .59-.77h3.573a.8.8 0 0 1 .8.8Zm-2.721-5.425a.5.5 0 0 1-.494.335h-2.143v3.75a.545.545 0 0 1-.535.536h-2.144a.545.545 0 0 1-.535-.536v-3.75H8.75a.5.5 0 0 1-.494-.335.476.476 0 0 1 .117-.577l3.75-3.75a.526.526 0 0 1 .754 0l3.75 3.75a.478.478 0 0 1 .117.577Zm-.652 7.676a.526.526 0 1 0-.377.159.515.515 0 0 0 .377-.159Zm2.143 0a.526.526 0 1 0-.377.159.515.515 0 0 0 .376-.159Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M19.465 15.715v2.679a.8.8 0 0 1-.8.8H6.34a.8.8 0 0 1-.8-.8v-2.679a.8.8 0 0 1 .8-.8h3.574a1.64 1.64 0 0 0 .59.77 1.53 1.53 0 0 0 .924.3h2.145a1.53 1.53 0 0 0 .924-.3 1.64 1.64 0 0 0 .59-.77h3.573a.8.8 0 0 1 .8.8Zm-2.721-5.425a.5.5 0 0 1-.494.335h-2.143v3.75a.545.545 0 0 1-.535.536h-2.144a.545.545 0 0 1-.535-.536v-3.75H8.75a.5.5 0 0 1-.494-.335.476.476 0 0 1 .117-.577l3.75-3.75a.526.526 0 0 1 .754 0l3.75 3.75a.478.478 0 0 1 .117.577Zm-.652 7.676a.526.526 0 1 0-.377.159.515.515 0 0 0 .377-.159Zm2.143 0a.526.526 0 1 0-.377.159.515.515 0 0 0 .376-.159Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-alt-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M16.124 11.563a3.622 3.622 0 0 1 .749.318 3.3 3.3 0 0 1 .745.61 3.973 3.973 0 0 1 .666.967 6.135 6.135 0 0 1 .46 1.44 9.707 9.707 0 0 1 .185 1.979 3.159 3.159 0 0 1-.837 2.206 2.638 2.638 0 0 1-2.018.917H8.926a2.637 2.637 0 0 1-2.018-.916 3.157 3.157 0 0 1-.837-2.206 9.744 9.744 0 0 1 .184-1.978 6.088 6.088 0 0 1 .46-1.44 3.97 3.97 0 0 1 .665-.967 3.319 3.319 0 0 1 .745-.61 3.644 3.644 0 0 1 .749-.318 4.248 4.248 0 0 1-.322-3.938 4.252 4.252 0 0 1 2.285-2.285 4.243 4.243 0 0 1 3.323 0 4.243 4.243 0 0 1 2.285 2.285 4.248 4.248 0 0 1-.322 3.938Zm-.05 7.366a1.615 1.615 0 0 0 1.26-.6 2.131 2.131 0 0 0 .523-1.452 6.409 6.409 0 0 0-.657-3.156 2.2 2.2 0 0 0-1.888-1.213 4.254 4.254 0 0 1-5.625 0A2.2 2.2 0 0 0 7.8 13.722a6.4 6.4 0 0 0-.657 3.156 2.131 2.131 0 0 0 .523 1.452 1.615 1.615 0 0 0 1.26.6Zm-1.3-11.916a3.213 3.213 0 0 0-4.545 0 3.1 3.1 0 0 0-.942 2.273A3.216 3.216 0 0 0 12.5 12.5a3.214 3.214 0 0 0 3.214-3.214 3.1 3.1 0 0 0-.942-2.273Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M16.124 11.563a3.622 3.622 0 0 1 .749.318 3.3 3.3 0 0 1 .745.61 3.973 3.973 0 0 1 .666.967 6.135 6.135 0 0 1 .46 1.44 9.707 9.707 0 0 1 .185 1.979 3.159 3.159 0 0 1-.837 2.206 2.638 2.638 0 0 1-2.018.917H8.926a2.637 2.637 0 0 1-2.018-.916 3.157 3.157 0 0 1-.837-2.206 9.744 9.744 0 0 1 .184-1.978 6.088 6.088 0 0 1 .46-1.44 3.97 3.97 0 0 1 .665-.967 3.319 3.319 0 0 1 .745-.61 3.644 3.644 0 0 1 .749-.318 4.248 4.248 0 0 1-.322-3.938 4.252 4.252 0 0 1 2.285-2.285 4.243 4.243 0 0 1 3.323 0 4.243 4.243 0 0 1 2.285 2.285 4.248 4.248 0 0 1-.322 3.938Zm-.05 7.366a1.615 1.615 0 0 0 1.26-.6 2.131 2.131 0 0 0 .523-1.452 6.409 6.409 0 0 0-.657-3.156 2.2 2.2 0 0 0-1.888-1.213 4.254 4.254 0 0 1-5.625 0A2.2 2.2 0 0 0 7.8 13.722a6.4 6.4 0 0 0-.657 3.156 2.131 2.131 0 0 0 .523 1.452 1.615 1.615 0 0 0 1.26.6Zm-1.3-11.916a3.213 3.213 0 0 0-4.545 0 3.1 3.1 0 0 0-.942 2.273A3.216 3.216 0 0 0 12.5 12.5a3.214 3.214 0 0 0 3.214-3.214 3.1 3.1 0 0 0-.942-2.273Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M10.588 12.5a3.3 3.3 0 0 0 3.295-3.294 3.294 3.294 0 0 0-3.295-3.294 3.294 3.294 0 0 0-3.295 3.294 3.3 3.3 0 0 0 3.295 3.294Z'/%3E%3Cpath fill='%23231f20' d='M9.332 16.019a1.16 1.16 0 0 1-.047-1.642 1.152 1.152 0 0 1 .816-.361h1.963a1.169 1.169 0 0 1 .811.333l.82.815 1.505-2.193a2.407 2.407 0 0 0-.773-.724 2.232 2.232 0 0 0-1.154-.3 3.833 3.833 0 0 1-5.371 0 2.232 2.232 0 0 0-1.154.3 2.409 2.409 0 0 0-.807.763 4.388 4.388 0 0 0-.5 1.124 7.474 7.474 0 0 0-.27 1.3 12.275 12.275 0 0 0-.071 1.381 2.486 2.486 0 0 0 .535 1.6 1.609 1.609 0 0 0 1.291.669h5.689Z'/%3E%3Cpath fill='%23010101' d='m17.977 10.698-4.038 5.876-.226.017-.016-.017-1.523-1.512-.11-.047h-1.941l-.156.164.049.11 4.017 3.759.225-.012.012-.014 5.632-8.143-.045-.222-.084-.026h-1.646l-.15.067z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-circle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M9.587 5.595a7.432 7.432 0 0 1 5.826 0 7.37 7.37 0 0 1 3.992 3.992 7.438 7.438 0 0 1 0 5.817 7.477 7.477 0 0 1-1.59 2.396 7.577 7.577 0 0 1-2.395 1.6 7.453 7.453 0 0 1-5.842 0 7.449 7.449 0 0 1-2.391-1.6 7.653 7.653 0 0 1-1.595-2.394 7.433 7.433 0 0 1 0-5.822 7.375 7.375 0 0 1 3.995-3.989Zm8.095 10.714a6.329 6.329 0 0 0 1.247-3.809 6.263 6.263 0 0 0-.511-2.494 6.355 6.355 0 0 0-3.424-3.424 6.345 6.345 0 0 0-4.988 0 6.355 6.355 0 0 0-3.424 3.424 6.246 6.246 0 0 0-.511 2.494 6.329 6.329 0 0 0 1.247 3.809q.552-2.738 2.562-2.737a3.74 3.74 0 0 0 5.24 0q2.008-.001 2.562 2.737Zm-2.909-3.144a3.213 3.213 0 0 0 0-4.545 3.213 3.213 0 0 0-4.545 0 3.213 3.213 0 0 0 0 4.545 3.211 3.211 0 0 0 4.545 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-plus-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23999' d='M11.515 16.11a1.33 1.33 0 0 0 1.313 1.312h2.626v2.44a2.886 2.886 0 0 1-1.754.513H4.738a2.776 2.776 0 0 1-1.989-.708A2.551 2.551 0 0 1 2 17.719q0-.543.036-1.061a10.672 10.672 0 0 1 .143-1.118 8.829 8.829 0 0 1 .272-1.112 5.353 5.353 0 0 1 .441-1 3.594 3.594 0 0 1 .636-.831 2.685 2.685 0 0 1 .877-.548 3.067 3.067 0 0 1 1.143-.205.629.629 0 0 1 .4.174 6.733 6.733 0 0 0 1.584.938 4.458 4.458 0 0 0 1.687.313 4.445 4.445 0 0 0 1.686-.313 6.738 6.738 0 0 0 1.585-.938.627.627 0 0 1 .4-.174 2.84 2.84 0 0 1 2.225.984h-2.287a1.332 1.332 0 0 0-1.313 1.312ZM12 11.346A3.786 3.786 0 0 1 9.219 12.5a3.79 3.79 0 0 1-2.784-1.154 3.79 3.79 0 0 1-1.154-2.783 3.938 3.938 0 0 1 3.938-3.938A3.793 3.793 0 0 1 12 5.778a3.793 3.793 0 0 1 1.155 2.785A3.791 3.791 0 0 1 12 11.346Z'/%3E%3Cpath fill='%234f83b9' d='M19.063 13.813h3.609l.231.097.097.23v1.97l-.097.23-.231.097h-3.609v3.61l-.098.231-.23.097h-1.969l-.231-.097-.097-.231v-3.61h-3.61l-.23-.097-.098-.23v-1.97l.098-.23.23-.097h3.61v-3.61l.097-.231.231-.097h1.969l.23.097.098.231v3.61z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-plus-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M11.7 15.446a1.086 1.086 0 0 0 1.071 1.071h2.144v1.993a2.353 2.353 0 0 1-1.432.419H6.164a2.264 2.264 0 0 1-1.624-.578 2.083 2.083 0 0 1-.611-1.59q0-.444.029-.866a8.546 8.546 0 0 1 .117-.913 7.19 7.19 0 0 1 .222-.908 4.361 4.361 0 0 1 .36-.815 2.938 2.938 0 0 1 .519-.679 2.181 2.181 0 0 1 .716-.447 2.517 2.517 0 0 1 .934-.168.512.512 0 0 1 .326.143 5.5 5.5 0 0 0 1.293.766 3.833 3.833 0 0 0 2.754 0 5.506 5.506 0 0 0 1.294-.766.51.51 0 0 1 .326-.143 2.321 2.321 0 0 1 1.816.8h-1.867a1.087 1.087 0 0 0-1.068 1.074Zm.4-3.888a3.094 3.094 0 0 1-2.272.941 3.214 3.214 0 0 1-3.221-3.213 3.214 3.214 0 0 1 3.214-3.215 3.216 3.216 0 0 1 3.215 3.215 3.1 3.1 0 0 1-.942 2.273Zm5.764 2.013H20.8l.188.08.079.188v1.607l-.079.188-.188.079h-2.943v2.947l-.08.188-.187.079h-1.608l-.188-.079-.079-.188v-2.946h-2.947l-.187-.079-.08-.188v-1.608l.08-.187.188-.08h2.947v-2.947l.079-.188.188-.079h1.607l.188.079.08.188Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M11.7 15.446a1.086 1.086 0 0 0 1.071 1.071h2.144v1.993a2.353 2.353 0 0 1-1.432.419H6.164a2.264 2.264 0 0 1-1.624-.578 2.083 2.083 0 0 1-.611-1.59q0-.444.029-.866a8.546 8.546 0 0 1 .117-.913 7.19 7.19 0 0 1 .222-.908 4.361 4.361 0 0 1 .36-.815 2.938 2.938 0 0 1 .519-.679 2.181 2.181 0 0 1 .716-.447 2.517 2.517 0 0 1 .934-.168.512.512 0 0 1 .326.143 5.5 5.5 0 0 0 1.293.766 3.833 3.833 0 0 0 2.754 0 5.506 5.506 0 0 0 1.294-.766.51.51 0 0 1 .326-.143 2.321 2.321 0 0 1 1.816.8h-1.867a1.087 1.087 0 0 0-1.068 1.074Zm.4-3.888a3.094 3.094 0 0 1-2.272.941 3.214 3.214 0 0 1-3.221-3.213 3.214 3.214 0 0 1 3.214-3.215 3.216 3.216 0 0 1 3.215 3.215 3.1 3.1 0 0 1-.942 2.273Zm5.764 2.013H20.8l.188.08.079.188v1.607l-.079.188-.188.079h-2.943v2.947l-.08.188-.187.079h-1.608l-.188-.079-.079-.188v-2.946h-2.947l-.187-.079-.08-.188v-1.608l.08-.187.188-.08h2.947v-2.947l.079-.188.188-.079h1.607l.188.079.08.188Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-x{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='m14.705 15.179-1.514 1.515a1.08 1.08 0 0 0 0 1.516l.693.694a2.482 2.482 0 0 1-.367.025H6.2a2.26 2.26 0 0 1-1.623-.578 2.079 2.079 0 0 1-.611-1.59q0-.444.029-.866a8.546 8.546 0 0 1 .117-.913 7.029 7.029 0 0 1 .221-.908 4.365 4.365 0 0 1 .361-.815 2.935 2.935 0 0 1 .518-.679 2.176 2.176 0 0 1 .717-.447 2.514 2.514 0 0 1 .934-.168.512.512 0 0 1 .326.143 4.254 4.254 0 0 0 2.67 1.021 4.258 4.258 0 0 0 2.67-1.021.512.512 0 0 1 .326-.143 2.354 2.354 0 0 1 .477.051 1.9 1.9 0 0 0-.342.418.945.945 0 0 0-.109.469 1.033 1.033 0 0 0 .311.762Zm-2.574-3.62a3.213 3.213 0 0 1-4.545 0 3.1 3.1 0 0 1-.941-2.272 3.214 3.214 0 0 1 3.214-3.216 3.217 3.217 0 0 1 3.215 3.215 3.1 3.1 0 0 1-.943 2.273Zm6.744 3.62 2.084 2.084.074.192-.074.185-1.139 1.138-.184.075-.193-.075-2.084-2.085-2.084 2.085-.193.075-.184-.075-1.138-1.138-.076-.185.076-.192 2.084-2.084-2.084-2.084-.076-.193.076-.184 1.14-1.139.184-.075.193.075 2.084 2.084 2.084-2.084.193-.075.184.075 1.139 1.139.074.184-.074.193Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M17.857 16.71a2.425 2.425 0 0 1-.522 1.565 1.568 1.568 0 0 1-1.26.653H8.926a1.567 1.567 0 0 1-1.26-.653 2.423 2.423 0 0 1-.523-1.565 11.916 11.916 0 0 1 .071-1.343 7.2 7.2 0 0 1 .264-1.272A4.262 4.262 0 0 1 7.967 13a2.351 2.351 0 0 1 .787-.745 2.176 2.176 0 0 1 1.126-.289 3.737 3.737 0 0 0 5.24 0 2.173 2.173 0 0 1 1.125.289 2.342 2.342 0 0 1 .787.745 4.262 4.262 0 0 1 .49 1.1 7.284 7.284 0 0 1 .264 1.272 12.158 12.158 0 0 1 .071 1.338Zm-3.084-9.7a3.1 3.1 0 0 1 .941 2.273A3.214 3.214 0 0 1 12.5 12.5a3.216 3.216 0 0 1-3.214-3.214A3.216 3.216 0 0 1 12.5 6.071a3.1 3.1 0 0 1 2.273.942Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-user{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M17.857 16.71a2.425 2.425 0 0 1-.522 1.565 1.568 1.568 0 0 1-1.26.653H8.926a1.567 1.567 0 0 1-1.26-.653 2.423 2.423 0 0 1-.523-1.565 11.916 11.916 0 0 1 .071-1.343 7.2 7.2 0 0 1 .264-1.272A4.262 4.262 0 0 1 7.967 13a2.351 2.351 0 0 1 .787-.745 2.176 2.176 0 0 1 1.126-.289 3.737 3.737 0 0 0 5.24 0 2.173 2.173 0 0 1 1.125.289 2.342 2.342 0 0 1 .787.745 4.262 4.262 0 0 1 .49 1.1 7.284 7.284 0 0 1 .264 1.272 12.158 12.158 0 0 1 .071 1.338Zm-3.084-9.7a3.1 3.1 0 0 1 .941 2.273A3.214 3.214 0 0 1 12.5 12.5a3.216 3.216 0 0 1-3.214-3.214A3.216 3.216 0 0 1 12.5 6.071a3.1 3.1 0 0 1 2.273.942Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-users-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23548fcf' d='M9.428 12.5a2.889 2.889 0 0 0-2.219 1.071H6.088a1.92 1.92 0 0 1-1.154-.339 1.147 1.147 0 0 1-.469-.992q0-2.955 1.037-2.954a1.635 1.635 0 0 1 .365.176 5.519 5.519 0 0 0 .814.355 2.944 2.944 0 0 0 1 .18 3.339 3.339 0 0 0 1.11-.197 4.264 4.264 0 0 0-.041.553 3.692 3.692 0 0 0 .678 2.147Zm-.235-6.872a2.14 2.14 0 0 1 0 3.03 2.141 2.141 0 0 1-3.029 0 2.14 2.14 0 0 1 0-3.03 2.141 2.141 0 0 1 3.029 0Zm9.2 12.2a2.086 2.086 0 0 1-.611 1.587 2.253 2.253 0 0 1-1.624.585H8.842a2.253 2.253 0 0 1-1.623-.581 2.086 2.086 0 0 1-.611-1.587c0-.3.01-.584.029-.866a8.5 8.5 0 0 1 .117-.912 7.28 7.28 0 0 1 .221-.908 4.346 4.346 0 0 1 .361-.816 2.929 2.929 0 0 1 .518-.678 2.182 2.182 0 0 1 .716-.452 2.513 2.513 0 0 1 .934-.167.985.985 0 0 1 .359.18l.611.4a3.647 3.647 0 0 0 .895.4 3.648 3.648 0 0 0 2.262 0 3.647 3.647 0 0 0 .895-.4l.611-.4a.985.985 0 0 1 .359-.18 2.513 2.513 0 0 1 .934.167 2.182 2.182 0 0 1 .717.448 2.929 2.929 0 0 1 .518.678 4.346 4.346 0 0 1 .361.816 7.28 7.28 0 0 1 .221.908 8.5 8.5 0 0 1 .117.912c.019.286.029.574.029.87Zm-3.62-9.743a3.213 3.213 0 0 1 0 4.545 3.216 3.216 0 0 1-4.547 0 3.213 3.213 0 0 1 0-4.545 3.213 3.213 0 0 1 4.547 0Zm4.063-2.457a2.14 2.14 0 0 1 0 3.03 2.144 2.144 0 0 1-3.658-1.516 2.143 2.143 0 0 1 3.658-1.515Zm1.7 6.612a1.147 1.147 0 0 1-.469.992 1.92 1.92 0 0 1-1.154.339h-1.122a2.889 2.889 0 0 0-2.219-1.071 3.692 3.692 0 0 0 .678-2.143 4.264 4.264 0 0 0-.041-.553 3.339 3.339 0 0 0 1.113.196 2.944 2.944 0 0 0 1-.18 5.519 5.519 0 0 0 .814-.355 1.635 1.635 0 0 1 .365-.176q1.034-.003 1.034 2.951Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-users-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23ccc' d='M9.428 12.5a2.889 2.889 0 0 0-2.219 1.071H6.088a1.92 1.92 0 0 1-1.154-.339 1.147 1.147 0 0 1-.469-.992q0-2.955 1.037-2.954a1.635 1.635 0 0 1 .365.176 5.519 5.519 0 0 0 .814.355 2.944 2.944 0 0 0 1 .18 3.339 3.339 0 0 0 1.11-.197 4.264 4.264 0 0 0-.041.553 3.692 3.692 0 0 0 .678 2.147Zm-.235-6.872a2.14 2.14 0 0 1 0 3.03 2.141 2.141 0 0 1-3.029 0 2.14 2.14 0 0 1 0-3.03 2.141 2.141 0 0 1 3.029 0Zm9.2 12.2a2.086 2.086 0 0 1-.611 1.587 2.253 2.253 0 0 1-1.624.585H8.842a2.253 2.253 0 0 1-1.623-.581 2.086 2.086 0 0 1-.611-1.587c0-.3.01-.584.029-.866a8.5 8.5 0 0 1 .117-.912 7.28 7.28 0 0 1 .221-.908 4.346 4.346 0 0 1 .361-.816 2.929 2.929 0 0 1 .518-.678 2.182 2.182 0 0 1 .716-.452 2.513 2.513 0 0 1 .934-.167.985.985 0 0 1 .359.18l.611.4a3.647 3.647 0 0 0 .895.4 3.648 3.648 0 0 0 2.262 0 3.647 3.647 0 0 0 .895-.4l.611-.4a.985.985 0 0 1 .359-.18 2.513 2.513 0 0 1 .934.167 2.182 2.182 0 0 1 .717.448 2.929 2.929 0 0 1 .518.678 4.346 4.346 0 0 1 .361.816 7.28 7.28 0 0 1 .221.908 8.5 8.5 0 0 1 .117.912c.019.286.029.574.029.87Zm-3.62-9.743a3.213 3.213 0 0 1 0 4.545 3.216 3.216 0 0 1-4.547 0 3.213 3.213 0 0 1 0-4.545 3.213 3.213 0 0 1 4.547 0Zm4.063-2.457a2.14 2.14 0 0 1 0 3.03 2.144 2.144 0 0 1-3.658-1.516 2.143 2.143 0 0 1 3.658-1.515Zm1.7 6.612a1.147 1.147 0 0 1-.469.992 1.92 1.92 0 0 1-1.154.339h-1.122a2.889 2.889 0 0 0-2.219-1.071 3.692 3.692 0 0 0 .678-2.143 4.264 4.264 0 0 0-.041-.553 3.339 3.339 0 0 0 1.113.196 2.944 2.944 0 0 0 1-.18 5.519 5.519 0 0 0 .814-.355 1.635 1.635 0 0 1 .365-.176q1.034-.003 1.034 2.951Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-users{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M9.428 12.5a2.889 2.889 0 0 0-2.219 1.071H6.088a1.92 1.92 0 0 1-1.154-.339 1.147 1.147 0 0 1-.469-.992q0-2.955 1.037-2.954a1.635 1.635 0 0 1 .365.176 5.519 5.519 0 0 0 .814.355 2.944 2.944 0 0 0 1 .18 3.339 3.339 0 0 0 1.11-.197 4.264 4.264 0 0 0-.041.553 3.692 3.692 0 0 0 .678 2.147Zm-.235-6.872a2.14 2.14 0 0 1 0 3.03 2.141 2.141 0 0 1-3.029 0 2.14 2.14 0 0 1 0-3.03 2.141 2.141 0 0 1 3.029 0Zm9.2 12.2a2.086 2.086 0 0 1-.611 1.587 2.253 2.253 0 0 1-1.624.585H8.842a2.253 2.253 0 0 1-1.623-.581 2.086 2.086 0 0 1-.611-1.587c0-.3.01-.584.029-.866a8.5 8.5 0 0 1 .117-.912 7.28 7.28 0 0 1 .221-.908 4.346 4.346 0 0 1 .361-.816 2.929 2.929 0 0 1 .518-.678 2.182 2.182 0 0 1 .716-.452 2.513 2.513 0 0 1 .934-.167.985.985 0 0 1 .359.18l.611.4a3.647 3.647 0 0 0 .895.4 3.648 3.648 0 0 0 2.262 0 3.647 3.647 0 0 0 .895-.4l.611-.4a.985.985 0 0 1 .359-.18 2.513 2.513 0 0 1 .934.167 2.182 2.182 0 0 1 .717.448 2.929 2.929 0 0 1 .518.678 4.346 4.346 0 0 1 .361.816 7.28 7.28 0 0 1 .221.908 8.5 8.5 0 0 1 .117.912c.019.286.029.574.029.87Zm-3.62-9.743a3.213 3.213 0 0 1 0 4.545 3.216 3.216 0 0 1-4.547 0 3.213 3.213 0 0 1 0-4.545 3.213 3.213 0 0 1 4.547 0Zm4.063-2.457a2.14 2.14 0 0 1 0 3.03 2.144 2.144 0 0 1-3.658-1.516 2.143 2.143 0 0 1 3.658-1.515Zm1.7 6.612a1.147 1.147 0 0 1-.469.992 1.92 1.92 0 0 1-1.154.339h-1.122a2.889 2.889 0 0 0-2.219-1.071 3.692 3.692 0 0 0 .678-2.143 4.264 4.264 0 0 0-.041-.553 3.339 3.339 0 0 0 1.113.196 2.944 2.944 0 0 0 1-.18 5.519 5.519 0 0 0 .814-.355 1.635 1.635 0 0 1 .365-.176q1.034-.003 1.034 2.951Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-view-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M21.5 12.5a1.387 1.387 0 0 1-.2.693 10.646 10.646 0 0 1-3.782 3.7 9.722 9.722 0 0 1-10.034 0 10.708 10.708 0 0 1-3.782-3.7 1.3 1.3 0 0 1 0-1.386 10.708 10.708 0 0 1 3.782-3.7 9.707 9.707 0 0 1 10.034 0 10.708 10.708 0 0 1 3.782 3.7 1.387 1.387 0 0 1 .2.693Zm-1.286 0a9.878 9.878 0 0 0-3.827-3.546 4.387 4.387 0 0 1 .613 2.26 4.508 4.508 0 0 1-4.5 4.5 4.508 4.508 0 0 1-4.5-4.5 4.387 4.387 0 0 1 .613-2.26A9.878 9.878 0 0 0 4.786 12.5a10.361 10.361 0 0 0 3.35 3.28 8.415 8.415 0 0 0 8.728 0 10.361 10.361 0 0 0 3.35-3.28Zm-7.372-3.516a.482.482 0 0 0-.342-.823 3.07 3.07 0 0 0-3.054 3.053.483.483 0 1 0 .965 0A2.091 2.091 0 0 1 12.5 9.125a.466.466 0 0 0 .342-.141Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-view-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23b3b3b3' d='M21.5 12.5a1.387 1.387 0 0 1-.2.693 10.646 10.646 0 0 1-3.782 3.7 9.722 9.722 0 0 1-10.034 0 10.708 10.708 0 0 1-3.782-3.7 1.3 1.3 0 0 1 0-1.386 10.708 10.708 0 0 1 3.782-3.7 9.707 9.707 0 0 1 10.034 0 10.708 10.708 0 0 1 3.782 3.7 1.387 1.387 0 0 1 .2.693Zm-1.286 0a9.878 9.878 0 0 0-3.827-3.546 4.387 4.387 0 0 1 .613 2.26 4.508 4.508 0 0 1-4.5 4.5 4.508 4.508 0 0 1-4.5-4.5 4.387 4.387 0 0 1 .613-2.26A9.878 9.878 0 0 0 4.786 12.5a10.361 10.361 0 0 0 3.35 3.28 8.415 8.415 0 0 0 8.728 0 10.361 10.361 0 0 0 3.35-3.28Zm-7.372-3.516a.482.482 0 0 0-.342-.823 3.07 3.07 0 0 0-3.054 3.053.483.483 0 1 0 .965 0A2.091 2.091 0 0 1 12.5 9.125a.466.466 0 0 0 .342-.141Z'/%3E%3C/svg%3E");background-repeat:no-repeat}.icon-view{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' data-name='Layer 1'%3E%3Cpath fill='%23231f20' d='M21.5 12.5a1.387 1.387 0 0 1-.2.693 10.646 10.646 0 0 1-3.782 3.7 9.722 9.722 0 0 1-10.034 0 10.708 10.708 0 0 1-3.782-3.7 1.3 1.3 0 0 1 0-1.386 10.708 10.708 0 0 1 3.782-3.7 9.707 9.707 0 0 1 10.034 0 10.708 10.708 0 0 1 3.782 3.7 1.387 1.387 0 0 1 .2.693Zm-1.286 0a9.878 9.878 0 0 0-3.827-3.546 4.387 4.387 0 0 1 .613 2.26 4.508 4.508 0 0 1-4.5 4.5 4.508 4.508 0 0 1-4.5-4.5 4.387 4.387 0 0 1 .613-2.26A9.878 9.878 0 0 0 4.786 12.5a10.361 10.361 0 0 0 3.35 3.28 8.415 8.415 0 0 0 8.728 0 10.361 10.361 0 0 0 3.35-3.28Zm-7.372-3.516a.482.482 0 0 0-.342-.823 3.07 3.07 0 0 0-3.054 3.053.483.483 0 1 0 .965 0A2.091 2.091 0 0 1 12.5 9.125a.466.466 0 0 0 .342-.141Z'/%3E%3C/svg%3E")}.icon-view,.icon-x-dark{background-repeat:no-repeat}.icon-x-dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23425663'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-x-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-x-red,.icon-x-white{background-repeat:no-repeat}.icon-x-red{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='red'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-x-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ccc'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-x-darkgray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23999'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-x-nobel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23b3b3b3'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-x-mediumcarmine{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ac3939'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.icon-x{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m12 10.587 4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.637l4.95 4.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}body#body,html{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;height:100%;margin:0;overflow:hidden}body#body *,html *{box-sizing:border-box}body#body ::-moz-selection,html ::-moz-selection{background:#3297fd;color:#fff}body#body ::selection,html ::selection{background:#3297fd;color:#fff}body#body button,body#body input,body#body select,body#body textarea,html button,html input,html select,html textarea{font-family:inherit}.j-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j-hidden{display:none}.j-runningicon{background-image:url(/Content/images/Arrows-Blue.gif);background-repeat:no-repeat;background-size:24px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:400}h1{font-size:1.75em;line-height:1em}h2{font-size:1.5em}h2,h3{line-height:1.3em}h3{font-size:1.25em}h4{font-size:1em;line-height:1.25em}.j-title{font-weight:600}.j-title,p{font-size:1em;line-height:1.6em}p{font-weight:500}.j-note{font-weight:500}.j-label,.j-note{font-size:.9em;line-height:1.6em}.j-label{font-weight:600}.j-value{font-size:1em;font-weight:500;line-height:1.6em}body.j-body-login #contentContainer{display:none}#login{height:100%}#login,#login .j-pagecontent{overflow:hidden}#login .j-login-wrapper{height:100%;overflow:auto}#login .j-login-wrapper #loginContentHeader{margin:36px auto 16px;max-width:650px;min-width:350px;text-align:center;width:60%}#login .j-login-wrapper #loginContentHeader h1{margin-bottom:24px}#login .j-login-wrapper #loginContentHeader .office-only-message{padding-top:16px}#login .j-login-wrapper #errorMessage{color:#c1272d}#login .j-login-wrapper #linkAccountErrorMessage{color:#c1272d;padding-top:16px}#login .j-login-wrapper #o365Login{background-position:50%;display:inline-block;height:40px;margin-bottom:16px;width:100%}#login .j-login-wrapper .j-login-form{margin:0 auto;padding-bottom:16px;width:256px}#login .j-login-wrapper .j-login-form button{margin:10px 0;width:100%}#login .j-login-wrapper .j-login-form .j-form-group{padding:10px 0}#login .j-login-wrapper .j-login-form .j-dropdown{margin-bottom:0}#login .j-login-wrapper .j-hr{align-items:center;color:rgba(0,0,0,.7);display:flex;flex-basis:100%;font-size:12px;margin:8px 0 24px}#login .j-login-wrapper .j-hr:after,#login .j-login-wrapper .j-hr:before{background:rgba(0,0,0,.35);content:"";flex-grow:1;font-size:0;height:1px;line-height:0px}#login .j-login-wrapper .j-hr-sect:before{margin-right:16px}#login .j-login-wrapper .j-hr-sect:after{margin-left:16px}.overrideOfficeLinkText{margin-bottom:8px}
