.ds-icon-gradient{display:grid;place-items:center;border-radius:4px}.ds-icon-gradient.inactive{background:#e9eaeb}.ds-icon-gradient.md{height:60px;width:60px}.ds-icon-gradient.sm{height:20px;width:20px}.ds-icon-gradient.sm svg{height:16px;width:16px}.ds-icon-gradient.ds-blue{background:#3d80fc}.ds-icon-gradient.ds-purple{background:#9350de}.ds-icon-gradient.ds-raspberry{background:#c54e90}.ds-icon-gradient.ds-green{background:#249b24}.ds-icon-gradient.ds-orange{background:#f07d2a}.ds-icon-gradient.ds-red{background:#d72724}.ds-icon-gradient.ds-teal-blue{background:#1a96a1}.ds-icon-gradient.transparent{background:transparent}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-button{font-size:14px;font-weight:500;line-height:20px;-webkit-text-decoration:"none";text-decoration:"none";border-radius:0;height:32px;width:auto}.ds-custom-button.rounded{border-radius:4px}.ds-custom-button.btn-primary.noText,.ds-custom-button.btn-secondary.noText,.ds-custom-button.btn-tertiary.noText,.ds-custom-button.btn-link.noText{padding:0;justify-content:center}.ds-custom-button.btn-primary.noText .icon,.ds-custom-button.btn-secondary.noText .icon,.ds-custom-button.btn-tertiary.noText .icon,.ds-custom-button.btn-link.noText .icon{margin:0!important;height:16px;width:16px}.ds-custom-button.btn-primary.icon-right,.ds-custom-button.btn-secondary.icon-right,.ds-custom-button.btn-tertiary.icon-right,.ds-custom-button.btn-link.icon-right{flex-direction:row-reverse;padding:6px 8px 6px 12px}.ds-custom-button.btn-primary.icon-right .icon,.ds-custom-button.btn-secondary.icon-right .icon,.ds-custom-button.btn-tertiary.icon-right .icon,.ds-custom-button.btn-link.icon-right .icon{margin-right:0;margin-left:8px;height:16px;width:16px}.ds-custom-button.btn-primary.icon-left,.ds-custom-button.btn-secondary.icon-left,.ds-custom-button.btn-tertiary.icon-left,.ds-custom-button.btn-link.icon-left{padding:6px 12px 6px 8px}.ds-custom-button.btn-danger.gradient{background-color:transparent;background-image:linear-gradient(45deg,#990200,#d72724 48.96%,#eb9392);border-color:transparent;outline-color:transparent;background-size:100% 100%;background-position:0% 0%;background-repeat:no-repeat;background-origin:border-box;transition:background-size .3s ease,background-position .3s ease;font-weight:400}.ds-custom-button.gradient:hover{background-size:200% 200%;background-position:0% 50%}.ds-custom-button.btn-primary{background-color:#1d6bfc;color:#fff;display:flex!important;align-items:center;flex-direction:row;border:1px solid transparent;padding:6px 12px}.ds-custom-button.btn-primary.noText{min-width:32px}.ds-custom-button.btn-primary.gradient{background-color:transparent;background-image:linear-gradient(25deg,#114097,#1d6bfc 48.96%,#01c8f1);border-color:transparent;outline-color:transparent;background-size:100% 100%;background-position:0% 0%;background-repeat:no-repeat;background-origin:border-box;transition:background-size .3s ease,background-position .3s ease;font-weight:400}.ds-custom-button.btn-primary.gradient .buttonText{padding-top:0;padding-bottom:0;font-weight:400}.ds-custom-button.btn-primary.gradient .icon{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.ds-custom-button.btn-primary:hover{background-color:#154fba}.ds-custom-button.btn-primary:focus{border:1px solid transparent;box-shadow:none;outline:none}.ds-custom-button.btn-primary:focus-visible{border:1px solid #ffffff;box-shadow:0 0 0 1px #7eaafd;background-color:#1d6bfc}.ds-custom-button.btn-primary:active{background-color:#0e3277;box-shadow:none}.ds-custom-button.btn-primary[disabled]{background-color:#a4a8ae;border:1px solid #a4a8ae}.ds-custom-button.btn-primary .icon{background-color:#fff;height:16px;width:16px}.ds-custom-button.btn-secondary{display:flex;align-items:center;flex-direction:row;border:1px solid #1b273c;background:#fff;color:#1b273c;padding:8px 12px}.ds-custom-button.btn-secondary.secondary-gray{background-color:#f4f4f5;border:none}.ds-custom-button.btn-secondary.secondary-gray:hover{background-color:#eff4ff;color:#1b273c}.ds-custom-button.btn-secondary.secondary-gray:hover span i{background:#1b273c}.ds-custom-button.btn-secondary.secondary-gray:focus{background-color:#f4f4f5}.ds-custom-button.btn-secondary.secondary-gray:focus-visible{outline:1px solid #7eaafd;box-shadow:none;background-color:#f4f4f5}.ds-custom-button.btn-secondary.secondary-gray:active{color:#1b273c;background-color:#e1e9fe;box-shadow:none}.ds-custom-button.btn-secondary.secondary-gray[disabled]{background-color:#f4f4f5;border:1px solid #a4a8ae}.ds-custom-button.btn-secondary.noText{min-width:32px}.ds-custom-button.btn-secondary:hover{border-color:#154fba;background:#fff;color:#154fba}.ds-custom-button.btn-secondary:hover .icon{background:#154fba;height:16px;width:16px}.ds-custom-button.btn-secondary.dark{border-color:#fff;background:transparent!important}.ds-custom-button.btn-secondary:focus{box-shadow:none;color:#1b273c;background:#fff;outline:none}.ds-custom-button.btn-secondary:focus-visible{outline:1px solid #ffffff;box-shadow:0 0 0 2px #7eaafd;color:#1b273c}.ds-custom-button.btn-secondary:focus-visible .icon{background-color:#1b273c}.ds-custom-button.btn-secondary:active{box-shadow:none;border-color:#0e3277;color:#0e3277}.ds-custom-button.btn-secondary:active .icon{background:#0e3277}.ds-custom-button.btn-secondary.danger{border-color:#d00300;color:#d00300;padding:8px 12px}.ds-custom-button.btn-secondary.danger .icon{background:#d00300;height:16px;width:16px}.ds-custom-button.btn-secondary.danger:focus{box-shadow:0 0 0 2px #d00300}.ds-custom-button.btn-secondary[disabled]{color:#a4a8ae;border-color:#a4a8ae}.ds-custom-button.btn-secondary[disabled] .icon{background:#a4a8ae;height:16px;width:16px}.ds-custom-button.btn-secondary .icon{background-color:#1b273c;height:16px;width:16px}.ds-custom-button .ds-button-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.ds-custom-button.btn-tertiary{display:flex;align-items:center;flex-direction:row;border:1px solid transparent;background:transparent;color:#1b273c;padding:0!important}.ds-custom-button.btn-tertiary.danger{color:#d00300}.ds-custom-button.btn-tertiary.danger:hover{color:#990200}.ds-custom-button.btn-tertiary.danger:hover .icon{background-color:#990200}.ds-custom-button.btn-tertiary.danger .icon{background-color:#d00300}.ds-custom-button.btn-tertiary:hover{color:#154fba}.ds-custom-button.btn-tertiary:hover .icon{background:#154fba;height:16px;width:16px}.ds-custom-button.btn-tertiary span:active{color:#0e3277;box-shadow:none}.ds-custom-button.btn-tertiary:focus{box-shadow:none;outline:none}.ds-custom-button.btn-tertiary:focus-visible{border:1px solid #ffffff;box-shadow:0 0 0 1px #7eaafd}.ds-custom-button.btn-tertiary:active{color:#0e3277;box-shadow:none}.ds-custom-button.btn-tertiary[disabled]{color:#a4a8ae}.ds-custom-button.btn-tertiary[disabled] .icon{background:#a4a8ae;height:16px;width:16px}.ds-custom-button.btn-tertiary .icon{background-color:#1b273c;height:16px;width:16px}.ds-custom-button.btn-tertiary .noText{padding:0;display:none;min-width:0!important}.ds-custom-button.btn-tertiary .ds-button-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.ds-custom-button.btn-tertiary .ds-button-icon-wrapper .ds-button-icon-notification{width:9px;height:9px;border-radius:50%;position:absolute;top:0;right:0;border:1px solid #ffffff}.ds-custom-button.btn-tertiary .ds-button-icon-wrapper .ds-button-icon-notification.default{background:#d00300}.ds-custom-button.btn-tertiary .ds-button-icon-wrapper .ds-button-icon-notification.success{background:#249b24}.ds-custom-button.btn-link{display:flex;align-items:center;flex-direction:row;border:1px solid transparent;background:#fff;color:#1b273c;text-decoration:none;line-height:20px;font-weight:400;height:20px}.ds-custom-button.btn-link.bolder{font-weight:500}.ds-custom-button.btn-link.icon-right{padding:0}.ds-custom-button.btn-link.icon-right .icon{margin-left:4px}.ds-custom-button.btn-link.main-blue{color:#1d6bfc}.ds-custom-button.btn-link.main-blue .icon{background:#1d6bfc}.ds-custom-button.btn-link:hover{text-decoration:underline}.ds-custom-button.btn-link:focus{border:1px solid transparent;box-shadow:none}.ds-custom-button.btn-link:focus-visible{border:2px solid transparent;border-radius:5px;box-shadow:none;outline:1px solid #7eaafd}.ds-custom-button.btn-link[disabled]{color:#a4a8ae}.ds-custom-button.btn-link[disabled] .icon{background:#a4a8ae;height:16px;width:16px}.ds-nested-dropdown{border:none}.ds-nested-dropdown .ds-dropdown-item{border:none!important;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.ds-nested-dropdown .ds-dropdown-item .icon{margin-right:0}.ds-nested-dropdown .ds-dropdown-item:after{display:none!important}.ds-custom-split-button.default .dropdown-toggle{padding:.715rem 1rem .715rem 1.428rem}.ds-custom-split-button.small .dropdown-toggle{padding:.5715rem}.ds-custom-split-button .dropdown-item.disabled{opacity:.65;cursor:not-allowed}.ds-custom-split-button .dropdown-item.remove{color:#d00300!important}.ds-custom-split-button .dropdown-item.remove .icon{background-color:#d00300}.ds-custom-split-button .dropdown-divider{border:unset;background-color:#e9eaeb!important}.ds-custom-split-button .dropdown-toggle{border-radius:0;display:flex;align-items:center;padding:6px 8px 6px 12px;line-height:20px}.ds-custom-split-button .dropdown-toggle .icon{position:relative;display:block;height:16px;width:16px}.ds-custom-split-button .dropdown-toggle:before{height:.875rem;right:0;width:1px;background:#fff;display:inline-block;order:2;margin-left:1rem;margin-right:1rem}.ds-custom-split-button .dropdown-toggle:after{content:""!important;order:3;border:none;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15863)'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15863'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15863)'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15863'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;display:flex!important;align-items:center;justify-content:center;margin-left:8px;transition:all .15s ease-in-out}.ds-custom-split-button.show .dropdown-toggle:after{transform:rotate(-180deg);transition:all .15s ease-in-out}.ds-custom-split-button.primary.show .dropdown-toggle{background-color:#0a2456}.ds-custom-split-button.primary .dropdown-toggle{background-color:#1d6bfc;display:flex;align-items:center;flex-direction:row;border:1px solid transparent}.ds-custom-split-button.primary .dropdown-toggle:hover{background-color:#154fba}.ds-custom-split-button.primary .dropdown-toggle:focus{box-shadow:none}.ds-custom-split-button.primary .dropdown-toggle:focus-visible{outline:1px solid #ffffff;box-shadow:0 0 0 2px #5e95fd}.ds-custom-split-button.primary .dropdown-toggle:active{background-color:#0a2456;box-shadow:none}.ds-custom-split-button.primary .dropdown-toggle[disabled]{background-color:#a4a8ae}.ds-custom-split-button.primary .dropdown-toggle:after{background-color:#fff}.ds-custom-split-button.secondary.show .dropdown-toggle{border-color:#0a2456;color:#0a2456}.ds-custom-split-button.secondary.show .dropdown-toggle:before,.ds-custom-split-button.secondary.show .dropdown-toggle:after{background:#0a2456}.ds-custom-split-button.secondary .dropdown-toggle{display:flex;align-items:center;flex-direction:row;border:1px solid #1b273c;background:#fff!important;color:#1b273c}.ds-custom-split-button.secondary .dropdown-toggle:hover{border-color:#154fba;color:#154fba}.ds-custom-split-button.secondary .dropdown-toggle:hover:before,.ds-custom-split-button.secondary .dropdown-toggle:hover:after{background:#154fba}.ds-custom-split-button.secondary .dropdown-toggle:focus{outline:none;box-shadow:none}.ds-custom-split-button.secondary .dropdown-toggle:focus-visible{outline:1px solid #ffffff;box-shadow:0 0 0 2px #5e95fd;background-color:#0a2456;color:#0a2456}.ds-custom-split-button.secondary .dropdown-toggle:active{border-color:#0a2456;color:#0a2456;box-shadow:none}.ds-custom-split-button.secondary .dropdown-toggle:active:before,.ds-custom-split-button.secondary .dropdown-toggle:active:after{background:#0a2456}.ds-custom-split-button.secondary .dropdown-toggle[disabled]{color:#a4a8ae;border-color:#a4a8ae}.ds-custom-split-button.secondary .dropdown-toggle[disabled]:after,.ds-custom-split-button.secondary .dropdown-toggle[disabled]:before{background:#a4a8ae}.ds-custom-split-button.secondary .dropdown-toggle:before{background-color:#1b273c}.ds-custom-split-button.secondary .dropdown-toggle:after{background-color:#1b273c}.ds-custom-split-button.tertiary.show .dropdown-toggle{border-color:#0a2456;color:#0a2456}.ds-custom-split-button.tertiary.show .dropdown-toggle:before,.ds-custom-split-button.tertiary.show .dropdown-toggle:after{background:#0a2456}.ds-custom-split-button.tertiary .dropdown-toggle{display:flex;align-items:center;flex-direction:row;border:1px solid #e9eaeb;color:#1b273c}.ds-custom-split-button.tertiary .dropdown-toggle:not(.no-background){background:#fff!important}.ds-custom-split-button.tertiary .dropdown-toggle:hover{border-color:#a4a8ae;color:#0a2456}.ds-custom-split-button.tertiary .dropdown-toggle:hover:before,.ds-custom-split-button.tertiary .dropdown-toggle:hover:after{background:#0a2456}.ds-custom-split-button.tertiary .dropdown-toggle:focus,.ds-custom-split-button.tertiary .dropdown-toggle:focus-visible,.ds-custom-split-button.tertiary .dropdown-toggle:focus-within{outline:1px solid #ffffff;box-shadow:0 0 0 2px #154fba}.ds-custom-split-button.tertiary .dropdown-toggle[disabled]{color:#a4a8ae;border-color:#a4a8ae}.ds-custom-split-button.tertiary .dropdown-toggle[disabled]:after,.ds-custom-split-button.tertiary .dropdown-toggle[disabled]:before{background:#a4a8ae}.ds-custom-split-button.tertiary .dropdown-toggle:before{background-color:#1b273c}.ds-custom-split-button.tertiary .dropdown-toggle:after{background-color:#1b273c}.ds-custom-split-button.link.show .dropdown-toggle{color:#0a2456}.ds-custom-split-button.link.show .dropdown-toggle:before,.ds-custom-split-button.link.show .dropdown-toggle:after{background:#0a2456}.ds-custom-split-button.link .dropdown-toggle{display:flex;align-items:center;flex-direction:row;border:none;background:transparent!important;color:#1b273c;padding:0 .5rem}.ds-custom-split-button.link .dropdown-toggle .icon{margin:0}.ds-custom-split-button.link .dropdown-toggle:hover{color:#0a2456}.ds-custom-split-button.link .dropdown-toggle:hover:before,.ds-custom-split-button.link .dropdown-toggle:hover:after{background:#0a2456}.ds-custom-split-button.link .dropdown-toggle:focus,.ds-custom-split-button.link .dropdown-toggle:focus-visible,.ds-custom-split-button.link .dropdown-toggle:focus-within{outline:1px solid #ffffff;box-shadow:0 0 0 2px #154fba}.ds-custom-split-button.link .dropdown-toggle[disabled]{color:#a4a8ae}.ds-custom-split-button.link .dropdown-toggle[disabled]:after,.ds-custom-split-button.link .dropdown-toggle[disabled]:before{background:#a4a8ae}.ds-custom-split-button.link .dropdown-toggle:before{background-color:#1b273c}.ds-custom-split-button.link .dropdown-toggle:after{background-color:#1b273c;display:none!important}.ds-custom-multi-action-button button{padding:6px 12px!important}.ds-custom-multi-action-button .dropdown-item.disabled{opacity:.65;cursor:not-allowed}.ds-custom-multi-action-button .dropdown-toggle{border-radius:0;display:flex;align-items:center;padding:6px 12px}.ds-custom-multi-action-button .dropdown-toggle:focus{box-shadow:none!important;outline:none!important}.ds-custom-multi-action-button .dropdown-toggle .icon{position:relative;display:block;height:16px;width:16px}.ds-custom-multi-action-button .dropdown-toggle:before{height:16px;right:0;width:1px;background:#fff;display:inline-block;order:2;margin-left:12px;margin-right:12px}.ds-custom-multi-action-button .dropdown-toggle:after{display:none}.ds-custom-multi-action-button .dropdown-toggle-split{height:32px;width:32px;display:flex;justify-content:center}.ds-custom-multi-action-button .dropdown-toggle-split .icon{margin:0}.ds-custom-multi-action-button .dropdown-toggle-split:hover{background-color:#154fba;border-left:1px solid #ffffff!important}.ds-custom-multi-action-button.primary{border-right:1px solid #ffffff}.ds-custom-multi-action-button.primary button:hover{box-shadow:none!important;border:1px solid transparent!important;border-right:1px solid #ffffff!important}.ds-custom-multi-action-button.primary button:focus{box-shadow:none!important;border:none!important;border-right:1px solid #ffffff!important}.ds-custom-multi-action-button.primary button:active{box-shadow:none!important;border:none!important;border-right:1px solid #ffffff!important}.ds-custom-multi-action-button.primary .main-button:focus{outline:none;box-shadow:none}.ds-custom-multi-action-button.primary .main-button:focus{border-left:1px solid #ffffff!important}.ds-custom-multi-action-button.primary .main-button:focus-visible{background-color:#1d6bfc;border:1px solid #ffffff!important;box-shadow:0 0 0 1px #7eaafd!important}.ds-custom-multi-action-button.primary .main-button:active{border:1px solid #0e3277}.ds-custom-multi-action-button.primary .dropdown-toggle{background-color:#1d6bfc;display:flex;align-items:center;flex-direction:row;border:1px solid transparent}.ds-custom-multi-action-button.primary .dropdown-toggle:hover,.ds-custom-multi-action-button.primary .dropdown-toggle:active{background-color:#0a2456}.ds-custom-multi-action-button.primary .dropdown-toggle[disabled]{background-color:#a4a8ae}.ds-custom-multi-action-button.primary .dropdown-toggle:after{background-color:#fff}.ds-custom-multi-action-button.primary .dropdown-toggle-split{border-left:1px solid;height:32px;width:32px;display:flex;justify-content:center;border-left:1px solid #ffffff!important}.ds-custom-multi-action-button.primary .dropdown-toggle-split .icon{margin:0;background-color:#fff}.ds-custom-multi-action-button.primary .dropdown-toggle-split:hover{background-color:#154fba;border-left:1px solid #ffffff!important}.ds-custom-multi-action-button.primary .dropdown-toggle-split:focus{border-left:1px solid #ffffff!important}.ds-custom-multi-action-button.primary .dropdown-toggle-split:focus-visible{background-color:#1d6bfc 0;border:1px solid #ffffff!important;box-shadow:0 0 0 1px #7eaafd!important;outline:auto}.ds-custom-multi-action-button.primary .dropdown-toggle-split:active{background-color:#0a2456}.ds-custom-multi-action-button.secondary{background:#fff!important;color:#1b273c}.ds-custom-multi-action-button.secondary .main-button{border:1px solid #1b273c}.ds-custom-multi-action-button.secondary .main-button:hover{border:1px solid #154fba;color:#154fba}.ds-custom-multi-action-button.secondary .main-button[disabled]{border:1px solid #a4a8ae}.ds-custom-multi-action-button.secondary .main-button:focus{border-left:1px solid #0e3277!important}.ds-custom-multi-action-button.secondary .main-button:focus-visible{background-color:#1d6bfc;border:1px solid #1b273c!important;box-shadow:0 0 0 1px #7eaafd!important}.ds-custom-multi-action-button.secondary .main-button:active{border:1px solid #0e3277;color:#0e3277}.ds-custom-multi-action-button.secondary .dropdown-toggle{display:flex;align-items:center;flex-direction:row;border:1px solid #1b273c;background:#fff!important;color:#1b273c}.ds-custom-multi-action-button.secondary .dropdown-toggle:hover{border:1px solid #154fba!important;color:#154fba!important}.ds-custom-multi-action-button.secondary .dropdown-toggle:hover .icon{background-color:#154fba}.ds-custom-multi-action-button.secondary .dropdown-toggle:hover:before,.ds-custom-multi-action-button.secondary .dropdown-toggle:hover:after{background:#0a2456}.ds-custom-multi-action-button.secondary .dropdown-toggle:focus{outline:1px solid #ffffff;box-shadow:0 0 0 1px #154fba;border-color:#154fba}.ds-custom-multi-action-button.secondary .dropdown-toggle:focus .icon{background-color:#1b273c}.ds-custom-multi-action-button.secondary .dropdown-toggle:focus-visible{background-color:#1d6bfc 0;box-shadow:0 0 0 1px #7eaafd!important;outline:1px solid #ffffff}.ds-custom-multi-action-button.secondary .dropdown-toggle:active{border-color:#0e3277}.ds-custom-multi-action-button.secondary .dropdown-toggle:active .icon{background-color:#0e3277}.ds-custom-multi-action-button.secondary .dropdown-toggle[disabled]{color:#a4a8ae;border-color:#a4a8ae}.ds-custom-multi-action-button.secondary .dropdown-toggle[disabled]:after,.ds-custom-multi-action-button.secondary .dropdown-toggle[disabled]:before{background:#a4a8ae}.ds-custom-multi-action-button.secondary .dropdown-toggle:before{background-color:#1b273c}.ds-custom-multi-action-button.secondary .dropdown-toggle:after{background-color:#1b273c}.ds-custom-multi-action-button.tertiary{background:#fff;color:#1b273c}.ds-custom-multi-action-button.tertiary #divider{height:32px;width:1px;border:1px solid #1b273c}.ds-custom-multi-action-button.tertiary .ds-custom-button:hover{background:#fff}.ds-custom-multi-action-button.tertiary .dropdown-toggle{border:none;display:flex;align-items:center;flex-direction:row;background:#fff!important;color:#1b273c}.ds-custom-multi-action-button.tertiary .dropdown-toggle[disabled]{color:#a4a8ae;border-color:#a4a8ae;background-color:#a4a8ae!important}.ds-custom-multi-action-button.tertiary .dropdown-toggle[disabled]:after,.ds-custom-multi-action-button.tertiary .dropdown-toggle[disabled]:before{background:#a4a8ae}.ds-custom-multi-action-button.tertiary:focus,.ds-custom-multi-action-button.tertiary:focus-visible,.ds-custom-multi-action-button.tertiary:focus-within{outline:none;box-shadow:none}@media (max-width: 575.98px){.ds-notifications-absolute-wrapper{right:0;width:100vw;min-width:100vw;max-width:100vw}}.ds-custom-notifications{box-shadow:0 2px 8px #1b273c29;max-width:460px;width:95vw;border-radius:0}.ds-custom-notifications p{margin-bottom:0}@media (max-width: 575.98px){.ds-custom-notifications{max-width:100vw;width:unset}}.ds-custom-notifications--header{border-bottom:1px solid #e9eaeb;padding:14px 20px;max-height:48px;cursor:default;color:#1b273c}.ds-custom-notifications--btn{color:#616875;cursor:pointer;padding:0;text-decoration:none}.ds-custom-notifications--list{list-style:none;margin:0;max-height:75vh;min-height:160px;overflow-y:auto;padding:0}@media (min-width: 992px){.ds-custom-notifications--list{max-height:720px}}.ds-custom-notifications .ds-no-notification{padding:32px 20px;text-align:center;row-gap:8px;display:flex;flex-direction:column;align-items:center}.ds-custom-notifications .ds-no-notification .icon{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;margin-right:0}.ds-custom-notifications .ds-no-notification p{color:#485161}.ds-custom-notifications .ds-custom-notification{border-bottom:none;padding:16px 20px;text-align:left;overflow-x:hidden;transition:background-color .15s ease-in-out}.ds-custom-notifications .ds-custom-notification:hover{cursor:pointer;position:relative;z-index:0;background-color:#e9eaeb}.ds-custom-notifications .ds-custom-notification--unread{position:relative;background-color:#f1f3f8}.ds-custom-notifications .ds-custom-notification--unread .ds-custom-notification--title{padding-right:.571rem}.ds-custom-notifications .ds-custom-notification--unread:after{background-color:#1d6bfc;border-radius:50%;content:"";height:.571rem;position:absolute;right:20px;top:20px;width:.571rem}.ds-custom-notifications .ds-custom-notification--title{color:#1b273c;margin-bottom:8px}.ds-custom-notifications .ds-custom-notification--message{margin-bottom:16px}.ds-custom-notifications .ds-custom-notification p.note{color:#485161}.ds-custom-notifications .ds-custom-notification.ds-notification-variant{display:flex;align-items:flex-start}.ds-custom-notifications .ds-custom-notification.ds-notification-variant .notification-icon-container{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;border-radius:4px;background-color:#e4e9f5;margin-right:8px}.ds-custom-notifications .ds-custom-notification.ds-notification-variant .notification-icon-container .notification-icon{width:16px;height:16px;min-width:16px;min-height:16px;margin-right:0;background:linear-gradient(45deg,#154fba,#3d80fc 48.96%,#9ec0fe)}.ds-custom-notifications .ds-custom-notification.ds-notification-variant .notification-content{flex:1}.ds-custom-notifications .ds-custom-notification.ds-notification-variant .notification-content .notification-timestamp{margin-top:16px}.ds-custom-inline-notification{align-items:center;display:flex;padding:10px 8px;transition:opacity .15s ease-in-out,visibility .15s ease-in-out;visibility:visible;opacity:1;width:100%}.ds-custom-inline-notification.hidden{opacity:0;visibility:hidden;transition:opacity .15s ease-in-out,visibility .15s ease-in-out;position:absolute;top:-9999px;left:-9999px}.ds-custom-inline-notification .body1{color:#1b273c;margin:0!important;font-weight:500}.ds-custom-inline-notification--informative{background-color:#f4f4f5}.ds-custom-inline-notification--positive{background-color:#dbeedb}.ds-custom-inline-notification--negative{background-color:#f2b7b6}.ds-custom-inline-notification--cautinary{background-color:#fce9db}.ds-custom-inline-notification--icon-container{align-self:flex-start;display:flex}.ds-custom-inline-notification--icon-container .icon{margin-right:12px;width:16px;height:16px;min-width:16px;min-height:16px;display:flex;justify-content:center;align-items:center!important;position:relative;top:2px}.ds-custom-inline-notification--content{display:flex;flex-wrap:wrap;margin:0;width:100%}.ds-custom-inline-notification--multiline .ds-custom-inline-notification--content{flex-direction:column}.ds-custom-inline-notification--action{color:#1d6bfc;cursor:pointer;margin-left:8px}.ds-custom-inline-notification--action:hover{text-decoration:underline}.ds-custom-inline-notification--close-icon{align-self:flex-start;cursor:pointer;display:flex;margin-left:auto}.ds-custom-inline-notification--close-icon .icon{margin:0;width:16px;height:16px;min-width:16px;min-height:16px}.ds-custom-inline-notification .ds-loading-bar-wrapper{width:100%;background:#fff;margin-top:8px;margin-bottom:4px}.ds-custom-inline-notification .ds-loading-bar-wrapper .ds-loading-bar{background:#1d6bfc}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-toast-notification{top:87px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;border-radius:0!important;min-height:36px!important;align-items:center;justify-content:center;width:400px!important}.ds-custom-toast-notification .toast-icon{width:16px;height:16px;display:flex;justify-content:center;align-items:center!important;position:relative;top:2px;margin-right:12px}.ds-custom-toast-notification .Toastify__toast-icon{margin-bottom:auto!important;width:16px}.ds-custom-toast-notification .Toastify__close-button{color:#1b273c!important;opacity:1;position:relative;top:4px}.ds-custom-toast-notification .Toastify__toast-body{padding:0}.ds-custom-toast-notification .Toastify__toast{padding:10px 8px}.ds-custom-toast-notification .Toastify__close-button>svg{width:16px!important;height:16px!important;vertical-align:super}.ds-custom-toast-notification .toast-content{display:flex;align-items:center}.ds-custom-toast-notification .toast-content.multiline{flex-direction:column;align-items:flex-start}.ds-custom-toast-notification .toast-title{margin-right:4px;font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:500}.ds-custom-toast-notification .toast-message{display:inline}.ds-custom-toast-notification .info{background:#f4f4f5!important;color:#1b273c!important}.ds-custom-toast-notification .error{background-color:#f8dbdb!important;color:#1b273c!important}.ds-custom-toast-notification .success{background-color:#dbeedb!important;color:#1b273c!important}.ds-custom-toast-notification .warning{background-color:#fff6dc!important;color:#1b273c!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-input-error{color:#d00300!important;font-size:13px;margin-top:4px;font-weight:400}.ds-custom-input-control{position:relative}.ds-custom-input-control .ds-custom-input-hint{color:#707682;font-size:13px;margin-top:4px;font-weight:400}.ds-custom-input-control .textarea{padding:6px 8px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;color:#1b273c;border:1px solid #bcbfc3;width:100%;resize:none;overflow:hidden;height:100%}.ds-custom-input-control .textarea.hasIcon{padding-left:32px!important}.ds-custom-input-control .textarea .icon{width:16px;height:16px;left:8px;min-width:16px;min-height:16px;position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.ds-custom-input-control.hasError .ds-custom-input{border-color:#d00300!important}.ds-custom-input-control .icon{width:16px;height:16px;min-width:16px;min-height:16px;position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.ds-custom-input-control .icon-helpdesk{right:0;cursor:pointer}.ds-custom-input-control .icon:not(.icon-helpdesk){left:8px}.ds-custom-input-control.help-text-outside .icon{right:-32px;margin-right:0;cursor:pointer;left:unset;transition:background .15s ease-in-out}.ds-custom-input-control.help-text-outside .icon:hover,.ds-custom-input-control.help-text-outside .icon:focus,.ds-custom-input-control.help-text-outside .icon.active{transition:background .15s ease-in-out;background:#1d6bfc}.ds-custom-input-control .ds-custom-input{padding:6px 8px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;color:#1b273c;border:1px solid #bcbfc3;width:100%;max-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-custom-input-control .ds-custom-input::file-selector-button,.ds-custom-input-control .ds-custom-input::-webkit-file-upload-button{visibility:hidden;opacity:0;width:0;padding:0;margin:0}.ds-custom-input-control .ds-custom-input[type=file]:before{content:"";width:32px;height:calc(100% - 2px);right:1px;position:absolute;background-color:#fff;top:1px;bottom:0}.ds-custom-input-control .ds-custom-input[type=file].hasHelpText:after{right:36px}.ds-custom-input-control .ds-custom-input[type=file].hasHelpText:before{width:64px}.ds-custom-input-control .ds-custom-input[type=file]:after{content:"";width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.42454%2010.253C6.83876%2010.8388%205.88901%2010.8388%205.30322%2010.253C4.71744%209.66725%204.71744%208.7175%205.30322%208.13171'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395C12.4853%205.19238%2012.4853%203.29288%2011.3137%202.12131C10.1421%200.949735%208.24262%200.949735%207.07104%202.12131'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.54585%2012.3744C7.78849%2014.1317%204.93924%2014.1317%203.18188%2012.3744C1.42453%2010.617%201.42453%207.76777%203.18188%206.01041'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395L7.42463%2010.253'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4351%208.48529L9.54597%2012.3744'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.3033%208.13173L9.19238%204.24265'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.07104%202.12131L3.18196%206.01039'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.42454%2010.253C6.83876%2010.8388%205.88901%2010.8388%205.30322%2010.253C4.71744%209.66725%204.71744%208.7175%205.30322%208.13171'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395C12.4853%205.19238%2012.4853%203.29288%2011.3137%202.12131C10.1421%200.949735%208.24262%200.949735%207.07104%202.12131'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.54585%2012.3744C7.78849%2014.1317%204.93924%2014.1317%203.18188%2012.3744C1.42453%2010.617%201.42453%207.76777%203.18188%206.01041'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395L7.42463%2010.253'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4351%208.48529L9.54597%2012.3744'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.3033%208.13173L9.19238%204.24265'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.07104%202.12131L3.18196%206.01039'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background:#1d6bfc;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;right:10px;top:0;bottom:0;margin:auto}.ds-custom-input-control .ds-custom-input[type=submit]{background:#1d6bfc;color:#fff;box-shadow:none!important;border:none!important;outline:none!important;border-radius:0;transition:all .15s ease-in-out;margin-top:1rem}.ds-custom-input-control .ds-custom-input[type=submit]:hover{transition:all .15s ease-in-out;background:#0a2456}.ds-custom-input-control .ds-custom-input.password{position:relative;box-sizing:border-box}.ds-custom-input-control .ds-custom-input.password+button{position:absolute;right:8px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:none;background-color:transparent;outline:none}.ds-custom-input-control .ds-custom-input.password+button .icon,.ds-custom-input-control .ds-custom-input.password+button .ds-button-icon-wrapper{left:0;right:0;margin-left:auto!important;margin-right:auto!important;position:relative}.ds-custom-input-control .ds-custom-input.hasIcon{padding-left:32px}.ds-custom-input-control .ds-custom-input.hasHelpText{padding-right:2rem}.ds-custom-input-control .ds-custom-input::placeholder{color:#707682}.ds-custom-input-control .ds-custom-input:focus,.ds-custom-input-control .ds-custom-input:focus-visible,.ds-custom-input-control .ds-custom-input:focus-within{border:1px solid #1d6bfc;outline:none}.ds-custom-input-control .ds-custom-input:focus::placeholder,.ds-custom-input-control .ds-custom-input:focus-visible::placeholder,.ds-custom-input-control .ds-custom-input:focus-within::placeholder{color:#1b273c}.ds-custom-input-control .ds-custom-input:disabled{color:#1b273c;background:#f4f4f5;border-color:#a4a8ae;opacity:1}.ds-custom-input-addon{display:flex;align-items:center;border:1px solid #bcbfc3;padding-left:8px;padding-right:8px;border-right:none;color:#1b273c}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-label{font-size:14px;color:#1b273c;margin-bottom:4px}.ds-custom-select{outline:none!important;box-shadow:none!important}.ds-custom-select>*{outline:none!important;box-shadow:none!important}.ds-custom-select .icon{margin-right:0!important}.ds-custom-select div[class$=-placeholder]{color:#485161}.ds-custom-select div[class$=-menu]{box-shadow:0 2px 8px #3d4a6829!important}.ds-custom-select div[class$=-menu] div[class$=-MenuList]::-webkit-scrollbar{width:.429rem}.ds-custom-select div[class$=-menu] div[class$=-MenuList]::-webkit-scrollbar-thumb{background:#8e939b}.ds-custom-select div[class$=-menu] #react-select-3-listbox{z-index:99}.ds-custom-select div[class$=-menu] div[class$=-option]{background:transparent;cursor:pointer}.ds-custom-select div[class$=-menu] div[class$=-option].css-9gakcf-option{color:inherit;background:#bcbfc3;font-weight:500}.ds-custom-select div[class$=-menu] div[class$=-option]:hover{background:#bcbfc3}.ds-custom-select>div{border-radius:0;border-color:#bcbfc3;outline:none!important;box-shadow:none!important}.ds-custom-select>div:hover{border-color:#616875}.ds-custom-select>div div[class$=-multiValue]{background-color:#e9eaeb;transition:all .15s ease-in-out;border-radius:0;color:#313c4e;margin:0}.ds-custom-select>div div[class$=-multiValue]:hover{background-color:#d2d4d6;transition:all .15s ease-in-out}.ds-custom-select>div div[class$=-multiValue] div[role=button]{cursor:pointer;background:transparent}.ds-custom-select>div div[class$=-multiValue]>div{color:#313c4e;font-size:1rem}.ds-custom-select>div div[class$=-multiValue] .icon{background:#313c4e}.ds-custom-select>div div[class$=-indicatorContainer]{padding:0}.ds-custom-select>div div[class$=-indicatorContainer]:last-of-type{margin-right:8px}.ds-custom-select>div div[class$=-IndicatorsContainer2]{gap:8px}.ds-custom-select>div div[class$=-ValueContainer2]{padding:4px 8px;gap:4px}.ds-custom-select>div:not(.hasError):focus,.ds-custom-select>div:not(.hasError):focus-within{border-color:#1d6bfc}.ds-custom-select.hasError>div{border-color:#d00300}.ds-custom-select.disabled>div{border-color:#a4a8ae;background:#e9eaeb}.ds-custom-select.disabled>div *{color:#a4a8ae!important}.ds-custom-select.disabled .icon.icon-solid-down{background:#1b273c!important}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-select-with-button{position:relative;display:inline-block;height:100%}.ds-select-with-button .ds-custom-button.secondary{font-size:14px;font-weight:500;line-height:20px;-webkit-text-decoration:"none";text-decoration:"none";padding:12px 20px;height:100%;gap:12px;border-color:#e9eaeb;border-radius:0;justify-content:flex-end;line-height:inherit}.ds-select-with-button .ds-custom-button.secondary:disabled{background-color:#e9eaeb;cursor:not-allowed}.ds-select-with-button .ds-custom-button.secondary .ds-button-icon-wrapper{margin-left:auto}.ds-select-with-button .ds-custom-button.secondary:active{background-color:#fff}.ds-select-with-button .ds-custom-button.secondary span.title{width:160px;text-align:left}.ds-select-with-button .ds-custom-button.secondary svg{width:40px;height:40px}.ds-select-with-button--dialog{background-color:#fff;position:absolute;top:100%;left:0;width:100%;z-index:100;box-shadow:0 2px 8px #0a245626}.ds-select-with-button--dialog div[class$=-option]{font-weight:500;color:#485161}.ds-select-with-button--dialog div[class$=-option]:hover{color:#1b273c;background-color:#e4e9f5}.ds-select-with-button--dialog div[class$=-control]{border-radius:0;flex-direction:row-reverse;padding-left:10px;box-shadow:unset;margin:16px}.ds-select-with-button--dialog div[class$=-control]:hover,.ds-select-with-button--dialog div[class$=-control]:active{border-color:#1d6bfc}.ds-select-with-button--dialog div[class$=-control] .icon{margin-right:0}.ds-select-with-button--dialog div[class$=-control] input{width:100%}.ds-select-with-button--dialog div[class$=-menu]{position:relative;border-radius:0;box-shadow:unset;border-top:1px solid #e9eaeb}.ds-select-with-button--dialog div[class$=-menu] div[class$=-option]{padding:10px 16px}.ds-select-with-button--dialog div[class$=-menu] div[class$=-option]>div{gap:8px}.ds-select-with-button--dialog div[class$=-menu] div[class$=-option] svg{width:20px;height:20px}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-check{margin-top:.536rem;margin-bottom:.536rem}.ds-custom-check.no-before .form-check-input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none!important}.ds-custom-check.no-before .form-check-input[type=radio]+label{border:1px solid #a4a8ae;background-size:100% 100%;padding:.25rem .75rem!important;color:#a4a8ae;display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;min-height:30px;max-height:30px;cursor:pointer}.ds-custom-check.no-before .form-check-input[type=radio]:checked+label{border:1px solid #1d6bfc;color:#1d6bfc;background:#1d6bfc1a}.ds-custom-check.no-before .form-check-input[type=radio]:checked+label:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background:#1d6bfc;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;display:inline-flex;margin-right:.5rem}.ds-custom-check.no-before .form-check-input[type=radio]:checked+label:disabled{background-color:#a4a8ae}.ds-custom-check.no-before .form-check-input[type=radio]:disabled{border-color:#a4a8ae;background-color:#d2d4d6}.ds-custom-check.with-border{border:1px solid #bcbfc3;padding:1rem}.ds-custom-check label{font-size:13px;font-weight:400;line-height:20px}.ds-custom-check.medium .form-check label{font-size:13px;font-weight:500;line-height:20px}.ds-custom-check.isMultiple .form-check .form-check-input:checked:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important}.ds-custom-check.weightBold{margin-top:1.072rem;margin-bottom:1.072rem}.ds-custom-check.weightBold input+label{font-weight:400}.ds-custom-check.weightBold .ds-description-text{padding-left:0;margin-left:24px}.ds-custom-check .form-check{padding-left:0;display:flex;align-items:center}.ds-custom-check .form-check label{font-size:13px;font-weight:400;line-height:20px;margin-left:8px}.ds-custom-check .form-check.form-switch{display:flex;align-items:center;margin-top:0}.ds-custom-check .form-check.form-switch label{margin-left:8px}.ds-custom-check .form-check.form-switch .form-check-input:focus,.ds-custom-check .form-check.form-switch .form-check-input:focus-within,.ds-custom-check .form-check.form-switch .form-check-input:active{box-shadow:none;background-color:#fff;filter:none}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;min-width:40px;min-height:20px;max-width:40px;max-height:20px;border-radius:10px;background-position:calc(10% - 2px),calc(90% + 2px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5 11L11 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 11L5 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#a4a8ae;background-color:#a4a8ae;border-width:2px}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:hover{background-color:#707682;border-color:#707682;transition:background-position .15s ease-in-out,background-color .15s ease-in-out}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:disabled{background-color:#d2d4d6;border-color:#d2d4d6}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:disabled:checked{background-repeat:no-repeat;background-position:calc(90% + 2px),calc(10% - 2px);padding:2px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 8.5L6.5 10.5L11.5 5.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:checked{border-color:#1d6bfc;background-color:#1d6bfc;background-repeat:no-repeat;background-position:calc(90% + 2px),calc(10% - 2px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 8.5L6.5 10.5L11.5 5.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:checked:hover{background-color:#154fba;border-color:#154fba;transition:background-position .15s ease-in-out,background-color .15s ease-in-out}.ds-custom-check .form-check.form-switch .form-check-input[type=checkbox]:checked:disabled{background-color:#d2d4d6;border-color:#d2d4d6}.ds-custom-check .form-check .form-check-input{margin-left:0;margin-top:0}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio],.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.ds-custom-check .form-check:not(.form-switch) .form-check-input:focus,.ds-custom-check .form-check:not(.form-switch) .form-check-input:focus-within{box-shadow:none}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]{border:1px solid #bcbfc3;background-size:10px 10px}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]:hover{border-color:#154fba;transition:background-position .15s ease-in-out,background-color .15s ease-in-out}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]:checked{border:1px solid #1d6bfc;background-color:#1d6bfc}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]:checked:not(:disabled):hover{background-color:#154fba;border-color:#154fba}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]:checked:disabled{background-color:#d2d4d6}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=radio]:disabled{border-color:#d2d4d6;background-color:#f4f4f5}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]{border:1px solid #bcbfc3;border-radius:0}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:hover{border-color:#154fba;transition:background-position .15s ease-in-out,background-color .15s ease-in-out}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:disabled{border-color:#d2d4d6!important;background:#f4f4f5;color:#a4a8ae}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:checked{background:#1d6bfc;border-color:#1d6bfc;position:relative}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:checked:hover{background-color:#154fba;border-color:#154fba;transition:background-position .15s ease-in-out,background-color .15s ease-in-out}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:checked:disabled{background:#d2d4d6}.ds-custom-check .form-check:not(.form-switch) .form-check-input[type=checkbox]:checked:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;background:#fff;position:absolute;left:-1px;right:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:0;bottom:0;margin:auto}.ds-custom-check.disabled .ds-description-text{color:#485161}.ds-custom-check.disabled label{opacity:1!important;color:#a4a8ae}.ds-custom-check .ds-description-text{font-size:13px;font-weight:400;line-height:20px;margin-top:4px;color:#485161}.ds-custom-check.switch .ds-description-text{padding-left:24px}.ds-custom-check .ds-extra-actions{margin-left:calc(40px + .515rem);margin-top:1.715rem}.ds-custom-check.circle-button-checkbox .form-check{padding-left:0}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]{display:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]:not(:checked)+label{background:#bcbfc3;color:#485161}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]+label{border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0!important;cursor:pointer;pointer-events:all;margin-left:0!important;margin-right:1rem;text-align:center;min-width:24px;padding:.35rem .52rem!important;transition:all .15s ease-in-out}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]:checked{background:transparent!important;border-color:transparent!important;position:relative}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]:checked+label{background:#1d6bfc;color:#fff;transition:all .15s ease-in-out}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]:checked:disabled{background:#a4a8ae}.ds-custom-check.circle-button-checkbox .form-check-input[type=checkbox]:checked:before{content:"";display:none!important}.ds-custom-input-group{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;align-items:stretch;width:100%;flex-wrap:nowrap;transition:opacity .15s ease-in-out}.ds-custom-input-group .ds-custom-input-control{width:100%;width:-webkit-fill-available;width:-moz-available;width:stretch}.ds-custom-input-group.hidden{opacity:0;visibility:hidden;position:absolute;z-index:-1;top:-9999px;transition:opacity .15s ease-in-out}.ds-form-divider{background-color:#bcbfc3;margin:1.429rem 0;opacity:1}.vertical-padding{padding-top:var(--base-spacing);padding-bottom:var(--base-spacing)}.horizontal-padding{padding-left:var(--base-spacing);padding-right:var(--base-spacing)}.ds-main-header{padding:20px 40px;display:flex;background:#fff;z-index:30}.ds-main-header nav{width:100%;height:40px;padding:unset}@media (max-width: 767.98px){.ds-main-header{padding:.85rem 1.25rem}.ds-main-header .dropdown-toggle{padding-right:0}}.ds-main-header *{font-size:1rem}@media (max-width: 575.98px){.ds-main-header *{font-size:.875rem}}.ds-main-header .ds-user-menu{margin:0}@media (max-width: 767.98px){.ds-main-header{margin-bottom:1rem}}.ds-main-header .logo{display:inline-block;background-repeat:no-repeat;background-size:100% auto;margin:0;width:210px;height:40px;max-height:40px}.ds-main-header .logo .logo-img{max-width:100%;min-width:100%}@media (min-width: 576px) and (max-width: 991.98px){.ds-main-header .logo{width:210px;height:40px}}@media (max-width: 575.98px){.ds-main-header .logo{width:170px;height:30px}}@media (max-width: 420px){.ds-main-header .logo{width:140px;height:30px}}.ds-scan-input button{padding-right:1.5rem;padding-left:1.5rem}.ds-user-menu>div.d-flex{padding-right:0;gap:24px}.ds-user-menu button{color:#1b273c;font-weight:500;padding-right:0;padding-left:0}.ds-user-menu button.tertiary{min-width:32px}.ds-user-menu button .ds-user-name{max-width:150px;text-overflow:ellipsis;overflow:hidden;display:inline-block}@media (min-width: 1200px){.ds-user-menu button .ds-user-name{max-width:200px}}@media (min-width: 992px) and (max-width: 1199.98px){.ds-user-menu button .ds-user-name{max-width:100px}}@media (min-width: 768px) and (max-width: 991.98px){.ds-user-menu button .ds-user-name{max-width:80px}}@media (min-width: 576px) and (max-width: 767.98px){.ds-user-menu button .ds-user-name{max-width:140px}}@media (max-width: 575.98px){.ds-user-menu button .ds-user-name{max-width:60px}}.ds-user-menu button:not(.outline-preserve){border:none!important;box-shadow:none!important}.ds-user-menu button[type=button].btn-outline{display:flex;justify-content:center;align-items:center;padding:.35rem;margin-right:.45rem}@media (max-width: 380px){.ds-user-menu button[type=button].btn-outline.hidden-on-xs{display:none}.ds-user-menu button[type=button].btn-outline .icon{margin-right:0}}@media (max-width: 575.98px){.ds-user-menu button[type=button].btn-outline{padding:.15rem;margin:0}}.ds-user-menu button.dropdown-toggle{display:flex;align-items:center}.ds-user-menu button.dropdown-toggle:hover{color:#154fba}.ds-user-menu button.btn-outline-dark:hover{background:transparent;color:#1b273c}.ds-user-menu button.btn-outline-dark:after{margin-left:1rem}.ds-user-menu a:link,.ds-user-menu a:hover,.ds-user-menu a:visited{text-decoration:none;color:#1b273c}.ds-user-menu .ds-user-info{display:flex;flex-direction:column;padding:6px 16px}.ds-user-menu .ds-user-info p{text-overflow:ellipsis;overflow:hidden}.ds-user-menu.md .dropdown-menu{width:320px}.ds-user-menu .header-about-product .icon.icon-helpdesk{margin:0}.ds-user-menu .header-ocm:hover button,.ds-user-menu .header-user-menu:hover button,.ds-user-menu .header-about-product:hover button{color:#154fba}.ds-user-menu .header-ocm:hover i,.ds-user-menu .header-user-menu:hover i,.ds-user-menu .header-about-product:hover i{background-color:#154fba}.ds-user-menu .header-ocm:has(.show) button,.ds-user-menu .header-user-menu:has(.show) button,.ds-user-menu .header-about-product:has(.show) button{color:#154fba}.ds-user-menu .header-ocm:has(.show) i,.ds-user-menu .header-user-menu:has(.show) i,.ds-user-menu .header-about-product:has(.show) i{background-color:#154fba}.ds-user-menu .dropdown-menu{border-radius:0;padding:12px 0;border:1px solid #e9eaeb;box-shadow:0 2px 8px #0a245626;width:220px;z-index:10011;background-color:#fff}.ds-user-menu .dropdown .dropdown-divider{border-color:#e9eaeb;margin:6px 16px}.ds-user-menu .dropdown.iconOnly button:after{display:none}@media (min-width: 576px){.ds-user-menu .notification-wrapper{position:relative}}@media (max-width: 575.98px){.ds-user-menu .dropdown-menu-end{left:0;right:0;margin-left:auto;margin-right:auto}.ds-user-menu .btn-group{position:unset}}@media all and (max-width: 400px){.ds-user-menu>div>.iconOnly,.ds-user-menu>div>.noText.customButton{display:none!important}}.ds-dialog-wrapper{min-width:320px;max-width:365px;border:1px solid #bcbfc3;padding:1.429rem;box-shadow:0 2px 8px #1b273c29;text-align:left;background-color:#fff}@media (max-width: 575.98px){.ds-dialog-wrapper{max-width:100vw;min-width:90vw}}.ds-custom-modal{font-family:inherit;z-index:1100}.ds-custom-modal .modal-header,.ds-custom-modal .modal-body,.ds-custom-modal .modal-footer{border:none;padding:0}.ds-custom-modal .modal-content{box-shadow:0 2px 8px #1b273c0f;border-radius:4px;padding:40px}.ds-custom-modal .modal-content h2{margin-bottom:0}.ds-custom-modal .modal-content--inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:width .35s ease-in-out}.ds-custom-modal .modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ds-custom-modal .modal-body{max-height:calc(100vh - 250px);scrollbar-color:#8e939b;scrollbar-width:thin;overflow:auto;margin:20px 0;padding-bottom:12px}.ds-custom-modal .extra-modal-dom{position:relative;word-break:inherit}.ds-custom-modal .extra-modal-dom ol{margin-top:12px;padding-left:20px;max-height:560px;overflow-y:auto}.ds-custom-modal .extra-modal-dom b{background-color:#154fba;padding:2px 4px;font-weight:400}.ds-custom-modal .extra-modal-dom--visible{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:380px;height:100%;position:relative;background-color:#1b273c;padding:44px 32px;transition:visibility .15s ease-in-out,opacity .15s ease-in-out;transform:translate(0)}@media (max-width: 991.98px){.ds-custom-modal .extra-modal-dom--visible{max-width:280px}}.ds-custom-modal .extra-modal-dom--visible .text-left{height:100%;display:flex;flex-direction:column;justify-content:space-between}.ds-custom-modal .extra-modal-dom--hidden{position:absolute;opacity:0;visibility:hidden;transform:translate(-1000px)}.ds-custom-modal .extra-modal-dom *{color:#fff}.ds-custom-modal .extra-modal-dom .check-out-docs-btn .icon{transition:transform .3s ease;background:#fff}.ds-custom-modal .extra-modal-dom .check-out-docs-btn:hover .icon{background:#fff;transform:translate(10px)}.modal-footer{display:flex;align-items:center;gap:8px}.modal-footer button{margin:0}.ds-blanket--content{display:flex;justify-content:center}.ds-custom-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:1;visibility:visible;transition:opacity .15s ease-in-out,visibility .15s ease-in-out;z-index:1100}.ds-custom-backdrop.dark{background-color:#1b273ccc}.ds-custom-backdrop.light{background-color:#ffffffbf}.ds-custom-backdrop.light-blue{background-color:#1d6bfc0a}.ds-custom-backdrop.hide{opacity:0;visibility:hidden;z-index:-100}.ds-table--wrapper{background-color:#fff}.ds-table--wrapper thead{position:relative}.ds-table--wrapper thead .ds-custom-tr:hover{background:#e9eaeb}.ds-table--wrapper thead th{position:sticky;z-index:2}.ds-table--wrapper thead th .icon{margin-right:4px}.ds-table--wrapper h3{display:flex;align-items:center}.ds-table--wrapper table.small-cell-padding th{text-transform:uppercase;padding-left:16px;padding-right:16px}.ds-table--wrapper table.small-cell-padding tr td{padding:8px 16px}.ds-table--wrapper .ds-table--global-header .ds-table--global-actions .ds-table--view{gap:8px}.ds-table--wrapper .ds-table--global-header .ds-table--global-actions .ds-table--view .ds-custom-button.active .icon{background:#1d6bfc!important}@media (max-width: 991.98px){.ds-table--wrapper .ds-table--global-subheader{flex-wrap:wrap;width:100%}.ds-table--wrapper .ds-table--global-subheader .ds-custom-input-control{width:100%}}.ds-table--wrapper .ds-table--global-subheader .ds-table--extra-actions{gap:20px}@media (max-width: 991.98px){.ds-table--wrapper .ds-table--global-subheader .ds-table--extra-actions{margin-top:16px;width:100%;justify-content:space-between}}.ds-table--wrapper .ds-table--global-subheader .ds-table--extra-actions .extra-actions-bulk-selection button{padding:0}.ds-table--wrapper .ds-table--global-subheader .ds-table--extra-actions .extra-actions-bulk-selection button .icon{margin-right:0}.ds-table--wrapper .ds-table--global-subheader .no-arrow .dropdown-toggle:after{display:none}@media (max-width: 767.98px){.ds-table--wrapper .ds-table--global-subheader{flex-wrap:wrap}.ds-table--wrapper .ds-table--global-subheader .ds-table--extra-actions{width:100%;margin-top:16px;display:flex;flex-wrap:wrap;justify-content:space-between}.ds-table--wrapper .ds-table--global-subheader .ds-custom-input-control{width:100%}}.ds-table--wrapper .ds-table--global-subheader .ds-custom-input-control{min-width:280px}.ds-table--wrapper .ds-table--global-subheader .ds-custom-input-control input{border-left:none;border-right:none;border-top:none}.ds-table--wrapper .ds-table--global-subheader .ds-custom-input-control .icon{left:0}.ds-table--wrapper .ds-table--global-subheader .add-border-end .dropdown-toggle:before{content:"";width:1px;height:100%;background:#bcbfc3;left:0;position:absolute}.ds-table--wrapper .ds-table--global-subheader .add-border-start .dropdown-toggle{margin-right:16px}.ds-table--wrapper .ds-table--global-subheader .add-border-start .dropdown-toggle:before{content:"";width:1px;height:100%;background:#bcbfc3;right:0;position:absolute}.ds-table--wrapper .ds-table--global-subheader .dropdown-toggle{border:none!important;box-shadow:none!important;outline:none!important;display:flex;align-items:center}.ds-table--wrapper .ds-table--global-subheader .dropdown-toggle:after{margin-left:8px;border-top-color:#313c4e}.ds-table--wrapper table{width:100%;display:block;background-color:#fff}.ds-table--wrapper table.head-lg th,.ds-table--wrapper table.cell-lg td{min-height:40px;padding:10px 8px}.ds-table--wrapper table.head-md th,.ds-table--wrapper table.cell-md td{min-height:32px;padding:6px 8px}.ds-table--wrapper table.head-sm th,.ds-table--wrapper table.cell-sm td{min-height:24px;padding:2px 8px}.ds-table--wrapper table.horizontal-table thead th:not(.has-select-all){display:none}.ds-table--wrapper table.horizontal-table thead th label{white-space:nowrap}.ds-table--wrapper table.horizontal-table thead th:not(:first-of-type) label{display:none}.ds-table--wrapper table.horizontal-table thead th.has-select-all{margin-left:50%;padding-left:0}.ds-table--wrapper table.horizontal-table .vulnerability-issues{flex-wrap:nowrap;justify-content:flex-start}.ds-table--wrapper table.horizontal-table .vulnerability-issues .label,.ds-table--wrapper table.horizontal-table .vulnerability-issues .custom-badge{flex:unset}.ds-table--wrapper table.horizontal-table tr{flex-direction:column}.ds-table--wrapper table.horizontal-table tr td{width:100%;display:flex;flex-direction:row;align-items:center}.ds-table--wrapper table.horizontal-table tr td:before{content:attr(data-head);min-width:50%;white-space:nowrap;word-break:keep-all}.ds-table--wrapper table.horizontal-table .ds-table--footer_tr td{justify-content:center}@media (min-width: 576px) and (max-width: 1399.98px){.ds-table--wrapper table.horizontal-table .ds-table--footer_tr{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row!important}.ds-table--wrapper table.horizontal-table .ds-table--footer_tr td{width:50%!important}.ds-table--wrapper table.horizontal-table .ds-table--footer_tr td:first-of-type{justify-content:flex-start;flex-direction:column;align-items:flex-start}.ds-table--wrapper table.horizontal-table .ds-table--footer_tr td:first-of-type p{margin-top:20px}.ds-table--wrapper table.horizontal-table .ds-table--footer_tr td:last-of-type{justify-content:flex-end;display:flex}}.ds-table--wrapper table div{box-sizing:border-box}.ds-table--wrapper table thead,.ds-table--wrapper table tbody,.ds-table--wrapper table tr{display:flex;flex-flow:row wrap;width:100%!important}.ds-table--wrapper table tr{flex-wrap:nowrap}.ds-table--wrapper table tr td{word-break:initial;white-space:break-spaces}@media (max-width: 575.98px){.ds-table--wrapper table{display:block}}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-tr{border-bottom:1px solid #e9eaeb;transition:background-color .05s ease-in-out;background-color:#fff}.ds-custom-tr:hover{background-color:#f4f4f5}.ds-custom-tr.has-row-expandable{align-items:flex-start}.ds-custom-tr.not-expandable .no-expand-icon{padding-left:44px}@media (max-width: 991.98px){.ds-custom-tr.not-expandable .no-expand-icon{padding-left:8px}}.ds-custom-tr.is-selected{transition:background-color .05s ease-in-out;background-color:#e1e9fe}.ds-custom-tr.is-selected:hover{background-color:#bed5fe}.ds-custom-tr.cursor-pointer{cursor:pointer}.ds-custom-tr.is-new{transition:background-color .05s ease-in-out;background-color:#eff4ff}.ds-custom-tr.is-new:hover{background-color:#e1e9fe}.ds-custom-tr td,.ds-custom-tr th{color:#485161;padding:6px 8px;min-width:32px;min-height:32px;height:100%}.ds-custom-tr td p,.ds-custom-tr th p{color:#485161;margin-bottom:0}.ds-custom-tr td .ds-custom-badge .ds-badge-inner,.ds-custom-tr th .ds-custom-badge .ds-badge-inner{font-size:12px;font-weight:400;line-height:20px}.ds-custom-tr .level-2{padding-left:2.15rem}.ds-custom-tr .level-2 p{font-weight:400;margin-bottom:0}@media (min-width: 768px){.ds-custom-tr .level-2.expandable-data{padding-right:20vw}}.ds-custom-tr th{font-weight:500;font-size:.929rem;white-space:nowrap}.ds-custom-tr td.extra-actions{display:flex;justify-content:flex-end;padding:0}.ds-custom-tr td.extra-actions .btn .icon{margin-right:0}.ds-custom-tr td.extra-actions .dropdown.show{position:relative!important}.ds-custom-tr td.extra-actions .dropdown.show .dropdown-menu{position:fixed!important;margin-top:-2px}.ds-custom-tr td.extra-actions a.disabled{pointer-events:visible;opacity:40%;cursor:not-allowed!important}.ds-custom-tr .dropdown-item{padding-top:.715rem!important;padding-bottom:.715rem!important}.ds-custom-tr .dropdown-toggle{padding-right:.5rem;display:flex;align-items:flex-start;flex-direction:row;font-weight:500;outline:none!important;box-shadow:none!important;border:none!important;font-size:1rem}.ds-custom-tr .dropdown-toggle:after{display:none}.ds-custom-tr .dropdown-toggle:focus,.ds-custom-tr .dropdown-toggle:focus-visible{box-shadow:none!important}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-td{position:relative;display:flex}.ds-custom-td[align=right]>div{justify-content:end}.ds-custom-td[align=right]>div .icon{margin-right:0;margin-left:8px}.ds-custom-td .ds-custom-check{margin:0}.ds-custom-td .icon.size-16{top:2px}.ds-custom-td .ds-custom-badge{align-self:flex-start}.ds-custom-td .ds-chip{font-size:12px;font-weight:400;line-height:20px}.ds-custom-td .expand-button{padding:0!important;margin-right:.715rem}.ds-custom-td.force-ellipsis{text-overflow:ellipsis}.ds-custom-td.force-ellipsis div{display:-webkit-box!important;max-width:100%;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1608px){.ds-custom-td.force-ellipsis div{line-clamp:4;-webkit-line-clamp:4}}@media screen and (max-width: 1265px){.ds-custom-td.force-ellipsis div{line-clamp:5;-webkit-line-clamp:5}}@media screen and (max-width: 1130px){.ds-custom-td.force-ellipsis div{line-clamp:6;-webkit-line-clamp:6}}.ds-custom-td>div{word-break:break-word}.ds-custom-td.no-expand-button div{padding-left:2rem}.ds-custom-td.add-padding-left{padding-left:3rem}.ds-custom-td label{font-weight:500}.ds-table--footer{width:100%;display:flex}@media (max-width: 575.98px){.ds-table--footer{max-width:100vw;justify-content:center}.ds-table--footer td{width:100vw;justify-content:center;align-items:center}.ds-table--footer .items-per-page{flex-direction:column!important}.ds-table--footer .items-per-page p{padding-left:4px;margin-top:.5rem}.ds-table--footer .pagination{justify-content:center}}.ds-table--footer_tr{white-space:nowrap;justify-content:space-between}.ds-table--footer_tr:is(.sticky-bottom){background-color:#fff;position:fixed!important;bottom:0;z-index:100;left:300px;padding-right:350px!important}.ds-table--footer_tr td:before{display:none}.ds-table--footer tr td{padding:20px 0}.ds-table--footer .items-per-page{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;z-index:2}.ds-table--footer .items-per-page p{padding-left:4px}.ds-table--footer .items-per-page .customSelect{color:#485161}.ds-table--footer .items-per-page .ds-custom-select{width:-moz-fit-content;width:fit-content;margin-right:8px;min-width:52px}.ds-table--footer .items-per-page .ds-custom-select div[class$=-control]{max-height:32px;min-height:32px}.ds-table--footer .items-per-page .ds-custom-select div[class$=-indicatorContainer]{padding:0 5px}.ds-table--footer .items-per-page .ds-custom-select div[class$=-ValueContainer2]{padding:4px 10px}.ds-table--footer .pagination{height:100%;width:100 px!important}.ds-table--footer .pagination button{padding:.15rem;height:100%}.ds-table--footer .pagination .btn-group{height:32px}@media (min-width: 576px){.ds-table--footer .pagination .btn-group{margin-left:auto}}.ds-table--footer .pagination--wrapper .dropdown-menu{max-height:200px;overflow-y:auto}.ds-table--footer .pagination .ds-custom-button{border-color:#bcbfc3;height:100%}.ds-table--footer .pagination .ds-custom-button .ds-button-icon-wrapper{height:100%}.ds-table--footer .pagination .ds-custom-button:hover,.ds-table--footer .pagination .ds-custom-button:focus{background:transparent}.ds-table--footer .pagination .ds-custom-button:disabled{border-color:#bcbfc3!important;background:transparent;opacity:1}.ds-table--footer .pagination .ds-custom-button:disabled .icon{background:#a4a8ae}.ds-table--footer .pagination .items-number{border:1px solid #bcbfc3;border-left:none;border-right:none;background:#fff;padding:0 .5rem;color:#485161;height:100%}.ds-table--footer .pagination .items-number .dropdown-toggle{padding-right:.5rem;display:flex;align-items:center;flex-direction:row;font-weight:500;outline:none!important;box-shadow:none!important;border:none!important;font-size:1rem;color:#485161}.ds-table--footer .pagination .items-number .dropdown-toggle:after{margin-left:.5rem;border-top-color:#485161;border-bottom-color:#485161}.ds-table--footer .pagination .items-number .dropdown-toggle:focus,.ds-table--footer .pagination .items-number .dropdown-toggle:focus-visible{box-shadow:none!important}.ds-table--footer .pagination .items-number span{margin-left:.5rem;margin-right:.5rem;font-size:.929rem;line-height:.5rem}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-th{font-size:13px;font-weight:500;line-height:20px;display:flex;align-items:center;white-space:break-spaces!important;color:#1b273c!important}.ds-custom-th .dropdown-button-icon .btn-tertiary{padding:0}.ds-custom-th .dropdown-button-icon .btn-tertiary[aria-expanded=true] .icon,.ds-custom-th .dropdown-button-icon .btn-tertiary:hover .icon{background-color:#1d6bfc;transition:background-color .15s ease-in-out}.ds-custom-th.absolute{position:absolute;width:unset;height:unset;top:0;bottom:0;right:0;margin-top:auto;margin-bottom:auto}.ds-custom-th[align=right]{justify-content:end}.ds-custom-th label{font-size:13px;font-weight:500;line-height:20px}.ds-custom-th .partial-selected .form-check input:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important}.ds-custom-th .sort-table{cursor:pointer;background:#1b273c;margin-right:0;margin-left:4px}.ds-custom-th .sort-table.active{background:#1d6bfc}.ds-custom-th.add-padding-left{padding-left:3rem}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.custom-tabs{display:flex;border-bottom-style:solid;border-bottom-width:1px;border-color:#e9eaeb;-ms-overflow-style:none;scrollbar-width:none}.custom-tabs--no-bottom-border{border-bottom:none}.custom-tabs .custom-tab{color:#707682;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;font-weight:500;white-space:nowrap;display:flex;align-items:center;border-bottom:2px solid #fff}.custom-tabs .custom-tab:hover{border-color:#d2d4d6;color:#1b273c}.custom-tabs .custom-tab-text{border-bottom-style:solid;border-bottom-width:2px;border-color:transparent;padding-bottom:1px}.custom-tabs .custom-tab--active{border-bottom:2px solid #1b273c}.custom-tabs .custom-tab--active:hover{border-color:#1b273c}.custom-tabs .custom-tab--link,.custom-tabs .custom-tab .loading-placeholder{display:block;color:inherit;font-weight:inherit;text-decoration:none;position:relative}.custom-tabs .custom-tab--active,.custom-tabs .custom-tab--active:hover{color:#1b273c;font-weight:500}.custom-tabs .custom-tab--divider{border-bottom:2px solid #e9eaeb;width:100%}.custom-tabs .custom-tab--disabled,.custom-tabs .custom-tab--disabled:hover{color:#a4a8ae;cursor:not-allowed;border:none}.custom-tabs .custom-tab--disabled a,.custom-tabs .custom-tab--disabled:hover a{cursor:not-allowed}.custom-tabs .custom-tab--extra-text{color:#616875;font-weight:400;margin-left:4px;margin-bottom:3px}.custom-tabs .custom-tab .custom-tab-dropdown{padding:2px 4px 0}.custom-tabs .custom-tab .custom-tab-dropdown .btn-link{background-color:transparent;border:none;box-shadow:none;padding:0}.custom-tabs .custom-tab .custom-tab-dropdown .btn-link:after{display:none}.custom-tabs .custom-tab--with-notification{display:flex;align-items:flex-start}.custom-tabs .custom-tab--with-notification:after{content:"";display:inline-block;background-color:#d00300;border-radius:50%;width:8px;height:8px;border:2px solid #fff;box-sizing:content-box}.custom-tabs-list{display:flex;list-style:none;margin:0;padding:0;gap:4px}.custom-tabs-list:not(.custom-tabs-list--vertical){width:100%;position:relative;gap:24px}.custom-tabs-list:not(.custom-tabs-list--vertical):after{content:"";height:2px;background:#e9eaeb;position:relative;top:95%}.custom-tabs-list--vertical{flex-direction:column;border-right:1px solid #e9eaeb}.custom-tabs-list--vertical .custom-tab--with-notification{display:flex}.custom-tabs-list--vertical .custom-tab--with-notification .custom-tab-text{align-items:flex-start;display:flex}.custom-tabs-list--vertical .custom-tab--with-notification .custom-tab-text:after{content:"";display:inline-block;background-color:#d00300;border-radius:50%;width:8px;height:8px;border:2px solid #fff;box-sizing:content-box}.custom-tabs-list--vertical .custom-tab--with-notification .custom-tab-text.loading:after{display:none}.custom-tabs-list--vertical .custom-tab--with-notification:after{display:none}.custom-tabs-list--vertical .custom-tab{padding-left:16px;border-bottom:unset;border-color:#e9eaeb;white-space:unset;display:flex;align-items:flex-start}.custom-tabs-list--vertical .custom-tab--disabled:hover{background-color:transparent}.custom-tabs-list--vertical .custom-tab-text{border-bottom:unset;border-right-width:2px;border-right-style:solid;width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-tabs-list--vertical .custom-tab--active .custom-tab-text{border-color:#1b273c}.custom-tabs::-webkit-scrollbar{display:none}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}@media (max-width: 767.98px){.ds-sidebar-menu,.ds-sidebar-menu .navbar-collapse{margin-bottom:16px}}.ds-sidebar-menu .menu-label{font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.ds-sidebar-menu .icon{min-height:16px;height:16px;width:16px;min-width:16px}.ds-sidebar-menu .selectedItem{pointer-events:none;cursor:pointer!important}.ds-sidebar-menu .selectedItem a{font-weight:500}.ds-sidebar-menu .ds-sidebar-menu-item{height:36px;display:flex;flex-direction:column;align-items:center}.ds-sidebar-menu .ds-sidebar-menu-item .main-menu-wrapper .icon{margin-right:0}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item{border:none;background:transparent;padding-left:0;min-width:100%}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item a{height:36px}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item a:link,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item a:visited,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item a:hover{color:#485161;font-size:16px!important}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item ul,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li{list-style:none;padding-left:0;margin-left:0}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .icon{background-color:#485161}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item>div.selectedItem.isMainMenu{font-weight:500;position:relative}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item>div.selectedItem.isMainMenu a{color:#1b273c;background:#dbe1f0;padding:8px 12px 8px 24px}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item>div.selectedItem.isMainMenu a .icon{background-color:#1b273c}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item>div.selectedItem.isMainMenu a:before{content:"";position:absolute;left:0;height:100%;width:4px;background-color:#1d6bfc;transition:all 1s ease-in-out;animation:animate-width .1s ease-in-out forwards}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li.accordion-item>div{padding-left:52px;transition:all .05s ease-in-out}@media (max-width: 575.98px){.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li.accordion-item>div{padding-left:40px}}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li.accordion-item>div a{display:block;padding-top:8px;padding-bottom:8px;color:#485161}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li.accordion-item>div:hover{background:#e4e9f5;transition:all .05s ease-in-out}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li a{transition:all .15s ease-in-out;text-decoration:none!important}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li div.selectedItem{position:relative;font-weight:500;transition:all .05s ease-in-out;background:#dbe1f0;padding-left:52px;padding-right:12px}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li div.selectedItem a{color:#1b273c}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li div.selectedItem:before{content:"";position:absolute;left:0;height:100%;width:4px;background-color:#1d6bfc;transition:all 1s ease-in-out;animation:animate-width .1s ease-in-out forwards}@media (max-width: 575.98px){.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li div.selectedItem{padding-left:40px}}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item li button:hover>a{font-weight:500!important;transition:all .15s ease-in-out}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-body{border:none;padding:0}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-collapse:has(.item-selected){display:block;height:auto}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header{border:none!important;width:100%}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header a:link,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header a:visited,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header a:hover{text-decoration:none;display:flex;flex-direction:row;align-items:center;line-height:24px}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header a:hover{background:#e4e9f5}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button{width:100%;background:transparent;outline:none;box-shadow:none;padding:0}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button a{padding:8px 12px 8px 24px;width:100%;font-size:14px;height:100%}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button:active,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button:focus,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button:focus-visible,.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button:focus-within{box-shadow:none}.ds-sidebar-menu .ds-sidebar-menu-item .accordion-item .accordion-header button:after{display:none}@keyframes animate-width{0%{width:0}to{width:4px}}.ds-section-header{width:100%;padding:24px 40px;margin-top:5px;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;z-index:30}.ds-section-header.has-divider:before{content:"";position:absolute;width:calc(100% - 80px);height:1px;background-color:#e9eaeb;bottom:0}.ds-section-header .refresh-button.animation .icon{animation:rotate 2s infinite normal}.ds-section-header .refresh-button:hover{color:#154fba!important}.ds-section-header .actions-wrapper .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media (max-width: 575.98px){.ds-section-header .actions-wrapper .actions{justify-content:flex-start;margin-top:.7rem}}.ds-section-header .actions-wrapper .actions .btn-group .btn-outline-dark,.ds-section-header .actions-wrapper .actions button.no-border{border:none!important;box-shadow:none!important;color:#1b273c;font-weight:500}.ds-section-header .actions-wrapper .actions button.dropdown-toggle{display:flex;align-items:center}.ds-section-header .actions-wrapper .actions button.btn-outline-dark{background:transparent!important}.ds-section-header .actions-wrapper .actions button.btn-outline-dark:hover{background:transparent!important;color:#1b273c}.ds-section-header .actions-wrapper .actions button.btn-outline-dark:after{margin-left:1rem}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ds-sidebar-layout{display:flex;height:100vh}.ds-sidebar-layout--menu{width:260px;background-color:#f1f3f8;display:flex;flex-direction:column;z-index:101}.ds-sidebar-layout--menu .navbar-brand{padding:24px 36px 24px 24px;display:block;margin-right:0}.ds-sidebar-layout--menu .trade-mark{font-size:.85rem;line-height:1rem;color:#8e939b;padding:1.785rem 1.785rem 2.5715rem;margin-bottom:0}.ds-sidebar-layout--closed{width:64px;height:100%;position:fixed;background-color:#f1f3f8;display:flex;flex-direction:column;z-index:101}@media (max-width: 575.98px){.ds-sidebar-layout--closed{width:200px}}.ds-sidebar-layout--closed .navbar-brand{padding:20px 20px 0;margin-bottom:54px;display:block}.ds-sidebar-layout--closed a{padding:10px 24px!important}.ds-sidebar-layout--closed i{margin:0}.ds-sidebar-layout--closed:hover{overflow:hidden}.ds-sidebar-layout--closed .trade-mark{rotate:-90deg;white-space:nowrap;display:flex;font-size:.85rem;line-height:1rem;color:#8e939b;width:60px;padding-left:50px;margin-bottom:0}.ds-sidebar-layout--content{width:100%;overflow-x:hidden;overflow-y:auto}.ds-sidebar-layout--wrapper{padding:24px 40px 0}.ds-sidebar-layout .ds-layout-header--wrapper{z-index:1003;position:relative}.ds-sidebar-layout .ds-layout-header--wrapper .header-extras--wrapper{margin-left:40px;margin-top:20px}.ds-custom-card{margin-bottom:1.715rem}.ds-custom-card.inactive{opacity:.8}.ds-custom-card.ds-action-item{cursor:pointer}.ds-custom-card:not(.no-hover).ds-custom-card--wrapper:hover{background:#e9eaeb;transition:all .15s ease-in-out}.ds-custom-card--wrapper{border:1px solid #e9eaeb;border-radius:0;padding:1.429rem;background:#fff;display:flex;flex-direction:row;align-items:flex-start;transition:all .15s ease-in-out}.ds-custom-card--wrapper.gray{background-color:#e9ecf2}.ds-custom-card--wrapper.no-padding{padding-left:0;padding-right:0}.ds-custom-card--wrapper.no-padding .ds-table--wrapper .ds-table--global-header{padding-left:1.15rem;padding-right:1.15rem}.ds-custom-card--wrapper:not(.no-hover):hover{background:#eff4ff;transition:all .15s ease-in-out}.ds-custom-card--icon{padding-right:1.429rem}.ds-custom-card--icon img{max-width:3.429rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-user-drag:none}.ds-custom-card--text p{margin-bottom:0}.ds-custom-card--text .label{background:#a4a8ae;height:unset;color:#1b273c;padding:.15rem .5rem}.ds-custom-card--text .label.informative{background-color:#e9eaeb}.ds-custom-card--text .label.positive{background-color:#dbeedb;font-weight:500}.ds-custom-card--text .label.negative{background-color:#f2b7b6;font-weight:500}.ds-custom-card--text .label.cautionary{background-color:#fce9db;font-weight:500}.ds-summary-card{margin-bottom:1.715rem}.ds-summary-card--wrapper{border:1px solid #e9eaeb;border-radius:0;padding:1.429rem;background:#fff;align-items:flex-start;transition:all .15s ease-in-out}.ds-summary-card--wrapper:not(.no-hover):hover{background:#e9eaeb;transition:all .15s ease-in-out}.ds-summary-card--wrapper .col-2{text-align:right}.ds-summary-card--plain{border-right:1px solid #e9eaeb;border-radius:0;padding:1.429rem;background:#fff;align-items:flex-start;transition:all .15s ease-in-out}@media (max-width: 575.98px){.ds-summary-card--plain{padding:0;border-right:none}}.ds-summary-card--title span{display:inline-flex}.ds-summary-card--text span{display:inline-flex;align-items:center}.ds-vulnerability-card{margin-bottom:1.715rem;width:100%}.ds-vulnerability-card--wrapper{border:1px solid #e9eaeb;border-radius:0;padding:0;background:#fff;align-items:flex-start;transition:all .15s ease-in-out}.ds-vulnerability-card--wrapper .icon-solid-up{background:#d00300}.ds-vulnerability-card--wrapper .icon-solid-down{background:#008a00}.ds-vulnerability-card--title{padding:1.429rem}.ds-vulnerability-card--title span{display:inline-flex}.ds-vulnerability-card--title .col-2{text-align:end}.ds-vulnerability-card--text span{display:inline-flex}.ds-vulnerability-card--content{padding:0 1.429rem}.ds-vulnerability-card--content .ds-summary-card:last-of-type .ds-summary-card--plain{border-right:0}.ds-vulnerability-card--content h2{margin-bottom:0}.ds-vulnerability-card--content .ds-summary-card{margin-bottom:1.715rem}.ds-vulnerability-card--content .ds-summary-card--plain{padding:0}.ds-vulnerability-card--content .ds-summary-card--text{padding:0 2.05rem}.ds-vulnerability-card--footer{margin-left:0!important;margin-right:0!important;border-top:1px solid #e9eaeb}.ds-vulnerability-card--footer .col{padding:1.428rem 1.429rem;color:#1b273c;font-weight:500}.ds-vulnerability-card--footer .col .body2{color:#485161;font-weight:400}.ds-vulnerability-card--footer .col a{font-weight:500;text-decoration:underline}.ds-vulnerability-card--footer .col .icon-external-link{background:#1d6bfc;margin-left:.25rem;top:-.08rem}.ds-vulnerability-card--footer .col:not(:last-of-type){border-right:1px solid #e9eaeb}.card-placeholder{display:inline-flex}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-service-card{width:350px;padding:19px;border:1px solid #e9eaeb;background:#fff;display:grid;grid-template-areas:"logo title extra" "logo description extra";grid-template-columns:min-content 1fr auto;column-gap:12px}.ds-service-card>.logo{grid-area:logo;align-self:center;aspect-ratio:1}.ds-service-card>.logo.sm{height:40px}.ds-service-card>.logo.md{height:60px}.ds-service-card>.logo>img{height:100%;width:100%}.ds-service-card>.title{grid-area:title;margin-bottom:0}.ds-service-card>.description{grid-area:description;color:#485161;margin-bottom:0}.ds-service-card>.extra{grid-area:extra;align-self:center}.ds-service-card>.extra>*{cursor:pointer}.ds-service-card>.extra .loader{animation:spin 1s infinite linear;background:#1d6bfc;cursor:progress}.ds-service-card:hover{background:#f4f4f5}.ds-service-card.selected{background:#eff4ff;animation:select .2s 1}.ds-service-card.disabled{background:#fff}.ds-service-card.disabled>*{opacity:.6;cursor:default}.ds-service-card.cursor-pointer{cursor:pointer}.ds-service-card.has-bottom-progress-bar{padding-bottom:32px}.ds-service-card.has-bottom-progress-bar .ds-progress-bar--wrapper{position:absolute;bottom:0}.ds-service-card.has-bottom-progress-bar .ds-progress-bar--wrapper .progress{min-height:8px}.ds-service-card.has-label{display:grid;grid-template-areas:"title title" "logo description" "label label" "footer footer";grid-template-columns:auto auto;width:100%}.ds-service-card.has-label .logo{grid-area:logo;justify-self:flex-end;margin-bottom:12px}.ds-service-card.has-label .description{grid-area:description;justify-self:flex-start;align-self:center;margin-bottom:12px}.ds-service-card.has-label .title{font-size:14px;font-weight:500;line-height:20px;text-decoration:none;grid-area:title;justify-self:center;margin-bottom:22px}.ds-service-card.has-label .label{font-size:13px;font-weight:400;line-height:20px;grid-area:label;grid-column:1/-1;justify-self:center;margin-bottom:12px;color:#485161}.ds-service-card.has-label .indicator{height:6px;grid-area:footer;justify-self:stretch;min-width:100%;background-color:#485161}.ds-service-card:has(.loader){cursor:progress}.ds-service-card.success>.description{color:#008a00}.ds-service-card.error{border:1px solid #d00300}.ds-service-card.error>.description{color:#d00300}.ds-service-card.workflow{position:relative;box-shadow:0 2px 10px #1b273c0d}.ds-service-card.workflow>.title{margin-top:4px}.ds-service-card.workflow>.description{align-self:end;margin-bottom:4px}.ds-service-card.workflow .top-badge{position:absolute;right:0;transform:translateY(-100%);padding-block-end:4px}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-connector-card{min-width:320px;max-width:320px;height:100%}.ds-custom-connector-card .ds-custom-card--wrapper{background-color:#f1f3f8;flex-direction:column;align-items:center;text-align:center;padding:28px 20px;width:100%!important;gap:20px}.ds-custom-connector-card .ds-custom-card--wrapper h4{font-size:16px;font-weight:400;line-height:20px;margin-bottom:12px}.ds-custom-connector-card .ds-custom-card--wrapper p{font-size:13px;font-weight:400;line-height:20px}.ds-custom-connector-card .ds-custom-card--wrapper .ds-custom-button{font-size:14px;font-weight:400;line-height:20px;-webkit-text-decoration:500;text-decoration:500}.ds-service-card.dashboard{box-shadow:0 2px 10px #1b273c0d}.ds-service-card.dashboard.blue-gradient{--gradient: linear-gradient(45deg, #114097 0%, #1d6bfc 48.96%, #01c8f1 100%)}.ds-service-card.dashboard.blue-gradient .indicator{background-color:#1d6bfc}.ds-service-card.dashboard.red-gradient{--gradient: linear-gradient(45deg, #7e0200 0%, #b50300 48.96%, #de3503 100%)}.ds-service-card.dashboard.red-gradient .indicator{background-color:#d00300}.ds-service-card.dashboard.orange-gradient{--gradient: linear-gradient(45deg, #de3503 0%, #f17c08 48.96%, #ff9900 100%)}.ds-service-card.dashboard.orange-gradient .indicator{background-color:#ed6706}.ds-service-card.dashboard.teal-blue-gradient{--gradient: linear-gradient(45deg, #00626d 0%, #1a96a1 48.96%, #72b9c1 100%)}.ds-service-card.dashboard.teal-blue-gradient .indicator{background-color:#4aa7b1}.ds-service-card.dashboard.green-gradient{--gradient: linear-gradient(45deg, #006600 0%, #249b24 48.96%, #92cd92 100%)}.ds-service-card.dashboard.green-gradient .indicator{background-color:#49ab49}.ds-service-card.dashboard.purple-gradient{--gradient: linear-gradient(45deg, #5f26a0 0%, #9350de 48.96%, #c9a7ed 100%)}.ds-service-card.dashboard.purple-gradient .indicator{background-color:#7e32dd}.ds-service-card.dashboard>.logo{background:#f1f3f8;border-radius:4px}.ds-service-card.dashboard>.logo .icon{background:linear-gradient(45deg,#114097,#1d6bfc 48.96%,#01c8f1);margin:0;width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px}.ds-service-card.dashboard.selected{background:#f1f3f8}.ds-service-card.dashboard.selected>.logo{background:#fff}.ds-service-card.dashboard.detected>.logo{background:var(--gradient)}.ds-service-card.dashboard.detected>.logo .icon{background:#fff}.ds-service-card.dashboard:hover{background:#f1f3f8}.ds-service-card.dashboard:hover>.logo{background:var(--gradient)}.ds-service-card.dashboard:hover>.logo .icon{background:#fff}.ds-service-card.storage-unit{width:340px;box-shadow:0 0 8px #0a24560d;grid-template-areas:"logo extra" "title title" "description description";grid-template-columns:auto auto;gap:8px;position:relative}.ds-service-card.storage-unit>.title{margin-bottom:4px}.ds-service-card.storage-unit>.extra{justify-self:end}.ds-service-card.storage-unit .details-table{display:grid;grid-template-columns:auto auto;color:#000;gap:8px}.ds-service-card.storage-unit .details-table .key{color:#707682;width:116px}.ds-service-card.storage-unit .details-table .extended-dom{grid-column:1/4}.ds-service-card.storage-unit .details-table .extended-dom .note-font{color:#707682;margin-bottom:12px}.ds-service-card.storage-unit .details-table .extended-dom .storage-unit-card-full-line{visibility:hidden}.ds-service-card.storage-unit .details-table .extended-dom .storage-unit-card-full-line:before{content:"";display:block;width:100%;position:absolute;height:1px;left:0;background-color:#e9eaeb;visibility:visible}.ds-service-card.storage-unit .details-table .extended-dom .diagram{height:92px}.ds-service-card.storage-unit .value.add-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-service-card.storage-unit .ds-copy-to-clipboard{display:inline;border:none;padding:0}.ds-service-card.storage-unit .ds-copy-to-clipboard .icon{min-width:16px;max-width:16px;transition:background-color .15s ease-in-out}.ds-service-card.storage-unit .ds-copy-to-clipboard .icon:not(:hover){background-color:#a4a8ae}.ds-service-card.storage-unit .ds-copy-to-clipboard .value.add-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-service-card.storage-unit .ds-copy-to-clipboard .ds-copy-to-clipboard{display:inline;border:none;padding:0}.ds-service-card.storage-unit .ds-copy-to-clipboard .ds-copy-to-clipboard .icon{min-width:16px;max-width:16px;transition:background-color .15s ease-in-out}.ds-service-card.storage-unit .ds-copy-to-clipboard .ds-copy-to-clipboard .icon:not(:hover){background-color:#a4a8ae}.ds-service-card.storage-unit .status-row{display:grid;grid-column:span 3;grid-template-columns:subgrid;margin-inline:-20px;padding-inline:20px;padding-block:4px}.ds-service-card.storage-unit.default .status-row{background:#e9eaeb}.ds-service-card.storage-unit.success .status-row{background:#dbeedb}.ds-service-card.storage-unit.error{border:1px solid #e9eaeb}.ds-service-card.storage-unit.error .status-row{background:#f8dbdb}.ds-service-card.storage-unit .storage-details{display:grid;grid-column:span 3;grid-template-columns:subgrid;margin-block-end:-8px;gap:8px}.ds-service-card.storage-unit .storage-details .fade-enter{opacity:0}.ds-service-card.storage-unit .storage-details .fade-enter-active{opacity:1;transition:opacity .5s}.ds-service-card.storage-unit .storage-details .fade-exit{opacity:1}.ds-service-card.storage-unit .storage-details .fade-exit-active{opacity:0;transition:opacity .5s}.ds-storage-unit-card--view-selection{border-radius:0;border:1px solid #e9eaeb;width:-moz-fit-content;width:fit-content;padding:0}.ds-storage-unit-card--view-selection .btn{border:none;border-radius:0;outline:none;box-shadow:none;background-color:#e9eaeb;width:32px;height:32px}.ds-storage-unit-card--view-selection .btn .icon{max-width:16px;min-width:16px}.ds-storage-unit-card--view-selection .btn.selected{background-color:#fff}.ds-storage-unit-card--view-selection .btn.selected .icon{background-color:#1d6bfc}@keyframes select{50%{transform:scale(.98)}to{transform:scale(1)}}.ds-mdssc-card{min-width:280px;min-height:84px;max-height:84px;border:1px solid #e9eaeb;background:#fff;display:grid;grid-template-areas:"logo title extra" "logo description extra";grid-template-columns:min-content 1fr auto;column-gap:12px}.ds-mdssc-card>.logo{grid-area:logo;aspect-ratio:1;height:60px;align-self:center;margin-left:12px;background:linear-gradient(45deg,#d00300,#de3503 48.96%,#ed6706);border-radius:4px;display:grid;place-items:center}.ds-mdssc-card>.title{grid-area:title;margin-bottom:0;align-self:end}.ds-mdssc-card>.description{grid-area:description;margin-bottom:0;align-self:start}.ds-mdssc-card>.extra{grid-area:extra}.ds-mdssc-card:hover{background:#f4f4f5}.ds-mdssc-card.selected{background:#eff4ff;animation:select .2s 1}.ds-mdssc-card.disabled{background:#fff}.ds-mdssc-card.disabled *{opacity:.6;cursor:default}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-breadcrumb-row,.ds-dropdown-menu{--spacing: 8px}.ds-breadcrumb{font-size:13px;font-weight:400;line-height:20px}.ds-hidden-breadcrumbs.ds-dropdown-menu{position:absolute;margin-top:var(--spacing);background:#fff;box-shadow:0 2px 8px #0a245626;border:1px solid #e9eaeb;z-index:1000;max-width:300px}.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown{min-width:240px;padding-block:var(--spacing)}.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item{word-break:break-all;white-space:initial;padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) - 2px);color:#1b273c}.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item .icon{background:#1b273c}.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item:hover,.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item:focus{background-color:#e9eaeb}.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item:hover .icon,.ds-hidden-breadcrumbs.ds-dropdown-menu .dropdown .dropdown-item:focus .icon{background-color:#1b273c}.ds-breadcrumb a,.ds-hidden-breadcrumbs a{font-size:13px;font-weight:400;line-height:20px;color:#707682!important;text-decoration:none}.ds-breadcrumb a .icon,.ds-hidden-breadcrumbs a .icon{min-width:16px;min-height:16px;width:16px;background:#707682}.ds-breadcrumb a:hover,.ds-hidden-breadcrumbs a:hover{color:#1d6bfc!important}.ds-breadcrumb a:hover .icon,.ds-hidden-breadcrumbs a:hover .icon{background-color:#1d6bfc}.ds-hidden-breadcrumbs-selector a{font-size:20px;font-weight:500;line-height:24px}.ds-hidden-breadcrumbs-selector.active a{color:#1d6bfc}.breadcrumb-item+.breadcrumb-item{padding-inline:0}.breadcrumb-item+.breadcrumb-item:before{display:none}.breadcrumb-item:after{padding-inline:var(--spacing);color:#707682;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item[aria-disabled=true] a{color:#485161;pointer-events:none}.ds-breadcrumb .breadcrumb-item:last-of-type{font-size:20px;font-weight:500;line-height:24px;padding-left:0;padding-top:var(--spacing);flex-basis:100%;color:#1b273c}.ds-breadcrumb .breadcrumb-item:last-of-type .breadcrumb-title{font-size:20px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 340px);white-space:nowrap;flex-shrink:1;min-width:0}.ds-breadcrumb .breadcrumb-item:last-of-type:after{display:none}.ds-breadcrumb-actionable{display:flex;gap:var(--spacing);align-items:center}.ds-progress-indicator--wrapper{display:flex;align-items:center;flex-direction:row}.ds-progress-indicator--wrapper p{margin:0 12px 0 8px;font-weight:400;color:#485161}.ds-progress-indicator--item{display:flex;flex-direction:row;align-items:center}.ds-progress-indicator--item:not(:last-of-type) .connecting-line{display:inline-block;width:16px;border:1.5px solid #707682;background-color:#707682;margin:0 4px}.ds-progress-indicator--item.gradient.complete .ds-progress-indicator--item_id{background-color:transparent;background-image:linear-gradient(25deg,#114097,#1d6bfc 48.96%,#01c8f1);border-color:transparent;outline-color:transparent;background-size:100% 100%;background-position:0% 0%;background-repeat:no-repeat;background-origin:border-box}.ds-progress-indicator--item .label{display:flex;align-items:center;gap:12px}.ds-progress-indicator--item .uid{line-height:0}.ds-progress-indicator--item_id{width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;border-radius:50%;border-width:2px;text-align:center;display:flex;align-items:center;justify-content:center;border-style:solid;font-weight:400}.ds-progress-indicator--item_id:after{left:27px}.ds-progress-indicator--item.active .ds-progress-indicator--item_id{border-color:#1d6bfc;color:#1d6bfc}.ds-progress-indicator--item.active .label{color:#1d6bfc}.ds-progress-indicator--item:not(.active,.disabled,.default-disabled) .ds-progress-indicator--item_id{border-color:#707682;color:#707682}.ds-progress-indicator--item.complete .ds-progress-indicator--item_id{background-color:#1d6bfc;border-color:#1d6bfc}.ds-progress-indicator--item.complete .ds-progress-indicator--item_id .uid{display:none}.ds-progress-indicator--item.complete .ds-progress-indicator--item_id:before{content:"";width:16px;height:16px;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;background:#fff}.ds-progress-indicator--item.complete .label{color:#1d6bfc}.ds-progress-indicator--item.complete .connecting-line{border-color:#1d6bfc}.ds-progress-indicator--item.error .ds-progress-indicator--item_id{border-color:#d00300;color:#d00300}.ds-progress-indicator--item.default-disabled .ds-progress-indicator--item_id{border-color:#a4a8ae;color:#a4a8ae;border-width:1.5px;background-color:transparent}.ds-progress-indicator--item.active-disabled .ds-progress-indicator--item_id{border-color:#a4a8ae;border-width:2px;color:#a4a8ae;background-color:transparent}.ds-progress-indicator--item.complete-disabled .ds-progress-indicator--item_id{background-color:#a4a8ae;border-color:#a4a8ae}.ds-progress-indicator--item.complete-disabled .ds-progress-indicator--item_id .uid{display:none}.ds-progress-indicator--item.complete-disabled .ds-progress-indicator--item_id:before{content:"";width:16px;height:16px;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;background:#fff}.ds-remove-button{background-color:#1b273c;transition:all .15s ease-in-out;border-radius:0;margin:2px;padding:2px 8px;display:flex;box-sizing:border-box;align-items:center;justify-content:center;min-width:0;cursor:pointer;width:unset}.ds-remove-button.disabled{pointer-events:none;background-color:#616875}.ds-remove-button--list{display:flex;align-items:center;justify-content:flex-start;margin-left:-2px;margin-bottom:24px;flex-wrap:wrap}@media (min-width: 768px){.ds-remove-button--list:not(.no-min-width){min-width:calc(100vw - 300px);white-space:nowrap}}.ds-remove-button.light{background-color:#e9eaeb}.ds-remove-button.light>div{color:#485161}.ds-remove-button.light .ds-remove-button-inner i.icon.icon-close{background:#485161;margin-right:0;margin-left:8px}.ds-remove-button div[role=button]{cursor:pointer;background:transparent;height:20px}.ds-remove-button .icon.icon-close{background:#fff;margin-right:0;margin-left:8px}.ds-drag-table--wrapper{max-height:calc(100vh - 350px);border:1px solid #bcbfc3;overflow:hidden}.ds-drag-table--wrapper:not(.no-min-height){min-height:200px}@media (min-width: 576px){.ds-drag-table--wrapper:not(.no-min-height){height:calc(100vh - 350px)}}.ds-drag-table--wrapper.extra-header .ds-table--wrapper{max-height:calc(100% - 115px)}.ds-drag-table--wrapper .ds-table--wrapper{padding-top:.5rem;overflow-y:scroll;max-height:calc(100% - 80px)}.ds-drag-table--wrapper .ds-table--wrapper th{text-transform:uppercase;color:#485161;font-size:.858rem;padding:.5rem 1.429rem;font-weight:400}.ds-drag-table--wrapper .ds-table--wrapper td{padding:.5rem 1.429rem}.ds-drag-table--wrapper ul.content-list-wrapper{list-style:none;padding:1.429rem 1.429rem .429rem}.ds-drag-table--wrapper ul.content-list-wrapper li{list-style:none;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ds-drag-table--wrapper ul.content-list-wrapper li p{margin-bottom:0}.ds-drag-table--wrapper ul.content-list-wrapper li p:not(:last-of-type){color:#485161}.ds-drag-table--wrapper ul.content-list-wrapper li p:last-of-type{text-align:right}.ds-drag-table--header{padding:1.429rem}.ds-drag-table--header.has-edit-button{border-bottom:1px solid #bcbfc3;display:flex;align-items:center;justify-content:space-between}.ds-drag-table--header.has-edit-button h3{padding:0;margin:0}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-badge{background:#1d6bfc;padding:0 .5rem;color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-self:center;font-weight:500;font-size:.9285rem;white-space:nowrap;margin-left:.285rem}.ds-custom-badge.m-0{margin:0!important}.ds-custom-badge.icon-right .icon{margin-right:0}.ds-custom-badge .ds-badge-inner{display:flex;align-items:center;justify-content:center}.ds-custom-badge .icon{background:#fff}.ds-custom-badge.critical{background:#d00300}.ds-custom-badge.high{background:#ed6706;color:#000}.ds-custom-badge.high .icon{background-color:#000}.ds-custom-badge.medium{background:#f59209;color:#000}.ds-custom-badge.medium .icon{background-color:#000}.ds-custom-badge.low{background:#fdbd0d;color:#000}.ds-custom-badge.low .icon{background-color:#000}.ds-custom-badge.good{background:#008a00}.ds-custom-badge.none{background:transparent;color:#707682}.ds-custom-badge.unknown,.ds-custom-badge.informative{background:#d2d4d6;color:#000}.ds-custom-badge.unknown .icon,.ds-custom-badge.informative .icon{background-color:#000}.ds-custom-badge.uppercase{text-transform:uppercase}.ds-custom-badge.mid{padding:.215rem .5715rem;line-height:1.428rem}.ds-custom-badge.default{padding:.0715rem .5715rem;line-height:1.428rem}.ds-custom-badge.small{padding:.1428rem .286rem;line-height:1rem}.ds-custom-badge.small-light{font-weight:400;color:#000;border-width:1px;border-style:solid;text-transform:none!important;padding:.1428rem .286rem;line-height:1rem}.ds-custom-badge.small-light.v2{border-width:0;border-radius:4px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.ds-custom-badge.small-light.v2.critical,.ds-custom-badge.small-light.v2.danger{background-color:#f8dbdb}.ds-custom-badge.small-light.v2.informative-2{background-color:#e4e9f5}.ds-custom-badge.small-light.v2.informative-2.blue{background-color:#bed5fe}.ds-custom-badge.small-light.v2.informative{background-color:#fff;border-color:#bcbfc3;border-width:1px}.ds-custom-badge.small-light.critical,.ds-custom-badge.small-light.danger{background-color:#f2b7b6;border-color:#d00300}.ds-custom-badge.small-light.critical .icon,.ds-custom-badge.small-light.danger .icon{background-color:#d00300}.ds-custom-badge.small-light.high{background-color:#fad4b8;border-color:#ed6706}.ds-custom-badge.small-light.high .icon{background-color:#ed6706}.ds-custom-badge.small-light.medium{background-color:#fad4b8;border-color:#f59209}.ds-custom-badge.small-light.medium .icon{background-color:#f59209}.ds-custom-badge.small-light.low{background-color:#feecba;border-color:#fdbd0d}.ds-custom-badge.small-light.low .icon{background-color:#fdbd0d}.ds-custom-badge.small-light.informative{background-color:#f4f4f5;border-color:#bcbfc3}.ds-custom-badge.small-light.informative .icon{background-color:#bcbfc3}.ds-custom-badge.small-light.none{background-color:#f4f4f5;border-color:#e9eaeb;color:#8e939b}.ds-custom-badge.small-light.none .icon{background-color:#e9eaeb}.ds-custom-badge.small-light.primary,.ds-custom-badge.small-light.informative-2{background-color:#bed5fe;border-color:#1d6bfc}.ds-custom-badge.small-light.primary .icon,.ds-custom-badge.small-light.informative-2 .icon{background-color:#1d6bfc}.ds-custom-badge.small-light.good{background-color:#b6deb6;border-color:#008a00}.ds-custom-badge.small-light.good .icon{background-color:#008a00}.ds-custom-badge.outline{font-size:.85rem;background:transparent;color:#1b273c;border:1px solid #a4a8ae;margin-left:0}.ds-copy-to-clipboard{display:flex;width:-moz-fit-content;width:fit-content;padding:0;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease-in-out}.ds-copy-to-clipboard:hover{border-color:#1d6bfc;transition:all .15s ease-in-out}.ds-copy-to-clipboard:hover .icon{background:#1d6bfc}.ds-copy-to-clipboard .icon{margin:0}.ds-copy-to-clipboard.disabled{opacity:1;cursor:auto;pointer-events:none}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-tree-view--wrapper{padding-left:0;height:calc(100vh - 250px);width:400px;padding-top:1rem;padding-bottom:1rem;padding-right:2rem;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.ds-tree-view--wrapper .pointer{cursor:pointer}.ds-tree-view--wrapper .danger span{color:#d00300!important}.ds-tree-view--wrapper .danger .icon{background-color:#d00300!important}.ds-tree-view--wrapper .high span{color:#ed6706!important}.ds-tree-view--wrapper .high .icon{background-color:#ed6706!important}.ds-tree-view--wrapper .warning span{color:#fdbd0d!important}.ds-tree-view--wrapper .warning .icon{background-color:#fdbd0d!important}.ds-tree-view--wrapper .low span{color:#fdbd0d!important}.ds-tree-view--wrapper .low .icon{background-color:#fdbd0d!important}.ds-tree-view--wrapper .success span{color:#008a00!important}.ds-tree-view--wrapper .success .icon{background-color:#008a00!important}.ds-tree-view--wrapper .icon{width:20px;height:20px;min-width:20px;min-height:20px;margin-right:0;margin-left:4px;top:1px}.ds-tree-view--wrapper .icon[class*=-solid-]:hover{background-color:#1d6bfc!important}.ds-tree-view--wrapper .icon[class*=-solid]{margin-right:4px!important}.ds-tree-view--wrapper *{-webkit-user-select:none;user-select:none}.ds-tree-view--wrapper .ds-badge--wrapper{margin-left:8px}.ds-tree-view--wrapper .ds-tree-item--wrapper{padding-left:24px}.ds-tree-view--wrapper .ds-tree-item--wrapper .pointer,.ds-tree-view--wrapper .ds-tree-item--wrapper .disabled{padding-block:4px;transition:all .15s ease-in-out}.ds-tree-view--wrapper .ds-tree-item--wrapper .pointer:hover{background:#f4f4f5!important}@media (max-width: 767.98px){.ds-tree-view--wrapper .ds-tree-item--wrapper{padding-left:16px!important}.ds-tree-view--wrapper .ds-tree-item--wrapper>div{padding-left:16px!important}.ds-tree-view--wrapper .ds-tree-item--wrapper>div.is-expandable{padding-left:0!important}}.ds-tree-view--wrapper .ds-tree-item--wrapper>div{margin-bottom:16px}.ds-tree-view--wrapper .ds-tree-item--wrapper .node-label{padding-left:6px;margin-bottom:0}.ds-tree-view--wrapper .ds-tree-item--wrapper .active{background-color:#d2d4d6}.ds-tree-view--wrapper .ds-tree-item--wrapper .active span{color:#1d6bfc}.ds-tree-view--wrapper .ds-tree-item--wrapper .active .icon{background:#1d6bfc}.ds-tree-view--wrapper .ds-tree-item--wrapper .is-expandable .icon{cursor:pointer;padding:0;margin-right:0;margin-left:2px;top:1px}.ds-tree-view--wrapper .ds-tree-item--wrapper .ds-tree-item--children{padding-left:32px}.ds-tree-view--wrapper>.ds-tree-item--wrapper{padding-left:0!important}.ds-tree-view--wrapper>.ds-tree-item--wrapper>div{padding-left:24px}.ds-tree-view--wrapper>.ds-tree-item--wrapper>div.is-expandable{padding-left:0}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-accordion{margin-bottom:8px}.ds-accordion .accordion-collapse{padding-left:24px}.ds-accordion--header{display:flex;flex-direction:row;align-items:center;padding:0;margin-bottom:16px}.ds-accordion .badges-wrapper{gap:4px}.ds-accordion .badges-wrapper .ds-custom-badge{margin-left:0}.ds-accordion--body{border:1px solid #e9eaeb;padding-bottom:12px}.ds-accordion--toggle{margin-right:10px}.ds-accordion--toggle:focus,.ds-accordion--toggle:focus-within{box-shadow:unset!important}.ds-accordion .title-left--wrapper{gap:12px}.ds-accordion.md .ds-accordion--header{font-size:13px;line-height:20px;font-weight:500;color:#1b273c!important;gap:12px}.ds-accordion.md .ds-accordion--header>p,.ds-accordion.md .ds-accordion--header span{font-size:16px;font-weight:500;line-height:20px;color:#1b273c!important}.ds-accordion.md .ds-accordion--header .ds-accordion--toggle{margin-right:-4px;min-width:16px;max-width:16px}.ds-accordion.md .ds-accordion--header .ds-accordion--toggle .ds-button-icon-wrapper .icon{min-width:16px;min-height:16px;-webkit-mask-size:120% 120%!important;mask-size:120% 120%!important}.ds-accordion.mdss-use-case{margin-bottom:0}.ds-accordion.mdss-use-case:not(:last-of-type){margin-bottom:60px}.ds-accordion.mdss-use-case .ds-accordion--header{font-size:16px;font-weight:500;line-height:20px}.ds-accordion.mdss-use-case .ds-service-card.storage-unit{grid-template-rows:40px 30px 1fr}.ds-accordion.mdss-use-case .ds-accordion--body{border:none;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,max-content))}.ds-accordion.mdss-use-case .ds-accordion--toggle{margin-right:-2px}.ds-accordion.mdss-use-case .ds-custom-split-button{margin-left:8px}.ds-accordion.mdss-use-case .ds-custom-split-button .btn{border:none;padding-left:0;padding-right:0}.ds-accordion.mdss-use-case .ds-custom-split-button .btn.btn-primary:after{visibility:hidden;opacity:0;position:absolute;display:none}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-progress-bar--wrapper{width:100%;display:flex;flex-direction:row;align-items:center;white-space:nowrap;margin-right:1rem}.ds-progress-bar--wrapper .progress{background-color:#d2d4d6;height:4px;border-radius:0}.ds-progress-bar.default div[role=progressbar]{height:100%}.ds-progress-bar.no-percentage{width:100%;height:8px}.ds-progress-bar.no-percentage .progress-bar{background-image:linear-gradient(135deg,#9ec0fe 25%,transparent 25%,transparent 50%,#9ec0fe 50%,#9ec0fe 75%,transparent 75%,transparent);animation:progress-bar-stripes 2s linear infinite;background-size:20px 20px;width:100%!important;background-color:#5e95fd}.ds-progress-bar--percentage{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.dropdown-item.ds-menu-item{color:#1b273c;background-color:#fff;transition:background-color .15s ease-in-out;padding:0;display:flex;align-items:center;flex-direction:row}.dropdown-item.ds-menu-item.selected .icon-check{margin-left:auto;margin-right:0;background-color:#1d6bfc}.dropdown-item.ds-menu-item .icon{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;margin-right:8px}.dropdown-item.ds-menu-item a{border:none;border-radius:0;padding:6px 16px;background:#fff;color:#1b273c;outline:none;box-shadow:none;width:100%;display:flex;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.dropdown-item.ds-menu-item a span{overflow:hidden;max-width:80%;white-space:nowrap;text-overflow:ellipsis}.dropdown-item.ds-menu-item a:hover{transition:background-color .15s ease-in-out;background:#e9eaeb;color:#1b273c}.dropdown-item.ds-menu-item a:visited,.dropdown-item.ds-menu-item a:focus,.dropdown-item.ds-menu-item a:focus-within{color:#1b273c}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-nested-items .accordion-item{border:none}.ds-nested-items .accordion-item .dropdown-item a{border:none;border-radius:0;padding:6px 16px;background:#fff;color:#1b273c;font-weight:400;outline:none;box-shadow:none;width:100%;display:flex;background-color:#f4f4f5}.ds-nested-items .accordion-item .dropdown-item a:hover{background-color:#e9eaeb}.ds-nested-items .icon{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.ds-nested-items .icon.align-left{margin-right:8px}.ds-nested-items .icon.align-right{margin-left:auto;margin-right:0}.ds-nested-items .accordion-header{padding:0;border-radius:0}.ds-nested-items .accordion-header button.accordion-button{font-size:14px;line-height:20px;text-decoration:none;border:none;border-radius:0;padding:6px 16px;background:#fff;color:#1b273c;font-weight:400;outline:none;box-shadow:none;width:100%;display:flex}.ds-nested-items .accordion-header button.accordion-button:focus,.ds-nested-items .accordion-header button.accordion-button:focus-visible{box-shadow:none;border-radius:0}.ds-nested-items .accordion-header button.accordion-button:hover{transition:background-color .15s ease-in-out;background:#e9eaeb;color:#1b273c}.ds-nested-items .accordion-header button.accordion-button:not(.collapsed):after{transform:rotate(90deg)}.ds-nested-items .accordion-header button.accordion-button:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.5%208C10.5%208.13542%2010.4505%208.2526%2010.3516%208.35156L6.85156%2011.8516C6.7526%2011.9505%206.63542%2012%206.5%2012C6.36458%2012%206.2474%2011.9505%206.14844%2011.8516C6.04948%2011.7526%206%2011.6354%206%2011.5L6%204.5C6%204.36458%206.04948%204.2474%206.14844%204.14844C6.2474%204.04948%206.36458%204%206.5%204C6.63542%204%206.7526%204.04948%206.85156%204.14844L10.3516%207.64844C10.4505%207.7474%2010.5%207.86458%2010.5%208Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.ds-nested-items .accordion-body{padding:0}.ds-nested-items .accordion-body a{background-color:#f4f4f5}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.tooltip-container{display:contents}.tooltip-text{font-size:13px;font-weight:400;line-height:20px;background-color:#1b273c;color:#f4f4f5;padding:4px 8px;position:absolute;z-index:1000;display:flex;justify-content:center;align-items:center;font-style:normal;max-width:240px;text-align:center;white-space:initial}.tooltip-text .tooltip-arrow{background-repeat:no-repeat;background-size:contain;position:absolute}.tooltip-text.top,.tooltip-text.bottom{white-space:initial}.tooltip-text.top .tooltip-arrow,.tooltip-text.bottom .tooltip-arrow{width:9px;height:4px;left:50%;transform:translate(-50%)}.tooltip-text.left .tooltip-arrow,.tooltip-text.right .tooltip-arrow{width:4px;height:8px;top:50%;transform:translateY(-50%)}.tooltip-text.top .tooltip-arrow{bottom:-4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='4' viewBox='0 0 9 4' fill='none'%3E%3Cpath d='M4.5 4L0.5 0H8.5L4.5 4Z' fill='%231B273C'/%3E%3C/svg%3E")}.tooltip-text.bottom .tooltip-arrow{top:-4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='4' viewBox='0 0 9 4' fill='none'%3E%3Cpath d='M4.5 0L0.5 4H8.5L4.5 0Z' fill='%231B273C'/%3E%3C/svg%3E")}.tooltip-text.left .tooltip-arrow{right:-4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' viewBox='0 0 4 8' fill='none'%3E%3Cpath d='M4 4L0 8L0 0L4 4Z' fill='%231B273C'/%3E%3C/svg%3E")}.tooltip-text.right .tooltip-arrow{left:-4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8' viewBox='0 0 4 8' fill='none'%3E%3Cpath d='M0 4L4 0L4 8L0 4Z' fill='%231B273C'/%3E%3C/svg%3E")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.banner-notification{padding:12px 20px;border-radius:4px;min-width:300px;min-height:50px;display:flex;align-items:center;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.banner-notification__icon{width:16px;height:16px;margin-right:8px}.banner-notification__text{display:inline-block;margin-right:8px}.banner-notification--success{background-color:#dbeedb}.banner-notification--error{background-color:#f8dbdb}.banner-notification--warning{background-color:#fce9db}.banner-notification--info{background-color:#f1f3f8}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-time-range-selector{display:flex;flex-direction:row;gap:4px;padding:2px 0}.ds-time-range-selector .ds-custom-button{text-transform:uppercase;border-color:#e4e9f5;border-radius:unset;font-size:13px;font-weight:400;line-height:20px}.ds-time-range-selector .ds-custom-button.medium{font-weight:500}.ds-time-range-selector .ds-custom-button.italic{font-style:italic}.ds-time-range-selector .ds-custom-button.underline{text-decoration:underline}.ds-time-range-selector .ds-custom-button:hover{border-color:#d3daeb;background-color:transparent}.ds-time-range-selector .ds-custom-button:hover .ds-button-text{color:#154fba}.ds-time-range-selector .ds-custom-button.btn.btn-secondary.active{background-color:#fff!important;border-color:#e9eaeb;color:#1d6bfc}.ds-time-range-selector .ds-custom-button:not(.active){color:#485161;background-color:#e4e9f5;border-color:#e4e9f5}.ds-bottom-fold{display:flex;width:100%;justify-content:space-between;padding-top:16px;padding-bottom:32px}.ds-bottom-fold .border-top{border-top:1px solid #e9eaeb}.ds-bottom-fold .ds-bottom-fold-right{display:flex;align-items:center;gap:24px}.ds-bottom-fold .ds-bottom-fold-right button .ds-button-text{font-size:inherit}.ds-bottom-fold-back-button{gap:8px}.ds-bottom-fold-back-button:hover .ds-button-icon-wrapper{transition:transform ease-in-out .2s;transform:translate(-4px)}.ds-bottom-fold-back-button:not(:hover) .ds-button-icon-wrapper{transition:transform ease-in-out .2s;transform:translate(0)}.ds-mdssc-workflow-details-modal .ds-mdssc-workflow-details--item{display:flex;align-items:center}.ds-mdssc-workflow-details-modal .ds-mdssc-workflow-details--item p:first-of-type{width:100px;margin-right:8px}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-chip{border:none;outline:none;padding:0 4px;border-width:1px;border-style:solid;border-radius:4px;transition:border .15s ease-in-out,background-color .15s ease-in-out;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.ds-chip.default{background-color:#fff;border-color:#bcbfc3}.ds-chip.default:hover{border-color:#1d6bfc;background-color:#eff4ff}.ds-chip.error{background-color:#f8dbdb;border-color:#eb9392}.ds-chip.error:hover{border-color:#b50300}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-dropdown-filter{margin-right:4px}.ds-dropdown-filter .dropdown-menu.show{min-width:200px}.ds-dropdown-filter span.medium{font-weight:500}.ds-dropdown-filter span.italic{font-style:italic}.ds-dropdown-filter span.underline{text-decoration:underline}.ds-dropdown-filter .ds-remove-button.dropdown-filter-remove-button{margin-top:-4px!important}.ds-search-filter{min-width:280px}.ds-search-filter .icon{max-width:16px;min-width:16px}.advanced-filter-open{position:relative}.advanced-filter-open:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#1b273ccc;z-index:101}.advanced-filters--wrapper.ml-auto{margin-left:auto}.advanced-filters--wrapper .filters-applied-count{background-color:#e9eaeb;padding:2px 8px;color:#485161;font-weight:500}.advanced-filters--wrapper .advanced-filters{min-width:360px;max-width:320px;padding:40px;height:100vh;z-index:102;background-color:#fff;position:absolute;top:0;right:0;opacity:1;transition:all .15s ease-in-out}.advanced-filters--wrapper .advanced-filters.hidden{opacity:0;right:-360px}.advanced-filters--wrapper .advanced-filters .filter-form-group{margin-bottom:24px}@media (max-width: 575.98px){.advanced-filters--wrapper .advanced-filters{min-width:280px}}.advanced-filters--wrapper .advanced-filters--header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:40px}.advanced-filters--wrapper .advanced-filters--header p{margin-bottom:0}.advanced-filters--wrapper .advanced-filters--header .btn{padding:0}.advanced-filters--wrapper .advanced-filters--body{overflow-y:auto}.advanced-filters--wrapper .advanced-filters--footer{padding-top:16px;margin-top:24px}.advanced-filters--wrapper .advanced-filters--footer .btn:first-of-type{padding-left:0}.advanced-filters--wrapper .advanced-filters--footer .btn:last-of-type{padding:6px 16px!important}.ds-end-group{display:inline-grid;grid-auto-flow:column;justify-content:start;gap:24px;margin-left:auto}.ds-end-group .ds-custom-button{padding-left:0;padding-right:0}.ds-end-group .ds-dropdown-filter{align-items:flex-start!important}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-filter{display:inline-grid;grid-auto-flow:column;justify-content:start;gap:20px}.ds-filter .ml-auto{margin-left:auto}.ds-filter--wrapper .ds-active-filters{display:flex;flex-direction:row;margin-top:8px;margin-bottom:28px}.ds-filter--wrapper .ds-active-filters .ds-remove-button{width:auto}.ds-filter .ds-filter-dropdown .btn{margin-right:0!important;padding-right:0!important;padding-bottom:4px!important;display:flex}.ds-filter .ds-filter-dropdown .btn .icon{margin-left:8px!important;top:-1px}.ds-filter .ds-filter-dropdown span{transition:color .15s ease-in-out}.ds-filter .ds-filter-dropdown .icon{transition:transform .15s ease-in-out}.ds-filter .ds-filter-dropdown.show span,.ds-filter .ds-filter-dropdown:hover span{color:#154fba}.ds-filter .ds-filter-dropdown.show .icon,.ds-filter .ds-filter-dropdown:hover .icon{background-color:#154fba}.ds-filter .ds-filter-dropdown.show .icon-chevron-down{transform:rotate(180deg)}.ds-filter .ds-filter-dropdown :after{display:none!important}.ds-filter .ds-filter-dropdown :focus{box-shadow:none!important}.ds-filter .ds-filter-dropdown--wrapper:not(:last-of-type){margin-right:24px}.ds-filter .ds-filter-dropdown--wrapper .dropdown-item.selected .icon{margin-right:0!important;margin-left:16px;background-color:#1d6bfc!important}.ds-filter .ds-filter-dropdown--wrapper .dropdown-toggle{display:flex;align-items:center}.ds-filter .ds-filter-dropdown--wrapper .dropdown-toggle:focus{box-shadow:none}.ds-filter .ds-filter-dropdown--wrapper .dropdown-toggle:after{display:none}.ds-filter .counter{background-color:#e9eaeb;padding:2px 8px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.tour-modal .modal-body{margin:0;height:100%;padding:0;max-height:unset}@media (min-width: 991px){.tour-modal .modal-lg{max-width:920px}}.tour-modal .modal-footer svg{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:100%}.tour-modal .modal-content{height:520px;padding:0}@media (max-width: 991px){.tour-modal .modal-content{min-height:620px}}.tour-modal .modal-content--inner{flex:1;height:100%}.tour-modal .tour-modal-container{display:flex;width:100%;height:100%;overflow:hidden;gap:40px}@media (max-width: 991px){.tour-modal .tour-modal-container{flex-direction:column-reverse}.tour-modal .tour-modal-container .tour-image-section{flex:unset;min-height:240px}.tour-modal .tour-modal-container .tour-content-section{padding:12px 40px 60px}.tour-modal .tour-modal-container .tour-content-section:not(.first-step){max-width:100%}}.tour-modal .tour-content-section{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box;padding:30px 0 60px 40px}.tour-modal .tour-content-section.last-step{padding:30px 40px 60px;max-width:100%!important;flex:100%}.tour-modal .tour-content-section.last-step .documentation-link{margin-left:auto;margin-right:auto;margin-top:20px}.tour-modal .tour-content-section.last-step .ds-custom-button.primary{min-width:unset;max-width:155px;margin-left:auto;margin-right:auto;width:unset}@media (min-width: 991px){.tour-modal .tour-content-section.last-step .tour-content{max-width:460px;margin-left:auto;margin-right:auto}.tour-modal .tour-content-section.last-step .tour-content .headline-l-font{margin-bottom:0}}.tour-modal .tour-content-section:not(.first-step){max-width:320px}.tour-modal .tour-content-section .ds-custom-button:not(.close-button){width:124px;min-width:124px;justify-content:center}.tour-modal .tour-content-section .tour-content{margin:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px}.tour-modal .tour-content-section .tour-content .headline-m-font,.tour-modal .tour-content-section .tour-content .body-font{margin-bottom:0}.tour-modal .tour-content-section .tour-content.intro{display:flex;flex-direction:column;gap:20px}.tour-modal .tour-content-section .logo-container{margin-bottom:20px}.tour-modal .tour-content-section .button-container{margin-top:20px}.tour-modal .tour-content-section .tour-secondary-step-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:12px}.tour-modal .tour-content-section .navigation-buttons{display:flex;justify-content:space-between;margin-top:24px;gap:20px}.tour-modal .tour-content-section .navigation-buttons .ds-custom-button{min-height:32px}.tour-modal .documentation-link a{display:flex;align-items:center;text-decoration:none;color:#1b273c;font-weight:500}.tour-modal .tour-image-section{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 40px 60px}.tour-modal .tour-image-section.first-step{flex:400px}.tour-modal .tour-image-section.last-step{flex:100%}.tour-modal .tour-image-section:not(.first-step){flex:550px}.tour-modal .tour-image-section .image-close-button{margin-left:auto}.tour-modal .tour-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tour-modal .ds-service-card{padding:0;border:none}.tour-modal .ds-service-card:hover{background-color:#fff}.tour-modal .ds-service-card .title,.tour-modal .ds-service-card .description{align-self:center}.tour-modal .ds-service-card p{margin-bottom:0}.tour-modal .ds-custom-button{box-shadow:unset!important}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.about-product-modal{display:flex;flex-direction:column;gap:24px;color:#616875}.about-product-modal p{margin:0}.about-product-modal .all-rights{font-size:12px;font-weight:400;line-height:20px;text-wrap:balance}.about-product-modal .license{font-size:12px;font-weight:400;line-height:20px;display:flex;align-items:center;justify-content:space-between;margin-top:8px}.about-product-modal .license a{text-decoration:underline;color:#1b273c;font-size:inherit}.about-product-modal .license p{font-size:inherit;color:inherit}.modal-body:has(.about-product-modal){margin-bottom:0}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.user-profile-modal--info{display:flex;align-items:center;padding:16px;background:#f1f3f8;border-radius:4px}.user-profile-modal--info p{margin:0}.user-profile-modal--body .custom-tabs{margin:12px 0 24px}.user-profile-modal--body .custom-tabs .custom-tab:first-of-type .custom-tab--link{padding-left:0}.user-profile-modal--tab{display:flex;flex-direction:column;gap:12px;width:100%}.user-profile-modal--submit{margin-top:8px;display:flex;width:100%;justify-content:flex-end}.ocm-modal p{margin-bottom:0}.ocm-modal .modal-body{margin-bottom:0;padding-bottom:0}.ocm-modal .ocm-modal-body{display:flex;flex-direction:column}.ocm-modal .ocm-modal-body .learn-more{margin-bottom:16px}.ocm-modal .ocm-modal-body .enroll-form{display:flex;flex-direction:column;gap:16px}.ocm-modal .ocm-modal-body .form-checkbox{display:flex;align-items:center;gap:8px}.ocm-modal .ocm-modal-body .form-checkbox label{margin:0}.ocm-modal .ocm-modal-body .enroll-button{display:flex;justify-content:flex-start;gap:8px;width:100%;margin-bottom:20px}.ocm-modal .ocm-modal-body .footer-text{margin-bottom:12px}.ocm-modal .ocm-modal-body .support-link{display:flex;align-items:center;gap:4px}.ocm-modal .ocm-modal-body--item{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.ocm-modal .ocm-modal-body--item .connected{color:#008a00}.ocm-modal .ocm-modal-body--item .disconnected{color:#d00300}.ocm-modal .ocm-modal-body--item .item-right{font-weight:500}.ocm-modal .ocm-modal-body--unenroll{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #d2d4d6}.ocm-modal .ocm-modal-body--error{margin-top:12px}.header-ocm{font-weight:500}.header-ocm:hover i.no-hover{background-color:#1b273c}.animate-pulse{animation:pulse 1s infinite}/*!
* 
*   react-simple-keyboard v3.8.74
*   https://github.com/hodgef/react-simple-keyboard
*
*   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
*
*   This source code is licensed under the MIT license found in the
*   LICENSE file in the root directory of this source tree.
*
*//*!
 * 
 *   simple-keyboard v3.8.55
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.virtual-keyboard-container{position:fixed;bottom:60px;left:0;right:0;width:100%;z-index:9999;background-color:transparent;border:none}.virtual-keyboard-container .virtual-keyboard-wrapper{max-width:1200px;background-color:#141e2f4d;padding:20px;margin:0 auto;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.virtual-keyboard-toggle.ds-custom-button.tertiary{position:absolute;right:3px;top:30px;padding:0;min-height:unset;max-height:28px;font-size:12px;border:unset;background-color:#e9eaeb;transition:background-color .2s ease-in-out;color:#141e2f;cursor:pointer;z-index:10}.virtual-keyboard-toggle.ds-custom-button.tertiary:hover{background-color:#d2d4d6}.virtual-keyboard-toggle.ds-custom-button.tertiary .icon.icon-keyboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3crect%20x='24'%20y='56'%20width='208'%20height='144'%20rx='8'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='128'%20x2='200'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='96'%20x2='200'%20y2='96'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='160'%20x2='64'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='96'%20y1='160'%20x2='160'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='192'%20y1='160'%20x2='200'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3crect%20x='24'%20y='56'%20width='208'%20height='144'%20rx='8'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='128'%20x2='200'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='96'%20x2='200'%20y2='96'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='160'%20x2='64'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='96'%20y1='160'%20x2='160'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='192'%20y1='160'%20x2='200'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");background-color:#141e2f;min-width:17px!important;min-height:17px!important}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.add-new-scan-modal .modal-body{gap:20px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto!important;padding-bottom:20px!important}.add-new-scan-modal .ds-custom-button:active,.add-new-scan-modal .ds-custom-button:focus{background-color:#fff!important;color:#485161!important}.add-new-scan-modal .ds-custom-input-group{display:flex;flex-direction:column;gap:8px}.add-new-scan-modal .ds-custom-input-group .ds-custom-label{margin-bottom:0;font-weight:500!important}.add-new-scan-modal .ds-custom-input-group:not(:first-of-type) .ds-custom-label{font-size:12px;font-weight:400;line-height:20px;color:#485161;text-transform:uppercase}.add-new-scan-modal .scan-type{display:flex;flex-direction:column}.add-new-scan-modal .scan-type--buttons{display:flex;gap:12px}.add-new-scan-modal .scan-type--buttons .btn{border-radius:0;border-color:#e9eaeb;box-shadow:0 0 8px #0a24560d;flex-grow:1;padding:12px!important;height:44px;font-weight:400}.add-new-scan-modal .scan-type--buttons .btn.selected{border-color:#1d6bfc}.add-new-scan-modal .scan-type--buttons .btn:hover{background-color:#fff;border-color:#1d6bfc}.add-new-scan-modal .scan-type--buttons .btn .icon{min-width:20px!important;min-height:20px!important;background-color:#1d6bfc}.add-new-scan-modal .scan-priority{display:flex;flex-direction:column}.add-new-scan-modal .scan-priority--buttons{display:flex;flex-direction:row;gap:8px}.add-new-scan-modal .scan-priority--buttons .btn{border-color:#e9eaeb;box-shadow:0 0 8px #0a24560d;border-radius:0;width:100px;justify-content:center;font-weight:400}.add-new-scan-modal .scan-priority--buttons .btn.selected{border-color:#1d6bfc}.add-new-scan-modal .scan-priority--buttons .btn:hover{background-color:#fff;border-color:#1d6bfc}.add-new-scan-modal .scan-priority--buttons .btn:disabled{background-color:#fff}.add-new-scan-modal .rtp-scan-dom{margin-top:12px;gap:8px;display:flex;flex-direction:column}.add-new-scan-modal .rtp-scan-dom .ds-custom-input-group .ds-custom-check{margin:0}.add-new-scan-modal .scheduled-scan-dom{background-color:#f1f3f8;padding:12px 20px}.add-new-scan-modal .scheduled-scan-dom:has(.ds-custom-label) .ds-custom-label{font-size:13px;font-weight:400;line-height:20px;color:#1b273c;text-transform:none;padding-bottom:4px}.add-new-scan-modal .scheduled-scan-dom .recurrence-pattern{gap:12px;position:relative}.add-new-scan-modal .scheduled-scan-dom .recurrence-pattern .ds-custom-input-control{max-width:100px}.add-new-scan-modal .scheduled-scan-dom .recurrence-pattern--label{position:absolute;top:6px;left:112px}.add-new-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-control],.add-new-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-control]>div,.add-new-scan-modal .scheduled-scan-dom .ds-custom-input-control input{max-height:32px;height:32px;min-height:32px;align-items:center}.add-new-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-singleValue]{height:26px;min-height:26px}.add-new-scan-modal .scheduled-scan-dom .ds-custom-select.w-50{width:130px!important}.segmented-control{--highlight-width: auto;--highlight-x-pos: 0;--highlight-y-pos: 0;--highlight-height: auto;display:flex}.segmented-control .controls{display:inline-flex;justify-content:space-between;background:#f1f3f8;padding:4px;margin:auto;overflow:hidden;position:relative;border-radius:4px;gap:12px}.segmented-control .controls:before{content:"";background:#fff;border-radius:4px;width:var(--highlight-width);height:var(--highlight-height);transform:translate(var(--highlight-x-pos),var(--highlight-y-pos));position:absolute;top:4px;bottom:4px;left:0;z-index:0;transition:all .3s ease}@media (max-width: 991.98px){.segmented-control .controls:before{margin:0 5px;width:calc(100% - 10px)}}@media (max-width: 991.98px){.segmented-control .controls{flex-direction:column}}.segmented-control .ds-custom-check{display:none}.segmented-control .segment{min-width:190px;position:relative;text-align:center;z-index:1;flex-grow:1}.segmented-control .segment label{cursor:pointer;display:block;margin:0;color:#1b273c;padding:6px}.segmented-control .segment.disabled{opacity:.5}.segmented-control .segment.disabled label{cursor:not-allowed}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.loader-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0% 0% 40px;gap:20px}.loader-container .spinner-image{width:220px;height:220px}.loader-container .loader-text{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;gap:4px}.eula-step .eula-agreement-wrapper .eula-content{max-height:500px;overflow-y:scroll;border:1px solid #e9eaeb;padding:16px;white-space:pre-wrap}.eula-step .eula-agreement-wrapper .eula-content:focus{outline:unset;box-shadow:unset}.eula-step .eula-agreement-wrapper .eula-content>span{white-space:pre-line}.eula-step .eula-agreement-wrapper .eula-content>p{margin-top:32px}.eula-step .modal-body{max-height:unset;overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.onboarding-account-type{display:flex;justify-content:center;gap:20px}.onboarding-account-type .ds-service-card{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:12px}.onboarding-account-type .ds-service-card:after{content:"";border:1px solid #e9eaeb;width:24px;height:24px;border-radius:50%;position:absolute;top:20px;right:20px}.onboarding-account-type .ds-service-card.selected{background-color:#fff;border-color:#1d6bfc}.onboarding-account-type .ds-service-card.selected:after{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20rx='12'%20fill='url(%23paint0_linear_2941_13748)'/%3e%3cpath%20d='M7%2013L10%2016L17%209'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2941_13748'%20x1='0'%20y1='24'%20x2='24'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");border-color:transparent;background-size:100% 100%;border:unset}.onboarding-account-type .ds-service-card .logo{width:60px;height:60px}.onboarding-account-type .ds-service-card .logo img{margin-bottom:8px}.onboarding-account-type .ds-service-card .title{font-size:20px;font-weight:500;line-height:24px}.license-activation .offline-license-info .medium{font-weight:500}.license-activation .offline-license-info ol{display:flex;flex-direction:column;gap:20px;margin-top:20px}.license-activation .offline-license-info .license-deployment-id{display:flex;flex-direction:row;align-items:center}.license-activation .offline-license-info .license-deployment-id .ds-copy-to-clipboard{border:none;padding:0;margin-left:8px}.onboarding-modal .modal-content{height:760px;padding:0;display:flex;flex-direction:row;align-items:stretch;width:100%;min-height:640px;border:none}.onboarding-modal .modal-content--inner{padding:40px;height:100%!important}.onboarding-modal .modal-body{height:100%;align-items:safe center;padding-top:20px;padding-bottom:20px;display:flex;justify-content:safe center}.onboarding-modal .modal-body .submit-button-wrapper{display:flex}.onboarding-modal .modal-body .onboarding-form-wrapper-screen{width:470px}.onboarding-modal .modal-body .onboarding-form-wrapper-screen+.submit-button-wrapper .ds-custom-button{min-width:470px!important;justify-content:center}.onboarding-modal .modal-body .hide{opacity:0;visibility:hidden;position:absolute}.onboarding-modal .modal-body .onboarding-account-type--wrapper+.submit-button-wrapper .ds-custom-button{min-width:134px!important;justify-content:center}.onboarding-modal .modal-body .onboarding-form-wrapper-title{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.onboarding-modal .modal-body .onboarding-form-wrapper-title p{margin:0}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.autodiscovery-card{padding:30px 40px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#485161;border:1px solid #e9eaeb;background-color:#fff;box-shadow:0 0 8px #0a24560d;cursor:pointer;width:100%;max-width:340px}.autodiscovery-card:disabled{opacity:.7;cursor:not-allowed}.autodiscovery-card--icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px}.autodiscovery-card--title{font-size:20px;font-weight:500;line-height:24px}.autodiscovery-card--description{font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.autodiscovery-card.selected{border:1px solid #7eaafd;background-color:#eff4ff}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.autodiscovery-container{display:flex;align-items:center;flex-direction:column;gap:20px}.autodiscovery-container .autodiscovery-information{display:flex;flex-direction:column;align-items:center;gap:4px}.autodiscovery-container .autodiscovery-information p{margin:0}.autodiscovery-container .autodiscovery-information .storages-found{font-size:16px;font-weight:400;line-height:20px;color:#1d6bfc;font-weight:500;margin-bottom:16px}.autodiscovery-container .autodiscovery-information .storages-found.none{color:#f07d2a}.autodiscovery-container .autodiscovery-information .storages-found.loading{color:#485161;animation:pulse 1.5s infinite}.autodiscovery-container .autodiscovery-information--title{font-size:16px;font-weight:400;line-height:20px;font-weight:500;color:#1b273c}.autodiscovery-container .autodiscovery-information--subtitle{font-size:14px;font-weight:400;line-height:20px;text-decoration:none;color:#1b273c}@keyframes pulse{50%{opacity:.5}}.autodiscovery-container--cards{display:flex;align-items:center;gap:20px}@media (max-width: 767.98px){.autodiscovery-container--cards{flex-direction:column}}.select-storages-container{display:flex;flex-direction:column;align-items:center;width:100%}.select-storages-container p{margin:0}.select-storages-container .header--title{font-size:16px;font-weight:400;line-height:20px;font-weight:500;color:#1b273c}.select-storages-container .header--description-container{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;position:sticky;top:0;z-index:1000;background-color:#fff;padding-bottom:20px;text-align:center}@media (max-width: 991.98px){.select-storages-container .header--description-container{flex-direction:column;padding-bottom:0}}.select-storages-container .header--subtitle{font-size:14px;font-weight:400;line-height:20px;text-decoration:none;color:#485161;text-align:center;flex:1}.select-storages-container .header--search{width:30%;display:flex;padding-left:1px}@media (max-width: 991.98px){.select-storages-container .header--search{width:100%;order:2}.select-storages-container .header--search .ds-custom-input-control{width:100%;padding-right:20px}}.select-storages-container .header--select{width:30%;display:flex;justify-content:flex-end;align-items:center;padding-right:20px;gap:8px}.select-storages-container .header--select .ds-custom-check{padding:0!important}@media (max-width: 991.98px){.select-storages-container .header--select{width:100%;justify-content:space-between;order:3}}.select-storages-container--cards{width:100%;margin-top:20px;padding-right:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}@media (max-width: 991.98px){.select-storages-container--cards{grid-template-columns:repeat(2,1fr)}}.select-storages-container--cards .ds-service-card{width:100%}.select-storages-container--cards .add-storage-unit-modal--body{justify-content:safe start}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.add-storage-unit-modal.edit .autodiscovery-wrapper{display:flex;align-items:center;gap:4px;background-color:#f1f3f8;padding:8px}.add-storage-unit-modal.edit .autodiscovery-wrapper .switch{margin:0}.add-storage-unit-modal:not(.edit) .icon-autodiscovery.icon{width:24px;height:24px;background-color:#1d6bfc}.add-storage-unit-modal.hide-footer .modal-footer{display:none}.add-storage-unit-modal .segmented-control .controls{width:100%}.add-storage-unit-modal .hidden{opacity:0;visibility:hidden;position:absolute;z-index:-1;top:-9999px;transition:opacity .15s ease-in-out}.add-storage-unit-modal .modal-dialog.modal-xl{width:calc(100vw - 100px);max-width:1260px}.add-storage-unit-modal .ds-custom-connector-card{margin-bottom:0;margin-left:20px}.add-storage-unit-modal .ds-custom-connector-card .body2{margin-top:16px}.add-storage-unit-modal .modal-content{padding:0;display:flex;flex-direction:row;align-items:stretch;width:100%;min-height:640px;max-height:calc(100vh - 80px);height:100%;border:none}.add-storage-unit-modal .modal-content--inner{padding:40px;height:unset!important}.add-storage-unit-modal .ds-service-card.storage-unit .title .headline-m-font{word-break:break-all}.add-storage-unit-modal .ds-custom-card--wrapper{height:100%}.add-storage-unit-modal .ds-custom-card--wrapper h4{margin-bottom:0}.add-storage-unit-modal .modal-body{padding:0;overflow-y:auto;overflow-x:hidden;max-height:unset;height:auto;flex:unset;flex-grow:1;justify-content:center;display:flex;flex-direction:column}.add-storage-unit-modal .modal-header{padding:0;overflow:hidden}.add-storage-unit-modal .modal-footer{min-height:32px;padding:0;overflow:hidden}.add-storage-unit-modal--body{padding-top:0;overflow-x:hidden;margin-top:36px;flex-grow:1;display:flex;flex-direction:column;justify-content:safe center;align-items:center}.add-storage-unit-modal--body .loader-container{height:100%}.add-storage-unit-modal--footer{padding-top:20px;width:100%;display:flex;align-items:center;justify-content:space-between}.add-storage-unit-modal--footer--left{width:30%}@media (max-width: 991.98px){.add-storage-unit-modal--footer--left{width:50%}}.add-storage-unit-modal--footer--center{display:flex;align-items:center;justify-content:center}@media (max-width: 991.98px){.add-storage-unit-modal--footer--center{width:100%}}.add-storage-unit-modal--footer--right{display:flex;align-items:center;justify-content:flex-end;gap:16px;width:30%}@media (max-width: 991.98px){.add-storage-unit-modal--footer--right{width:50%}}.add-storage-unit-modal .label{font-size:13px;font-weight:400;line-height:20px}.add-storage-unit-modal .add-storage-unit--logo{display:block;margin:0 auto 20px;text-align:center;width:-moz-fit-content;width:fit-content}.add-storage-unit-modal .add-storage-unit--wrapper .storage-logo,.add-storage-unit-modal .add-storage-unit--wrapper .storage-headline{margin-bottom:20px}.add-storage-unit-modal .add-storage-unit--wrapper form{margin-top:32px}.add-storage-unit-modal .summary-grid-wrapper{width:100%;justify-self:start}.add-storage-unit-modal .summary-grid-wrapper .summary-grid{display:grid;width:-moz-fit-content;width:fit-content;grid-template-columns:auto auto auto auto;-moz-column-gap:40px;column-gap:40px;row-gap:4px}.add-storage-unit-modal .summary-grid-wrapper .label-font{text-transform:uppercase;color:#485161}.add-storage-unit-modal .summary-grid-wrapper .body-font{color:#1b273c}.add-storage-unit-modal .source-fields.col-xl-6,.add-storage-unit-modal .credentials-fields.col-xl-6{padding-left:36px}.add-storage-unit-modal .ds-custom-input-control.help-text-outside div[class$=-control]>div:nth-of-type(2){position:relative;right:40px}.quick-links--title{margin-bottom:12px;border-bottom:1px solid #e9eaeb;padding-bottom:15px}.quick-links-wrapper{display:flex;flex-direction:column;gap:8px;flex-wrap:wrap}.quick-links .quick-link.ghost{color:#1d6bfc;width:-moz-fit-content;width:fit-content;text-decoration:none;align-items:center;display:flex;font-weight:500;padding:0!important}.quick-links .quick-link.ghost:hover,.quick-links .quick-link.ghost:disabled{background-color:transparent;color:#1d6bfc!important}.quick-links .quick-link.ghost .icon{background-color:#1d6bfc!important}.quick-links .tooltip-container,.quick-links .tooltip-container>.w-auto{width:-moz-fit-content!important;width:fit-content!important}@media (max-width: 1399.98px){.quick-links .quick-links-wrapper{display:flex;align-items:center;width:100%;gap:16px}}.scan-in-progress-card{gap:12px;height:100%}.scan-in-progress-card p{margin-bottom:0}.scan-in-progress-card .ds-service-card.storage-unit{height:100%;grid-template-areas:"logo extra" "title title" "description description" "progressbar progressbar";padding-bottom:20px}.scan-in-progress-card .ds-service-card.storage-unit .storage-details{display:flex;flex-direction:row;align-items:center}.scan-in-progress-card .ds-service-card.storage-unit .details-table .key{width:unset}.scan-in-progress-card .ds-service-card.storage-unit .details-table span.key{color:#1b273c}.scan-in-progress-card .ds-service-card.storage-unit .details-table .ds-custom-badge{border-radius:4px}.scan-in-progress-card .ds-service-card.storage-unit .details-table .ds-custom-badge.informative{color:#616875;background-color:#f1f3f8}.scan-in-progress-card .ds-service-card.storage-unit .title>div{gap:12px;display:flex;flex-direction:column}.scan-in-progress-card .ds-service-card.storage-unit .title>div .icon{background-color:#1d6bfc}.scan-in-progress-card .ds-service-card.storage-unit .ds-progress-bar--wrapper{position:relative;grid-area:progressbar;bottom:unset;margin-top:12px}.carousel-container{position:relative;width:100%;display:flex;flex-direction:column;flex:1 0 auto}.carousel-container .carousel-header{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}.carousel-container .carousel-header p{margin-bottom:0}.carousel-container .carousel-controls{display:flex;flex-direction:row;gap:12px}.carousel-container .carousel-controls .ds-custom-button{margin:0}.carousel-container .carousel-track{overflow:hidden;position:relative;display:flex;flex:1 0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel-container .carousel-cards{display:flex;transition:transform .3s ease-in-out;gap:12px;width:100%}.carousel-container .carousel-cards .carousel-card{min-width:280px;overflow:hidden}.carousel-container .carousel-cards .carousel-card .ds-service-card{height:100%;width:100%}.carousel-container .carousel-cards .carousel-card .ds-service-card .btn{justify-content:center}.carousel-container .carousel-cards .carousel-card .ds-service-card .btn.gradient .icon{background-color:#fff}.carousel-skeleton{display:flex;flex-direction:row;gap:12px;width:100%}.carousel-skeleton .ds-service-card.storage-unit{width:100%;justify-content:center;height:100%;grid-template-rows:unset}.no-active-scans{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;gap:12px;padding:40px 20px;box-shadow:0 0 8px #0a24560d;border:1px solid #e9eaeb}.scans-in-progress{display:flex;flex-direction:row;gap:12px;flex-grow:1;flex-basis:100%}.scans-in-progress.no-carousel-controls .carousel-controls{opacity:0;visibility:hidden}.scans-in-progress--wrapper{display:flex;flex-direction:column}.scans-in-progress--wrapper .no-active-scans{text-align:center;height:100%}.scans-in-progress--wrapper>p{min-height:30px;line-height:34px}@media (min-width: 1200px){.scans-in-progress--wrapper.rtp{border-left:1px solid #e9eaeb;padding-left:40px}}.scans-in-progress--wrapper.rtp .carousel-controls{opacity:0}.scans-in-progress-skeleton{display:flex;flex-direction:row;gap:12px}.scans-in-progress-skeleton .ds-service-card.storage-unit{width:100%;justify-content:center}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.date-range-picker{position:absolute;right:0;left:unset;max-width:-moz-min-content;max-width:min-content;background-color:#fff;box-shadow:0 2px 8px #1b273c26;border-radius:6px;font-weight:500}.date-range-picker div[class$=-control],.date-range-picker div[class$=-option]{border:none;font-size:14px;font-weight:400}.date-range-picker div[class$=-option]{padding:4px 8px}.date-range-picker div[class$=-menu]{font-size:14px;min-width:100px}.date-range-picker div[class$=-menu]>div{max-height:160px}.date-range-picker div[class$=-singleValue]{font-weight:500}.date-range-picker .rdp-chevron{fill:#1b273c;width:18px;height:18px}.date-range-picker .rdp-weekday{width:var(--rdp-day-width)}.date-range-picker .rdp-day.selected.rdp-range_middle{background-color:#e1e9fe80}.date-range-picker .rdp-day_button{border-radius:8px}.date-range-picker .rdp-range_start .rdp-day_button,.date-range-picker .rdp-range_end .rdp-day_button{background-color:#1d6bfc}.date-range-picker .rdp-day.disabled{opacity:.4;cursor:not-allowed}.date-range-picker .rdp-day.disabled:hover{background-color:transparent}.date-range-picker .date-range-picker-footer{display:flex;gap:4px;flex-direction:row;align-items:center;justify-content:space-between;padding:4px 12px}.date-range-picker .date-range-picker-footer p{margin:0;color:#8e939b}.security-alerts-and-compliance-violations .dropdown-menu{max-height:160px;overflow-y:auto}.security-alerts-and-compliance-violations--title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.security-alerts-and-compliance-violations--title p{margin-bottom:0}.security-alerts-and-compliance-violations--filters{display:flex;align-items:center;gap:20px;flex-wrap:wrap;position:relative}.security-alerts-and-compliance-violations--filters.non-interactive .ds-custom-button{pointer-events:none}.security-alerts-and-compliance-violations--filters .ds-custom-button.active:focus{box-shadow:none}.security-alerts-and-compliance-violations--filters .ds-active-filters{display:none}.security-alerts-and-compliance-violations--filters .custom-date-picker-wrapper{position:absolute;top:100%;right:0;z-index:1000;margin-top:8px;border-radius:4px;box-shadow:0 2px 8px #6168751a}.security-alerts-and-compliance-violations--filters .custom-date-picker-wrapper .custom-date-picker{padding:16px}.security-alerts-and-compliance-violations--filters .custom-date-picker-wrapper .custom-date-picker .date-range-picker-footer{margin-top:16px;display:flex;justify-content:space-between;align-items:center}.security-alerts-and-compliance-violations--stats{gap:20px;display:flex;flex-direction:column}.security-alerts-and-compliance-violations--stats .ds-service-card:not(.cursor-pointer):hover{background-color:#fff}.security-alerts-and-compliance-violations--stats-count{display:flex;gap:12px}@media (max-width: 1199.98px){.security-alerts-and-compliance-violations--stats-count{flex-wrap:wrap}}.security-alerts-and-compliance-violations--stats-count .ds-service-card{width:100%}.security-alerts-and-compliance-violations--stats-files{display:flex;gap:12px}@media (max-width: 1199.98px){.security-alerts-and-compliance-violations--stats-files{flex-wrap:wrap}}.security-alerts-and-compliance-violations--stats-files .ds-service-card{width:100%}.security-alerts-and-compliance-violations .ds-service-card .title .tooltip-container .icon-information{visibility:hidden;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;opacity:0}.security-alerts-and-compliance-violations .ds-service-card:hover .tooltip-container .icon-information{visibility:visible;opacity:1}.security-alerts-and-compliance-violations .custom-tabs{margin-bottom:20px;border-bottom:1px solid #e9eaeb}.security-alerts-and-compliance-violations .custom-tabs .custom-tab:not(.custom-tab--active){border-bottom:0}.security-alerts-and-compliance-violations .custom-tabs-list{gap:24px}.security-alerts-and-compliance-violations .custom-tabs-list:not(.custom-tabs-list--vertical):after{display:none}.security-alerts-and-compliance-violations .custom-tabs .custom-tab--link{padding:4px 0}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.report-entry{margin-bottom:0}.report-entry .icon{background-color:#1d6bfc;margin-right:0}.report-entry .ds-custom-badge{font-size:12px;font-weight:400;line-height:20px;border-radius:4px}.report-entry .ds-custom-badge.informative{color:#616875;background-color:#f1f3f8}.report-entry .ds-custom-badge.small-light.v2{font-size:12px;font-weight:400;line-height:20px;margin-left:0;border-radius:0}.report-entry .extra-actions-wrapper{display:flex;flex-direction:row;align-items:center;gap:6px}.report-entry .issues-found-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px}.report-entry .report-entry-title{display:flex;flex-direction:column;gap:8px}.report-entry .report-entry-title span:first-of-type{font-size:13px;font-weight:400;line-height:20px;color:#485161}.report-entry .report-entry-title span:nth-of-type(2){max-width:20ch;line-clamp:1;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.last-reports--title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:12px;border-bottom:1px solid #e9eaeb;padding-bottom:18px}.last-reports--title p{margin-bottom:0}.last-reports--title a{text-decoration:none;font-weight:500}.last-reports--body{padding:20px 0}.last-reports .generated-reports{gap:12px;display:flex;flex-direction:column}.last-reports .no-generated-reports{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.ds-custom-card.upcoming-event{width:100%}.ds-custom-card.upcoming-event .upcoming-event-title{display:flex;flex-direction:column}.ds-custom-card.upcoming-event .upcoming-event-description span{font-size:13px;font-weight:400;line-height:20px;color:#485161}.ds-custom-card.upcoming-event .upcoming-event-description span:last-of-type{color:#1b273c}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.upcoming-events--title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:12px;border-bottom:1px solid #e9eaeb;padding-bottom:18px}.upcoming-events--title p{margin-bottom:0}.upcoming-events--title a{text-decoration:none;font-weight:500}.upcoming-events--body{padding:20px 0}.upcoming-events>p{border-bottom:1px solid #e9eaeb;padding-bottom:18px}.upcoming-events .no-upcoming-events{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:12px}.storage-unit-carousel.carousel-container{flex:none}.storage-unit-carousel .ds-service-card{grid-template-rows:40px 30px 1fr;height:100%}.storage-unit-carousel .ds-service-card .title{word-break:break-word}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.dashboard-chart{min-height:300px;height:300px;padding:20px 0;border:1px solid #f4f4f5}.dashboard-chart--container{min-height:285px}.dashboard-chart .custom-tooltip{background-color:#fff;padding:10px;border:1px solid #f4f4f5;border-radius:4px;box-shadow:0 0 10px #0000001a}.dashboard-chart .custom-tooltip--label{font-weight:500}.dashboard-chart .custom-tooltip--item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.dashboard-chart .custom-tooltip--item-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:20px}.dashboard-chart .custom-tooltip--item-label--icon{width:12px;height:12px;border-radius:50%;background-color:gray}.dashboard-chart .custom-tooltip--item-label--icon.processed{background-color:#2563eb}.dashboard-chart .custom-tooltip--item-label--icon.infected{background-color:#d00300}.dashboard-chart .custom-tooltip--item-label--icon.vulnerability{background-color:#ed6706}.dashboard-chart .custom-tooltip--item-label--icon.sensitive{background-color:#4aa7b1}.dashboard-chart .custom-tooltip--item-label--icon.sandbox{background-color:#7e32dd}.dashboard-chart .custom-tooltip--item-value{font-weight:500}.dashboard-chart--empty{position:relative}.dashboard-chart--empty .empty-chart-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:10px;z-index:1;box-shadow:0 0 10px #0000001a;border-radius:4px}.dashboard-chart--empty:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#f4f4f5;opacity:.9;z-index:1}.storage-unit--select .ds-select-with-button button span.title{word-break:break-word}.storage-unit--select .ds-select-with-button div[class$=-menu] div[class$=-option]>div{gap:8px;word-break:break-word;line-height:initial}.storage-unit--select .ds-select-with-button div[class$=-menu] div[class$=-option]>div svg{min-width:16px}@media (max-width: 1399.98px){.storage-unit--select,.storage-unit--select .ds-select-with-button,.storage-unit--select .ds-select-with-button button{width:100%}}.storage-unit-summary{border:1px solid #e9eaeb;width:100%;padding:8px 0;display:flex;flex-direction:row;align-items:center}.storage-unit-summary--item{display:flex;flex-direction:column;padding:4px 20px;align-self:flex-start}.storage-unit-summary--item .title{color:#707682}.storage-unit-summary--item .description{display:flex;flex-direction:row;overflow:hidden;flex-wrap:wrap;gap:8px}.storage-unit-summary--item .description .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:200px}.storage-unit-summary--item:not(:first-of-type){width:100%}.storage-unit-summary--item:not(:last-of-type){border-right:1px solid #e9eaeb}@media (min-width: 1400px) and (max-width: 1540px){.storage-unit-summary{flex-wrap:wrap}.storage-unit-summary--item:not(:last-of-type){border-right:none;width:100%;max-width:none}}.page-loader{width:100%;height:calc(100vh - 200px)}.page-loader .loader-container{height:100%}.dashboard-content-wrapper{padding-bottom:40px;display:flex;gap:40px}@media (max-width: 1399.98px){.dashboard-content-wrapper{flex-direction:column}}.dashboard-left--wrapper{gap:40px;display:flex;flex-direction:column;width:100%;max-width:calc(100% - 370px)}.dashboard-left--wrapper .dashboard-scans-in-progress--wrapper{display:flex;align-items:stretch;gap:40px}.dashboard-left--wrapper .dashboard-scans-in-progress--wrapper .scans-in-progress--wrapper,.dashboard-left--wrapper .dashboard-scans-in-progress--wrapper .scans-in-progress--wrapper.is-loading,.dashboard-left--wrapper .dashboard-scans-in-progress--wrapper .scans-in-progress--wrapper.no-available-scans{width:100%}@media (max-width: 1199.98px){.dashboard-left--wrapper .dashboard-scans-in-progress--wrapper{flex-wrap:wrap}}.dashboard-left--wrapper .dashboard-storage-info{display:flex;flex-direction:row;gap:12px}@media (max-width: 1399.98px){.dashboard-left--wrapper{max-width:100%}}.dashboard-right--wrapper{display:flex;flex-direction:column;gap:40px;width:100%;max-width:330px}@media (max-width: 1399.98px){.dashboard-right--wrapper{max-width:100%}}.not-allowed-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:40px auto;gap:20px}.not-allowed-container--icon{display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:10%;padding:20px}.not-allowed-container--icon i{margin:0}.not-allowed-container--text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#1b273c}.input-with-add .error-wrapper{margin:8px 0}.input-with-add .error-wrapper .banner-notification{padding:8px;min-height:unset}.input-with-add .input-wrapper{display:flex;align-items:center;gap:12px;width:100%}.input-with-add .input-wrapper .ds-custom-input-control{width:100%}.input-with-add .added-items-array{margin-top:12px;display:flex;flex-direction:column;gap:2px}.input-with-add .added-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.input-with-add .added-item:has(button:hover){opacity:.6;transition:opacity .15s ease-in-out}.input-with-add .added-item .ds-custom-badge{margin:0;width:100%;max-width:345px}.input-with-add .added-item .ds-badge-inner{margin:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.report-history .ds-table--global-header{display:none!important}.report-history .ds-filter .ds-filter-dropdown .btn .icon{top:0}.report-history .ds-filter .ds-filter-dropdown .btn span{max-width:none}.report-history .report-filter-wrapper{padding:24px 0;position:sticky;top:80px;background:#fff;z-index:100}.report-history .ds-active-filters{display:none}.report-history .ds-custom-input{border:1px solid!important;border-color:#bcbfc3!important}.report-history .ds-table--footer{margin-top:20px}.report-history .ds-table--footer td{padding:0!important}.report-history .time-frame-wrapper{display:flex;flex-direction:column;margin-top:10px}.report-history .time-frame-wrapper .icon{margin-left:8px!important}.report-history .time-frame-wrapper .dropdown-menu{max-height:200px}.report-history .time-frame-wrapper .dropdown-item:last-of-type{border-top:1px solid #e9eaeb;margin-top:4px;padding-top:8px}.report-history .time-frame-wrapper .custom-date-range-wrapper{margin-top:16px;background:#fff;border-radius:4px;box-shadow:0 2px 8px #6168751a;overflow:hidden}.report-history .time-frame-wrapper .custom-date-range-wrapper .report-filter-date-range{padding:10px}.report-history .text-ellipsis{overflow:hidden;text-overflow:ellipsis;display:block;max-width:130px;white-space:nowrap;flex-wrap:nowrap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.edit-scan-modal .modal-body{gap:20px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-bottom:20px}.edit-scan-modal .ds-custom-input-group{display:flex;flex-direction:column;gap:8px}.edit-scan-modal .ds-custom-input-group .ds-custom-label{margin-bottom:0;font-weight:500!important}.edit-scan-modal .ds-custom-input-group:not(:first-of-type) .ds-custom-label{font-size:12px;font-weight:400;line-height:20px;color:#485161;text-transform:uppercase}.edit-scan-modal .scan-type{display:flex;flex-direction:column}.edit-scan-modal .scan-type--buttons{display:flex;gap:12px}.edit-scan-modal .scan-type--buttons .btn{border-radius:0;border-color:#e9eaeb;box-shadow:0 0 8px #0a24560d;flex-grow:1;padding:12px!important;height:44px;font-weight:400}.edit-scan-modal .scan-type--buttons .btn.selected{border-color:#1d6bfc}.edit-scan-modal .scan-type--buttons .btn:hover{background-color:#fff;border-color:#1d6bfc}.edit-scan-modal .scan-type--buttons .btn .icon{min-width:20px!important;min-height:20px!important;background-color:#1d6bfc}.edit-scan-modal .scan-priority{display:flex;flex-direction:column}.edit-scan-modal .scan-priority--buttons{display:flex;flex-direction:row;gap:8px}.edit-scan-modal .scan-priority--buttons .btn{border-color:#e9eaeb;box-shadow:0 0 8px #0a24560d;border-radius:0;width:100px;justify-content:center;font-weight:400}.edit-scan-modal .scan-priority--buttons .btn.selected{border-color:#1d6bfc}.edit-scan-modal .scan-priority--buttons .btn:hover{background-color:#fff;border-color:#1d6bfc}.edit-scan-modal .scan-priority--buttons .btn:disabled{background-color:#fff}.edit-scan-modal .scheduled-scan-dom{background-color:#f1f3f8;padding:12px 20px}.edit-scan-modal .scheduled-scan-dom:has(.ds-custom-label) .ds-custom-label{font-size:13px;font-weight:400;line-height:20px;color:#1b273c;text-transform:none;padding-bottom:4px}.edit-scan-modal .scheduled-scan-dom .recurrence-pattern{gap:12px;position:relative}.edit-scan-modal .scheduled-scan-dom .recurrence-pattern .ds-custom-input-control{max-width:100px}.edit-scan-modal .scheduled-scan-dom .recurrence-pattern--label{position:absolute;top:6px;left:112px}.edit-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-control],.edit-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-control]>div,.edit-scan-modal .scheduled-scan-dom .ds-custom-input-control input{max-height:32px;height:32px;min-height:32px;align-items:center}.edit-scan-modal .scheduled-scan-dom .ds-custom-select div[class$=-singleValue]{height:26px;min-height:26px}.edit-scan-modal .scheduled-scan-dom .ds-custom-select.w-50{width:130px!important}.edit-scan-modal form .footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}.reports .report-name-icon{background-color:#1d6bfc}.reports .custom-tabs{border-bottom:1px solid #e9eaeb}.reports .custom-tabs .custom-tab:not(.custom-tab--active){border-bottom:0}.reports .custom-tabs-list{gap:24px}.reports .custom-tabs-list:not(.custom-tabs-list--vertical):after{display:none}.reports .custom-tabs .custom-tab--link{padding:4px 0}.reports table{margin-bottom:10px}.reports .ds-table--wrapper .ds-table--global-subheader{position:sticky;top:80px;background:#fff;z-index:90}.reports .ds-table--wrapper table tr{flex-wrap:nowrap}.reports .ds-table--wrapper table tr th,.reports .ds-table--wrapper table tr th label{font-weight:500!important}.reports .report-table-col>div{gap:8px}.reports .report-table-col>div svg{min-width:20px}.reports .ds-filter .ds-filter-dropdown .btn{line-height:20px;padding-bottom:0!important;padding-top:0!important}.ds-table--extra-actions{margin-top:24px;margin-bottom:24px}.ds-table--extra-actions .files-filter+.ds-active-filters{display:none}.time-frame-wrapper{display:flex;flex-direction:column;margin-top:10px}.time-frame-wrapper .dropdown-menu{max-height:200px}.time-frame-wrapper .dropdown-item:last-of-type{border-top:1px solid #e9eaeb;margin-top:4px;padding-top:8px}.time-frame-wrapper .custom-date-range-wrapper{margin-top:16px;background:#fff;border-radius:4px;box-shadow:0 2px 8px #6168751a;overflow:hidden}.time-frame-wrapper .custom-date-range-wrapper .files-filter-date-range{padding:10px}.report-file-error-container{display:flex;flex-direction:column;gap:12px;width:100%}.report-file-error-container .report-file-error-header{display:flex;justify-content:space-between;align-items:center;width:100%}.report-file-error-container .report-file-error-title{color:#485161;display:flex;align-items:center;margin:0 6px}.report-file-error-container .report-file-error-title .ds-custom-badge{margin-right:8px;min-width:-moz-fit-content;min-width:fit-content}.report-file-error-container .report-file-error-message{color:#1b273c;background-color:#f1f3f8;padding:16px;white-space:pre-wrap;word-break:break-word;max-height:520px;overflow-y:auto;margin-bottom:40px}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.scan-details-report-error .report-file-error-title{font-size:15px}.file-versioning-wrapper{display:flex;align-items:center;gap:4px}.file-versioning-wrapper .icon{background-color:#d00300;top:unset!important}.scan-errors-accordion{margin-top:20px;margin-bottom:0}.scan-errors-accordion .accordion-content{padding:8px 0}.scan-errors-accordion .ds-accordion--header{font-weight:500;color:#d00300;margin-bottom:unset}.scan-errors-accordion .ds-accordion--body{border:unset}.scan-details-table-wrapper .ds-table--global-header{display:none!important}.scan-details-table-wrapper .ds-filter .ds-filter-dropdown .btn{line-height:20px;padding-bottom:0!important;padding-top:0!important}.scan-details-table-wrapper .ds-filter .ds-filter-dropdown .btn.icon{top:0}.scan-details-table-wrapper .ds-progress-bar--percentage{display:none}.scan-details-table-wrapper .ds-table--global-subheader{position:sticky;top:80px;background:#fff;z-index:1001;margin-bottom:0!important}.scan-details-table-wrapper .ds-table--global-subheader .ds-table--extra-actions{width:100%}.scan-details-table-wrapper .ds-table--global-subheader .ds-table--extra-actions .ds-filter--wrapper{order:0;margin-right:auto}.scan-details-table-wrapper .ds-table--global-subheader .ds-table--extra-actions p.body2{order:1}.scan-details-table-wrapper .ds-table--global-subheader .ds-table--extra-actions .extra-actions-bulk-selection{order:2}.scan-details-table-wrapper .ds-table--global-subheader .ds-search-filter{display:flex}.scan-details-table-wrapper .ds-table--global-subheader .ds-search-filter .ds-custom-input{padding-left:40px}.scan-details-table-wrapper .ds-table--global-subheader .ds-search-filter .icon{left:10px}.scan-details-table-wrapper .ds-custom-input{border:1px solid!important;border-color:#bcbfc3!important}.scan-details-table-wrapper .ds-table--footer{margin-top:20px}.scan-details-table-wrapper .ds-table--footer td{padding:0!important}.scan-details-table-wrapper .time-frame-wrapper .icon{margin-left:8px!important}.scan-details-table-wrapper .active-scan-details--table{padding-bottom:10px}.scan-details-table-wrapper .active-scan-details--table .ds-custom-button.tertiary{min-height:unset}.scan-details-table-wrapper .active-scan-details--table .polling-status{display:flex;flex-direction:row;align-items:center;background-color:#e1e9fe;text-align:center;justify-content:center;gap:12px;padding:8px 12px;position:sticky;top:160px;z-index:2}.scan-details-table-wrapper .active-scan-details--table .polling-status *{font-size:12px!important}.scan-details-table-wrapper .active-scan-details--table .polling-status .btn.ds-custom-button{padding:4px!important;height:unset;border:1px solid #c3cce2;font-size:12px}.scan-details-table-wrapper .active-scan-details--table .polling-status .btn.ds-custom-button .icon{width:14px!important;min-width:14px!important;max-width:14px!important}.scan-details-table-wrapper .active-scan-details--table tbody td:first-of-type{font-weight:500}.scan-details-table-wrapper .active-scan-details--table tbody td div,.scan-details-table-wrapper .active-scan-details--table tbody td .text-ellipsis{line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}.scan-details-table-wrapper .active-scan-details--table tbody td div .low-opacity,.scan-details-table-wrapper .active-scan-details--table tbody td .text-ellipsis .low-opacity{font-size:14px;font-weight:400;line-height:20px;text-decoration:none;color:#8e939b}.scan-details-table-wrapper .active-scan-details--table tbody td.show-tooltip div{overflow:visible}.scan-details-table-wrapper .active-scan-details--table tbody td .processing-entry-wrapper{display:flex;flex-direction:column}.scan-details-table-wrapper .active-scan-details--table tbody td .processing-entry-wrapper div.processing-entry{display:flex!important;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.scan-details-table-wrapper .active-scan-details--table tbody td .ds-custom-badge{border-radius:4px}.scan-details-table-wrapper .active-scan-details--table tbody td .ds-custom-badge.good.faded{background-color:#dbeedb}.scan-details-table-wrapper .active-scan-details--table tbody .ds-custom-tr.failed{background-color:#fceded}.scan-details-table-wrapper .active-scan-details--table td div .storage-units-active-scan-details--icon-wrapper{display:inline-flex!important;gap:4px}.scan-details-table-wrapper .active-scan-details--table td div .storage-units-active-scan-details--icon-wrapper .ds-icon-gradient{display:flex!important;align-items:center;justify-content:center}.scan-details-table-wrapper .active-scan-details--table .text-ellipsis{max-width:calc(100% - 24px)!important;width:calc(100% - 36px)}.scan-details-table-wrapper .active-scan-details--table .h-fit-content{height:-moz-fit-content;height:fit-content}.scan-details-table-wrapper .active-scan-details--table .icon-justify-right{justify-content:right}.scan-details-table-wrapper .active-scan-details--table div.storage-units-active-scan-details--copy-to-clipboard{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px;justify-content:space-between;width:100%}.scan-details-table-wrapper .active-scan-details--table div.storage-units-active-scan-details--copy-to-clipboard .ds-copy-to-clipboard{padding:0;border:none}.scan-details-table-wrapper .active-scan-details--table div.storage-units-active-scan-details--copy-to-clipboard .ds-copy-to-clipboard .icon{width:16px!important;min-width:16px!important;max-width:16px!important}.workflow-snapshot-modal ul{margin:0;padding:0;gap:12px;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-x:hidden;overflow-y:auto;max-height:60vh}.workflow-snapshot-modal ul .ds-form-divider{width:90%;flex-shrink:0}.workflow-snapshot-modal ul li{padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;gap:4px}.workflow-snapshot-modal ul li span:first-of-type{min-width:140px;display:block;color:#485161}.workflow-snapshot-modal ul li span:last-of-type{max-width:calc(100% - 140px);display:block}.workflow-snapshot-modal .text-ellipsis{width:100%;white-space:initial}.workflow-snapshot-modal .text-ellipsis .ds-badge-inner{width:100%;word-break:break-word}.workflow-snapshot-modal .modal-footer .ds-custom-button:first-of-type{display:none}.download-report-pdf button.btn-primary.dropdown-toggle:hover{color:#485161}.download-report-pdf button.btn-primary.dropdown-toggle:hover i{background-color:#485161}.download-report-pdf button.btn-primary.dropdown-toggle:focus{box-shadow:none;outline:none}.download-report-pdf.show button.btn-primary.dropdown-toggle{color:#485161}.download-report-pdf.show button.btn-primary.dropdown-toggle i{background-color:#485161}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.storage-units-active-scan-details .failed-scan-notification .ds-custom-inline-notification--content{gap:4px}.storage-units-active-scan-details .hr-divider{display:none}.storage-units-active-scan-details--scan-info{display:flex;flex-wrap:wrap}.storage-units-active-scan-details--scan-info li{min-width:100px}.storage-units-active-scan-details--scan-info li:has(.pending-files-info){margin-left:auto}.storage-units-active-scan-details--scan-info .pending-files-info{display:flex;gap:8px;align-items:center}.storage-units-active-scan-details--item{gap:8px;display:flex;flex-direction:row;align-items:center}.storage-units-active-scan-details--cards{display:flex;flex-direction:row;align-items:stretch;gap:12px;flex-wrap:wrap}.storage-units-active-scan-details--cards .ds-service-card{width:100%;flex:1;cursor:pointer;transition:background-color .2s ease-in-out}.storage-units-active-scan-details--cards .ds-service-card .title .tooltip-container .icon-information{visibility:hidden;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.storage-units-active-scan-details--cards .ds-service-card.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.storage-units-active-scan-details--cards .ds-service-card:hover .title .tooltip-container .icon-information{visibility:visible;opacity:1}.storage-units-active-scan-details ul{list-style:none;padding:0;margin:24px 0;gap:20px}.storage-units-active-scan-details ul .ds-custom-badge{max-width:220px}.storage-units-active-scan-details ul li p{margin-bottom:0!important}.storage-units-active-scan-details ul li .icon{background-color:#1d6bfc}.storage-units-active-scan-details .scan-details-label{color:#707682}.storage-units-active-scan-details .view-details-button{color:#1d6bfc}.report-card--row{gap:20px;position:relative;height:100%;display:flex;align-items:stretch}.report-card--row:not(:last-of-type){border-bottom:1px solid #e9eaeb;padding-bottom:20px}.report-card--row.line-separator>div:not(:first-of-type){border-left:1px solid #e9eaeb;padding-left:12px}.report-card--row p{margin-bottom:0}.report-card--row>div:not(:first-of-type).ds-service-card{padding-left:12px;border-left:1px solid #e9eaeb}.report-card--row>div:not(:first-of-type):not(.no-space-between){min-width:200px}.report-card--row .ds-custom-badge{justify-self:flex-start;align-self:flex-start}.report-card-text-block{gap:4px;display:flex;flex-direction:column}.report-card-text-block .note-font{color:#707682}.report-card{display:flex;flex-direction:column;padding:20px 32px;border:1px solid #e9eaeb;gap:20px;height:100%}.report-card--wrapper{display:flex;flex-direction:column}.report-card--list{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:6px;overflow:hidden}.report-card--list li{display:flex;flex-direction:row;align-items:flex-start;width:100%;overflow:hidden}.report-card--list span{color:#485161;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-card--list span:first-of-type{min-width:120px;margin-right:10px}.report-card--list span:last-of-type{flex-grow:1;min-width:0}.report-card--list .text-ellipsis{overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap;flex-wrap:nowrap;color:#485161}.report-card--list .text-ellipsis-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-grow:1;max-width:100%;overflow:hidden;min-width:0}.report-card--list .text-ellipsis-wrapper .ds-copy-to-clipboard{padding:0;border:none}.report-card--list .text-ellipsis-wrapper .ds-copy-to-clipboard .icon{width:16px!important;min-width:16px!important;max-width:16px!important}.report-details-scan-results .report-type .icon{background-color:#1d6bfc;margin-right:0}.report-details-scan-results .ds-custom-badge{margin-left:0}.report-details-scan-results .row-item{display:flex;flex-direction:row;align-items:center;gap:8px}.report-details-scan-results .row-item.gap-m{gap:12px}.report-details-scan-results .column{display:flex;flex-direction:column;align-self:center}.report-details-scan-results .column.custom-gap-4{gap:4px}.report-details-scan-results .ds-service-card.dashboard{background-color:unset;border:unset;box-shadow:unset;margin-top:4px;margin-bottom:4px;padding:8px 0 8px 8px;width:unset;flex-grow:1;cursor:pointer;transition:background-color .2s ease-in-out}.report-details-scan-results .ds-service-card.dashboard:hover,.report-details-scan-results .ds-service-card.dashboard.selected{background-color:#f1f3f8;border-color:#f1f3f8}.report-details-scan-results .ds-service-card.dashboard.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.report-details-scan-results .ds-service-card.dashboard:hover .title .tooltip-container .icon-information{visibility:visible;opacity:1}.report-details-scan-results .ds-service-card.dashboard .title .tooltip-container .icon-information{visibility:hidden;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.remediation-wrapper,.remediation-wrapper-error{padding-bottom:20px;width:100%}.remediation-wrapper:first-of-type,.remediation-wrapper-error:first-of-type{margin-top:12px}.remediation-wrapper:not(:last-of-type),.remediation-wrapper-error:not(:last-of-type){border-bottom:1px solid #e9eaeb}.remediation-wrapper .failed-remediation-badge,.remediation-wrapper-error .failed-remediation-badge{margin-right:auto;margin-top:6px}.remediation-wrapper .remediation-description,.remediation-wrapper-error .remediation-description{color:#707682;line-height:20px}.remediation-wrapper .remediation-description--destination,.remediation-wrapper-error .remediation-description--destination{color:#1b273c;font-weight:500}.remediation-wrapper .remediation-badges,.remediation-wrapper-error .remediation-badges{margin-left:28px;margin-top:10px}.remediation-wrapper .remediation-badges .ds-custom-badge,.remediation-wrapper-error .remediation-badges .ds-custom-badge{margin:0;max-width:360px;align-self:flex-start}.report-details .ds-table--global-subheader{padding-top:12px;margin-top:1px}.report-details .report-warning{display:flex;align-items:flex-start;gap:8px}.report-details .report-warning i,.report-details .report-warning p{margin:0}.report-details .report-warning--icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.report-details .report-warning--icon i{background:#f07d2a}.remediations-errors-modal .modal-body{margin-bottom:0!important}.report-file-scan-results .ds-custom-badge.teal-blue{background-color:#178594}.report-file-scan-results .ds-service-card.dashboard{border:unset;box-shadow:unset;padding:0;cursor:initial}.report-file-scan-results .ds-service-card.dashboard:hover{background-color:inherit}.report-file-scan-results .report-card--row{height:100%;align-items:center;justify-content:center}.report-file-scan-results .report-card--row .row-item,.report-file-scan-results .report-card--row .column{border-right:1px solid #e9eaeb;padding-right:20px;align-self:center;justify-self:center}.report-file-scan-results .report-card--row .row-item{height:100%}.report-file-scan-results .report-card--row>div:last-of-type{border-right:unset}.dlp-table thead tr td:first-of-type,.dlp-table thead tr th:first-of-type,.dlp-table tbody tr td:first-of-type,.dlp-table tbody tr th:first-of-type{width:30%}.dlp-table thead tr td:nth-of-type(2),.dlp-table thead tr th:nth-of-type(2),.dlp-table tbody tr td:nth-of-type(2),.dlp-table tbody tr th:nth-of-type(2){width:70%}.dlp-table thead tr td:last-of-type,.dlp-table thead tr th:last-of-type,.dlp-table tbody tr td:last-of-type,.dlp-table tbody tr th:last-of-type{width:25%}.dlp-table thead tr .ds-custom-button,.dlp-table tbody tr .ds-custom-button{background-color:transparent!important}.report-file-results-table{margin-top:40px;margin-bottom:40px}.report-file-results-table .red{color:#d00300;font-weight:500}.report-file-results-table .custom-tab--disabled{pointer-events:none;cursor:not-allowed}.report-file-scan-status .ds-service-card{border:unset;box-shadow:unset;padding:0}.report-file-scan-status .ds-service-card:hover{border:unset;box-shadow:unset;background-color:unset}.report-file-scan-status .ds-service-card .title,.report-file-scan-status .ds-service-card .description{display:flex;align-items:center;flex-direction:row}.report-file-scan-status .ds-service-card .status-title{color:#d00300}.report-file-scan-status .ds-service-card .status-title.allowed{color:#008a00}.report-file-scan-status .ds-service-card.pending .status-title{color:#c3cce2}.report-file-scan-status .ds-service-card.pending .description{visibility:hidden}.reports-file-details .ds-section-header .col-md-4.col-12{width:50%}.reports-file-details .expand-button{height:unset}.reports-file-details .scan-overview-wrapper-left{width:100%;display:flex;flex-direction:column;gap:20px}@media (min-width: 1400px){.reports-file-details .scan-overview-wrapper-left{width:66.66%}}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem #3184fd80}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3184fd80}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem #828a9180}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem #3c996e80}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3c996e80}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem #0baccc80}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #0baccc80}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem #d9a40680}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d9a40680}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem #e1536180}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #e1536180}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem #d3d4d580}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem #42464980}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #42464980}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #19875480}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#198754;border-color:#198754}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #19875480}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #21252980}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #21252980}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap: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 .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap: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 .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap: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 .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap: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 .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px #00000020}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem #00000026;border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212529}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translate(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translate(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!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}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow: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}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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}.d-print-none{display:none!important}}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:auto;src:url(/assets/Roboto-Bold-D-aAu_L5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:auto;src:url(/assets/Roboto-Medium-DPwG85_g.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/Roboto-Light-CZE1r6-S.ttf) format("truetype")}.headline-xxl-font{font-size:32px;font-weight:400;line-height:36px}.headline-xl-font{font-size:24px;font-weight:400;line-height:28px}.headline-l-font{font-size:20px;font-weight:500;line-height:24px}.headline-m-font{font-size:16px;font-weight:500;line-height:20px}.headline-font{font-size:16px;font-weight:400;line-height:20px}.body-font{font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.body-font.medium{font-weight:500}.body-font.italic{font-style:italic}.body-font.underline{text-decoration:underline}.body-link{font-size:14px;font-weight:400;line-height:20px;-webkit-text-decoration:"none";text-decoration:"none"}.body-link:hover{text-decoration:underline}.body-link.medium{font-size:14px;font-weight:500;line-height:20px;-webkit-text-decoration:"none";text-decoration:"none"}.note-font{font-size:13px;font-weight:400;line-height:20px}.note-font.medium{font-weight:500}.note-font.italic{font-style:italic}.note-font.underline{text-decoration:underline}.note-font.uppercase{text-transform:uppercase}.label-font{font-size:12px;font-weight:400;line-height:20px}.label-font.medium{font-weight:500}.label-font.italic{font-style:italic}.label-font.underline{text-decoration:underline}.label-font.uppercase{text-transform:uppercase}.caption-font{font-size:11px;font-weight:400;line-height:16px;font-style:italic}.footnote-font{font-size:10px;font-weight:400;line-height:16px}.footnote-font.underline{text-decoration:underline}:root{--base-spacing: 4px}html,body{font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif;position:relative}body.modal-open{overflow:hidden;background:#000c}.modal-backdrop.show{background-color:#1b273c;opacity:.8}.modal{z-index:1100}h1{font-size:32px;font-weight:400;line-height:36px}h2{font-size:24px;font-weight:400;line-height:28px}h3{font-size:20px;font-weight:500;line-height:24px}h4{font-size:16px;font-weight:500;line-height:20px}h5,h6{font-size:16px;font-weight:400;line-height:20px}a{font-size:14px;font-weight:400;line-height:20px;text-decoration:underline;transition:all .15s ease-in-out}a:link,a:visited,a:hover{color:#1d6bfc}a.body1{font-size:14px;font-weight:400;line-height:20px;text-decoration:none}a.body1:link,a.body1:visited,a.body1:hover{color:#1b273c;font-weight:500}a:hover{text-decoration:none}body p{color:#1b273c;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}body p.body1{font-weight:500}body p.secondary{color:#485161}body p.stats{font-weight:500;font-size:1.56rem;line-height:1.875rem}.note{font-size:13px;font-weight:400;line-height:20px}caption,.caption{font-size:11px;font-weight:400;line-height:16px;font-style:italic}.overline{font-size:13px;font-weight:400;line-height:20px;font-weight:500;text-transform:uppercase;color:#485161}label{font-size:12px;font-weight:400;line-height:20px;font-weight:500}.p900{color:#485161}.tooltip{z-index:1200}.tooltip .tooltip-inner{background-color:#111f42;border-radius:0;padding:.286rem .572rem}.tooltip.bs-tooltip-top .tooltip-arrow:before,.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:#111f42}.tooltip.bs-tooltip-bottom .tooltip-arrow:before,.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-bottom-color:#111f42}.popover{background-color:#111f42;color:#fff;border:none;opacity:.95}.popover-header{color:#fff;background-color:#111f42;border:none;font-weight:600;padding-bottom:0}.popover-body{color:#fff;font-size:.9rem!important}.popover-body a{font-size:.9rem!important;color:#fff!important;text-decoration:underline;text-underline-offset:4px;font-weight:500}.popover-body a:hover,.popover-body a:focus{color:#1d6bfc!important}.popover-arrow:before{border-top-color:transparent!important}.popover-arrow:after{border-top-color:#111f42!important}.dropdown-menu{border-radius:0;border-color:#e9eaeb;box-shadow:0 2px 8px #1b273c29;background:#fff}.dropdown-menu .dropdown-item{color:#1b273c!important;text-decoration:none!important;font-size:1rem!important;padding:5px 20px;line-height:20px}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:focus-visible,.dropdown-menu .dropdown-item:focus-within{background:#e9eaeb}.dropdown-menu .dropdown-item.active{background:#e9eaeb;font-weight:500}.dropdown-menu .dropdown-item:hover{color:#1b273c!important;text-decoration:none!important;background:#e9eaeb}hr{background-color:#e9eaeb!important;opacity:1!important}.z-index-100{z-index:100}textarea{padding:.715rem 1.072rem;font-size:1rem;color:#1b273c;border:1px solid #8e939b;width:100%;display:block;box-shadow:none!important}textarea::-moz-placeholder{color:#485161}textarea::placeholder{color:#485161}textarea:focus,textarea:focus-visible,textarea:focus-within{border:1px solid #1d6bfc;outline:none}textarea:focus::-moz-placeholder,textarea:focus-visible::-moz-placeholder,textarea:focus-within::-moz-placeholder{color:#1b273c}textarea:focus::placeholder,textarea:focus-visible::placeholder,textarea:focus-within::placeholder{color:#1b273c}.icon{width:20px;height:20px;min-width:16px;min-height:16px;max-width:20px;max-height:20px;background-color:#1b273c;margin:0 8px 0 0;padding:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center center;mask-position:center center;display:inline-flex;position:relative}.icon-add{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.99992%203V13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%208.00004H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.99992%203V13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%208.00004H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-inbound-email{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.53571%205.75H1.75V14.25H14.25V5.75H12.4643'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2014.0263L8%209.55261L14%2014.0263'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%205.97369L5.5%209.10527M14%205.97369L10.5%209.10527'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%203L8%206L11%203'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.53571%205.75H1.75V14.25H14.25V5.75H12.4643'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2014.0263L8%209.55261L14%2014.0263'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%205.97369L5.5%209.10527M14%205.97369L10.5%209.10527'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%203L8%206L11%203'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-alert-octagon{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.4125%201.75H10.5875L14.25%205.4125V10.5875L10.5875%2014.25H5.4125L1.75%2010.5875V5.4125L5.4125%201.75V1.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.4125%201.75H10.5875L14.25%205.4125V10.5875L10.5875%2014.25H5.4125L1.75%2010.5875V5.4125L5.4125%201.75V1.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-inbox{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%208.5H10.5L9.25%2010.0833H6.75L5.5%208.5H1.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.90625%204.40906L1.75%208.5V12.0625C1.75%2012.7183%202.30964%2013.25%203%2013.25H13C13.6904%2013.25%2014.25%2012.7183%2014.25%2012.0625V8.5L12.0937%204.40906C11.8827%204.00552%2011.4493%203.75024%2010.975%203.75H5.025C4.55066%203.75024%204.11733%204.00552%203.90625%204.40906Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%208.5H10.5L9.25%2010.0833H6.75L5.5%208.5H1.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.90625%204.40906L1.75%208.5V12.0625C1.75%2012.7183%202.30964%2013.25%203%2013.25H13C13.6904%2013.25%2014.25%2012.7183%2014.25%2012.0625V8.5L12.0937%204.40906C11.8827%204.00552%2011.4493%203.75024%2010.975%203.75H5.025C4.55066%203.75024%204.11733%204.00552%203.90625%204.40906Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-alt-locked{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%209L9.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%209L6.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%206.75H4.75V3.75C4.75%202.64543%205.64543%201.75%206.75%201.75H9.25C10.3546%201.75%2011.25%202.64543%2011.25%203.75V3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%209L9.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%209L6.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%206.75H4.75V3.75C4.75%202.64543%205.64543%201.75%206.75%201.75H9.25C10.3546%201.75%2011.25%202.64543%2011.25%203.75V3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-information{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.68203%2013.7634C5.67151%2013.7589%205.66088%2013.7547%205.65016%2013.7507C3.26847%2012.8623%201.75195%2010.5438%201.75195%208.02789C1.75195%204.5215%204.5114%201.75%207.9798%201.75C10.4694%201.75%2012.7884%203.27605%2013.7678%205.60759C14.7456%207.93554%2014.2133%2010.6247%2012.4318%2012.419C10.6511%2014.2124%207.98701%2014.7456%205.68203%2013.7634Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75195%2011.25H9.25195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75195%206.75H8.00195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.75195%204.75H8.25195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8.00195%206.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.68203%2013.7634C5.67151%2013.7589%205.66088%2013.7547%205.65016%2013.7507C3.26847%2012.8623%201.75195%2010.5438%201.75195%208.02789C1.75195%204.5215%204.5114%201.75%207.9798%201.75C10.4694%201.75%2012.7884%203.27605%2013.7678%205.60759C14.7456%207.93554%2014.2133%2010.6247%2012.4318%2012.419C10.6511%2014.2124%207.98701%2014.7456%205.68203%2013.7634Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75195%2011.25H9.25195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75195%206.75H8.00195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.75195%204.75H8.25195'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8.00195%206.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-analysis{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%2013.25H1.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%204L8%209.05L5.91667%206.95L1.75%2011.15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.0007%206.625V4H10.3965'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%2013.25H1.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%204L8%209.05L5.91667%206.95L1.75%2011.15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.0007%206.625V4H10.3965'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-integrity-failures{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-not-available{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16049)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16049'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16049)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16049'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-shield-ok{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L10.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L10.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shield-download{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.5%208L8%2010.5L10.5%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2010.5V5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.5%208L8%2010.5L10.5%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2010.5V5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shield-byol{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%205V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014C8%2014%208.7792%2013.6438%209.73722%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L9.42969%207.57031C9.42969%207.57031%2010.082%206.91798%2010.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='13.3334'%20cy='9.66667'%20r='2'%20stroke='%231B273C'%20stroke-width='1.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011.4445L12%2015L13.3333%2014.1111L14.6667%2015V11.4445'%20stroke='%231B273C'%20stroke-width='1.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%205V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014C8%2014%208.7792%2013.6438%209.73722%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L9.42969%207.57031C9.42969%207.57031%2010.082%206.91798%2010.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='13.3334'%20cy='9.66667'%20r='2'%20stroke='%231B273C'%20stroke-width='1.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011.4445L12%2015L13.3333%2014.1111L14.6667%2015V11.4445'%20stroke='%231B273C'%20stroke-width='1.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shield-perpetual{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29251%2010C2.95854%209.38733%202.75%208.7175%202.75%208V3.8L8%202L13.25%203.8V8C13.25%208.7175%2013.0415%209.38733%2012.7075%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L10.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.80556%2013.5C7.80556%2014.3941%206.97397%2015.25%205.77778%2015.25C4.58158%2015.25%203.75%2014.3941%203.75%2013.5C3.75%2012.6059%204.58158%2011.75%205.77778%2011.75C6.97397%2011.75%207.80556%2012.6059%207.80556%2013.5Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.2499%2013.5C12.2499%2014.3941%2011.4183%2015.25%2010.2221%2015.25C9.02592%2015.25%208.19434%2014.3941%208.19434%2013.5C8.19434%2012.6059%209.02592%2011.75%2010.2221%2011.75C11.4183%2011.75%2012.2499%2012.6059%2012.2499%2013.5Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29251%2010C2.95854%209.38733%202.75%208.7175%202.75%208V3.8L8%202L13.25%203.8V8C13.25%208.7175%2013.0415%209.38733%2012.7075%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208L7.5%209.5L10.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.80556%2013.5C7.80556%2014.3941%206.97397%2015.25%205.77778%2015.25C4.58158%2015.25%203.75%2014.3941%203.75%2013.5C3.75%2012.6059%204.58158%2011.75%205.77778%2011.75C6.97397%2011.75%207.80556%2012.6059%207.80556%2013.5Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.2499%2013.5C12.2499%2014.3941%2011.4183%2015.25%2010.2221%2015.25C9.02592%2015.25%208.19434%2014.3941%208.19434%2013.5C8.19434%2012.6059%209.02592%2011.75%2010.2221%2011.75C11.4183%2011.75%2012.2499%2012.6059%2012.2499%2013.5Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-dot{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-apple{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='0.75'%20y='1.75'%20width='14.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M0%209H16V10C16%2011.1046%2015.1046%2012%2014%2012H2C0.895431%2012%200%2011.1046%200%2010V9Z'%20fill='%231B273C'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='0.75'%20y='1.75'%20width='14.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M0%209H16V10C16%2011.1046%2015.1046%2012%2014%2012H2C0.895431%2012%200%2011.1046%200%2010V9Z'%20fill='%231B273C'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-italic-type{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.2496%202.69231H7.12012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.87948%2013.3077H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.68522%202.69232L6.3877%2013.3077'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.2496%202.69231H7.12012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.87948%2013.3077H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.68522%202.69232L6.3877%2013.3077'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-attach-paperclip{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.42454%2010.253C6.83876%2010.8388%205.88901%2010.8388%205.30322%2010.253C4.71744%209.66725%204.71744%208.7175%205.30322%208.13171'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395C12.4853%205.19238%2012.4853%203.29288%2011.3137%202.12131C10.1421%200.949735%208.24262%200.949735%207.07104%202.12131'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.54585%2012.3744C7.78849%2014.1317%204.93924%2014.1317%203.18188%2012.3744C1.42453%2010.617%201.42453%207.76777%203.18188%206.01041'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395L7.42463%2010.253'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4351%208.48529L9.54597%2012.3744'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.3033%208.13173L9.19238%204.24265'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.07104%202.12131L3.18196%206.01039'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.42454%2010.253C6.83876%2010.8388%205.88901%2010.8388%205.30322%2010.253C4.71744%209.66725%204.71744%208.7175%205.30322%208.13171'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395C12.4853%205.19238%2012.4853%203.29288%2011.3137%202.12131C10.1421%200.949735%208.24262%200.949735%207.07104%202.12131'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.54585%2012.3744C7.78849%2014.1317%204.93924%2014.1317%203.18188%2012.3744C1.42453%2010.617%201.42453%207.76777%203.18188%206.01041'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3137%206.36395L7.42463%2010.253'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4351%208.48529L9.54597%2012.3744'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.3033%208.13173L9.19238%204.24265'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.07104%202.12131L3.18196%206.01039'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-key{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5'%20cy='11'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5855%206.12119C10.3902%205.92593%2010.3902%205.60935%2010.5855%205.41409L11.9997%203.99987C12.195%203.80461%2012.5115%203.80461%2012.7068%203.99987L14.121%205.41409C14.3163%205.60935%2014.3163%205.92593%2014.121%206.12119L12.7068%207.53541C12.5115%207.73067%2012.195%207.73067%2011.9997%207.53541L10.5855%206.12119Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9999%202L7.50006%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5'%20cy='11'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5855%206.12119C10.3902%205.92593%2010.3902%205.60935%2010.5855%205.41409L11.9997%203.99987C12.195%203.80461%2012.5115%203.80461%2012.7068%203.99987L14.121%205.41409C14.3163%205.60935%2014.3163%205.92593%2014.121%206.12119L12.7068%207.53541C12.5115%207.73067%2012.195%207.73067%2011.9997%207.53541L10.5855%206.12119Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9999%202L7.50006%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-audit{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.25%204.75C9.25%206.40685%2010.5931%207.75%2012.25%207.75C13.9069%207.75%2015.25%206.40685%2015.25%204.75C15.25%203.09315%2013.9069%201.75%2012.25%201.75C10.5931%201.75%209.25%203.09315%209.25%204.75Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.25%208L12.25%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='mask0_19_15982'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='12'%20height='14'%3e%3crect%20x='1.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15982)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%201H1V15H13V13.5H7V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M4.5%2011.5H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.5%209H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.25%204.75C9.25%206.40685%2010.5931%207.75%2012.25%207.75C13.9069%207.75%2015.25%206.40685%2015.25%204.75C15.25%203.09315%2013.9069%201.75%2012.25%201.75C10.5931%201.75%209.25%203.09315%209.25%204.75Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.25%208L12.25%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='mask0_19_15982'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='12'%20height='14'%3e%3crect%20x='1.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15982)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%201H1V15H13V13.5H7V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M4.5%2011.5H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.5%209H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-laptop{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='11.75'%20width='14.5'%20height='2.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M1.75%204C1.75%203.30964%202.30964%202.75%203%202.75H13C13.6904%202.75%2014.25%203.30964%2014.25%204V11.75H1.75V4Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M7%205H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='11.75'%20width='14.5'%20height='2.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M1.75%204C1.75%203.30964%202.30964%202.75%203%202.75H13C13.6904%202.75%2014.25%203.30964%2014.25%204V11.75H1.75V4Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M7%205H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-award{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='6'%20r='4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2010L5%2014L8%2012.8158L11%2014L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='6'%20r='4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2010L5%2014L8%2012.8158L11%2014L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-layers{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L2%205L8%208L14%205L8%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%208L8%2011L14%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2011L8%2014L14%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L2%205L8%208L14%205L8%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%208L8%2011L14%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2011L8%2014L14%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-back{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%204L3%208L7%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%208H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%204L3%208L7%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%208H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-life-saver{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.68203%2013.7634C5.67151%2013.7589%205.66088%2013.7547%205.65016%2013.7507C3.26847%2012.8623%201.75195%2010.5438%201.75195%208.02789C1.75195%204.5215%204.5114%201.75%207.9798%201.75C10.4694%201.75%2012.7884%203.27605%2013.7678%205.60759C14.7456%207.93554%2014.2133%2010.6247%2012.4318%2012.419C10.6511%2014.2124%207.98701%2014.7456%205.68203%2013.7634Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5384%206.943C10.108%205.91837%209.09465%205.25%207.99562%205.25C6.46561%205.25%205.25195%206.48009%205.25195%208.00797C5.25195%209.10091%205.90765%2010.1338%206.9769%2010.5405C8.00049%2010.9691%209.17322%2010.7262%209.9519%209.94198C10.7337%209.15458%2010.9703%207.97123%2010.5384%206.943Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.00195%206L4.00195%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.002%206L12.002%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.00195%2010L4.00195%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.002%2010L12.002%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.68203%2013.7634C5.67151%2013.7589%205.66088%2013.7547%205.65016%2013.7507C3.26847%2012.8623%201.75195%2010.5438%201.75195%208.02789C1.75195%204.5215%204.5114%201.75%207.9798%201.75C10.4694%201.75%2012.7884%203.27605%2013.7678%205.60759C14.7456%207.93554%2014.2133%2010.6247%2012.4318%2012.419C10.6511%2014.2124%207.98701%2014.7456%205.68203%2013.7634Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5384%206.943C10.108%205.91837%209.09465%205.25%207.99562%205.25C6.46561%205.25%205.25195%206.48009%205.25195%208.00797C5.25195%209.10091%205.90765%2010.1338%206.9769%2010.5405C8.00049%2010.9691%209.17322%2010.7262%209.9519%209.94198C10.7337%209.15458%2010.9703%207.97123%2010.5384%206.943Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.00195%206L4.00195%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.002%206L12.002%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.00195%2010L4.00195%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.002%2010L12.002%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-bar-chart{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%2014.25V10.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.58008%2014.25V6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2014.25V2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%2014.25V10.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.58008%2014.25V6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2014.25V2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-link-broken{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.5358%203.75734L12.2429%204.46445C12.8287%205.05024%2012.8287%205.99998%2012.2429%206.58577L11.1822%207.64643L12.2429%208.70709L13.3035%207.64643C14.4751%206.47486%2014.4751%204.57536%2013.3035%203.40379L12.5964%202.69668C11.4248%201.52511%209.52535%201.52511%208.35378%202.69668L7.29312%203.75734L8.35378%204.818L9.41444%203.75734C10.0002%203.17156%2010.95%203.17156%2011.5358%203.75734Z'%20fill='%231B273C'/%3e%3ccircle%20cx='7.82349'%20cy='4.28768'%20r='0.75'%20transform='rotate(45%207.82349%204.28768)'%20fill='%231B273C'/%3e%3ccircle%20cx='11.7126'%20cy='8.17676'%20r='0.75'%20transform='rotate(45%2011.7126%208.17676)'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.46473%2012.2426L3.75762%2011.5355C3.17184%2010.9497%203.17184%209.99999%203.75762%209.4142L4.81828%208.35354L3.75762%207.29288L2.69696%208.35354C1.52539%209.52511%201.52539%2011.4246%202.69696%2012.5962L3.40407%2013.3033C4.57564%2014.4749%206.47514%2014.4749%207.64671%2013.3033L8.70737%2012.2426L7.64671%2011.182L6.58605%2012.2426C6.00026%2012.8284%205.05052%2012.8284%204.46473%2012.2426Z'%20fill='%231B273C'/%3e%3ccircle%20cx='8.177'%20cy='11.7123'%20r='0.75'%20transform='rotate(-135%208.177%2011.7123)'%20fill='%231B273C'/%3e%3ccircle%20cx='4.28784'%20cy='7.8232'%20r='0.75'%20transform='rotate(-135%204.28784%207.8232)'%20fill='%231B273C'/%3e%3cpath%20d='M4.81836%204.81801L11.1823%2011.182'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.5358%203.75734L12.2429%204.46445C12.8287%205.05024%2012.8287%205.99998%2012.2429%206.58577L11.1822%207.64643L12.2429%208.70709L13.3035%207.64643C14.4751%206.47486%2014.4751%204.57536%2013.3035%203.40379L12.5964%202.69668C11.4248%201.52511%209.52535%201.52511%208.35378%202.69668L7.29312%203.75734L8.35378%204.818L9.41444%203.75734C10.0002%203.17156%2010.95%203.17156%2011.5358%203.75734Z'%20fill='%231B273C'/%3e%3ccircle%20cx='7.82349'%20cy='4.28768'%20r='0.75'%20transform='rotate(45%207.82349%204.28768)'%20fill='%231B273C'/%3e%3ccircle%20cx='11.7126'%20cy='8.17676'%20r='0.75'%20transform='rotate(45%2011.7126%208.17676)'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.46473%2012.2426L3.75762%2011.5355C3.17184%2010.9497%203.17184%209.99999%203.75762%209.4142L4.81828%208.35354L3.75762%207.29288L2.69696%208.35354C1.52539%209.52511%201.52539%2011.4246%202.69696%2012.5962L3.40407%2013.3033C4.57564%2014.4749%206.47514%2014.4749%207.64671%2013.3033L8.70737%2012.2426L7.64671%2011.182L6.58605%2012.2426C6.00026%2012.8284%205.05052%2012.8284%204.46473%2012.2426Z'%20fill='%231B273C'/%3e%3ccircle%20cx='8.177'%20cy='11.7123'%20r='0.75'%20transform='rotate(-135%208.177%2011.7123)'%20fill='%231B273C'/%3e%3ccircle%20cx='4.28784'%20cy='7.8232'%20r='0.75'%20transform='rotate(-135%204.28784%207.8232)'%20fill='%231B273C'/%3e%3cpath%20d='M4.81836%204.81801L11.1823%2011.182'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-blitz{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.66667%202L2%209.2H8L7.33333%2014L14%206.8H8L8.66667%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.66667%202L2%209.2H8L7.33333%2014L14%206.8H8L8.66667%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3c/svg%3e")}.icon-flash{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2372_14347)'%3e%3cpath%20d='M12.5%201.25L11.25%207.5L16.25%209.375L7.5%2018.75L8.75%2012.5L3.75%2010.625L12.5%201.25Z'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2372_14347'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2372_14347)'%3e%3cpath%20d='M12.5%201.25L11.25%207.5L16.25%209.375L7.5%2018.75L8.75%2012.5L3.75%2010.625L12.5%201.25Z'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2372_14347'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-rtp{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2513_36457)'%3e%3cpath%20d='M10.0083%2018.7497V17.083'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3917%2017.5667L13.5583%2016.125'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5917%2014.3587L16.15%2013.5254'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.7583%209.97461H17.0917'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.575%205.5918L16.1333%206.42513'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3583%202.3916L13.525%203.83327'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.97501%201.22461V2.89128'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.60001%202.4082L6.43334%203.8582'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.39999%205.625L3.84166%206.45833'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.23334%2010.0088H2.9'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.41667%2014.3831L3.85834%2013.5498'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.625%2017.5833L6.45833%2016.1416'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.8167%209.9998C13.8167%2012.1081%2012.1083%2013.8165%2010%2013.8165C7.89167%2013.8165%206.18333%2012.1081%206.18333%209.9998C6.18333%208.88314%206.66667%207.8748%207.43333%207.1748'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M5.675%207.0168L7.31667%206.9668C7.54167%206.9668%207.73334%207.13346%207.74167%207.35846L7.84167%208.9918'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2513_36457'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2513_36457)'%3e%3cpath%20d='M10.0083%2018.7497V17.083'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3917%2017.5667L13.5583%2016.125'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5917%2014.3587L16.15%2013.5254'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.7583%209.97461H17.0917'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.575%205.5918L16.1333%206.42513'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3583%202.3916L13.525%203.83327'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.97501%201.22461V2.89128'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.60001%202.4082L6.43334%203.8582'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.39999%205.625L3.84166%206.45833'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.23334%2010.0088H2.9'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.41667%2014.3831L3.85834%2013.5498'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.625%2017.5833L6.45833%2016.1416'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.8167%209.9998C13.8167%2012.1081%2012.1083%2013.8165%2010%2013.8165C7.89167%2013.8165%206.18333%2012.1081%206.18333%209.9998C6.18333%208.88314%206.66667%207.8748%207.43333%207.1748'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M5.675%207.0168L7.31667%206.9668C7.54167%206.9668%207.73334%207.13346%207.74167%207.35846L7.84167%208.9918'%20stroke='%231D6BFC'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2513_36457'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-linked{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2424%204.46447L11.5353%203.75736C10.9495%203.17157%209.99974%203.17157%209.41395%203.75736L7.29263%205.87868C6.70684%206.46447%206.70684%207.41421%207.29263%208L7.82296%208.53033C8.11585%208.82322%208.11585%209.2981%207.82296%209.59099C7.53007%209.88388%207.05519%209.88388%206.7623%209.59099L6.23197%209.06066C5.0604%207.88909%205.0604%205.98959%206.23197%204.81802L8.35329%202.6967C9.52486%201.52513%2011.4244%201.52513%2012.5959%202.6967L13.303%203.40381C14.4746%204.57538%2014.4746%206.47487%2013.303%207.64645L12.5959%208.35355L11.5353%207.29289L12.2424%206.58579C12.8282%206%2012.8282%205.05025%2012.2424%204.46447Z'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75714%2011.5355L4.46424%2012.2426C5.05003%2012.8284%205.99978%2012.8284%206.58556%2012.2426L8.70688%2010.1213C9.29267%209.53553%209.29267%208.58579%208.70688%208L8.17655%207.46967C7.88366%207.17678%207.88366%206.7019%208.17655%206.40901C8.46945%206.11612%208.94432%206.11612%209.23721%206.40901L9.76754%206.93934C10.9391%208.11091%2010.9391%2010.0104%209.76754%2011.182L7.64622%2013.3033C6.47465%2014.4749%204.57515%2014.4749%203.40358%2013.3033L2.69648%2012.5962C1.5249%2011.4246%201.5249%209.52513%202.69648%208.35355L3.40358%207.64645L4.46424%208.70711L3.75714%209.41421C3.17135%2010%203.17135%2010.9497%203.75714%2011.5355Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2424%204.46447L11.5353%203.75736C10.9495%203.17157%209.99974%203.17157%209.41395%203.75736L7.29263%205.87868C6.70684%206.46447%206.70684%207.41421%207.29263%208L7.82296%208.53033C8.11585%208.82322%208.11585%209.2981%207.82296%209.59099C7.53007%209.88388%207.05519%209.88388%206.7623%209.59099L6.23197%209.06066C5.0604%207.88909%205.0604%205.98959%206.23197%204.81802L8.35329%202.6967C9.52486%201.52513%2011.4244%201.52513%2012.5959%202.6967L13.303%203.40381C14.4746%204.57538%2014.4746%206.47487%2013.303%207.64645L12.5959%208.35355L11.5353%207.29289L12.2424%206.58579C12.8282%206%2012.8282%205.05025%2012.2424%204.46447Z'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75714%2011.5355L4.46424%2012.2426C5.05003%2012.8284%205.99978%2012.8284%206.58556%2012.2426L8.70688%2010.1213C9.29267%209.53553%209.29267%208.58579%208.70688%208L8.17655%207.46967C7.88366%207.17678%207.88366%206.7019%208.17655%206.40901C8.46945%206.11612%208.94432%206.11612%209.23721%206.40901L9.76754%206.93934C10.9391%208.11091%2010.9391%2010.0104%209.76754%2011.182L7.64622%2013.3033C6.47465%2014.4749%204.57515%2014.4749%203.40358%2013.3033L2.69648%2012.5962C1.5249%2011.4246%201.5249%209.52513%202.69648%208.35355L3.40358%207.64645L4.46424%208.70711L3.75714%209.41421C3.17135%2010%203.17135%2010.9497%203.75714%2011.5355Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-block-cancel{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='2.75'%20width='10.5'%20height='10.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='2.75'%20width='10.5'%20height='10.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-linkedin{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16035)'%3e%3cpath%20d='M13.7065%201.75H2.29348C1.99332%201.75%201.75%201.99332%201.75%202.29348V13.7065C1.75%2014.0067%201.99332%2014.25%202.29348%2014.25H13.7065C14.0067%2014.25%2014.25%2014.0067%2014.25%2013.7065V2.29348C14.25%201.99332%2014.0067%201.75%2013.7065%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.45605%206.91302V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.28223%206.91302V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.45605%208.8152C7.45605%208.31071%207.65646%207.82689%208.01319%207.47016C8.36991%207.11343%208.85374%206.91302%209.35823%206.91302C9.86272%206.91302%2010.3465%207.11343%2010.7033%207.47016C11.06%207.82689%2011.2604%208.31071%2011.2604%208.8152V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.28299%205.55432C5.73322%205.55432%206.09821%205.18934%206.09821%204.73911C6.09821%204.28887%205.73322%203.92389%205.28299%203.92389C4.83276%203.92389%204.46777%204.28887%204.46777%204.73911C4.46777%205.18934%204.83276%205.55432%205.28299%205.55432Z'%20fill='%231B273C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16035'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16035)'%3e%3cpath%20d='M13.7065%201.75H2.29348C1.99332%201.75%201.75%201.99332%201.75%202.29348V13.7065C1.75%2014.0067%201.99332%2014.25%202.29348%2014.25H13.7065C14.0067%2014.25%2014.25%2014.0067%2014.25%2013.7065V2.29348C14.25%201.99332%2014.0067%201.75%2013.7065%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.45605%206.91302V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.28223%206.91302V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.45605%208.8152C7.45605%208.31071%207.65646%207.82689%208.01319%207.47016C8.36991%207.11343%208.85374%206.91302%209.35823%206.91302C9.86272%206.91302%2010.3465%207.11343%2010.7033%207.47016C11.06%207.82689%2011.2604%208.31071%2011.2604%208.8152V11.2609'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.28299%205.55432C5.73322%205.55432%206.09821%205.18934%206.09821%204.73911C6.09821%204.28887%205.73322%203.92389%205.28299%203.92389C4.83276%203.92389%204.46777%204.28887%204.46777%204.73911C4.46777%205.18934%204.83276%205.55432%205.28299%205.55432Z'%20fill='%231B273C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16035'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-github{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.1548%2012.7166C3.18708%2013.6083%203.18708%2011.2304%202%2010.9331M10.3096%2014.5V12.1994C10.3319%2011.9159%2010.2936%2011.6309%2010.1974%2011.3634C10.1012%2011.0959%209.94927%2010.8519%209.75166%2010.6478C11.6154%2010.4397%2013.5741%209.73227%2013.5741%206.48641C13.5739%205.65642%2013.2552%204.85825%2012.6838%204.25712C12.9543%203.53096%2012.9352%202.72832%2012.6303%202.01593C12.6303%202.01593%2011.93%201.80786%2010.3096%202.89576C8.9492%202.52648%207.51519%202.52648%206.1548%202.89576C4.53443%201.80786%203.83405%202.01593%203.83405%202.01593C3.52919%202.72832%203.51006%203.53096%203.78063%204.25712C3.20497%204.86271%202.88588%205.66809%202.89031%206.50425C2.89031%209.72633%204.849%2010.4338%206.71273%2010.6656C6.51745%2010.8677%206.36685%2011.1087%206.27072%2011.373C6.17459%2011.6372%206.1351%2011.9188%206.1548%2012.1994V14.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.1548%2012.7166C3.18708%2013.6083%203.18708%2011.2304%202%2010.9331M10.3096%2014.5V12.1994C10.3319%2011.9159%2010.2936%2011.6309%2010.1974%2011.3634C10.1012%2011.0959%209.94927%2010.8519%209.75166%2010.6478C11.6154%2010.4397%2013.5741%209.73227%2013.5741%206.48641C13.5739%205.65642%2013.2552%204.85825%2012.6838%204.25712C12.9543%203.53096%2012.9352%202.72832%2012.6303%202.01593C12.6303%202.01593%2011.93%201.80786%2010.3096%202.89576C8.9492%202.52648%207.51519%202.52648%206.1548%202.89576C4.53443%201.80786%203.83405%202.01593%203.83405%202.01593C3.52919%202.72832%203.51006%203.53096%203.78063%204.25712C3.20497%204.86271%202.88588%205.66809%202.89031%206.50425C2.89031%209.72633%204.849%2010.4338%206.71273%2010.6656C6.51745%2010.8677%206.36685%2011.1087%206.27072%2011.373C6.17459%2011.6372%206.1351%2011.9188%206.1548%2012.1994V14.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-figma{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16055)'%3e%3cpath%20d='M5.87508%2014.25C7.04812%2014.25%208.00016%2013.3167%208.00016%2012.1667V10.0833H5.87508C4.70205%2010.0833%203.75%2011.0167%203.75%2012.1667C3.75%2013.3167%204.70205%2014.25%205.87508%2014.25Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%207.99998C3.75%206.84998%204.70205%205.91663%205.87508%205.91663H8.00016V10.0833H5.87508C4.70205%2010.0833%203.75%209.14997%203.75%207.99998Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%203.83335C3.75%202.68335%204.70205%201.75%205.87508%201.75H8.00016V5.91665H5.87508C4.70205%205.91665%203.75%204.98335%203.75%203.83335Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%201.75H10.1251C11.2981%201.75%2012.2502%202.68335%2012.2502%203.83335C12.2502%204.98335%2011.2981%205.91665%2010.1251%205.91665H8V1.75Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.2502%207.99998C12.2502%209.14998%2011.2981%2010.0833%2010.1251%2010.0833C8.95205%2010.0833%208%209.14998%208%207.99998C8%206.84998%208.95205%205.91663%2010.1251%205.91663C11.2981%205.91663%2012.2502%206.84998%2012.2502%207.99998Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16055'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16055)'%3e%3cpath%20d='M5.87508%2014.25C7.04812%2014.25%208.00016%2013.3167%208.00016%2012.1667V10.0833H5.87508C4.70205%2010.0833%203.75%2011.0167%203.75%2012.1667C3.75%2013.3167%204.70205%2014.25%205.87508%2014.25Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%207.99998C3.75%206.84998%204.70205%205.91663%205.87508%205.91663H8.00016V10.0833H5.87508C4.70205%2010.0833%203.75%209.14997%203.75%207.99998Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%203.83335C3.75%202.68335%204.70205%201.75%205.87508%201.75H8.00016V5.91665H5.87508C4.70205%205.91665%203.75%204.98335%203.75%203.83335Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%201.75H10.1251C11.2981%201.75%2012.2502%202.68335%2012.2502%203.83335C12.2502%204.98335%2011.2981%205.91665%2010.1251%205.91665H8V1.75Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.2502%207.99998C12.2502%209.14998%2011.2981%2010.0833%2010.1251%2010.0833C8.95205%2010.0833%208%209.14998%208%207.99998C8%206.84998%208.95205%205.91663%2010.1251%205.91663C11.2981%205.91663%2012.2502%206.84998%2012.2502%207.99998Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16055'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-bold-type{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%202.75H8.85C10.295%202.75%2011.4%203.8875%2011.4%205.375C11.4%206.8625%2010.295%208%208.85%208H3.75V2.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%208H9.615C11.06%208%2012.25%209.1375%2012.25%2010.625C12.25%2012.1125%2011.06%2013.25%209.615%2013.25H3.75V8Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%202.75H8.85C10.295%202.75%2011.4%203.8875%2011.4%205.375C11.4%206.8625%2010.295%208%208.85%208H3.75V2.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%208H9.615C11.06%208%2012.25%209.1375%2012.25%2010.625C12.25%2012.1125%2011.06%2013.25%209.615%2013.25H3.75V8Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-linux{-webkit-mask-image:url(/assets/linux-BIIK7TFZ.svg);mask-image:url(/assets/linux-BIIK7TFZ.svg)}.icon-brain{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.56556%2013.8486C6.28778%2013.9466%205.98827%2014%205.67603%2014C4.22628%2014%203.05103%2012.8487%203.05103%2011.4286'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.37212%2011.4651C4.96829%2011.595%204.53055%2011.6453%204.08044%2011.599C2.37517%2011.4234%201.13806%209.92693%201.31728%208.25652C1.44626%207.05443%202.27357%206.08985%203.36285%205.7089'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.53406%207.14285C3.65636%206.7268%203.05103%205.84607%203.05103%204.82685C3.05103%203.40669%204.22628%202.25542%205.67603%202.25542C5.9908%202.25542%206.29262%202.30969%206.57229%202.4092'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.28625%2013.8486C9.56403%2013.9466%209.86354%2014%2010.1758%2014C11.6255%2014%2012.8008%2012.8487%2012.8008%2011.4286'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.4797%2011.4651C10.8835%2011.595%2011.3213%2011.6453%2011.7714%2011.599C13.4766%2011.4234%2014.7137%209.92693%2014.5345%208.25652C14.4055%207.05443%2013.5782%206.08985%2012.489%205.7089'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3177%207.14285C12.1954%206.7268%2012.8008%205.84607%2012.8008%204.82685C12.8008%203.40669%2011.6255%202.25542%2010.1758%202.25542C9.86101%202.25542%209.55918%202.30969%209.27951%202.4092'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.92603%208.5L7.9538%2013.0909'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.92603%202.5V5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.56556%2013.8486C6.28778%2013.9466%205.98827%2014%205.67603%2014C4.22628%2014%203.05103%2012.8487%203.05103%2011.4286'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.37212%2011.4651C4.96829%2011.595%204.53055%2011.6453%204.08044%2011.599C2.37517%2011.4234%201.13806%209.92693%201.31728%208.25652C1.44626%207.05443%202.27357%206.08985%203.36285%205.7089'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.53406%207.14285C3.65636%206.7268%203.05103%205.84607%203.05103%204.82685C3.05103%203.40669%204.22628%202.25542%205.67603%202.25542C5.9908%202.25542%206.29262%202.30969%206.57229%202.4092'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.28625%2013.8486C9.56403%2013.9466%209.86354%2014%2010.1758%2014C11.6255%2014%2012.8008%2012.8487%2012.8008%2011.4286'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.4797%2011.4651C10.8835%2011.595%2011.3213%2011.6453%2011.7714%2011.599C13.4766%2011.4234%2014.7137%209.92693%2014.5345%208.25652C14.4055%207.05443%2013.5782%206.08985%2012.489%205.7089'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3177%207.14285C12.1954%206.7268%2012.8008%205.84607%2012.8008%204.82685C12.8008%203.40669%2011.6255%202.25542%2010.1758%202.25542C9.86101%202.25542%209.55918%202.30969%209.27951%202.4092'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.92603%208.5L7.9538%2013.0909'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.92603%202.5V5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3c/svg%3e")}.icon-linux2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2014C1%2014%203.33333%2010.3478%203.33333%206.17391C3.33333%205.06692%203.825%204.00527%204.70017%203.22251C5.57534%202.43975%206.76232%202%208%202C9.23768%202%2010.4247%202.43975%2011.2998%203.22251C12.175%204.00527%2012.6667%205.06692%2012.6667%206.17391C12.6667%2010.3478%2015%2014%2015%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.95801%207.73911C6.44126%207.73911%206.83301%207.38872%206.83301%206.9565C6.83301%206.52428%206.44126%206.17389%205.95801%206.17389C5.47476%206.17389%205.08301%206.52428%205.08301%206.9565C5.08301%207.38872%205.47476%207.73911%205.95801%207.73911Z'%20fill='%231B273C'/%3e%3cpath%20d='M10.042%207.73911C10.5252%207.73911%2010.917%207.38872%2010.917%206.9565C10.917%206.52428%2010.5252%206.17389%2010.042%206.17389C9.55874%206.17389%209.16699%206.52428%209.16699%206.9565C9.16699%207.38872%209.55874%207.73911%2010.042%207.73911Z'%20fill='%231B273C'/%3e%3cpath%20d='M10.3337%209.30432L8.00033%2010.3478L5.66699%209.30432'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.9668%2014C5.27517%2013.5248%205.71767%2013.1304%206.25%2012.8563C6.78234%2012.5821%207.38585%2012.4378%208.00013%2012.4378C8.61441%2012.4378%209.21792%2012.5821%209.75026%2012.8563C10.2826%2013.1304%2010.7251%2013.5248%2011.0335%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2014C1%2014%203.33333%2010.3478%203.33333%206.17391C3.33333%205.06692%203.825%204.00527%204.70017%203.22251C5.57534%202.43975%206.76232%202%208%202C9.23768%202%2010.4247%202.43975%2011.2998%203.22251C12.175%204.00527%2012.6667%205.06692%2012.6667%206.17391C12.6667%2010.3478%2015%2014%2015%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.95801%207.73911C6.44126%207.73911%206.83301%207.38872%206.83301%206.9565C6.83301%206.52428%206.44126%206.17389%205.95801%206.17389C5.47476%206.17389%205.08301%206.52428%205.08301%206.9565C5.08301%207.38872%205.47476%207.73911%205.95801%207.73911Z'%20fill='%231B273C'/%3e%3cpath%20d='M10.042%207.73911C10.5252%207.73911%2010.917%207.38872%2010.917%206.9565C10.917%206.52428%2010.5252%206.17389%2010.042%206.17389C9.55874%206.17389%209.16699%206.52428%209.16699%206.9565C9.16699%207.38872%209.55874%207.73911%2010.042%207.73911Z'%20fill='%231B273C'/%3e%3cpath%20d='M10.3337%209.30432L8.00033%2010.3478L5.66699%209.30432'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.9668%2014C5.27517%2013.5248%205.71767%2013.1304%206.25%2012.8563C6.78234%2012.5821%207.38585%2012.4378%208.00013%2012.4378C8.61441%2012.4378%209.21792%2012.5821%209.75026%2012.8563C10.2826%2013.1304%2010.7251%2013.5248%2011.0335%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-calendar{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15923'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15923)'/%3e%3cpath%20d='M3%207H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%201V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%201V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15923'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15923)'/%3e%3cpath%20d='M3%207H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%201V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%201V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-list{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%203H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%203H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2013H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2013H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%203H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%203H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2013H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2013H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cards-layout{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15874'%20fill='white'%3e%3crect%20x='1.00195'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1.00195'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_15874)'/%3e%3cmask%20id='path-2-inside-2_19_15874'%20fill='white'%3e%3crect%20x='1.00195'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1.00195'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_15874)'/%3e%3cmask%20id='path-3-inside-3_19_15874'%20fill='white'%3e%3crect%20x='9.00195'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9.00195'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-3-inside-3_19_15874)'/%3e%3cmask%20id='path-4-inside-4_19_15874'%20fill='white'%3e%3crect%20x='9.00195'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9.00195'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-4_19_15874)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15874'%20fill='white'%3e%3crect%20x='1.00195'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1.00195'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_15874)'/%3e%3cmask%20id='path-2-inside-2_19_15874'%20fill='white'%3e%3crect%20x='1.00195'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1.00195'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_15874)'/%3e%3cmask%20id='path-3-inside-3_19_15874'%20fill='white'%3e%3crect%20x='9.00195'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9.00195'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-3-inside-3_19_15874)'/%3e%3cmask%20id='path-4-inside-4_19_15874'%20fill='white'%3e%3crect%20x='9.00195'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9.00195'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-4_19_15874)'/%3e%3c/svg%3e")}.icon-lock{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%201.75H6.75C5.64543%201.75%204.75%202.64543%204.75%203.75V6.75H11.25V3.75C11.25%202.64543%2010.3546%201.75%209.25%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%201.75H6.75C5.64543%201.75%204.75%202.64543%204.75%203.75V6.75H11.25V3.75C11.25%202.64543%2010.3546%201.75%209.25%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-certificate{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3ccircle%20cx='10'%20cy='8'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2010L8.5%2014L10%2013L11.5%2014V10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15981'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='10'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='8.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15981)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H1V11H8V9H12V11H15V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M4%204H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3ccircle%20cx='10'%20cy='8'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2010L8.5%2014L10%2013L11.5%2014V10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15981'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='10'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='8.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15981)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H1V11H8V9H12V11H15V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M4%204H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-malware{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%209C11%2011.2095%209.32533%2013%208%2013C6.67467%2013%205%2011.2095%205%209C5%206.79049%206.67467%205%208%205C9.32533%205%2011%206.79049%2011%209Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%207H13L14%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%207H3L2%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013H12L13%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013H4L3%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2010H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2010H5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='3'%20r='2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%209C11%2011.2095%209.32533%2013%208%2013C6.67467%2013%205%2011.2095%205%209C5%206.79049%206.67467%205%208%205C9.32533%205%2011%206.79049%2011%209Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%207H13L14%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%207H3L2%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013H12L13%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013H4L3%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2010H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2010H5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='3'%20r='2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-check{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%209L6%2012L13%205'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-malware2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.72095%209.5C4.72095%207%206.22095%207%208.22095%207C10.2209%207%2011.7209%207.5%2011.7209%209.5C11.7209%2011.5%209.22095%2014.5%208.22095%2014.5C7.22095%2014.5%204.72095%2012%204.72095%209.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.2209%206C13.3876%206.66667%2013.6209%208.1%2013.2209%208.5C12.8209%208.9%2012.0543%209.33333%2011.7209%209.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.22095%206C3.05428%206.66667%202.82095%208.1%203.22095%208.5C3.62095%208.9%204.38761%209.33333%204.72095%209.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.7209%2010C12.7209%2010.5%2013.7209%2010.5%2013.2209%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2209%2012C12.2209%2012.5%2012.7209%2012.5%2012.2209%2014.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.72095%2010C3.72095%2010.5%202.72095%2010.5%203.22095%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41724%2012C4.41724%2012.5%203.91724%2012.5%204.41724%2014.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.7206%207C11.2206%206%209.72061%204%208.22061%204C6.72061%204%205.22095%206%205.72095%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2209%202C10.2209%202%209.22095%203.5%209.22095%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.22095%202C6.22095%202%207.22095%203.5%207.22095%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.72095%209.5C4.72095%207%206.22095%207%208.22095%207C10.2209%207%2011.7209%207.5%2011.7209%209.5C11.7209%2011.5%209.22095%2014.5%208.22095%2014.5C7.22095%2014.5%204.72095%2012%204.72095%209.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.2209%206C13.3876%206.66667%2013.6209%208.1%2013.2209%208.5C12.8209%208.9%2012.0543%209.33333%2011.7209%209.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.22095%206C3.05428%206.66667%202.82095%208.1%203.22095%208.5C3.62095%208.9%204.38761%209.33333%204.72095%209.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.7209%2010C12.7209%2010.5%2013.7209%2010.5%2013.2209%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2209%2012C12.2209%2012.5%2012.7209%2012.5%2012.2209%2014.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.72095%2010C3.72095%2010.5%202.72095%2010.5%203.22095%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41724%2012C4.41724%2012.5%203.91724%2012.5%204.41724%2014.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.7206%207C11.2206%206%209.72061%204%208.22061%204C6.72061%204%205.22095%206%205.72095%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2209%202C10.2209%202%209.22095%203.5%209.22095%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.22095%202C6.22095%202%207.22095%203.5%207.22095%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-chevron-down{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15863)'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15863'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15863)'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15863'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-market-research{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.75%201.75C3.98858%201.75%201.75%203.98858%201.75%206.75C1.75%209.51142%203.98858%2011.75%206.75%2011.75C8.80032%2011.75%2010.5624%2010.5159%2011.334%208.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.75%202.75H12.75V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.75%202.75L8.25%207.25L6.75%205.75L4.75%207.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2014.25L10.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.75%201.75C3.98858%201.75%201.75%203.98858%201.75%206.75C1.75%209.51142%203.98858%2011.75%206.75%2011.75C8.80032%2011.75%2010.5624%2010.5159%2011.334%208.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.75%202.75H12.75V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.75%202.75L8.25%207.25L6.75%205.75L4.75%207.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2014.25L10.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-chevron-left{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%204L6%208L10%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%204L6%208L10%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-menu-responsive{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%203.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.75%208H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.75%2012.25H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%203.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.75%208H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.75%2012.25H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-chevron-right{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%204L10%208L6%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%204L10%208L6%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-metascan{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%202.04071C9.38876%201.68024%208.69434%201.5%207.99991%201.5C7.30549%201.5%206.61124%201.68024%205.99911%202.04071L2.61813%204.18333C2.29241%204.37514%202%204.66504%202%205C2%205.33496%202.29241%205.62486%202.61813%205.81667L5.99911%207.95929C6.61124%208.31976%207.30549%208.5%207.99991%208.5C8.69434%208.5%209.38876%208.31976%2010.0009%207.95929L13.3819%205.81667C13.7076%205.62486%2014%205.33496%2014%205C14%204.66504%2013.7076%204.37514%2013.3819%204.18333L10.0009%202.04071Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%208.5L10.0009%2010.9593C9.38879%2011.3197%208.69437%2011.5%207.99995%2011.5C7.30552%2011.5%206.61128%2011.3197%205.99914%2010.9593L2%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2011.5L10.0009%2013.9593C9.38879%2014.3197%208.69437%2014.5%207.99995%2014.5C7.30552%2014.5%206.61128%2014.3197%205.99914%2013.9593L2%2011.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%202.04071C9.38876%201.68024%208.69434%201.5%207.99991%201.5C7.30549%201.5%206.61124%201.68024%205.99911%202.04071L2.61813%204.18333C2.29241%204.37514%202%204.66504%202%205C2%205.33496%202.29241%205.62486%202.61813%205.81667L5.99911%207.95929C6.61124%208.31976%207.30549%208.5%207.99991%208.5C8.69434%208.5%209.38876%208.31976%2010.0009%207.95929L13.3819%205.81667C13.7076%205.62486%2014%205.33496%2014%205C14%204.66504%2013.7076%204.37514%2013.3819%204.18333L10.0009%202.04071Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%208.5L10.0009%2010.9593C9.38879%2011.3197%208.69437%2011.5%207.99995%2011.5C7.30552%2011.5%206.61128%2011.3197%205.99914%2010.9593L2%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2011.5L10.0009%2013.9593C9.38879%2014.3197%208.69437%2014.5%207.99995%2014.5C7.30552%2014.5%206.61128%2014.3197%205.99914%2013.9593L2%2011.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-chevron-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010L8%206L12%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010L8%206L12%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-microsoft{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%2013.25L10%2013.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.5%2013V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='7.75'%20y='4.75'%20width='7.5'%20height='5.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3crect%20x='0.75'%20y='2.75'%20width='4.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%2013.25L10%2013.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.5%2013V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='7.75'%20y='4.75'%20width='7.5'%20height='5.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3crect%20x='0.75'%20y='2.75'%20width='4.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-circle-block{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M6%206L10%2010M6%2010L10%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-circle-add{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%208H11M8%205V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%208H11M8%205V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-minus-minimize{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-circle-check{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%208L7%2010L11%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%208L7%2010L11%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-mobile{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203L4%203'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2013L4%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.75'%20y='0.75'%20width='8.5'%20height='14.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203L4%203'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2013L4%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.75'%20y='0.75'%20width='8.5'%20height='14.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-circle-warning{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-modules{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.75%202L10%203.71429V6.28571L7.75%208L5.5%206.28571V3.71429L7.75%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.7498%204.75V5.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.25%208L6.5%209.71429V12.2857L4.25%2014L2%2012.2857V9.71429L4.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.2498%2010.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%208L13.5%209.71429V12.2857L11.25%2014L9%2012.2857V9.71429L11.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2498%2010.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.75%202L10%203.71429V6.28571L7.75%208L5.5%206.28571V3.71429L7.75%202Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.7498%204.75V5.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.25%208L6.5%209.71429V12.2857L4.25%2014L2%2012.2857V9.71429L4.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.2498%2010.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%208L13.5%209.71429V12.2857L11.25%2014L9%2012.2857V9.71429L11.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2498%2010.75V11.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cleanup{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.71151%209.23717L3.75%209.12171V9V7C3.75%206.86193%203.86193%206.75%204%206.75H4.75C5.30229%206.75%205.75%206.30228%205.75%205.75V4C5.75%202.75736%206.75736%201.75%208%201.75C9.24264%201.75%2010.25%202.75736%2010.25%204V5.75C10.25%206.30228%2010.6977%206.75%2011.25%206.75H12C12.1381%206.75%2012.25%206.86193%2012.25%207V9V9.12171L12.2885%209.23717L13.8497%2013.9209C13.9037%2014.0828%2013.7832%2014.25%2013.6126%2014.25H2.38743C2.21679%2014.25%202.09629%2014.0828%202.15026%2013.9209L3.71151%209.23717Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%209H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%2014L6%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.71151%209.23717L3.75%209.12171V9V7C3.75%206.86193%203.86193%206.75%204%206.75H4.75C5.30229%206.75%205.75%206.30228%205.75%205.75V4C5.75%202.75736%206.75736%201.75%208%201.75C9.24264%201.75%2010.25%202.75736%2010.25%204V5.75C10.25%206.30228%2010.6977%206.75%2011.25%206.75H12C12.1381%206.75%2012.25%206.86193%2012.25%207V9V9.12171L12.2885%209.23717L13.8497%2013.9209C13.9037%2014.0828%2013.7832%2014.25%2013.6126%2014.25H2.38743C2.21679%2014.25%202.09629%2014.0828%202.15026%2013.9209L3.71151%209.23717Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%209H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%2014L6%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-non-compliant{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M15.25%207.5V9.25C15.25%2010.3546%2014.3546%2011.25%2013.25%2011.25H2.75C1.64543%2011.25%200.75%2010.3546%200.75%209.25V3.75C0.75%202.64543%201.64543%201.75%202.75%201.75H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M15.25%207.5V9.25C15.25%2010.3546%2014.3546%2011.25%2013.25%2011.25H2.75C1.64543%2011.25%200.75%2010.3546%200.75%209.25V3.75C0.75%202.64543%201.64543%201.75%202.75%201.75H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-clipboard-report{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15893'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15893)'/%3e%3cpath%20d='M5%209L7%207L9%209L11%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15893'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15893)'/%3e%3cpath%20d='M5%209L7%207L9%209L11%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-notification-cautinary{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FDB00D;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M9.5,5.8H10c0.4,0,0.8,0.3,0.8,0.8S10.4,7.2,10,7.2H9.5c-0.4,0-0.8-0.3-0.8-0.8%20S9.1,5.8,9.5,5.8z%20M11,13.8H9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h0.2V9.8H9C8.6,9.8,8.3,9.4,8.3,9S8.6,8.2,9,8.2h1%20c0.4,0,0.8,0.3,0.8,0.8v3.2H11c0.4,0,0.8,0.3,0.8,0.8S11.4,13.8,11,13.8z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FDB00D;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M9.5,5.8H10c0.4,0,0.8,0.3,0.8,0.8S10.4,7.2,10,7.2H9.5c-0.4,0-0.8-0.3-0.8-0.8%20S9.1,5.8,9.5,5.8z%20M11,13.8H9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h0.2V9.8H9C8.6,9.8,8.3,9.4,8.3,9S8.6,8.2,9,8.2h1%20c0.4,0,0.8,0.3,0.8,0.8v3.2H11c0.4,0,0.8,0.3,0.8,0.8S11.4,13.8,11,13.8z'/%3e%3c/svg%3e");background:#fdbd0d}.icon-notification-cautinary.with-fill-bg{-webkit-mask-image:unset;mask-image:unset;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20412'%3e%3crect%20id='BoundingBox'%20width='16'%20height='16'%20fill='%23FDBD0D'/%3e%3cg%20id='i'%3e%3cpath%20id='Path-5'%20d='M7%207.42859H7.99726V12H7H8.99726'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9'%20d='M7.49725%204.57143H7.99725'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-processing{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16057)'%3e%3cpath%20d='M11.5446%208C11.5446%208.56772%2011.4106%209.10385%2011.1736%209.57962L14.1698%2011.3104C14.6993%2010.3246%2014.9999%209.19749%2014.9999%208C14.9999%206.80251%2014.6993%205.67537%2014.1698%204.68958L11.1736%206.42038C11.4106%206.89615%2011.5446%207.43228%2011.5446%208V8Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.8'%20d='M10.9539%206.03991L13.9497%204.30935C12.7509%202.37879%2010.6401%201.07466%208.21948%201V4.46081C9.36138%204.5307%2010.3569%205.14107%2010.9539%206.03991Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.6'%20d='M7.78052%204.46081V1C5.35992%201.07466%203.24907%202.37879%202.05029%204.30934L5.0461%206.03991C5.64308%205.14107%206.63862%204.5307%207.78052%204.46081Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.4'%20d='M4.45528%208C4.45528%207.43229%204.58931%206.89615%204.82633%206.42038L1.8301%204.68958C1.30064%205.67537%201%206.80251%201%208C1%209.19749%201.30064%2010.3246%201.8301%2011.3104L4.82633%209.57962C4.58931%209.10385%204.45528%208.56772%204.45528%208V8Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.2'%20d='M5.04611%209.96008L2.05029%2011.6906C3.24907%2013.6212%205.35992%2014.9253%207.78052%2015V11.5392C6.63863%2011.4693%205.64308%2010.8589%205.04611%209.96008Z'%20fill='%231D6BFC'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16057'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16057)'%3e%3cpath%20d='M11.5446%208C11.5446%208.56772%2011.4106%209.10385%2011.1736%209.57962L14.1698%2011.3104C14.6993%2010.3246%2014.9999%209.19749%2014.9999%208C14.9999%206.80251%2014.6993%205.67537%2014.1698%204.68958L11.1736%206.42038C11.4106%206.89615%2011.5446%207.43228%2011.5446%208V8Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.8'%20d='M10.9539%206.03991L13.9497%204.30935C12.7509%202.37879%2010.6401%201.07466%208.21948%201V4.46081C9.36138%204.5307%2010.3569%205.14107%2010.9539%206.03991Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.6'%20d='M7.78052%204.46081V1C5.35992%201.07466%203.24907%202.37879%202.05029%204.30934L5.0461%206.03991C5.64308%205.14107%206.63862%204.5307%207.78052%204.46081Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.4'%20d='M4.45528%208C4.45528%207.43229%204.58931%206.89615%204.82633%206.42038L1.8301%204.68958C1.30064%205.67537%201%206.80251%201%208C1%209.19749%201.30064%2010.3246%201.8301%2011.3104L4.82633%209.57962C4.58931%209.10385%204.45528%208.56772%204.45528%208V8Z'%20fill='%231D6BFC'/%3e%3cpath%20opacity='0.2'%20d='M5.04611%209.96008L2.05029%2011.6906C3.24907%2013.6212%205.35992%2014.9253%207.78052%2015V11.5392C6.63863%2011.4693%205.64308%2010.8589%205.04611%209.96008Z'%20fill='%231D6BFC'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16057'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-clipboard-text{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15888'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15888)'/%3e%3cpath%20d='M6%206.5H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%209.5H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15888'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15888)'/%3e%3cpath%20d='M6%206.5H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%209.5H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-notification-informative{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23A2B2D2;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M9.5,5.8H10c0.4,0,0.8,0.3,0.8,0.8S10.4,7.2,10,7.2H9.5c-0.4,0-0.8-0.3-0.8-0.8%20S9.1,5.8,9.5,5.8z%20M11,13.8H9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h0.2V9.8H9C8.6,9.8,8.3,9.4,8.3,9S8.6,8.2,9,8.2h1%20c0.4,0,0.8,0.3,0.8,0.8v3.2H11c0.4,0,0.8,0.3,0.8,0.8S11.4,13.8,11,13.8z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23A2B2D2;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M9.5,5.8H10c0.4,0,0.8,0.3,0.8,0.8S10.4,7.2,10,7.2H9.5c-0.4,0-0.8-0.3-0.8-0.8%20S9.1,5.8,9.5,5.8z%20M11,13.8H9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h0.2V9.8H9C8.6,9.8,8.3,9.4,8.3,9S8.6,8.2,9,8.2h1%20c0.4,0,0.8,0.3,0.8,0.8v3.2H11c0.4,0,0.8,0.3,0.8,0.8S11.4,13.8,11,13.8z'/%3e%3c/svg%3e");background:#707682}.icon-notification-informative.with-fill-bg{-webkit-mask-image:unset;mask-image:unset;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20405'%3e%3crect%20id='BoundingBox'%20width='16'%20height='16'%20fill='%238E939B'/%3e%3cg%20id='i'%3e%3cpath%20id='Path-5'%20d='M7%207.42856H7.99726V12H7H8.99726'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9'%20d='M7.49725%204.57143H7.99725'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-clipboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15956'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15956)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.75'%20y='1.75'%20width='10.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='path-2-inside-1_19_15956'%20fill='white'%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20width='6'%20height='3.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15956)'/%3e%3c/svg%3e")}.icon-notification-negative{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23CB0704;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M14.5,13.5c0.3,0.3,0.3,0.8,0,1.1c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2L10,11.1l-3.5,3.5%20c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1L8.9,10L5.5,6.5c-0.3-0.3-0.3-0.8,0-1.1s0.8-0.3,1.1,0L10,8.9%20l3.5-3.5c0.3-0.3,0.8-0.3,1.1,0s0.3,0.8,0,1.1L11.1,10L14.5,13.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23CB0704;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M14.5,13.5c0.3,0.3,0.3,0.8,0,1.1c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2L10,11.1l-3.5,3.5%20c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1L8.9,10L5.5,6.5c-0.3-0.3-0.3-0.8,0-1.1s0.8-0.3,1.1,0L10,8.9%20l3.5-3.5c0.3-0.3,0.8-0.3,1.1,0s0.3,0.8,0,1.1L11.1,10L14.5,13.5z'/%3e%3c/svg%3e");background:#d00300}.icon-notification-negative.with-fill-bg{-webkit-mask-image:unset;mask-image:unset;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20410'%3e%3crect%20id='Rectangle%20126'%20width='16'%20height='16'%20fill='%23D00300'/%3e%3cpath%20id='Vector%20225'%20d='M5%205L11%2011M5%2011L11%205'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-clock{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204.5V8L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%204.5V8L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-notification-positive{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%2304CB04;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M16.5,6.5l-8,8c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2l-3-3c-0.3-0.3-0.3-0.8,0-1.1%20s0.8-0.3,1.1,0L8,12.9l7.5-7.5c0.3-0.3,0.8-0.3,1.1,0S16.8,6.2,16.5,6.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.3.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%2304CB04;}%20%3c/style%3e%3cpath%20class='st0'%20d='M0,0v20h20V0H0z%20M16.5,6.5l-8,8c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2l-3-3c-0.3-0.3-0.3-0.8,0-1.1%20s0.8-0.3,1.1,0L8,12.9l7.5-7.5c0.3-0.3,0.8-0.3,1.1,0S16.8,6.2,16.5,6.5z'/%3e%3c/svg%3e");background:#249b24}.icon-notification-positive.with-fill-bg{-webkit-mask-image:unset;mask-image:unset;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20fill='%23008A00'/%3e%3cpath%20d='M4%208L7%2011L13%205'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-no-notification{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29442_507)'%3e%3cpath%20d='M32.5%2020V32.5C32.5%2032.8315%2032.3683%2033.1495%2032.1339%2033.3839C31.8995%2033.6183%2031.5815%2033.75%2031.25%2033.75H7.5C7.16848%2033.75%206.85054%2033.6183%206.61612%2033.3839C6.3817%2033.1495%206.25%2032.8315%206.25%2032.5V8.75C6.25%208.41848%206.3817%208.10054%206.61612%207.86612C6.85054%207.6317%207.16848%207.5%207.5%207.5H20'%20stroke='%23485161'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M30.625%2013.75C33.0412%2013.75%2035%2011.7912%2035%209.375C35%206.95875%2033.0412%205%2030.625%205C28.2088%205%2026.25%206.95875%2026.25%209.375C26.25%2011.7912%2028.2088%2013.75%2030.625%2013.75Z'%20stroke='%23485161'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29442_507'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29442_507)'%3e%3cpath%20d='M32.5%2020V32.5C32.5%2032.8315%2032.3683%2033.1495%2032.1339%2033.3839C31.8995%2033.6183%2031.5815%2033.75%2031.25%2033.75H7.5C7.16848%2033.75%206.85054%2033.6183%206.61612%2033.3839C6.3817%2033.1495%206.25%2032.8315%206.25%2032.5V8.75C6.25%208.41848%206.3817%208.10054%206.61612%207.86612C6.85054%207.6317%207.16848%207.5%207.5%207.5H20'%20stroke='%23485161'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M30.625%2013.75C33.0412%2013.75%2035%2011.7912%2035%209.375C35%206.95875%2033.0412%205%2030.625%205C28.2088%205%2026.25%206.95875%2026.25%209.375C26.25%2011.7912%2028.2088%2013.75%2030.625%2013.75Z'%20stroke='%23485161'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29442_507'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-clone{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4.75'%20y='1.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15896'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='4'%20width='11'%20height='11'%3e%3crect%20x='1.75'%20y='4.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15896)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%204H3C1.89543%204%201%204.89543%201%206V13C1%2014.1046%201.89543%2015%203%2015H10C11.1046%2015%2012%2014.1046%2012%2013V12H6C4.89543%2012%204%2011.1046%204%2010V4Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4.75'%20y='1.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15896'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='4'%20width='11'%20height='11'%3e%3crect%20x='1.75'%20y='4.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15896)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%204H3C1.89543%204%201%204.89543%201%206V13C1%2014.1046%201.89543%2015%203%2015H10C11.1046%2015%2012%2014.1046%2012%2013V12H6C4.89543%2012%204%2011.1046%204%2010V4Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e")}.icon-notification{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.41436%2013.6642C8.63332%2014.4453%207.36699%2014.4453%206.58594%2013.6642'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12%205.75C12%203.54086%2010.2091%201.75%208%201.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%205.75C4%203.54086%205.79086%201.75%208%201.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12%205.75C12%208.5%2013%2010.5625%2014%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%205.75C4%208.5%203%2010.5625%202%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2%2011.25L14%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.41436%2013.6642C8.63332%2014.4453%207.36699%2014.4453%206.58594%2013.6642'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12%205.75C12%203.54086%2010.2091%201.75%208%201.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%205.75C4%203.54086%205.79086%201.75%208%201.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12%205.75C12%208.5%2013%2010.5625%2014%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%205.75C4%208.5%203%2010.5625%202%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2%2011.25L14%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-close{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.46455%204.46447L11.5356%2011.5356'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.46455%2011.5356L11.5356%204.46453'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.46455%204.46447L11.5356%2011.5356'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.46455%2011.5356L11.5356%204.46453'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-log-out{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16046)'%3e%3cpath%20d='M7.75%201.75H1.75V14.25H7.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%205L14.25%208L11.25%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%208L7%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16046'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16046)'%3e%3cpath%20d='M7.75%201.75H1.75V14.25H7.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%205L14.25%208L11.25%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%208L7%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16046'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-divider{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.8%201H11L6.2%2015H5L9.8%201Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.8%201H11L6.2%2015H5L9.8%201Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-control-room{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%206H14L12%2010H4L2%206Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201L8%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12.5%208L3.5%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%203L5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2010L6%2014.5L9.5%2014.5L9.5%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%203L11%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%206H14L12%2010H4L2%206Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201L8%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12.5%208L3.5%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%203L5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2010L6%2014.5L9.5%2014.5L9.5%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%203L11%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-opswat{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20fill='%232672FB'/%3e%3cpath%20d='M9.98943%203.00076C8.41822%202.97686%206.88981%203.51534%205.67771%204.51985V6.40806C6.22975%205.80554%206.89916%205.32339%207.6444%204.99151C8.38965%204.65964%209.19484%204.48512%2010.01%204.47878C10.731%204.47694%2011.4448%204.62164%2012.1087%204.90419C12.7725%205.18673%2013.3725%205.60126%2013.8727%206.12284C14.3728%206.64442%2014.7627%207.26225%2015.019%207.93916C15.2752%208.61607%2015.3924%209.33805%2015.3635%2010.0616V14.4745C16.45%2013.2676%2017.0351%2011.6885%2016.9984%2010.0616C17.0145%209.13168%2016.8444%208.20794%2016.4981%207.34531C16.1519%206.48267%2015.6365%205.69875%2014.9827%205.0401C14.3289%204.38145%2013.55%203.86152%2012.6922%203.51119C11.8344%203.16086%2010.9153%202.98728%209.98943%203.00076Z'%20fill='white'/%3e%3cpath%20d='M4.65599%209.93839V5.52541C3.56335%206.73002%202.9712%208.30905%203.00108%209.93839C2.98494%2010.8684%203.15506%2011.7921%203.50131%2012.6547C3.84757%2013.5174%204.36291%2014.3013%205.01672%2014.9599C5.67052%2015.6186%206.44945%2016.1385%207.30723%2016.4888C8.16501%2016.8392%209.08414%2017.0128%2010.01%2016.9993C11.5868%2017.0195%2013.1203%2016.4819%2014.342%2015.4804V13.592C13.7832%2014.1913%2013.1096%2014.6711%2012.3617%2015.0026C11.6137%2015.3341%2010.8069%2015.5105%209.98943%2015.5212C9.26999%2015.521%208.55802%2015.3747%207.89627%2015.0911C7.23452%2014.8076%206.63663%2014.3927%206.1385%2013.8712C5.64038%2013.3498%205.25228%2012.7327%204.99753%2012.0568C4.74277%2011.381%204.6266%2010.6604%204.65599%209.93839Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20fill='%232672FB'/%3e%3cpath%20d='M9.98943%203.00076C8.41822%202.97686%206.88981%203.51534%205.67771%204.51985V6.40806C6.22975%205.80554%206.89916%205.32339%207.6444%204.99151C8.38965%204.65964%209.19484%204.48512%2010.01%204.47878C10.731%204.47694%2011.4448%204.62164%2012.1087%204.90419C12.7725%205.18673%2013.3725%205.60126%2013.8727%206.12284C14.3728%206.64442%2014.7627%207.26225%2015.019%207.93916C15.2752%208.61607%2015.3924%209.33805%2015.3635%2010.0616V14.4745C16.45%2013.2676%2017.0351%2011.6885%2016.9984%2010.0616C17.0145%209.13168%2016.8444%208.20794%2016.4981%207.34531C16.1519%206.48267%2015.6365%205.69875%2014.9827%205.0401C14.3289%204.38145%2013.55%203.86152%2012.6922%203.51119C11.8344%203.16086%2010.9153%202.98728%209.98943%203.00076Z'%20fill='white'/%3e%3cpath%20d='M4.65599%209.93839V5.52541C3.56335%206.73002%202.9712%208.30905%203.00108%209.93839C2.98494%2010.8684%203.15506%2011.7921%203.50131%2012.6547C3.84757%2013.5174%204.36291%2014.3013%205.01672%2014.9599C5.67052%2015.6186%206.44945%2016.1385%207.30723%2016.4888C8.16501%2016.8392%209.08414%2017.0128%2010.01%2016.9993C11.5868%2017.0195%2013.1203%2016.4819%2014.342%2015.4804V13.592C13.7832%2014.1913%2013.1096%2014.6711%2012.3617%2015.0026C11.6137%2015.3341%2010.8069%2015.5105%209.98943%2015.5212C9.26999%2015.521%208.55802%2015.3747%207.89627%2015.0911C7.23452%2014.8076%206.63663%2014.3927%206.1385%2013.8712C5.64038%2013.3498%205.25228%2012.7327%204.99753%2012.0568C4.74277%2011.381%204.6266%2010.6604%204.65599%209.93839Z'%20fill='white'/%3e%3c/svg%3e")}.icon-cloud{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.6129%2012.25C14.517%2012.25%2015.25%2011.4665%2015.25%2010.5C15.25%209.5335%2014.517%208.75%2013.6129%208.75C13.4926%208.75%2013.3919%208.65241%2013.3801%208.52441C13.2622%207.23968%2012.2516%206.25%2011.0403%206.25C10.8219%206.25%2010.6078%206.28193%2010.402%206.3442C10.2847%206.37967%2010.1616%206.31298%2010.1191%206.19093C9.61179%204.73532%208.30805%203.75%206.83064%203.75C5.21984%203.75%203.82733%204.92045%203.43251%206.5647C3.40685%206.67158%203.31867%206.74783%203.21554%206.75233C1.84049%206.8124%200.75%208.0238%200.75%209.5C0.75%2011.0188%201.90178%2012.25%203.32258%2012.25H13.6129Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.30671%207.90368C8.07442%207.2157%207.47748%206.75%206.80102%206.75C6.06348%206.75%205.42589%207.3032%205.24512%208.08034'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.6129%2012.25C14.517%2012.25%2015.25%2011.4665%2015.25%2010.5C15.25%209.5335%2014.517%208.75%2013.6129%208.75C13.4926%208.75%2013.3919%208.65241%2013.3801%208.52441C13.2622%207.23968%2012.2516%206.25%2011.0403%206.25C10.8219%206.25%2010.6078%206.28193%2010.402%206.3442C10.2847%206.37967%2010.1616%206.31298%2010.1191%206.19093C9.61179%204.73532%208.30805%203.75%206.83064%203.75C5.21984%203.75%203.82733%204.92045%203.43251%206.5647C3.40685%206.67158%203.31867%206.74783%203.21554%206.75233C1.84049%206.8124%200.75%208.0238%200.75%209.5C0.75%2011.0188%201.90178%2012.25%203.32258%2012.25H13.6129Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.30671%207.90368C8.07442%207.2157%207.47748%206.75%206.80102%206.75C6.06348%206.75%205.42589%207.3032%205.24512%208.08034'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-option{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='2.5'%20cy='7.49997'%20rx='1.5'%20ry='1.5'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='7.49997'%20r='1.5'%20fill='%231B273C'/%3e%3cellipse%20cx='13.5'%20cy='7.49997'%20rx='1.5'%20ry='1.5'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='2.5'%20cy='7.49997'%20rx='1.5'%20ry='1.5'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='7.49997'%20r='1.5'%20fill='%231B273C'/%3e%3cellipse%20cx='13.5'%20cy='7.49997'%20rx='1.5'%20ry='1.5'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-conditional-node{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='3.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12.5'%20cy='12.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3.5'%20cy='12.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.5%2010.5V10C12.5%208.89543%2011.6046%208%2010.5%208H5.5C4.39543%208%203.5%208.89543%203.5%2010V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%205.5V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='3.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12.5'%20cy='12.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3.5'%20cy='12.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M12.5%2010.5V10C12.5%208.89543%2011.6046%208%2010.5%208H5.5C4.39543%208%203.5%208.89543%203.5%2010V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%205.5V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-organisations{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.75%207.25H9.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%204.75H9.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.75'%20y='1.75'%20width='8.5'%20height='12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2014.25H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='6.75'%20y='10.25'%20width='2.5'%20height='4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.75%207.25H9.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%204.75H9.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.75'%20y='1.75'%20width='8.5'%20height='12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2014.25H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='6.75'%20y='10.25'%20width='2.5'%20height='4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-patches{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16056)'%3e%3cpath%20d='M4.51196%2013.25C4.38999%2013.25%204.27301%2013.1996%204.18677%2013.1097C4.10052%2013.0199%204.05207%2012.898%204.05207%2012.771V10.2141C3.79977%2010.3394%203.52015%2010.3932%203.24151%2010.3698C3.00559%2010.3517%202.77638%2010.2797%202.57021%2010.1589C2.36404%2010.038%202.18597%209.87137%202.04867%209.6707C1.91138%209.47003%201.81823%209.2403%201.77587%208.99787C1.7335%208.75543%201.74296%208.50625%201.80357%208.26806C1.86417%208.02987%201.97444%207.80852%202.12651%207.61977C2.27859%207.43101%202.46873%207.2795%202.68342%207.176C2.89811%207.0725%203.13205%207.01957%203.36861%207.02097C3.60517%207.02238%203.83853%207.07807%204.05207%207.18411V4.6272C4.05207%204.50015%204.10052%204.3783%204.18677%204.28846C4.27301%204.19862%204.38999%204.14815%204.51196%204.14815H7.19656C7.0762%203.88534%207.02464%203.59407%207.04709%203.30383C7.06443%203.05808%207.13355%202.81932%207.24955%202.60456C7.36554%202.3898%207.52556%202.20431%207.7182%202.0613C7.91085%201.91829%208.13139%201.82126%208.36413%201.77713C8.59687%201.733%208.83608%201.74286%209.06475%201.80599C9.29342%201.86912%209.50592%201.98397%209.68712%202.14238C9.86832%202.30079%2010.0138%202.49886%2010.1131%202.72249C10.2125%202.94612%2010.2633%203.18981%2010.262%203.43622C10.2606%203.68264%2010.2071%203.92571%2010.1054%204.14815H12.79C12.9119%204.14815%2013.0289%204.19862%2013.1152%204.28846C13.2014%204.3783%2013.2498%204.50015%2013.2498%204.6272V7.18411C12.9975%207.05874%2012.7179%207.00503%2012.4393%207.02842C12.2034%207.04647%2011.9742%207.11848%2011.768%207.2393C11.5618%207.36013%2011.3837%207.52681%2011.2465%207.72748C11.1092%207.92815%2011.016%208.15788%2010.9736%208.40031C10.9313%208.64274%2010.9407%208.89192%2011.0013%209.13012C11.062%209.36831%2011.1722%209.58966%2011.3243%209.77841C11.4764%209.96717%2011.6665%2010.1187%2011.8812%2010.2222C12.0959%2010.3257%2012.3298%2010.3786%2012.5664%2010.3772C12.803%2010.3758%2013.0363%2010.3201%2013.2498%2010.2141V12.771C13.2498%2012.898%2013.2014%2013.0199%2013.1152%2013.1097C13.0289%2013.1996%2012.9119%2013.25%2012.79%2013.25H4.51196Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16056'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16056)'%3e%3cpath%20d='M4.51196%2013.25C4.38999%2013.25%204.27301%2013.1996%204.18677%2013.1097C4.10052%2013.0199%204.05207%2012.898%204.05207%2012.771V10.2141C3.79977%2010.3394%203.52015%2010.3932%203.24151%2010.3698C3.00559%2010.3517%202.77638%2010.2797%202.57021%2010.1589C2.36404%2010.038%202.18597%209.87137%202.04867%209.6707C1.91138%209.47003%201.81823%209.2403%201.77587%208.99787C1.7335%208.75543%201.74296%208.50625%201.80357%208.26806C1.86417%208.02987%201.97444%207.80852%202.12651%207.61977C2.27859%207.43101%202.46873%207.2795%202.68342%207.176C2.89811%207.0725%203.13205%207.01957%203.36861%207.02097C3.60517%207.02238%203.83853%207.07807%204.05207%207.18411V4.6272C4.05207%204.50015%204.10052%204.3783%204.18677%204.28846C4.27301%204.19862%204.38999%204.14815%204.51196%204.14815H7.19656C7.0762%203.88534%207.02464%203.59407%207.04709%203.30383C7.06443%203.05808%207.13355%202.81932%207.24955%202.60456C7.36554%202.3898%207.52556%202.20431%207.7182%202.0613C7.91085%201.91829%208.13139%201.82126%208.36413%201.77713C8.59687%201.733%208.83608%201.74286%209.06475%201.80599C9.29342%201.86912%209.50592%201.98397%209.68712%202.14238C9.86832%202.30079%2010.0138%202.49886%2010.1131%202.72249C10.2125%202.94612%2010.2633%203.18981%2010.262%203.43622C10.2606%203.68264%2010.2071%203.92571%2010.1054%204.14815H12.79C12.9119%204.14815%2013.0289%204.19862%2013.1152%204.28846C13.2014%204.3783%2013.2498%204.50015%2013.2498%204.6272V7.18411C12.9975%207.05874%2012.7179%207.00503%2012.4393%207.02842C12.2034%207.04647%2011.9742%207.11848%2011.768%207.2393C11.5618%207.36013%2011.3837%207.52681%2011.2465%207.72748C11.1092%207.92815%2011.016%208.15788%2010.9736%208.40031C10.9313%208.64274%2010.9407%208.89192%2011.0013%209.13012C11.062%209.36831%2011.1722%209.58966%2011.3243%209.77841C11.4764%209.96717%2011.6665%2010.1187%2011.8812%2010.2222C12.0959%2010.3257%2012.3298%2010.3786%2012.5664%2010.3772C12.803%2010.3758%2013.0363%2010.3201%2013.2498%2010.2141V12.771C13.2498%2012.898%2013.2014%2013.0199%2013.1152%2013.1097C13.0289%2013.1996%2012.9119%2013.25%2012.79%2013.25H4.51196Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16056'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-secure-gateway{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_16069'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_16069)'/%3e%3cmask%20id='path-2-inside-2_19_16069'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_16069)'/%3e%3cpath%20d='M9.25%207C9.25%206.30964%208.69036%205.75%208%205.75C7.30964%205.75%206.75%206.30964%206.75%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%206.75L13.25%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%209.25L13.25%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%206.75L0.75%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L0.75%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_16069'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_16069)'/%3e%3cmask%20id='path-2-inside-2_19_16069'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_16069)'/%3e%3cpath%20d='M9.25%207C9.25%206.30964%208.69036%205.75%208%205.75C7.30964%205.75%206.75%206.30964%206.75%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%206.75L13.25%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%209.25L13.25%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%206.75L0.75%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L0.75%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-license-v2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3ccircle%20cx='8'%20cy='5'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208V14L8%2012L10%2014V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20fill='white'%20fill-opacity='0.01'/%3e%3ccircle%20cx='8'%20cy='5'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208V14L8%2012L10%2014V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-start{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.3395%203.13867L12.4124%206.02927C12.0205%206.6171%2012.0205%207.3829%2012.4124%207.97073L14.3395%2010.8613C14.4503%2011.0275%2014.3312%2011.25%2014.1315%2011.25H7C6.86193%2011.25%206.75%2011.1381%206.75%2011V3C6.75%202.86193%206.86193%202.75%207%202.75H14.1315C14.3312%202.75%2014.4503%202.97254%2014.3395%203.13867Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_16077'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='9'%20height='10'%3e%3cmask%20id='path-2-inside-1_19_16077'%20fill='white'%3e%3crect%20x='1'%20width='9'%20height='10'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20width='9'%20height='10'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_16077)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16077)'%3e%3cmask%20id='path-3-inside-2_19_16077'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H1V10H6V2H10V0Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H1V10H6V2H10V0Z'%20fill='%231B273C'/%3e%3cpath%20d='M1%200V-1H0V0H1ZM10%200H11V-1H10V0ZM1%2010H0V11H1V10ZM6%2010V11H7V10H6ZM6%202V1H5V2H6ZM10%202V3H11V2H10ZM1%201H10V-1H1V1ZM2%2010V0H0V10H2ZM6%209H1V11H6V9ZM7%2010V2H5V10H7ZM6%203H10V1H6V3ZM9%200V2H11V0H9Z'%20fill='%231B273C'%20mask='url(%23path-3-inside-2_19_16077)'/%3e%3c/g%3e%3crect%20x='1'%20width='1.5'%20height='16'%20rx='0.75'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.3395%203.13867L12.4124%206.02927C12.0205%206.6171%2012.0205%207.3829%2012.4124%207.97073L14.3395%2010.8613C14.4503%2011.0275%2014.3312%2011.25%2014.1315%2011.25H7C6.86193%2011.25%206.75%2011.1381%206.75%2011V3C6.75%202.86193%206.86193%202.75%207%202.75H14.1315C14.3312%202.75%2014.4503%202.97254%2014.3395%203.13867Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_16077'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='9'%20height='10'%3e%3cmask%20id='path-2-inside-1_19_16077'%20fill='white'%3e%3crect%20x='1'%20width='9'%20height='10'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20width='9'%20height='10'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_16077)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16077)'%3e%3cmask%20id='path-3-inside-2_19_16077'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H1V10H6V2H10V0Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H1V10H6V2H10V0Z'%20fill='%231B273C'/%3e%3cpath%20d='M1%200V-1H0V0H1ZM10%200H11V-1H10V0ZM1%2010H0V11H1V10ZM6%2010V11H7V10H6ZM6%202V1H5V2H6ZM10%202V3H11V2H10ZM1%201H10V-1H1V1ZM2%2010V0H0V10H2ZM6%209H1V11H6V9ZM7%2010V2H5V10H7ZM6%203H10V1H6V3ZM9%200V2H11V0H9Z'%20fill='%231B273C'%20mask='url(%23path-3-inside-2_19_16077)'/%3e%3c/g%3e%3crect%20x='1'%20width='1.5'%20height='16'%20rx='0.75'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-script{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='1.5'%20cy='1.5'%20r='1.5'%20transform='matrix(-1%200%200%201%203.75%201.75)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2011.25H13.7503C14.5787%2011.25%2015.2503%2011.9216%2015.2503%2012.75C15.2503%2013.5784%2014.5787%2014.25%2013.7503%2014.25H8.00018'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2014.25C7.7647%2014.25%208.5%2013.5784%208.5%2012.75C8.5%2011.9216%207.7647%2011.25%207%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2011V3.75C13.25%202.64543%2012.3546%201.75%2011.25%201.75H2H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%202.75V12.25C3.75%2013.3546%204.64543%2014.25%205.75%2014.25H9.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='1.5'%20cy='1.5'%20r='1.5'%20transform='matrix(-1%200%200%201%203.75%201.75)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2011.25H13.7503C14.5787%2011.25%2015.2503%2011.9216%2015.2503%2012.75C15.2503%2013.5784%2014.5787%2014.25%2013.7503%2014.25H8.00018'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2014.25C7.7647%2014.25%208.5%2013.5784%208.5%2012.75C8.5%2011.9216%207.7647%2011.25%207%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2011V3.75C13.25%202.64543%2012.3546%201.75%2011.25%201.75H2H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%202.75V12.25C3.75%2013.3546%204.64543%2014.25%205.75%2014.25H9.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shell{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%2014H9M3%2014L11.5%207.5L6%202'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%2014H9M3%2014L11.5%207.5L6%202'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-hash{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2014L7%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%2014L11%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%205H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3%2011H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2014L7%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%2014L11%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%205H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3%2011H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-container-images-issues{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.25391%201.06846C8.17671%201.02361%208.08914%201%208%201C7.91086%201%207.82329%201.02361%207.74609%201.06846L2.01693%204.31148C1.9363%204.35756%201.86916%204.42422%201.8223%204.50473C1.77544%204.58525%201.7505%204.67678%201.75%204.77009V11.2299C1.7505%2011.3232%201.77544%2011.4148%201.8223%2011.4953C1.86916%2011.5758%201.9363%2011.6424%202.01693%2011.6885L7.74609%2014.9315C7.82329%2014.9764%207.91086%2015%208%2015C8.08914%2015%208.17671%2014.9764%208.25391%2014.9315L13.9831%2011.6885C14.0637%2011.6424%2014.1308%2011.5758%2014.1777%2011.4953C14.2246%2011.4148%2014.2495%2011.3232%2014.25%2011.2299V7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.82129%204.5014L8.05827%207.99993L9.80739%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.05859%208L8%2014.9971'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.25391%201.06846C8.17671%201.02361%208.08914%201%208%201C7.91086%201%207.82329%201.02361%207.74609%201.06846L2.01693%204.31148C1.9363%204.35756%201.86916%204.42422%201.8223%204.50473C1.77544%204.58525%201.7505%204.67678%201.75%204.77009V11.2299C1.7505%2011.3232%201.77544%2011.4148%201.8223%2011.4953C1.86916%2011.5758%201.9363%2011.6424%202.01693%2011.6885L7.74609%2014.9315C7.82329%2014.9764%207.91086%2015%208%2015C8.08914%2015%208.17671%2014.9764%208.25391%2014.9315L13.9831%2011.6885C14.0637%2011.6424%2014.1308%2011.5758%2014.1777%2011.4953C14.2246%2011.4148%2014.2495%2011.3232%2014.25%2011.2299V7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.82129%204.5014L8.05827%207.99993L9.80739%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.05859%208L8%2014.9971'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-outbound-email{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.53571%205.75H1.75V14.25H14.25V5.75H12.4643'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2014.0263L8%209.55261L14%2014.0263'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%205.97369L5.5%209.10527M14%205.97369L10.5%209.10527'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%204L8%201L11%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%206V1'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.53571%205.75H1.75V14.25H14.25V5.75H12.4643'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2014.0263L8%209.55261L14%2014.0263'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%205.97369L5.5%209.10527M14%205.97369L10.5%209.10527'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%204L8%201L11%204'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%206V1'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-container-images{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%2011.2299V4.77009C14.2495%204.67678%2014.2246%204.58525%2014.1777%204.50473C14.1308%204.42422%2014.0637%204.35756%2013.9831%204.31148L8.25391%201.06846C8.17671%201.02361%208.08914%201%208%201C7.91086%201%207.82329%201.02361%207.74609%201.06846L2.01693%204.31148C1.9363%204.35756%201.86916%204.42422%201.8223%204.50473C1.77544%204.58525%201.7505%204.67678%201.75%204.77009V11.2299C1.7505%2011.3232%201.77544%2011.4148%201.8223%2011.4953C1.86916%2011.5758%201.9363%2011.6424%202.01693%2011.6885L7.74609%2014.9315C7.82329%2014.9764%207.91086%2015%208%2015C8.08914%2015%208.17671%2014.9764%208.25391%2014.9315L13.9831%2011.6885C14.0637%2011.6424%2014.1308%2011.5758%2014.1777%2011.4953C14.2246%2011.4148%2014.2495%2011.3232%2014.25%2011.2299V11.2299Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.1781%204.5014L8.05827%207.99993L1.82129%204.5014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.05859%208L8%2014.9971'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%2011.2299V4.77009C14.2495%204.67678%2014.2246%204.58525%2014.1777%204.50473C14.1308%204.42422%2014.0637%204.35756%2013.9831%204.31148L8.25391%201.06846C8.17671%201.02361%208.08914%201%208%201C7.91086%201%207.82329%201.02361%207.74609%201.06846L2.01693%204.31148C1.9363%204.35756%201.86916%204.42422%201.8223%204.50473C1.77544%204.58525%201.7505%204.67678%201.75%204.77009V11.2299C1.7505%2011.3232%201.77544%2011.4148%201.8223%2011.4953C1.86916%2011.5758%201.9363%2011.6424%202.01693%2011.6885L7.74609%2014.9315C7.82329%2014.9764%207.91086%2015%208%2015C8.08914%2015%208.17671%2014.9764%208.25391%2014.9315L13.9831%2011.6885C14.0637%2011.6424%2014.1308%2011.5758%2014.1777%2011.4953C14.2246%2011.4148%2014.2495%2011.3232%2014.25%2011.2299V11.2299Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.1781%204.5014L8.05827%207.99993L1.82129%204.5014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.05859%208L8%2014.9971'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-package-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%208L8%209.78571V14.25L1.75%2012.4643V8Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%209.78571L14.25%208V12.4643L8%2014.25V9.78571Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.6787%204.42856L8.00014%201.74999L5.32157%204.42856'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.99986%202.64285V7.10714'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.42857%207.10713L1.75%207.99999L8%209.78571L14.25%207.99999L11.5714%207.10713'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%208L8%209.78571V14.25L1.75%2012.4643V8Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%209.78571L14.25%208V12.4643L8%2014.25V9.78571Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.6787%204.42856L8.00014%201.74999L5.32157%204.42856'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.99986%202.64285V7.10714'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.42857%207.10713L1.75%207.99999L8%209.78571L14.25%207.99999L11.5714%207.10713'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-control{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-package{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%204.5L8%206.25V13.25L1.75%2011.5L1.75%204.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%206.25L14.25%204.5V11.5L8%2013.25V6.25Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%204.5L8%202.75L14.25%204.5L8%206.25L1.75%204.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%204.5L8%206.25V13.25L1.75%2011.5L1.75%204.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%206.25L14.25%204.5V11.5L8%2013.25V6.25Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.75%204.5L8%202.75L14.25%204.5L8%206.25L1.75%204.5Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-copy-simple{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='7.5'%20height='9.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%209.5%201)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15903'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='5'%20y='4'%20width='9'%20height='11'%3e%3crect%20x='-0.75'%20y='0.75'%20width='7.5'%20height='9.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%204)'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15903)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%2012H9C10.1046%2012%2011%2011.1046%2011%2010V4H12C13.1046%204%2014%204.89543%2014%206V13C14%2014.1046%2013.1046%2015%2012%2015H7C5.89543%2015%205%2014.1046%205%2013V12Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='7.5'%20height='9.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%209.5%201)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_19_15903'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='5'%20y='4'%20width='9'%20height='11'%3e%3crect%20x='-0.75'%20y='0.75'%20width='7.5'%20height='9.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%204)'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15903)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%2012H9C10.1046%2012%2011%2011.1046%2011%2010V4H12C13.1046%204%2014%204.89543%2014%206V13C14%2014.1046%2013.1046%2015%2012%2015H7C5.89543%2015%205%2014.1046%205%2013V12Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e")}.icon-paperplane{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9999%202L7.3999%208.6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%202L9.8%2014L7.4%208.6L2%206.2L14%202V2Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9999%202L7.3999%208.6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%202L9.8%2014L7.4%208.6L2%206.2L14%202V2Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cpu{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_16008'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_16008)'/%3e%3cmask%20id='path-2-inside-2_19_16008'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_16008)'/%3e%3cpath%20d='M9.25%207C9.25%206.30964%208.69036%205.75%208%205.75C7.30964%205.75%206.75%206.30964%206.75%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%206.75L13.25%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%209.25L13.25%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%206.75L0.75%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L0.75%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_16008'%20fill='white'%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'/%3e%3c/mask%3e%3crect%20x='2'%20y='2'%20width='12'%20height='12'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-1-inside-1_19_16008)'/%3e%3cmask%20id='path-2-inside-2_19_16008'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-2_19_16008)'/%3e%3cpath%20d='M9.25%207C9.25%206.30964%208.69036%205.75%208%205.75C7.30964%205.75%206.75%206.30964%206.75%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.75%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%200.75V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.75%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2013.25V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%206.75L13.25%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%209.25L13.25%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%206.75L0.75%206.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L0.75%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-pass-checked{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%208V12.25C13.25%2012.8023%2012.8023%2013.25%2012.25%2013.25H3.75C3.19772%2013.25%202.75%2012.8023%202.75%2012.25V3.75C2.75%203.19772%203.19772%202.75%203.75%202.75H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%203L8%209L6%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%208V12.25C13.25%2012.8023%2012.8023%2013.25%2012.25%2013.25H3.75C3.19772%2013.25%202.75%2012.8023%202.75%2012.25V3.75C2.75%203.19772%203.19772%202.75%203.75%202.75H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%203L8%209L6%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-creditcard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%207H2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='3.75'%20width='12.5'%20height='8.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%207H2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='3.75'%20width='12.5'%20height='8.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-phishing{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12.5'%20cy='3.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M7%2014.25H2.75C2.19772%2014.25%201.75%2013.7887%201.75%2013.2197L1.75%206.7803C1.75%206.21128%202.19772%205.75%202.75%205.75L9%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.5%209.25H8C7.72386%209.25%207.49737%209.4745%207.52462%209.7493C7.75887%2012.1121%209.63793%2013.9911%2012.0007%2014.2254C12.2755%2014.2526%2012.5%2014.0261%2012.5%2013.75V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12.5'%20cy='3.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M7%2014.25H2.75C2.19772%2014.25%201.75%2013.7887%201.75%2013.2197L1.75%206.7803C1.75%206.21128%202.19772%205.75%202.75%205.75L9%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.5%209.25H8C7.72386%209.25%207.49737%209.4745%207.52462%209.7493C7.75887%2012.1121%209.63793%2013.9911%2012.0007%2014.2254C12.2755%2014.2526%2012.5%2014.0261%2012.5%2013.75V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-crosshair{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='5.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%201V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2012V15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%208H4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%208H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='5.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%201V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2012V15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%208H4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%208H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-pie-chart{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.7563%2010.4308C12.6625%2013.0175%209.97759%2014.5569%207.19269%2014.1941C4.40778%2013.8313%202.2069%2011.6554%201.81232%208.87481C1.41774%206.09423%202.92638%203.39194%205.50041%202.26868'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2507%207.99971C14.2507%206.34218%2013.5922%204.75255%2012.4202%203.5805C11.2481%202.40845%209.6585%201.75%208.00098%201.75V7.99971H14.2507Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.7563%2010.4308C12.6625%2013.0175%209.97759%2014.5569%207.19269%2014.1941C4.40778%2013.8313%202.2069%2011.6554%201.81232%208.87481C1.41774%206.09423%202.92638%203.39194%205.50041%202.26868'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.2507%207.99971C14.2507%206.34218%2013.5922%204.75255%2012.4202%203.5805C11.2481%202.40845%209.6585%201.75%208.00098%201.75V7.99971H14.2507Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cursor{-webkit-mask-image:url(/assets/cursor-B1Mm44lX.svg);mask-image:url(/assets/cursor-B1Mm44lX.svg)}.icon-pin{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.82857%206.15686C3.19541%207.5237%205.41149%207.5237%206.77832%206.15686'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.77822%206.15683L9.96021%202.97485'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.314%2014.6422C8.94713%2013.2754%208.94713%2011.0593%2010.314%209.69244'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3139%209.69242L13.4958%206.51044'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.89966%201.91418L14.5565%207.57104'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.82861%206.15686L10.3139%2014.6421'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.07104%2010.3995L3.24262%2013.2279'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.82857%206.15686C3.19541%207.5237%205.41149%207.5237%206.77832%206.15686'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.77822%206.15683L9.96021%202.97485'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.314%2014.6422C8.94713%2013.2754%208.94713%2011.0593%2010.314%209.69244'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3139%209.69242L13.4958%206.51044'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.89966%201.91418L14.5565%207.57104'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.82861%206.15686L10.3139%2014.6421'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.07104%2010.3995L3.24262%2013.2279'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-dash-engine{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.899%2016C16.1955%2014.7295%2017%2012.9587%2017%2011C17%207.13401%2013.866%204%2010%204C6.13401%204%203%207.13401%203%2011C3%2012.9587%203.80447%2014.7295%205.10102%2016'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%2011H15.2'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.8%2011H3'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%205.8V4'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='10'%20cy='11'%20r='1'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3cpath%20d='M10%2011L13%207.5'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.899%2016C16.1955%2014.7295%2017%2012.9587%2017%2011C17%207.13401%2013.866%204%2010%204C6.13401%204%203%207.13401%203%2011C3%2012.9587%203.80447%2014.7295%205.10102%2016'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%2011H15.2'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.8%2011H3'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%205.8V4'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='10'%20cy='11'%20r='1'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3cpath%20d='M10%2011L13%207.5'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-policies{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%208C13.25%2011.6%208%2014%208%2014C8%2014%202.75%2011.6%202.75%208V3.8L8%202L10%202.68571'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%203L8%209L6%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%208C13.25%2011.6%208%2014%208%2014C8%2014%202.75%2011.6%202.75%208V3.8L8%202L10%202.68571'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%203L8%209L6%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-dashboard-2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2014.4118V12.728C2%208.50004%205.55385%205.01476%209.96923%205.00006C11.0224%204.99618%2012.066%205.19112%2013.0401%205.57369C14.0143%205.95625%2014.8999%206.51891%2015.646%207.22939C16.3921%207.93987%2016.9841%208.78418%2017.3881%209.71388C17.7921%2010.6436%2018%2011.6404%2018%2012.6471V14.4118C18%2014.5678%2017.9352%2014.7174%2017.8198%2014.8277C17.7044%2014.938%2017.5478%2015%2017.3846%2015H2.61538C2.45217%2015%202.29565%2014.938%202.18024%2014.8277C2.06483%2014.7174%202%2014.5678%202%2014.4118Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%205V7'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.5%2010L4.37939%2010.684'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%2010L15.6206%2010.684'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2015L13%209'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2014.4118V12.728C2%208.50004%205.55385%205.01476%209.96923%205.00006C11.0224%204.99618%2012.066%205.19112%2013.0401%205.57369C14.0143%205.95625%2014.8999%206.51891%2015.646%207.22939C16.3921%207.93987%2016.9841%208.78418%2017.3881%209.71388C17.7921%2010.6436%2018%2011.6404%2018%2012.6471V14.4118C18%2014.5678%2017.9352%2014.7174%2017.8198%2014.8277C17.7044%2014.938%2017.5478%2015%2017.3846%2015H2.61538C2.45217%2015%202.29565%2014.938%202.18024%2014.8277C2.06483%2014.7174%202%2014.5678%202%2014.4118Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%205V7'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.5%2010L4.37939%2010.684'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%2010L15.6206%2010.684'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2015L13%209'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-proactive-dlp{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%201.75H2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='6.5'%20width='5'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%207.5H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='7.25'%20y='1.75'%20width='7'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2013.25H2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='7.25'%20y='11.25'%20width='7'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%201.75H2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='6.5'%20width='5'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%207.5H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='7.25'%20y='1.75'%20width='7'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2013.25H2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='7.25'%20y='11.25'%20width='7'%20height='3'%20rx='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-database{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42758%203.03657C3.78472%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V11.8136C14.25%2012.2674%2013.9985%2012.6941%2013.5724%2012.9634C12.2153%2013.8211%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8211%202.42756%2012.9634C2.00149%2012.6941%201.75%2012.2674%201.75%2011.8136V4.18638C1.75%203.73262%202.0015%203.30585%202.42758%203.03657Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42757%203.03658C3.78471%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V4.67076C14.25%205.12451%2013.9985%205.55128%2013.5724%205.82057C12.2153%206.67828%2010.3578%207.10714%208%207.10714C5.64219%207.10714%203.78471%206.67828%202.42756%205.82056C2.00149%205.55128%201.75%205.12451%201.75%204.67076V4.18639C1.74999%203.73263%202.00149%203.30586%202.42757%203.03658Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89285C3.13889%2010.0833%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0833%2014.25%208.89285'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%205.32143C3.13889%206.5119%205.22222%207.10714%208%207.10714C10.7778%207.10714%2012.8611%206.5119%2014.25%205.32143'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42758%203.03657C3.78472%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V11.8136C14.25%2012.2674%2013.9985%2012.6941%2013.5724%2012.9634C12.2153%2013.8211%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8211%202.42756%2012.9634C2.00149%2012.6941%201.75%2012.2674%201.75%2011.8136V4.18638C1.75%203.73262%202.0015%203.30585%202.42758%203.03657Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42757%203.03658C3.78471%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V4.67076C14.25%205.12451%2013.9985%205.55128%2013.5724%205.82057C12.2153%206.67828%2010.3578%207.10714%208%207.10714C5.64219%207.10714%203.78471%206.67828%202.42756%205.82056C2.00149%205.55128%201.75%205.12451%201.75%204.67076V4.18639C1.74999%203.73263%202.00149%203.30586%202.42757%203.03658Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89285C3.13889%2010.0833%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0833%2014.25%208.89285'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%205.32143C3.13889%206.5119%205.22222%207.10714%208%207.10714C10.7778%207.10714%2012.8611%206.5119%2014.25%205.32143'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-process{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.75'%20y='2.75'%20width='12.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3crect%20x='2.5'%20y='3.5'%20width='11'%20height='3'%20fill='%231B273C'%20stroke='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.75'%20y='2.75'%20width='12.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3crect%20x='2.5'%20y='3.5'%20width='11'%20height='3'%20fill='%231B273C'%20stroke='%231B273C'/%3e%3c/svg%3e")}.icon-deep-cdr{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15979'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15979)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V7H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15979'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15979)'%3e%3cmask%20id='path-4-inside-1_19_15979'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15979)'/%3e%3c/g%3e%3cpath%20d='M5%2014.25H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%2014.25H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2014.25H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2011.75H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%2011.75H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2011.75H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%209.25H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%209.25H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%209.25H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2013.25V14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L2.75%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2013.25V14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%209.25L13.25%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15979'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15979)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V7H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15979'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15979)'%3e%3cmask%20id='path-4-inside-1_19_15979'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15979)'/%3e%3c/g%3e%3cpath%20d='M5%2014.25H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%2014.25H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2014.25H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2011.75H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%2011.75H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2011.75H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%209.25H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5%209.25H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%209.25H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2013.25V14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%209.25L2.75%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2013.25V14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%209.25L13.25%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-pull-request{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204.75C12%203.50736%2010.9926%202.5%209.75%202.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='4'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%206.5V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='12'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204.5V9.50001'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.75%204.75V1.75H12.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204.75C12%203.50736%2010.9926%202.5%209.75%202.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='4'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%206.5V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='12'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204.5V9.50001'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.75%204.75V1.75H12.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-usb-c{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='4.75'%20width='14.5'%20height='6.5'%20rx='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.5'%20y='7.5'%20width='9'%20height='1'%20rx='0.5'%20stroke='%231B273C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='4.75'%20width='14.5'%20height='6.5'%20rx='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.5'%20y='7.5'%20width='9'%20height='1'%20rx='0.5'%20stroke='%231B273C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-usb-c1{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16041)'%3e%3cpath%20d='M2.87868%208.54072C1.70711%209.71229%201.70711%2011.6118%202.87868%2012.7834L3.58579%2013.4905C4.75736%2014.662%206.65685%2014.662%207.82843%2013.4905L13.1317%208.18716L8.18198%203.23742L2.87868%208.54072Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.41935%204.47487L11.8942%206.94975L14.3691%204.47487L11.8942%202L9.41935%204.47487Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%2011C6.5%2011.5523%206.05228%2012%205.5%2012C4.94772%2012%204.5%2011.5523%204.5%2011C4.5%2010.4477%204.94772%2010%205.5%2010C6.05228%2010%206.5%2010.4477%206.5%2011Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16041'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16041)'%3e%3cpath%20d='M2.87868%208.54072C1.70711%209.71229%201.70711%2011.6118%202.87868%2012.7834L3.58579%2013.4905C4.75736%2014.662%206.65685%2014.662%207.82843%2013.4905L13.1317%208.18716L8.18198%203.23742L2.87868%208.54072Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.41935%204.47487L11.8942%206.94975L14.3691%204.47487L11.8942%202L9.41935%204.47487Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%2011C6.5%2011.5523%206.05228%2012%205.5%2012C4.94772%2012%204.5%2011.5523%204.5%2011C4.5%2010.4477%204.94772%2010%205.5%2010C6.05228%2010%206.5%2010.4477%206.5%2011Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16041'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-usb-a{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='3.75'%20width='14.5'%20height='8.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.5'%20y='6.5'%20width='9'%20height='1'%20rx='0.5'%20stroke='%231B273C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='3.75'%20width='14.5'%20height='8.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='3.5'%20y='6.5'%20width='9'%20height='1'%20rx='0.5'%20stroke='%231B273C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-usb-a1{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16042)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9238%209.73048L7.50999%2014.1443C6.73753%2014.9168%204.95309%2014.3891%203.53201%2012.968C2.11092%2011.5469%201.58323%209.76246%202.3557%208.98996L6.76952%204.57617L11.9238%209.73048Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.46289%2010.5334L5.97032%2012.0409'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33887%205.1452L11.3551%209.16142L14.5003%206.01626L10.4841%202L7.33887%205.1452Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3951%204.54346L10.1738%204.76475'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9567%206.10461L11.7354%206.32592'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16042'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16042)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9238%209.73048L7.50999%2014.1443C6.73753%2014.9168%204.95309%2014.3891%203.53201%2012.968C2.11092%2011.5469%201.58323%209.76246%202.3557%208.98996L6.76952%204.57617L11.9238%209.73048Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.46289%2010.5334L5.97032%2012.0409'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.33887%205.1452L11.3551%209.16142L14.5003%206.01626L10.4841%202L7.33887%205.1452Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3951%204.54346L10.1738%204.76475'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9567%206.10461L11.7354%206.32592'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16042'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-cd-optical-disc{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16045)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='8'%20cy='8'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2010L11.5%2012.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16045'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16045)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='8'%20cy='8'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2010L11.5%2012.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16045'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-media-card{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16047)'%3e%3cpath%20d='M1.75%2014.1606V1.83938C1.75%201.79001%201.79091%201.75%201.84137%201.75H10.7203C10.7445%201.75%2010.7677%201.75942%2010.7849%201.77618L14.2232%205.13965C14.2404%205.15642%2014.25%205.17915%2014.25%205.20285V14.1606C14.25%2014.21%2014.2091%2014.25%2014.1586%2014.25H1.84137C1.79091%2014.25%201.75%2014.21%201.75%2014.1606Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.5%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='path-5-inside-1_19_16047'%20fill='white'%3e%3crect%20x='4'%20y='8'%20width='8'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='4'%20y='8'%20width='8'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-5-inside-1_19_16047)'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16047'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16047)'%3e%3cpath%20d='M1.75%2014.1606V1.83938C1.75%201.79001%201.79091%201.75%201.84137%201.75H10.7203C10.7445%201.75%2010.7677%201.75942%2010.7849%201.77618L14.2232%205.13965C14.2404%205.15642%2014.25%205.17915%2014.25%205.20285V14.1606C14.25%2014.21%2014.2091%2014.25%2014.1586%2014.25H1.84137C1.79091%2014.25%201.75%2014.21%201.75%2014.1606Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.5%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%204V6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='path-5-inside-1_19_16047'%20fill='white'%3e%3crect%20x='4'%20y='8'%20width='8'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='4'%20y='8'%20width='8'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-5-inside-1_19_16047)'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16047'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-media-card-mini{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%2014.1606V1.83938C13.25%201.79001%2013.2156%201.75%2013.1733%201.75H5.71496C5.69463%201.75%205.67513%201.75942%205.6607%201.77618L2.77249%205.13965C2.75806%205.15642%202.75%205.17915%202.75%205.20285V14.1606C2.75%2014.21%202.78438%2014.25%202.82675%2014.25H13.1733C13.2156%2014.25%2013.25%2014.21%2013.25%2014.1606Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%202V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.5%202V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='path-4-inside-1_19_16048'%20fill='white'%3e%3crect%20x='5'%20y='8'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='8'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-1_19_16048)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%2014.1606V1.83938C13.25%201.79001%2013.2156%201.75%2013.1733%201.75H5.71496C5.69463%201.75%205.67513%201.75942%205.6607%201.77618L2.77249%205.13965C2.75806%205.15642%202.75%205.17915%202.75%205.20285V14.1606C2.75%2014.21%202.78438%2014.25%202.82675%2014.25H13.1733C13.2156%2014.25%2013.25%2014.21%2013.25%2014.1606Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%202V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.5%202V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='path-4-inside-1_19_16048'%20fill='white'%3e%3crect%20x='5'%20y='8'%20width='6'%20height='4'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='8'%20width='6'%20height='4'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-1_19_16048)'/%3e%3c/svg%3e")}.icon-android{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%2012.7794V11.4324C1.75%208.05003%204.52644%205.26181%207.97596%205.25005C8.79874%205.24695%209.61405%205.4029%2010.3751%205.70895C11.1362%206.015%2011.828%206.46513%2012.4109%207.03351C12.9938%207.60189%2013.4564%208.27734%2013.772%209.0211C14.0876%209.76486%2014.25%2010.5623%2014.25%2011.3677V12.7794C14.25%2012.9042%2014.1993%2013.0239%2014.1092%2013.1122C14.019%2013.2004%2013.8967%2013.25%2013.7692%2013.25H2.23077C2.10326%2013.25%201.98098%2013.2004%201.89081%2013.1122C1.80065%2013.0239%201.75%2012.9042%201.75%2012.7794Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.23047%204.75L4.09946%206.61899'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7691%204.75L11.9121%206.60697'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='5.5'%20cy='10'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='10.5'%20cy='10'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%2012.7794V11.4324C1.75%208.05003%204.52644%205.26181%207.97596%205.25005C8.79874%205.24695%209.61405%205.4029%2010.3751%205.70895C11.1362%206.015%2011.828%206.46513%2012.4109%207.03351C12.9938%207.60189%2013.4564%208.27734%2013.772%209.0211C14.0876%209.76486%2014.25%2010.5623%2014.25%2011.3677V12.7794C14.25%2012.9042%2014.1993%2013.0239%2014.1092%2013.1122C14.019%2013.2004%2013.8967%2013.25%2013.7692%2013.25H2.23077C2.10326%2013.25%201.98098%2013.2004%201.89081%2013.1122C1.80065%2013.0239%201.75%2012.9042%201.75%2012.7794Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.23047%204.75L4.09946%206.61899'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7691%204.75L11.9121%206.60697'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='5.5'%20cy='10'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='10.5'%20cy='10'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-wifi{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%2013.25C13.25%207.45101%208.54899%202.75%202.75%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.25%2013.25C10.25%209.10786%206.89214%205.75%202.75%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.25%2013.25C7.25%2010.7647%205.23528%208.75%202.75%208.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='3.5'%20cy='12.5'%20r='1.5'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%2013.25C13.25%207.45101%208.54899%202.75%202.75%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.25%2013.25C10.25%209.10786%206.89214%205.75%202.75%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.25%2013.25C7.25%2010.7647%205.23528%208.75%202.75%208.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='3.5'%20cy='12.5'%20r='1.5'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-signal{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%2010.5C4.11929%209.11929%204.11929%206.88071%205.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.5%2010.5C11.8807%209.11929%2011.8807%206.88071%2010.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1.5'%20fill='%231B273C'/%3e%3cpath%20d='M12.499%2012.5005C14.9846%2010.0149%2014.9846%205.98506%2012.499%203.49951'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3.49805%2012.5005C1.0125%2010.0149%201.0125%205.98506%203.49805%203.49951'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%2010.5C4.11929%209.11929%204.11929%206.88071%205.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10.5%2010.5C11.8807%209.11929%2011.8807%206.88071%2010.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1.5'%20fill='%231B273C'/%3e%3cpath%20d='M12.499%2012.5005C14.9846%2010.0149%2014.9846%205.98506%2012.499%203.49951'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3.49805%2012.5005C1.0125%2010.0149%201.0125%205.98506%203.49805%203.49951'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-printer{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_16084'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='3'%20width='16'%20height='8'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203H0V11H3.42857V8H12.5714V11H16V3Z'%20fill='%231B273C'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16084)'%3e%3cmask%20id='path-2-inside-1_19_16084'%20fill='white'%3e%3crect%20y='3'%20width='16'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20y='3'%20width='16'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_16084)'/%3e%3c/g%3e%3cmask%20id='path-3-inside-2_19_16084'%20fill='white'%3e%3crect%20x='3'%20width='10'%20height='4.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='3'%20width='10'%20height='4.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-3-inside-2_19_16084)'/%3e%3cmask%20id='path-4-inside-3_19_16084'%20fill='white'%3e%3crect%20x='3'%20y='8'%20width='10'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20x='3'%20y='8'%20width='10'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-3_19_16084)'/%3e%3cpath%20d='M4%206.5H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%2011H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%2013H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_16084'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='3'%20width='16'%20height='8'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203H0V11H3.42857V8H12.5714V11H16V3Z'%20fill='%231B273C'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16084)'%3e%3cmask%20id='path-2-inside-1_19_16084'%20fill='white'%3e%3crect%20y='3'%20width='16'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20y='3'%20width='16'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_16084)'/%3e%3c/g%3e%3cmask%20id='path-3-inside-2_19_16084'%20fill='white'%3e%3crect%20x='3'%20width='10'%20height='4.5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='3'%20width='10'%20height='4.5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-3-inside-2_19_16084)'/%3e%3cmask%20id='path-4-inside-3_19_16084'%20fill='white'%3e%3crect%20x='3'%20y='8'%20width='10'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20x='3'%20y='8'%20width='10'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linejoin='round'%20mask='url(%23path-4-inside-3_19_16084)'/%3e%3cpath%20d='M4%206.5H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%2011H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%2013H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-description-detail{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15940'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='7'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='7'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15940)'/%3e%3cpath%20d='M10.75%201.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.75%204.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.75%207.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2010.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2013.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15940'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='7'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='7'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15940)'/%3e%3cpath%20d='M10.75%201.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.75%204.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.75%207.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2010.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2013.75H14.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-queue{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%209.5H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%207L9.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='4.75'%20y='4.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%201.75H3.75C2.64543%201.75%201.75%202.64543%201.75%203.75L1.75%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%209.5H12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%207L9.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='4.75'%20y='4.75'%20width='9.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%201.75H3.75C2.64543%201.75%201.75%202.64543%201.75%203.75L1.75%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-play{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%208C14.25%2011.4518%2011.4518%2014.25%208%2014.25C4.54822%2014.25%201.75%2011.4518%201.75%208C1.75%204.54822%204.54822%201.75%208%201.75C11.4518%201.75%2014.25%204.54822%2014.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.75%205.85718L10.1786%208.00003L6.75%2010.1429V5.85718Z'%20fill='%231B273C'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%208C14.25%2011.4518%2011.4518%2014.25%208%2014.25C4.54822%2014.25%201.75%2011.4518%201.75%208C1.75%204.54822%204.54822%201.75%208%201.75C11.4518%201.75%2014.25%204.54822%2014.25%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.75%205.85718L10.1786%208.00003L6.75%2010.1429V5.85718Z'%20fill='%231B273C'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-power{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16051)'%3e%3cpath%20d='M3.58058%203.93419C1.13981%206.37496%201.13981%2010.3322%203.58058%2012.773C6.02136%2015.2138%209.97864%2015.2138%2012.4194%2012.773C14.8602%2010.3322%2014.8602%206.37496%2012.4194%203.93419'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16051'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16051)'%3e%3cpath%20d='M3.58058%203.93419C1.13981%206.37496%201.13981%2010.3322%203.58058%2012.773C6.02136%2015.2138%209.97864%2015.2138%2012.4194%2012.773C14.8602%2010.3322%2014.8602%206.37496%2012.4194%203.93419'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16051'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-comment{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.32322%2010.6161L4.8182%2011.1111L4.32322%2010.6161L1.75%2013.1893V3C1.75%202.30964%202.30964%201.75%203%201.75H13C13.6904%201.75%2014.25%202.30964%2014.25%203V9C14.25%209.69036%2013.6904%2010.25%2013%2010.25H5.20711C4.87559%2010.25%204.55764%2010.3817%204.32322%2010.6161Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.32322%2010.6161L4.8182%2011.1111L4.32322%2010.6161L1.75%2013.1893V3C1.75%202.30964%202.30964%201.75%203%201.75H13C13.6904%201.75%2014.25%202.30964%2014.25%203V9C14.25%209.69036%2013.6904%2010.25%2013%2010.25H5.20711C4.87559%2010.25%204.55764%2010.3817%204.32322%2010.6161Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-show-columns{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%204H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2012H9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%208H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%204H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2012H9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-tool{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16058)'%3e%3cg%20clip-path='url(%23clip1_19_16058)'%3e%3cpath%20d='M13.9142%204.29164C14.2557%205.08893%2014.3393%205.97305%2014.1533%206.82021C13.9673%207.66736%2013.521%208.43515%2012.877%209.01608C12.2329%209.59701%2011.4234%209.962%2010.5616%2010.0599C9.69979%2010.1579%208.82894%209.98387%208.07097%209.56228L4.42056%2013.7918C4.12718%2014.0852%203.72928%2014.25%203.31438%2014.25C2.89948%2014.25%202.50157%2014.0852%202.2082%2013.7918C1.91482%2013.4984%201.75%2013.1005%201.75%2012.6856C1.75%2012.2707%201.91482%2011.8728%202.2082%2011.5794L6.43772%207.92903C6.01613%207.17106%205.84212%206.30021%205.94006%205.43843C6.038%204.57664%206.40299%203.76705%206.98392%203.12301C7.56485%202.47897%208.33263%202.03272%209.17979%201.84673C10.027%201.66074%2010.9111%201.74432%2011.7084%202.08578L8.97543%204.8122L9.34633%206.65367L11.1878%207.02457L13.9142%204.29164Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16058'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_19_16058'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16058)'%3e%3cg%20clip-path='url(%23clip1_19_16058)'%3e%3cpath%20d='M13.9142%204.29164C14.2557%205.08893%2014.3393%205.97305%2014.1533%206.82021C13.9673%207.66736%2013.521%208.43515%2012.877%209.01608C12.2329%209.59701%2011.4234%209.962%2010.5616%2010.0599C9.69979%2010.1579%208.82894%209.98387%208.07097%209.56228L4.42056%2013.7918C4.12718%2014.0852%203.72928%2014.25%203.31438%2014.25C2.89948%2014.25%202.50157%2014.0852%202.2082%2013.7918C1.91482%2013.4984%201.75%2013.1005%201.75%2012.6856C1.75%2012.2707%201.91482%2011.8728%202.2082%2011.5794L6.43772%207.92903C6.01613%207.17106%205.84212%206.30021%205.94006%205.43843C6.038%204.57664%206.40299%203.76705%206.98392%203.12301C7.56485%202.47897%208.33263%202.03272%209.17979%201.84673C10.027%201.66074%2010.9111%201.74432%2011.7084%202.08578L8.97543%204.8122L9.34633%206.65367L11.1878%207.02457L13.9142%204.29164Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16058'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_19_16058'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-password{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16071)'%3e%3cpath%20d='M12%206V8.10526'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%207.45398L12%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.7632%209.80917L12%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.2368%209.80917L12%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%207.45398L12%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206V8.10526'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%207.45398L6%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.76318%209.80917L6.00003%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.23684%209.80917L6%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%207.45398L6%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%204V12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16071'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16071)'%3e%3cpath%20d='M12%206V8.10526'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%207.45398L12%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.7632%209.80917L12%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.2368%209.80917L12%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%207.45398L12%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206V8.10526'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%207.45398L6%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.76318%209.80917L6.00003%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.23684%209.80917L6%208.10522'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%207.45398L6%208.1053'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%204V12'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16071'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-desktop{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.75'%20y='1.75'%20width='6.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5.5%203.75L2.75%203.75C1.64543%203.75%200.75%204.64543%200.75%205.75V9.75C0.75%2010.8546%201.64543%2011.75%202.75%2011.75H5.5H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2011.75V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3%2014.25H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%204H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%206H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='12'%20cy='11'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.75'%20y='1.75'%20width='6.5'%20height='12.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5.5%203.75L2.75%203.75C1.64543%203.75%200.75%204.64543%200.75%205.75V9.75C0.75%2010.8546%201.64543%2011.75%202.75%2011.75H5.5H6'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2011.75V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M3%2014.25H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%204H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M11%206H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='12'%20cy='11'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-recycle{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2012.25H2.59251C2.21293%2012.25%201.97178%2011.8437%202.15363%2011.5105L4.8784%206.51805M8%2012.25H13.4092C13.7884%2012.25%2014.0296%2011.8444%2013.8485%2011.5112L12.212%208.5M6.12735%204.19568L7.55683%201.56544C7.74692%201.21566%208.24966%201.2175%208.43719%201.56867L11.0803%206.51805'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2010.25L8%2012.25L10%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.82912%208.928L5.00217%206.22317L2.29733%207.05012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0611%204.09031L11.2341%206.79514L8.52927%205.96819'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2012.25H2.59251C2.21293%2012.25%201.97178%2011.8437%202.15363%2011.5105L4.8784%206.51805M8%2012.25H13.4092C13.7884%2012.25%2014.0296%2011.8444%2013.8485%2011.5112L12.212%208.5M6.12735%204.19568L7.55683%201.56544C7.74692%201.21566%208.24966%201.2175%208.43719%201.56867L11.0803%206.51805'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2010.25L8%2012.25L10%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.82912%208.928L5.00217%206.22317L2.29733%207.05012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0611%204.09031L11.2341%206.79514L8.52927%205.96819'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-detail-list{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15914'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15914)'/%3e%3cmask%20id='path-2-inside-2_19_15914'%20fill='white'%3e%3crect%20x='1'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-2_19_15914)'/%3e%3cpath%20d='M9%202.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%205.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2010.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2013.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15914'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15914)'/%3e%3cmask%20id='path-2-inside-2_19_15914'%20fill='white'%3e%3crect%20x='1'%20y='9'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='9'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-2_19_15914)'/%3e%3cpath%20d='M9%202.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%205.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2010.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2013.5H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-refresh{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.549%2010.2859C13.7069%209.90297%2013.5245%209.46453%2013.1415%209.30663C12.7586%209.14873%2012.3201%209.33116%2012.1622%209.7141L13.549%2010.2859ZM11.747%204.32269L12.3208%203.83979L12.3024%203.81782L12.2822%203.79733L11.747%204.32269ZM8%2012.5C5.51472%2012.5%203.5%2010.4853%203.5%208H2C2%2011.3137%204.68629%2014%208%2014V12.5ZM3.5%208C3.5%205.51472%205.51472%203.5%208%203.5V2C4.68629%202%202%204.68629%202%208H3.5ZM12.1622%209.7141C11.4875%2011.3505%209.87711%2012.5%208%2012.5V14C10.5056%2014%2012.6507%2012.4644%2013.549%2010.2859L12.1622%209.7141ZM8%203.5C9.25799%203.5%2010.3943%204.01522%2011.2117%204.84805L12.2822%203.79733C11.1943%202.68895%209.67695%202%208%202V3.5ZM11.1731%204.8056L13.4262%207.48291L14.5738%206.51709L12.3208%203.83979L11.1731%204.8056Z'%20fill='%231B273C'/%3e%3cpath%20d='M10%207H14V3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.549%2010.2859C13.7069%209.90297%2013.5245%209.46453%2013.1415%209.30663C12.7586%209.14873%2012.3201%209.33116%2012.1622%209.7141L13.549%2010.2859ZM11.747%204.32269L12.3208%203.83979L12.3024%203.81782L12.2822%203.79733L11.747%204.32269ZM8%2012.5C5.51472%2012.5%203.5%2010.4853%203.5%208H2C2%2011.3137%204.68629%2014%208%2014V12.5ZM3.5%208C3.5%205.51472%205.51472%203.5%208%203.5V2C4.68629%202%202%204.68629%202%208H3.5ZM12.1622%209.7141C11.4875%2011.3505%209.87711%2012.5%208%2012.5V14C10.5056%2014%2012.6507%2012.4644%2013.549%2010.2859L12.1622%209.7141ZM8%203.5C9.25799%203.5%2010.3943%204.01522%2011.2117%204.84805L12.2822%203.79733C11.1943%202.68895%209.67695%202%208%202V3.5ZM11.1731%204.8056L13.4262%207.48291L14.5738%206.51709L12.3208%203.83979L11.1731%204.8056Z'%20fill='%231B273C'/%3e%3cpath%20d='M10%207H14V3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-update-user-profile{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16059)'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='6.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%2013V11.5C5%209.84315%206.34315%208.5%208%208.5C9.65685%208.5%2011%209.84315%2011%2011.5V13'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16059'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16059)'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='6.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M5%2013V11.5C5%209.84315%206.34315%208.5%208%208.5C9.65685%208.5%2011%209.84315%2011%2011.5V13'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16059'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-update-pin{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16060)'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-5-inside-1_19_16060'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-1_19_16060)'/%3e%3cmask%20id='path-6-inside-2_19_16060'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%206C10%204.89543%209.10457%204%208%204C6.89543%204%206%204.89543%206%206V8.5H10V6Z'/%3e%3c/mask%3e%3cpath%20d='M6%208.5H4.5V10H6V8.5ZM10%208.5V10H11.5V8.5H10ZM8%205.5C8.27614%205.5%208.5%205.72386%208.5%206H11.5C11.5%204.067%209.933%202.5%208%202.5V5.5ZM7.5%206C7.5%205.72386%207.72386%205.5%208%205.5V2.5C6.067%202.5%204.5%204.067%204.5%206H7.5ZM7.5%208.5V6H4.5V8.5H7.5ZM10%207H6V10H10V7ZM8.5%206V8.5H11.5V6H8.5Z'%20fill='%231B273C'%20mask='url(%23path-6-inside-2_19_16060)'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16060'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16060)'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-5-inside-1_19_16060'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-1_19_16060)'/%3e%3cmask%20id='path-6-inside-2_19_16060'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%206C10%204.89543%209.10457%204%208%204C6.89543%204%206%204.89543%206%206V8.5H10V6Z'/%3e%3c/mask%3e%3cpath%20d='M6%208.5H4.5V10H6V8.5ZM10%208.5V10H11.5V8.5H10ZM8%205.5C8.27614%205.5%208.5%205.72386%208.5%206H11.5C11.5%204.067%209.933%202.5%208%202.5V5.5ZM7.5%206C7.5%205.72386%207.72386%205.5%208%205.5V2.5C6.067%202.5%204.5%204.067%204.5%206H7.5ZM7.5%208.5V6H4.5V8.5H7.5ZM10%207H6V10H10V7ZM8.5%206V8.5H11.5V6H8.5Z'%20fill='%231B273C'%20mask='url(%23path-6-inside-2_19_16060)'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16060'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-reset-password{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-5-inside-1_19_16061'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-1_19_16061)'/%3e%3cpath%20d='M8.88392%205.11612C8.39576%204.62796%207.60431%204.62796%207.11615%205.11612C6.87207%205.36019%206.75003%205.6801%206.75003%206L6.75%207.75003'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208C2%2011.3137%204.71735%2014%208.06937%2014C9.56868%2014%2010.941%2013.4626%2012%2012.572'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%208C14%204.68629%2011.2855%202%207.93694%202C6.43428%202%205.0593%202.54096%204%203.43683'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1%208L2%207L3%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208L14%209L15%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-5-inside-1_19_16061'%20fill='white'%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='7'%20width='6'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-1_19_16061)'/%3e%3cpath%20d='M8.88392%205.11612C8.39576%204.62796%207.60431%204.62796%207.11615%205.11612C6.87207%205.36019%206.75003%205.6801%206.75003%206L6.75%207.75003'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-skip-backward{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L9%208L13%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%204L4%208L8%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L9%208L13%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%204L4%208L8%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-skip-forward{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%204L7%208L3%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%204L12%208L8%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%204L7%208L3%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%204L12%208L8%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-double-arrow-right{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%209L11%2012L8%2015'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2012H1'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%201L15%204L12%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%204H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%209L11%2012L8%2015'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2012H1'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%201L15%204L12%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%204H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-double-arrow-two-ways{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203L15%206L12%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.25%2014C8.25%2014.4142%208.58579%2014.75%209%2014.75C9.41421%2014.75%209.75%2014.4142%209.75%2014H8.25ZM9.75%2010.4444C9.75%208.2986%2011.2343%206.75%2012.8462%206.75V5.25C10.2096%205.25%208.25%207.68109%208.25%2010.4444H9.75ZM8.25%2010.4444V14H9.75V10.4444H8.25ZM12.8462%206.75H14V5.25H12.8462V6.75Z'%20fill='%231B273C'/%3e%3cpath%20d='M4%2014L1%2011L4%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%203C7.75%202.58579%207.41421%202.25%207%202.25C6.58579%202.25%206.25%202.58579%206.25%203L7.75%203ZM6.25%206.55556C6.25%208.7014%204.76568%2010.25%203.15385%2010.25L3.15385%2011.75C5.79036%2011.75%207.75%209.31891%207.75%206.55556L6.25%206.55556ZM7.75%206.55556L7.75%203L6.25%203L6.25%206.55556L7.75%206.55556ZM3.15385%2010.25L2%2010.25L2%2011.75L3.15385%2011.75L3.15385%2010.25Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203L15%206L12%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.25%2014C8.25%2014.4142%208.58579%2014.75%209%2014.75C9.41421%2014.75%209.75%2014.4142%209.75%2014H8.25ZM9.75%2010.4444C9.75%208.2986%2011.2343%206.75%2012.8462%206.75V5.25C10.2096%205.25%208.25%207.68109%208.25%2010.4444H9.75ZM8.25%2010.4444V14H9.75V10.4444H8.25ZM12.8462%206.75H14V5.25H12.8462V6.75Z'%20fill='%231B273C'/%3e%3cpath%20d='M4%2014L1%2011L4%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%203C7.75%202.58579%207.41421%202.25%207%202.25C6.58579%202.25%206.25%202.58579%206.25%203L7.75%203ZM6.25%206.55556C6.25%208.7014%204.76568%2010.25%203.15385%2010.25L3.15385%2011.75C5.79036%2011.75%207.75%209.31891%207.75%206.55556L6.25%206.55556ZM7.75%206.55556L7.75%203L6.25%203L6.25%206.55556L7.75%206.55556ZM3.15385%2010.25L2%2010.25L2%2011.75L3.15385%2011.75L3.15385%2010.25Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-device{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='0.75'%20y='1.75'%20width='14.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014.25L4%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3crect%20x='0.75'%20y='1.75'%20width='14.5'%20height='9.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M1%208.5H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-remove{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%204.75H12.25V13C12.25%2013.6904%2011.6904%2014.25%2011%2014.25H5C4.30964%2014.25%203.75%2013.6904%203.75%2013V4.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-2-inside-1_19_15895'%20fill='white'%3e%3cpath%20d='M4%202C4%201.44772%204.44772%201%205%201H11C11.5523%201%2012%201.44772%2012%202V5.5H4V2Z'/%3e%3c/mask%3e%3cpath%20d='M4%202C4%201.44772%204.44772%201%205%201H11C11.5523%201%2012%201.44772%2012%202V5.5H4V2Z'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_15895)'/%3e%3cpath%20d='M2%204.75H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%208V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%208V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%204.75H12.25V13C12.25%2013.6904%2011.6904%2014.25%2011%2014.25H5C4.30964%2014.25%203.75%2013.6904%203.75%2013V4.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-2-inside-1_19_15895'%20fill='white'%3e%3cpath%20d='M4%202C4%201.44772%204.44772%201%205%201H11C11.5523%201%2012%201.44772%2012%202V5.5H4V2Z'/%3e%3c/mask%3e%3cpath%20d='M4%202C4%201.44772%204.44772%201%205%201H11C11.5523%201%2012%201.44772%2012%202V5.5H4V2Z'%20stroke='%231B273C'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'%20mask='url(%23path-2-inside-1_19_15895)'/%3e%3cpath%20d='M2%204.75H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.5%208V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.5%208V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-disable{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75732%203.75732L12.2426%2012.2426'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75732%203.75732L12.2426%2012.2426'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-repositories-issues{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%207.18641V11.8136C14.25%2012.2674%2013.9985%2012.6942%2013.5724%2012.9635C12.2153%2013.8212%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8212%202.42756%2012.9634C2.00149%2012.6942%201.75%2012.2674%201.75%2011.8136V4.1864'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201.75C5.64219%201.75%203.78471%202.17886%202.42757%203.03658C2.00149%203.30586%201.74999%203.73263%201.75%204.18639V4.67076C1.75%205.12451%202.00149%205.55128%202.42756%205.82056C3.78471%206.67828%205.64219%207.10714%208%207.10714C9.54812%207.10714%2010.8805%206.92226%2011.9973%206.55248'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89288C3.13889%2010.0834%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0834%2014.25%208.89288'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%207.18641V11.8136C14.25%2012.2674%2013.9985%2012.6942%2013.5724%2012.9635C12.2153%2013.8212%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8212%202.42756%2012.9634C2.00149%2012.6942%201.75%2012.2674%201.75%2011.8136V4.1864'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%201.75C5.64219%201.75%203.78471%202.17886%202.42757%203.03658C2.00149%203.30586%201.74999%203.73263%201.75%204.18639V4.67076C1.75%205.12451%202.00149%205.55128%202.42756%205.82056C3.78471%206.67828%205.64219%207.10714%208%207.10714C9.54812%207.10714%2010.8805%206.92226%2011.9973%206.55248'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89288C3.13889%2010.0834%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0834%2014.25%208.89288'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%205L11%201M11%205L15%201'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-down{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%208.5L8.5%2012.5L12.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2012.5V2.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%208.5L8.5%2012.5L12.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2012.5V2.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-repositories{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42758%203.03657C3.78472%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V11.8136C14.25%2012.2674%2013.9985%2012.6941%2013.5724%2012.9634C12.2153%2013.8211%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8211%202.42756%2012.9634C2.00149%2012.6941%201.75%2012.2674%201.75%2011.8136V4.18638C1.75%203.73262%202.0015%203.30585%202.42758%203.03657Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42757%203.03658C3.78471%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V4.67076C14.25%205.12451%2013.9985%205.55128%2013.5724%205.82057C12.2153%206.67828%2010.3578%207.10714%208%207.10714C5.64219%207.10714%203.78471%206.67828%202.42756%205.82056C2.00149%205.55128%201.75%205.12451%201.75%204.67076V4.18639C1.74999%203.73263%202.00149%203.30586%202.42757%203.03658Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89288C3.13889%2010.0834%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0834%2014.25%208.89288'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%205.32141C3.13889%206.51189%205.22222%207.10713%208%207.10713C10.7778%207.10713%2012.8611%206.51189%2014.25%205.32141'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42758%203.03657C3.78472%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V11.8136C14.25%2012.2674%2013.9985%2012.6941%2013.5724%2012.9634C12.2153%2013.8211%2010.3578%2014.25%208%2014.25C5.64219%2014.25%203.78471%2013.8211%202.42756%2012.9634C2.00149%2012.6941%201.75%2012.2674%201.75%2011.8136V4.18638C1.75%203.73262%202.0015%203.30585%202.42758%203.03657Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.42757%203.03658C3.78471%202.17886%205.64219%201.75%208%201.75C10.3578%201.75%2012.2153%202.17886%2013.5724%203.03658C13.9985%203.30587%2014.25%203.73263%2014.25%204.18639V4.67076C14.25%205.12451%2013.9985%205.55128%2013.5724%205.82057C12.2153%206.67828%2010.3578%207.10714%208%207.10714C5.64219%207.10714%203.78471%206.67828%202.42756%205.82056C2.00149%205.55128%201.75%205.12451%201.75%204.67076V4.18639C1.74999%203.73263%202.00149%203.30586%202.42757%203.03658Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%208.89288C3.13889%2010.0834%205.22222%2010.6786%208%2010.6786C10.7778%2010.6786%2012.8611%2010.0834%2014.25%208.89288'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%205.32141C3.13889%206.51189%205.22222%207.10713%208%207.10713C10.7778%207.10713%2012.8611%206.51189%2014.25%205.32141'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-download-export{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.9967%204V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2012V15C4%2015.5523%204.44772%2016%205%2016H14.9967C15.549%2016%2015.9967%2015.5523%2015.9967%2015V12V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%209L9.9967%2012L12.9967%209'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.9967%204V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2012V15C4%2015.5523%204.44772%2016%205%2016H14.9967C15.549%2016%2015.9967%2015.5523%2015.9967%2015V12V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%209L9.9967%2012L12.9967%209'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-screen{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%205H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205H9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='2.75'%20width='12.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%207H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%205H5.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205H9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='2.75'%20width='12.5'%20height='10.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%207H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-drag{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='4'%20r='1'%20fill='%231B273C'/%3e%3cellipse%20cx='12'%20cy='4'%20rx='1'%20ry='1'%20fill='%231B273C'/%3e%3ccircle%20cx='4'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='12'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='4'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='12'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='4'%20r='1'%20fill='%231B273C'/%3e%3cellipse%20cx='12'%20cy='4'%20rx='1'%20ry='1'%20fill='%231B273C'/%3e%3ccircle%20cx='4'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='12'%20cy='8'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='4'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='8'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3ccircle%20cx='12'%20cy='12'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-search{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='7.5'%20r='4.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2013L11%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='7.5'%20r='4.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2013L11%2011'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-edit-block{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%202.75012H4.75C3.64543%202.75012%202.75%203.64555%202.75%204.75012V11.2501C2.75%2012.3547%203.64543%2013.2501%204.75%2013.2501H11.25C12.3546%2013.2501%2013.25%2012.3547%2013.25%2011.2501V9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.2879%202.53033C11.1666%201.65165%2012.5912%201.65165%2013.4699%202.53033C14.3486%203.40901%2014.3486%204.83363%2013.4699%205.71231L10.6415%208.54074C9.76281%209.41942%208.33819%209.41942%207.45951%208.54074C6.58083%207.66206%206.58083%206.23744%207.45951%205.35876L10.2879%202.53033Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10%203L13%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%202.75012H4.75C3.64543%202.75012%202.75%203.64555%202.75%204.75012V11.2501C2.75%2012.3547%203.64543%2013.2501%204.75%2013.2501H11.25C12.3546%2013.2501%2013.25%2012.3547%2013.25%2011.2501V9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.2879%202.53033C11.1666%201.65165%2012.5912%201.65165%2013.4699%202.53033C14.3486%203.40901%2014.3486%204.83363%2013.4699%205.71231L10.6415%208.54074C9.76281%209.41942%208.33819%209.41942%207.45951%208.54074C6.58083%207.66206%206.58083%206.23744%207.45951%205.35876L10.2879%202.53033Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10%203L13%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-server{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='4.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%203.5V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%203.5V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%203.75V4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='9.75'%20width='12.5'%20height='4.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%2011.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2011.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011.75V12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='4.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%203.5V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%203.5V4.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%203.75V4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='1.75'%20y='9.75'%20width='12.5'%20height='4.5'%20rx='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%2011.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2011.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011.75V12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-edit{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.6909%2010.3698L11%202.06066L13.9393%205L5.63024%2013.3091L1.95607%2014.0439L2.6909%2010.3698ZM14.1161%204.82322L14.1158%204.82352L14.1161%204.82322ZM11.1764%201.88424L11.1768%201.88388L11%201.70711L11.1768%201.88388C11.1767%201.884%2011.1765%201.88412%2011.1764%201.88424Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.5%206.5L9.5%204.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.6909%2010.3698L11%202.06066L13.9393%205L5.63024%2013.3091L1.95607%2014.0439L2.6909%2010.3698ZM14.1161%204.82322L14.1158%204.82352L14.1161%204.82322ZM11.1764%201.88424L11.1768%201.88388L11%201.70711L11.1768%201.88388C11.1767%201.884%2011.1765%201.88412%2011.1764%201.88424Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.5%206.5L9.5%204.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-settings{-webkit-mask-image:url(/assets/settings-Kw0O3Msw.svg);mask-image:url(/assets/settings-Kw0O3Msw.svg)}.icon-expand{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%203H13V7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%203L7%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2013H3L3%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2013L9%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%203H13V7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%203L7%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2013H3L3%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2013L9%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shapes{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='11.5'%20cy='10.5'%20r='2.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M9%2012.25H1.75L6.5%203.75L9.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='11.5'%20cy='10.5'%20r='2.75'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M9%2012.25H1.75L6.5%203.75L9.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-external-link{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15894'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='14'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='12.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15894)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%201H1V15H15V9H7V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M10.25%201.75H14.25V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%201.75L8.25%207.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15894'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='14'%3e%3crect%20x='1.75'%20y='1.75'%20width='12.5'%20height='12.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15894)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%201H1V15H15V9H7V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M10.25%201.75H14.25V5.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%201.75L8.25%207.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-share{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.9967%204V14'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.99668%209H4V16.1111C4%2016.602%204.44772%2017%205%2017H14.9967C15.549%2017%2015.9967%2016.602%2015.9967%2016.1111V9H12.9967'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%206L9.9967%203L12.9967%206'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.9967%204V14'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.99668%209H4V16.1111C4%2016.602%204.44772%2017%205%2017H14.9967C15.549%2017%2015.9967%2016.602%2015.9967%2016.1111V9H12.9967'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%206L9.9967%203L12.9967%206'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-eye-hide{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.82811%203.64431C7.19945%203.55181%207.59031%203.5%208%203.5C11.8182%203.5%2014%208%2014%208C14%208%2013.6552%208.71105%2013%209.56786C12.9669%209.61113%2012.933%209.65478%2012.8984%209.69872M11.1644%2011.3984C10.2918%2012.0323%209.23096%2012.5%208%2012.5C4.18182%2012.5%202%208%202%208C2%208%202.92177%206.09884%204.61554%204.76797'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.41412%209.41418C8.63307%2010.1952%207.36674%2010.1952%206.58569%209.41418C5.80464%208.63313%205.80464%207.3668%206.58569%206.58575'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%202L14%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.82811%203.64431C7.19945%203.55181%207.59031%203.5%208%203.5C11.8182%203.5%2014%208%2014%208C14%208%2013.6552%208.71105%2013%209.56786C12.9669%209.61113%2012.933%209.65478%2012.8984%209.69872M11.1644%2011.3984C10.2918%2012.0323%209.23096%2012.5%208%2012.5C4.18182%2012.5%202%208%202%208C2%208%202.92177%206.09884%204.61554%204.76797'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.41412%209.41418C8.63307%2010.1952%207.36674%2010.1952%206.58569%209.41418C5.80464%208.63313%205.80464%207.3668%206.58569%206.58575'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%202L14%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-shield{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.78467%2010.6148C9.70366%209.66708%2010.4375%208.48885%2010.4375%207.14287C10.4375%206.38097%2010.4375%205.80954%2010.4375%205.42859'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.78467%2010.6148C9.70366%209.66708%2010.4375%208.48885%2010.4375%207.14287C10.4375%206.38097%2010.4375%205.80954%2010.4375%205.42859'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-eye{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%208C2%208%204.18182%203.5%208%203.5C11.8182%203.5%2014%208%2014%208C14%208%2011.8182%2012.5%208%2012.5C4.18182%2012.5%202%208%202%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%208C2%208%204.18182%203.5%208%203.5C11.8182%203.5%2014%208%2014%208C14%208%2011.8182%2012.5%208%2012.5C4.18182%2012.5%202%208%202%208Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-solid-down{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2010.5C8.13542%2010.5%208.2526%2010.4505%208.35156%2010.3516L11.8516%206.85156C11.9505%206.7526%2012%206.63542%2012%206.5C12%206.36458%2011.9505%206.2474%2011.8516%206.14844C11.7526%206.04948%2011.6354%206%2011.5%206H4.5C4.36458%206%204.2474%206.04948%204.14844%206.14844C4.04948%206.2474%204%206.36458%204%206.5C4%206.63542%204.04948%206.7526%204.14844%206.85156L7.64844%2010.3516C7.7474%2010.4505%207.86458%2010.5%208%2010.5Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2010.5C8.13542%2010.5%208.2526%2010.4505%208.35156%2010.3516L11.8516%206.85156C11.9505%206.7526%2012%206.63542%2012%206.5C12%206.36458%2011.9505%206.2474%2011.8516%206.14844C11.7526%206.04948%2011.6354%206%2011.5%206H4.5C4.36458%206%204.2474%206.04948%204.14844%206.14844C4.04948%206.2474%204%206.36458%204%206.5C4%206.63542%204.04948%206.7526%204.14844%206.85156L7.64844%2010.3516C7.7474%2010.4505%207.86458%2010.5%208%2010.5Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-facebook{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16034)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.0366%206.00001H10.1395C9.96263%205.99927%209.78732%206.03357%209.62373%206.10093C9.46015%206.16829%209.31151%206.26737%209.18642%206.39247C9.06132%206.51757%208.96223%206.6662%208.89487%206.82979C8.82751%206.99338%208.79322%207.16869%208.79396%207.3456V13.625'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%209.13969H10.5882'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16034'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16034)'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.0366%206.00001H10.1395C9.96263%205.99927%209.78732%206.03357%209.62373%206.10093C9.46015%206.16829%209.31151%206.26737%209.18642%206.39247C9.06132%206.51757%208.96223%206.6662%208.89487%206.82979C8.82751%206.99338%208.79322%207.16869%208.79396%207.3456V13.625'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%209.13969H10.5882'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16034'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-solid-left{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%208C6%208.13542%206.04948%208.2526%206.14844%208.35156L9.64844%2011.8516C9.7474%2011.9505%209.86458%2012%2010%2012C10.1354%2012%2010.2526%2011.9505%2010.3516%2011.8516C10.4505%2011.7526%2010.5%2011.6354%2010.5%2011.5V4.5C10.5%204.36458%2010.4505%204.2474%2010.3516%204.14844C10.2526%204.04948%2010.1354%204%2010%204C9.86458%204%209.7474%204.04948%209.64844%204.14844L6.14844%207.64844C6.04948%207.7474%206%207.86458%206%208Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%208C6%208.13542%206.04948%208.2526%206.14844%208.35156L9.64844%2011.8516C9.7474%2011.9505%209.86458%2012%2010%2012C10.1354%2012%2010.2526%2011.9505%2010.3516%2011.8516C10.4505%2011.7526%2010.5%2011.6354%2010.5%2011.5V4.5C10.5%204.36458%2010.4505%204.2474%2010.3516%204.14844C10.2526%204.04948%2010.1354%204%2010%204C9.86458%204%209.7474%204.04948%209.64844%204.14844L6.14844%207.64844C6.04948%207.7474%206%207.86458%206%208Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-file-analysis{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15963'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M3.75%203C3.75%202.30964%204.30964%201.75%205%201.75H9.17157C9.50309%201.75%209.82104%201.8817%2010.0555%202.11612L13.8839%205.94454C14.1183%206.17896%2014.25%206.49691%2014.25%206.82843V13C14.25%2013.6904%2013.6904%2014.25%2013%2014.25H5C4.30964%2014.25%203.75%2013.6904%203.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15963)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H3V3H6V15H15V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15963'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='9'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M9%201L15%207H9V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15963)'%3e%3cmask%20id='path-4-inside-1_19_15963'%20fill='white'%3e%3crect%20x='9'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15963)'/%3e%3c/g%3e%3cpath%20d='M7.5%2011.5H11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%209H11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='3.75'%20cy='7.75'%20r='3'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%2011L3.75%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15963'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M3.75%203C3.75%202.30964%204.30964%201.75%205%201.75H9.17157C9.50309%201.75%209.82104%201.8817%2010.0555%202.11612L13.8839%205.94454C14.1183%206.17896%2014.25%206.49691%2014.25%206.82843V13C14.25%2013.6904%2013.6904%2014.25%2013%2014.25H5C4.30964%2014.25%203.75%2013.6904%203.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15963)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H3V3H6V15H15V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15963'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='9'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M9%201L15%207H9V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15963)'%3e%3cmask%20id='path-4-inside-1_19_15963'%20fill='white'%3e%3crect%20x='9'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='9'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15963)'/%3e%3c/g%3e%3cpath%20d='M7.5%2011.5H11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9%209H11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3ccircle%20cx='3.75'%20cy='7.75'%20r='3'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M3.75%2011L3.75%2014.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-solid-right{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.5%208C10.5%208.13542%2010.4505%208.2526%2010.3516%208.35156L6.85156%2011.8516C6.7526%2011.9505%206.63542%2012%206.5%2012C6.36458%2012%206.2474%2011.9505%206.14844%2011.8516C6.04948%2011.7526%206%2011.6354%206%2011.5L6%204.5C6%204.36458%206.04948%204.2474%206.14844%204.14844C6.2474%204.04948%206.36458%204%206.5%204C6.63542%204%206.7526%204.04948%206.85156%204.14844L10.3516%207.64844C10.4505%207.7474%2010.5%207.86458%2010.5%208Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.5%208C10.5%208.13542%2010.4505%208.2526%2010.3516%208.35156L6.85156%2011.8516C6.7526%2011.9505%206.63542%2012%206.5%2012C6.36458%2012%206.2474%2011.9505%206.14844%2011.8516C6.04948%2011.7526%206%2011.6354%206%2011.5L6%204.5C6%204.36458%206.04948%204.2474%206.14844%204.14844C6.2474%204.04948%206.36458%204%206.5%204C6.63542%204%206.7526%204.04948%206.85156%204.14844L10.3516%207.64844C10.4505%207.7474%2010.5%207.86458%2010.5%208Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-file-archive{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15965'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15965)'%3e%3cmask%20id='path-3-inside-1_19_15965'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15965)'/%3e%3c/g%3e%3cpath%20d='M7%2012H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%209H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2010.5H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%207.5H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15965'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15965)'%3e%3cmask%20id='path-3-inside-1_19_15965'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15965)'/%3e%3c/g%3e%3cpath%20d='M7%2012H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7%209H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2010.5H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6%207.5H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-solid-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%205.5C8.13542%205.5%208.2526%205.54948%208.35156%205.64844L11.8516%209.14844C11.9505%209.2474%2012%209.36458%2012%209.5C12%209.63542%2011.9505%209.7526%2011.8516%209.85156C11.7526%209.95052%2011.6354%2010%2011.5%2010H4.5C4.36458%2010%204.2474%209.95052%204.14844%209.85156C4.04948%209.7526%204%209.63542%204%209.5C4%209.36458%204.04948%209.2474%204.14844%209.14844L7.64844%205.64844C7.7474%205.54948%207.86458%205.5%208%205.5Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%205.5C8.13542%205.5%208.2526%205.54948%208.35156%205.64844L11.8516%209.14844C11.9505%209.2474%2012%209.36458%2012%209.5C12%209.63542%2011.9505%209.7526%2011.8516%209.85156C11.7526%209.95052%2011.6354%2010%2011.5%2010H4.5C4.36458%2010%204.2474%209.95052%204.14844%209.85156C4.04948%209.7526%204%209.63542%204%209.5C4%209.36458%204.04948%209.2474%204.14844%209.14844L7.64844%205.64844C7.7474%205.54948%207.86458%205.5%208%205.5Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-file-block{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15955'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15955)'%3e%3cmask%20id='path-3-inside-1_19_15955'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15955)'/%3e%3c/g%3e%3cpath%20d='M9.5%2011.5L6.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.5%2011.5L9.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15955'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15955)'%3e%3cmask%20id='path-3-inside-1_19_15955'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15955)'/%3e%3c/g%3e%3cpath%20d='M9.5%2011.5L6.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M6.5%2011.5L9.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-sort-tree{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%202H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%205H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%208H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2011H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%202H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%205H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%208H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2011H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-file-check{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15953'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15953)'%3e%3cmask%20id='path-3-inside-1_19_15953'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15953)'/%3e%3c/g%3e%3cpath%20d='M5.5%2010.5L7%2012L10.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15953'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15953)'%3e%3cmask%20id='path-3-inside-1_19_15953'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15953)'/%3e%3c/g%3e%3cpath%20d='M5.5%2010.5L7%2012L10.5%208.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-star{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%201.75L9.93125%205.86409L14.25%206.52787L11.125%209.72844L11.8625%2014.25L8%2012.1141L4.1375%2014.25L4.875%209.72844L1.75%206.52787L6.06875%205.86409L8%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%201.75L9.93125%205.86409L14.25%206.52787L11.125%209.72844L11.8625%2014.25L8%2012.1141L4.1375%2014.25L4.875%209.72844L1.75%206.52787L6.06875%205.86409L8%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-file-export{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15958'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15958)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V15H8V7H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15958'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15958)'%3e%3cmask%20id='path-4-inside-1_19_15958'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15958)'/%3e%3c/g%3e%3cpath%20d='M10.75%208.5L13.25%2011L10.75%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2011H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15958'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15958)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V15H8V7H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15958'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15958)'%3e%3cmask%20id='path-4-inside-1_19_15958'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15958)'/%3e%3c/g%3e%3cpath%20d='M10.75%208.5L13.25%2011L10.75%2013.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%2011H8'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-statistics{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%2014.25V10.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.875%2014.25V2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014.25V6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.125%2014.25L11.125%2012.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2014.25L14.25%208.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%2014.25V10.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.875%2014.25V2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014.25V6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.125%2014.25L11.125%2012.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2014.25L14.25%208.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-file-extension{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15959'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15959)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V9H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15959'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15959)'%3e%3cmask%20id='path-4-inside-1_19_15959'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15959)'/%3e%3c/g%3e%3cmask%20id='path-5-inside-2_19_15959'%20fill='white'%3e%3crect%20y='9'%20width='16'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20y='9'%20width='16'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-2_19_15959)'/%3e%3cpath%20d='M7%2012.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5H5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15959'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='12'%20height='14'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15959)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%201H2V9H14V1Z'%20fill='%231B273C'/%3e%3c/g%3e%3cmask%20id='mask1_19_15959'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15959)'%3e%3cmask%20id='path-4-inside-1_19_15959'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-4-inside-1_19_15959)'/%3e%3c/g%3e%3cmask%20id='path-5-inside-2_19_15959'%20fill='white'%3e%3crect%20y='9'%20width='16'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20y='9'%20width='16'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-5-inside-2_19_15959)'/%3e%3cpath%20d='M7%2012.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5H5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2013.5V11.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-storage{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.90625%204.40906L1.75%208.5V12.0625C1.75%2012.7183%202.30964%2013.25%203%2013.25H13C13.6904%2013.25%2014.25%2012.7183%2014.25%2012.0625V8.5L12.0937%204.40906C11.8827%204.00552%2011.4493%203.75024%2010.975%203.75H5.025C4.55066%203.75024%204.11733%204.00552%203.90625%204.40906Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%209H2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='4.25'%20cy='11.25'%20r='0.75'%20fill='%231B273C'/%3e%3ccircle%20cx='6.25'%20cy='11.25'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.90625%204.40906L1.75%208.5V12.0625C1.75%2012.7183%202.30964%2013.25%203%2013.25H13C13.6904%2013.25%2014.25%2012.7183%2014.25%2012.0625V8.5L12.0937%204.40906C11.8827%204.00552%2011.4493%203.75024%2010.975%203.75H5.025C4.55066%203.75024%204.11733%204.00552%203.90625%204.40906Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%209H2'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='4.25'%20cy='11.25'%20r='0.75'%20fill='%231B273C'/%3e%3ccircle%20cx='6.25'%20cy='11.25'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-file-multiple{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.75%202C5.75%201.30964%206.30964%200.75%207%200.75H10.1716C10.5031%200.75%2010.821%200.881696%2011.0555%201.11612L13.8839%203.94454C14.1183%204.17896%2014.25%204.49691%2014.25%204.82843V11C14.25%2011.6904%2013.6904%2012.25%2013%2012.25H7C6.30964%2012.25%205.75%2011.6904%205.75%2011V2Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15964'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='10'%20y='0'%20width='5'%20height='5'%3e%3cpath%20d='M10%200L15%205H10V0Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15964)'%3e%3cmask%20id='path-3-inside-1_19_15964'%20fill='white'%3e%3crect%20x='10'%20width='5'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='10'%20width='5'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15964)'/%3e%3c/g%3e%3cmask%20id='mask1_19_15964'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='10'%20height='13'%3e%3cpath%20d='M1.75%205C1.75%204.30964%202.30964%203.75%203%203.75H6.17157C6.50309%203.75%206.82104%203.8817%207.05546%204.11612L9.88388%206.94454C10.1183%207.17896%2010.25%207.49691%2010.25%207.82843V14C10.25%2014.6904%209.69036%2015.25%209%2015.25H3C2.30964%2015.25%201.75%2014.6904%201.75%2014V5Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15964)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%203H1V16H11V13H5V3Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.75%202C5.75%201.30964%206.30964%200.75%207%200.75H10.1716C10.5031%200.75%2010.821%200.881696%2011.0555%201.11612L13.8839%203.94454C14.1183%204.17896%2014.25%204.49691%2014.25%204.82843V11C14.25%2011.6904%2013.6904%2012.25%2013%2012.25H7C6.30964%2012.25%205.75%2011.6904%205.75%2011V2Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15964'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='10'%20y='0'%20width='5'%20height='5'%3e%3cpath%20d='M10%200L15%205H10V0Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15964)'%3e%3cmask%20id='path-3-inside-1_19_15964'%20fill='white'%3e%3crect%20x='10'%20width='5'%20height='5'%20rx='1'/%3e%3c/mask%3e%3crect%20x='10'%20width='5'%20height='5'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15964)'/%3e%3c/g%3e%3cmask%20id='mask1_19_15964'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='10'%20height='13'%3e%3cpath%20d='M1.75%205C1.75%204.30964%202.30964%203.75%203%203.75H6.17157C6.50309%203.75%206.82104%203.8817%207.05546%204.11612L9.88388%206.94454C10.1183%207.17896%2010.25%207.49691%2010.25%207.82843V14C10.25%2014.6904%209.69036%2015.25%209%2015.25H3C2.30964%2015.25%201.75%2014.6904%201.75%2014V5Z'%20stroke='%233D4A68'%20stroke-width='1.5'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_19_15964)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%203H1V16H11V13H5V3Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/svg%3e")}.icon-supervisor-approval{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%205.7875V11.25H12V14.5L9%2011.25H1.75V1.75H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%202L8%208L6%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.25%205.7875V11.25H12V14.5L9%2011.25H1.75V1.75H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%202L8%208L6%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-file-raw{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15957'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15957)'%3e%3cmask%20id='path-3-inside-1_19_15957'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15957)'/%3e%3c/g%3e%3cpath%20d='M11%209L9%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.5%209L7%2010.5L5.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15957'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15957)'%3e%3cmask%20id='path-3-inside-1_19_15957'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15957)'/%3e%3c/g%3e%3cpath%20d='M11%209L9%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.5%209L7%2010.5L5.5%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-target{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%203.75V1.75H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2012.25V14.25H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%203.75V1.75H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2012.25V14.25H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='4.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.75%203.75V1.75H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.75%2012.25V14.25H3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%203.75V1.75H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2012.25V14.25H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='8'%20r='4.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='8'%20cy='8'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-file-scan{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15960'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15960)'%3e%3cmask%20id='path-3-inside-1_19_15960'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15960)'/%3e%3c/g%3e%3cpath%20d='M1%2010H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15960'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15960)'%3e%3cmask%20id='path-3-inside-1_19_15960'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15960)'/%3e%3c/g%3e%3cpath%20d='M1%2010H15'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-threat-intelligence{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.30718%207.38291C6.30718%207.38291%206.24213%207.3888%206.09977%207.38806C5.60762%207.36893%205.31638%207.02897%205.11619%206.73022C5.09379%206.69931%205.06705%206.65442%205.03597%206.60218C4.80038%206.20997%204.31257%205.40055%203.34489%205.40492C3.04064%205.40643%202.71038%205.48958%202.36349%205.65294C1.61551%206.00688%201.13999%206.49916%200.947751%207.11727C0.696257%207.92891%200.708486%208.9483%200.851577%209.25H14.7649'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.765%209.25002C14.9342%209.00866%2015.7998%207.55806%2014.7064%206.26298C14.2453%205.71698%2013.7134%205.43221%2013.1252%205.41528H13.0854C12.1719%205.4197%2011.4839%205.88328%2010.8906%206.45062'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9955%205.63599L14.0612%205.42554C14.2123%204.94651%2014.3503%203.99947%2013.5814%203.03993C12.9743%202.27907%2012.0681%202.12381%2011.4148%202.12675C11.2059%202.12749%2010.9949%202.14441%2010.7875%202.17679L10.6162%202.20328'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.0927%202.63889C10.0927%202.3424%209.99479%201.82791%209.94586%201.70534C9.68366%201.03728%209.17308%200.751453%208.23755%200.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.2374%200.75H8.21138C6.79492%200.757358%206.10476%201.64847%205.8735%202.03184L5.76221%202.21654'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.59235%202.90157C6.59235%202.90157%206.54971%202.82725%206.4666%202.73233C6.24763%202.48435%205.71935%202.04873%204.78853%202.05388C4.52258%202.05461%204.23857%202.09288%203.94444%202.16573C3.28968%202.32982%202.8091%202.69259%202.51641%203.24521C2.13845%203.95751%202.15724%204.83537%202.29961%205.42037L2.35453%205.64406'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='14'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='2'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='14'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%209.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2010V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2010V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.30718%207.38291C6.30718%207.38291%206.24213%207.3888%206.09977%207.38806C5.60762%207.36893%205.31638%207.02897%205.11619%206.73022C5.09379%206.69931%205.06705%206.65442%205.03597%206.60218C4.80038%206.20997%204.31257%205.40055%203.34489%205.40492C3.04064%205.40643%202.71038%205.48958%202.36349%205.65294C1.61551%206.00688%201.13999%206.49916%200.947751%207.11727C0.696257%207.92891%200.708486%208.9483%200.851577%209.25H14.7649'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.765%209.25002C14.9342%209.00866%2015.7998%207.55806%2014.7064%206.26298C14.2453%205.71698%2013.7134%205.43221%2013.1252%205.41528H13.0854C12.1719%205.4197%2011.4839%205.88328%2010.8906%206.45062'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9955%205.63599L14.0612%205.42554C14.2123%204.94651%2014.3503%203.99947%2013.5814%203.03993C12.9743%202.27907%2012.0681%202.12381%2011.4148%202.12675C11.2059%202.12749%2010.9949%202.14441%2010.7875%202.17679L10.6162%202.20328'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.0927%202.63889C10.0927%202.3424%209.99479%201.82791%209.94586%201.70534C9.68366%201.03728%209.17308%200.751453%208.23755%200.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.2374%200.75H8.21138C6.79492%200.757358%206.10476%201.64847%205.8735%202.03184L5.76221%202.21654'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.59235%202.90157C6.59235%202.90157%206.54971%202.82725%206.4666%202.73233C6.24763%202.48435%205.71935%202.04873%204.78853%202.05388C4.52258%202.05461%204.23857%202.09288%203.94444%202.16573C3.28968%202.32982%202.8091%202.69259%202.51641%203.24521C2.13845%203.95751%202.15724%204.83537%202.29961%205.42037L2.35453%205.64406'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='14'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='2'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='14'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%209.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2%2010V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2010V11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-file-text{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15961'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15961)'%3e%3cmask%20id='path-3-inside-1_19_15961'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15961)'/%3e%3c/g%3e%3cpath%20d='M5.5%2011.5H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.5%208.5H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.5%205.5H6.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15961'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15961)'%3e%3cmask%20id='path-3-inside-1_19_15961'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15961)'/%3e%3c/g%3e%3cpath%20d='M5.5%2011.5H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.5%208.5H10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.5%205.5H6.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-twitter{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16033)'%3e%3cpath%20d='M7.58874%205.46853C7.58874%204.11096%208.73033%202.98171%2010.0879%203.00022C10.5633%203.00571%2011.027%203.1484%2011.4233%203.41112C11.8196%203.67385%2012.1316%204.04543%2012.3217%204.48121H14.5L12.5068%206.47437C12.3782%208.47652%2011.4919%2010.3545%2010.0282%2011.7266C8.5644%2013.0987%206.63305%2013.8618%204.62677%2013.8608C2.65212%2013.8608%202.15846%2013.1203%202.15846%2013.1203C2.15846%2013.1203%204.13311%2012.3798%205.12043%2010.8988C5.12043%2010.8988%201.17114%208.92417%202.15846%203.49389C2.15846%203.49389%204.62677%205.9622%207.58874%206.45586V5.46853Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16033'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16033)'%3e%3cpath%20d='M7.58874%205.46853C7.58874%204.11096%208.73033%202.98171%2010.0879%203.00022C10.5633%203.00571%2011.027%203.1484%2011.4233%203.41112C11.8196%203.67385%2012.1316%204.04543%2012.3217%204.48121H14.5L12.5068%206.47437C12.3782%208.47652%2011.4919%2010.3545%2010.0282%2011.7266C8.5644%2013.0987%206.63305%2013.8618%204.62677%2013.8608C2.65212%2013.8608%202.15846%2013.1203%202.15846%2013.1203C2.15846%2013.1203%204.13311%2012.3798%205.12043%2010.8988C5.12043%2010.8988%201.17114%208.92417%202.15846%203.49389C2.15846%203.49389%204.62677%205.9622%207.58874%206.45586V5.46853Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16033'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-file{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15954'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15954)'%3e%3cmask%20id='path-3-inside-1_19_15954'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15954)'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.75%203C2.75%202.30964%203.30964%201.75%204%201.75H8.17157C8.50309%201.75%208.82104%201.8817%209.05546%202.11612L12.8839%205.94454C13.1183%206.17896%2013.25%206.49691%2013.25%206.82843V13C13.25%2013.6904%2012.6904%2014.25%2012%2014.25H4C3.30964%2014.25%202.75%2013.6904%202.75%2013V3Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cmask%20id='mask0_19_15954'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='8'%20y='1'%20width='6'%20height='6'%3e%3cpath%20d='M8%201L14%207H8V1Z'%20fill='%233D4A68'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15954)'%3e%3cmask%20id='path-3-inside-1_19_15954'%20fill='white'%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'/%3e%3c/mask%3e%3crect%20x='8'%20y='1'%20width='6'%20height='6'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-3-inside-1_19_15954)'/%3e%3c/g%3e%3c/svg%3e")}.icon-underline{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%202.75V6.53333C3.75%208.70556%205.6625%2010.5%208%2010.5C10.3375%2010.5%2012.25%208.70556%2012.25%206.53333V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%2013.25H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%202.75V6.53333C3.75%208.70556%205.6625%2010.5%208%2010.5C10.3375%2010.5%2012.25%208.70556%2012.25%206.53333V2.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%2013.25H12.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-filter-on-columns{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2010H15'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%206H17'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014H11.5'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2010H15'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%206H17'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2014H11.5'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-unlock{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%206.75H4.75V3.75C4.75%202.64543%205.64543%201.75%206.75%201.75H9.25C10.3546%201.75%2011.25%202.64543%2011.25%203.75V3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-0.75'%20y='0.75'%20width='10.5'%20height='7.5'%20rx='1.25'%20transform='matrix(-1%200%200%201%2012.5%206)'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%206.75H4.75V3.75C4.75%202.64543%205.64543%201.75%206.75%201.75H9.25C10.3546%201.75%2011.25%202.64543%2011.25%203.75V3.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-filter{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.94319%202.75H13.0568C13.2602%202.75%2013.3784%202.97984%2013.2602%203.14531L9.57597%208.3033C9.36397%208.6001%209.25%208.95572%209.25%209.32047V13.882C9.25%2014.0678%209.05442%2014.1887%208.8882%2014.1056L6.8882%2013.1056C6.8035%2013.0632%206.75%2012.9767%206.75%2012.882V9.32047C6.75%208.95572%206.63603%208.6001%206.42403%208.3033L2.73976%203.14531C2.62157%202.97984%202.73985%202.75%202.94319%202.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.94319%202.75H13.0568C13.2602%202.75%2013.3784%202.97984%2013.2602%203.14531L9.57597%208.3033C9.36397%208.6001%209.25%208.95572%209.25%209.32047V13.882C9.25%2014.0678%209.05442%2014.1887%208.8882%2014.1056L6.8882%2013.1056C6.8035%2013.0632%206.75%2012.9767%206.75%2012.882V9.32047C6.75%208.95572%206.63603%208.6001%206.42403%208.3033L2.73976%203.14531C2.62157%202.97984%202.73985%202.75%202.94319%202.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5%206.5L8.5%202.5L4.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%202.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5%206.5L8.5%202.5L4.5%206.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%202.5V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-folder{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.46967%204.53033L7.68934%204.75H8H13C13.6904%204.75%2014.25%205.30964%2014.25%206V12C14.25%2012.6904%2013.6904%2013.25%2013%2013.25H3C2.30964%2013.25%201.75%2012.6904%201.75%2012V4C1.75%203.30964%202.30964%202.75%203%202.75H5.68934L7.46967%204.53033Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.46967%204.53033L7.68934%204.75H8H13C13.6904%204.75%2014.25%205.30964%2014.25%206V12C14.25%2012.6904%2013.6904%2013.25%2013%2013.25H3C2.30964%2013.25%201.75%2012.6904%201.75%2012V4C1.75%203.30964%202.30964%202.75%203%202.75H5.68934L7.46967%204.53033Z'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon-update{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15910'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='14'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15910)'/%3e%3cpath%20d='M4.75%2013.5V13.5C4.75%2013.9142%205.08578%2014.25%205.49999%2014.25H10.5C10.9142%2014.25%2011.25%2013.9142%2011.25%2013.5V13.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.75%2010.5V10.5C2.75%2010.9142%203.08578%2011.25%203.49999%2011.25H12.5C12.9142%2011.25%2013.25%2010.9142%2013.25%2010.5V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%205H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%205H11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15910'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='8'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='14'%20height='8'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15910)'/%3e%3cpath%20d='M4.75%2013.5V13.5C4.75%2013.9142%205.08578%2014.25%205.49999%2014.25H10.5C10.9142%2014.25%2011.25%2013.9142%2011.25%2013.5V13.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.75%2010.5V10.5C2.75%2010.9142%203.08578%2011.25%203.49999%2011.25H12.5C12.9142%2011.25%2013.25%2010.9142%2013.25%2010.5V10.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5%205H7'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%205H11'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-forward-msg{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2010L13%206L9%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2013V9.11111C3%207.39289%204.49238%206%206.33333%206H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2010L13%206L9%202'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2013V9.11111C3%207.39289%204.49238%206%206.33333%206H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-updating{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%203.62499C8.36456%203.62499%208.67446%203.49739%208.92967%203.24218C9.18487%202.98697%209.31248%202.67708%209.31248%202.3125C9.31248%201.94791%209.18487%201.63802%208.92967%201.38281C8.67446%201.1276%208.36456%201%207.99998%201C7.6354%201%207.3255%201.1276%207.0703%201.38281C6.81509%201.63802%206.68748%201.94791%206.68748%202.3125C6.68748%202.67708%206.81509%202.98697%207.0703%203.24218C7.3255%203.49739%207.6354%203.62499%207.99998%203.62499ZM3.98046%205.29296C4.34504%205.29296%204.65494%205.16535%204.91014%204.91015C5.16535%204.65494%205.29295%204.34504%205.29295%203.98046C5.29295%203.61588%205.16535%203.30598%204.91014%203.05078C4.65494%202.79557%204.34504%202.66796%203.98046%202.66796C3.61588%202.66796%203.30598%202.79557%203.05077%203.05078C2.79557%203.30598%202.66796%203.61588%202.66796%203.98046C2.66796%204.34504%202.79557%204.65494%203.05077%204.91015C3.30598%205.16535%203.61588%205.29296%203.98046%205.29296ZM14.6172%208.92967C14.3619%209.18488%2014.052%209.31248%2013.6875%209.31248C13.3229%209.31248%2013.013%209.18488%2012.7578%208.92967C12.5026%208.67446%2012.375%208.36457%2012.375%207.99998C12.375%207.6354%2012.5026%207.32551%2012.7578%207.0703C13.013%206.81509%2013.3229%206.68749%2013.6875%206.68749C14.052%206.68749%2014.3619%206.81509%2014.6172%207.0703C14.8724%207.32551%2015%207.6354%2015%207.99998C15%208.36457%2014.8724%208.67446%2014.6172%208.92967ZM2.3125%209.31248C2.67708%209.31248%202.98697%209.18488%203.24218%208.92967C3.49739%208.67446%203.62499%208.36457%203.62499%207.99998C3.62499%207.6354%203.49739%207.32551%203.24218%207.0703C2.98697%206.81509%202.67708%206.68749%202.3125%206.68749C1.94791%206.68749%201.63802%206.81509%201.38281%207.0703C1.1276%207.32551%201%207.6354%201%207.99998C1%208.36457%201.1276%208.67446%201.38281%208.92967C1.63802%209.18488%201.94791%209.31248%202.3125%209.31248ZM4.91014%2012.9492C4.65494%2013.2044%204.34504%2013.332%203.98046%2013.332C3.61588%2013.332%203.30598%2013.2044%203.05077%2012.9492C2.79557%2012.694%202.66796%2012.3841%202.66796%2012.0195C2.66796%2011.6549%202.79557%2011.345%203.05077%2011.0898C3.30598%2010.8346%203.61588%2010.707%203.98046%2010.707C4.34504%2010.707%204.65494%2010.8346%204.91014%2011.0898C5.16535%2011.345%205.29295%2011.6549%205.29295%2012.0195C5.29295%2012.3841%205.16535%2012.694%204.91014%2012.9492ZM12.0195%2013.332C12.3841%2013.332%2012.694%2013.2044%2012.9492%2012.9492C13.2044%2012.694%2013.332%2012.3841%2013.332%2012.0195C13.332%2011.6549%2013.2044%2011.345%2012.9492%2011.0898C12.694%2010.8346%2012.3841%2010.707%2012.0195%2010.707C11.6549%2010.707%2011.345%2010.8346%2011.0898%2011.0898C10.8346%2011.345%2010.707%2011.6549%2010.707%2012.0195C10.707%2012.3841%2010.8346%2012.694%2011.0898%2012.9492C11.345%2013.2044%2011.6549%2013.332%2012.0195%2013.332ZM8.92967%2014.6172C8.67446%2014.8724%208.36456%2015%207.99998%2015C7.6354%2015%207.3255%2014.8724%207.0703%2014.6172C6.81509%2014.3619%206.68748%2014.0521%206.68748%2013.6875C6.68748%2013.3229%206.81509%2013.013%207.0703%2012.7578C7.3255%2012.5026%207.6354%2012.375%207.99998%2012.375C8.36456%2012.375%208.67446%2012.5026%208.92967%2012.7578C9.18487%2013.013%209.31248%2013.3229%209.31248%2013.6875C9.31248%2014.0521%209.18487%2014.3619%208.92967%2014.6172Z'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%203.62499C8.36456%203.62499%208.67446%203.49739%208.92967%203.24218C9.18487%202.98697%209.31248%202.67708%209.31248%202.3125C9.31248%201.94791%209.18487%201.63802%208.92967%201.38281C8.67446%201.1276%208.36456%201%207.99998%201C7.6354%201%207.3255%201.1276%207.0703%201.38281C6.81509%201.63802%206.68748%201.94791%206.68748%202.3125C6.68748%202.67708%206.81509%202.98697%207.0703%203.24218C7.3255%203.49739%207.6354%203.62499%207.99998%203.62499ZM3.98046%205.29296C4.34504%205.29296%204.65494%205.16535%204.91014%204.91015C5.16535%204.65494%205.29295%204.34504%205.29295%203.98046C5.29295%203.61588%205.16535%203.30598%204.91014%203.05078C4.65494%202.79557%204.34504%202.66796%203.98046%202.66796C3.61588%202.66796%203.30598%202.79557%203.05077%203.05078C2.79557%203.30598%202.66796%203.61588%202.66796%203.98046C2.66796%204.34504%202.79557%204.65494%203.05077%204.91015C3.30598%205.16535%203.61588%205.29296%203.98046%205.29296ZM14.6172%208.92967C14.3619%209.18488%2014.052%209.31248%2013.6875%209.31248C13.3229%209.31248%2013.013%209.18488%2012.7578%208.92967C12.5026%208.67446%2012.375%208.36457%2012.375%207.99998C12.375%207.6354%2012.5026%207.32551%2012.7578%207.0703C13.013%206.81509%2013.3229%206.68749%2013.6875%206.68749C14.052%206.68749%2014.3619%206.81509%2014.6172%207.0703C14.8724%207.32551%2015%207.6354%2015%207.99998C15%208.36457%2014.8724%208.67446%2014.6172%208.92967ZM2.3125%209.31248C2.67708%209.31248%202.98697%209.18488%203.24218%208.92967C3.49739%208.67446%203.62499%208.36457%203.62499%207.99998C3.62499%207.6354%203.49739%207.32551%203.24218%207.0703C2.98697%206.81509%202.67708%206.68749%202.3125%206.68749C1.94791%206.68749%201.63802%206.81509%201.38281%207.0703C1.1276%207.32551%201%207.6354%201%207.99998C1%208.36457%201.1276%208.67446%201.38281%208.92967C1.63802%209.18488%201.94791%209.31248%202.3125%209.31248ZM4.91014%2012.9492C4.65494%2013.2044%204.34504%2013.332%203.98046%2013.332C3.61588%2013.332%203.30598%2013.2044%203.05077%2012.9492C2.79557%2012.694%202.66796%2012.3841%202.66796%2012.0195C2.66796%2011.6549%202.79557%2011.345%203.05077%2011.0898C3.30598%2010.8346%203.61588%2010.707%203.98046%2010.707C4.34504%2010.707%204.65494%2010.8346%204.91014%2011.0898C5.16535%2011.345%205.29295%2011.6549%205.29295%2012.0195C5.29295%2012.3841%205.16535%2012.694%204.91014%2012.9492ZM12.0195%2013.332C12.3841%2013.332%2012.694%2013.2044%2012.9492%2012.9492C13.2044%2012.694%2013.332%2012.3841%2013.332%2012.0195C13.332%2011.6549%2013.2044%2011.345%2012.9492%2011.0898C12.694%2010.8346%2012.3841%2010.707%2012.0195%2010.707C11.6549%2010.707%2011.345%2010.8346%2011.0898%2011.0898C10.8346%2011.345%2010.707%2011.6549%2010.707%2012.0195C10.707%2012.3841%2010.8346%2012.694%2011.0898%2012.9492C11.345%2013.2044%2011.6549%2013.332%2012.0195%2013.332ZM8.92967%2014.6172C8.67446%2014.8724%208.36456%2015%207.99998%2015C7.6354%2015%207.3255%2014.8724%207.0703%2014.6172C6.81509%2014.3619%206.68748%2014.0521%206.68748%2013.6875C6.68748%2013.3229%206.81509%2013.013%207.0703%2012.7578C7.3255%2012.5026%207.6354%2012.375%207.99998%2012.375C8.36456%2012.375%208.67446%2012.5026%208.92967%2012.7578C9.18487%2013.013%209.31248%2013.3229%209.31248%2013.6875C9.31248%2014.0521%209.18487%2014.3619%208.92967%2014.6172Z'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-forward{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%204L13%208L9%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%204L13%208L9%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%208H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-upload-import{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2012V15C4%2015.5523%204.44772%2016%205%2016H14.9967C15.549%2016%2015.9967%2015.5523%2015.9967%2015V12V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.9967%2012V4'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%207L9.9967%204L12.9967%207'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2012V15C4%2015.5523%204.44772%2016%205%2016H14.9967C15.549%2016%2015.9967%2015.5523%2015.9967%2015V12V12'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.9967%2012V4'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.9967%207L9.9967%204L12.9967%207'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-share-file{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15918'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='7'%20width='14'%20height='8'%3e%3crect%20x='1.75'%20y='7.75'%20width='12.5'%20height='6.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15918)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H1V15H15V1ZM11%204H5V12H11V4Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M5%204.75L8%201.75L11%204.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202L8%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_19_15918'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='7'%20width='14'%20height='8'%3e%3crect%20x='1.75'%20y='7.75'%20width='12.5'%20height='6.5'%20rx='1.25'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_15918)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H1V15H15V1ZM11%204H5V12H11V4Z'%20fill='%231B273C'/%3e%3c/g%3e%3cpath%20d='M5%204.75L8%201.75L11%204.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202L8%209'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-globe{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%2014C9.65685%2014%2011%2011.3137%2011%208C11%204.68629%209.65685%202%208%202'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%2014C6.34315%2014%205%2011.3137%205%208C5%204.68629%206.34315%202%208%202'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M2%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='6.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%2014C9.65685%2014%2011%2011.3137%2011%208C11%204.68629%209.65685%202%208%202'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M8%2014C6.34315%2014%205%2011.3137%205%208C5%204.68629%206.34315%202%208%202'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M2%208H14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-community{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16067)'%3e%3cpath%20d='M3%201.75H10C10.6904%201.75%2011.25%202.30964%2011.25%203V7C11.25%207.69036%2010.6904%208.25%2010%208.25H5.20711C4.87559%208.25%204.55764%208.3817%204.32322%208.61612L1.75%2011.1893V3C1.75%202.30964%202.30964%201.75%203%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='mask0_19_16067'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='3'%20width='11'%20height='12'%3e%3cpath%20d='M13%203.75H6C5.30964%203.75%204.75%204.30964%204.75%205V9C4.75%209.69036%205.30964%2010.25%206%2010.25H10.7929C11.1244%2010.25%2011.4424%2010.3817%2011.6768%2010.6161L14.25%2013.1893V5C14.25%204.30964%2013.6904%203.75%2013%203.75Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16067)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203H12V9H4V15H15V3Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16067'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_16067)'%3e%3cpath%20d='M3%201.75H10C10.6904%201.75%2011.25%202.30964%2011.25%203V7C11.25%207.69036%2010.6904%208.25%2010%208.25H5.20711C4.87559%208.25%204.55764%208.3817%204.32322%208.61612L1.75%2011.1893V3C1.75%202.30964%202.30964%201.75%203%201.75Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cmask%20id='mask0_19_16067'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='3'%20width='11'%20height='12'%3e%3cpath%20d='M13%203.75H6C5.30964%203.75%204.75%204.30964%204.75%205V9C4.75%209.69036%205.30964%2010.25%206%2010.25H10.7929C11.1244%2010.25%2011.4424%2010.3817%2011.6768%2010.6161L14.25%2013.1893V5C14.25%204.30964%2013.6904%203.75%2013%203.75Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16067)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203H12V9H4V15H15V3Z'%20fill='%231B273C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_16067'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-usb{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.74408%206.87469L4.24408%2010.3747M13.1317%208.18716L7.82843%2013.4905C6.65685%2014.662%204.75736%2014.662%203.58579%2013.4905L2.87868%2012.7834C1.70711%2011.6118%201.70711%209.71229%202.87868%208.54072L8.18198%203.23742L13.1317%208.18716ZM9.41935%204.47487L11.8942%206.94975L14.3691%204.47487L11.8942%202L9.41935%204.47487Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.74408%206.87469L4.24408%2010.3747M13.1317%208.18716L7.82843%2013.4905C6.65685%2014.662%204.75736%2014.662%203.58579%2013.4905L2.87868%2012.7834C1.70711%2011.6118%201.70711%209.71229%202.87868%208.54072L8.18198%203.23742L13.1317%208.18716ZM9.41935%204.47487L11.8942%206.94975L14.3691%204.47487L11.8942%202L9.41935%204.47487Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-grid-view{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15968'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15968)'/%3e%3cpath%20d='M2%208H14M8%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15968'%20fill='white'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15968)'/%3e%3cpath%20d='M2%208H14M8%202V14'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-user-group{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='6'%20cy='5'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2012C9.25%2010.7574%208.24264%209.75%207%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2012L9.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.75%2012C2.75%2010.7574%203.75736%209.75%205%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2012L2.75%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.25%209.75H6.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10%207.25C11.2426%207.25%2012.25%206.24264%2012.25%205C12.25%203.75736%2011.2426%202.75%2010%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2012C13.25%2010.7574%2012.2426%209.75%2011%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2012L13.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='6'%20cy='5'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2012C9.25%2010.7574%208.24264%209.75%207%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2012L9.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.75%2012C2.75%2010.7574%203.75736%209.75%205%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2012L2.75%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.25%209.75H6.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M10%207.25C11.2426%207.25%2012.25%206.24264%2012.25%205C12.25%203.75736%2011.2426%202.75%2010%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2012C13.25%2010.7574%2012.2426%209.75%2011%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.25%2012L13.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-add-to-group{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='5'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%2012C11.25%2010.7574%2010.2426%209.75%209%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%2012L11.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4.75%2012C4.75%2010.7574%205.75736%209.75%207%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.75%2012L4.75%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.25%209.75H8.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12%207.25C13.2426%207.25%2014.25%206.24264%2014.25%205C14.25%203.75736%2013.2426%202.75%2012%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%2012C15.25%2010.7574%2014.2426%209.75%2013%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%2012L15.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M0.75%207.5H4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.5%205.75L2.5%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='5'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%2012C11.25%2010.7574%2010.2426%209.75%209%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.25%2012L11.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M4.75%2012C4.75%2010.7574%205.75736%209.75%207%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.75%2012L4.75%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M7.25%209.75H8.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M12%207.25C13.2426%207.25%2014.25%206.24264%2014.25%205C14.25%203.75736%2013.2426%202.75%2012%202.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%2012C15.25%2010.7574%2014.2426%209.75%2013%209.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.25%2012L15.25%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M0.75%207.5H4.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M2.5%205.75L2.5%209.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon-create-new-group{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.43817%202.29837C7.71481%201.28474%2010.4487%201.73568%2012.291%203.46665C14.1334%205.19762%2014.7393%207.87157%2013.8424%2010.2334C12.9454%2012.5953%2010.7249%2014.1726%208.20985%2014.2131C5.64992%2014.3716%203.31971%2012.8578%202.29881%2010.5648C0.876856%207.37107%202.26714%203.7102%205.43817%202.29837Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='2%202.5'/%3e%3cmask%20id='mask0_19_16064'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.98022%201.75C10.4723%201.75%2012.7864%203.2739%2013.7654%205.60458C14.7445%207.93526%2014.2104%2010.6245%2012.4304%2012.4173C10.6503%2014.2102%207.98022%2014.748%205.66614%2013.762C3.26305%2012.8655%201.75%2010.5349%201.75%208.0249C1.75%204.52888%204.5091%201.75%207.98022%201.75Z'%20fill='%231D6BFC'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16064)'%3e%3ccircle%20cx='6.5'%20cy='7.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2014C9.25%2012.7574%208.24264%2011.75%207%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%2014C3.75%2012.7574%204.75736%2011.75%206%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.25%2011.75H6.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.5%209.25C10.4665%209.25%2011.25%208.4665%2011.25%207.5C11.25%206.5335%2010.4665%205.75%209.5%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.25%2014C12.25%2012.7574%2011.2426%2011.75%2010%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.43817%202.29837C7.71481%201.28474%2010.4487%201.73568%2012.291%203.46665C14.1334%205.19762%2014.7393%207.87157%2013.8424%2010.2334C12.9454%2012.5953%2010.7249%2014.1726%208.20985%2014.2131C5.64992%2014.3716%203.31971%2012.8578%202.29881%2010.5648C0.876856%207.37107%202.26714%203.7102%205.43817%202.29837Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='2%202.5'/%3e%3cmask%20id='mask0_19_16064'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='14'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.98022%201.75C10.4723%201.75%2012.7864%203.2739%2013.7654%205.60458C14.7445%207.93526%2014.2104%2010.6245%2012.4304%2012.4173C10.6503%2014.2102%207.98022%2014.748%205.66614%2013.762C3.26305%2012.8655%201.75%2010.5349%201.75%208.0249C1.75%204.52888%204.5091%201.75%207.98022%201.75Z'%20fill='%231D6BFC'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_19_16064)'%3e%3ccircle%20cx='6.5'%20cy='7.5'%20r='1.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.25%2014C9.25%2012.7574%208.24264%2011.75%207%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.75%2014C3.75%2012.7574%204.75736%2011.75%206%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.25%2011.75H6.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M9.5%209.25C10.4665%209.25%2011.25%208.4665%2011.25%207.5C11.25%206.5335%2010.4665%205.75%209.5%205.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.25%2014C12.25%2012.7574%2011.2426%2011.75%2010%2011.75'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.icon-update-role{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2012.25C11.6569%2012.25%2013%2010.9069%2013%209.25C13%207.59315%2011.6569%206.25%2010%206.25C8.34315%206.25%207%207.59315%207%209.25C7%2010.9069%208.34315%2012.25%2010%2012.25Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2015.4995C5.46878%2014.5969%206.18408%2013.8389%207.06662%2013.3093C7.94916%2012.7798%208.96447%2012.4995%2010%2012.4995C11.0355%2012.4995%2012.0508%2012.7798%2012.9334%2013.3093C13.8159%2013.8389%2014.5312%2014.5969%2015%2015.4995'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%2011.8749V9.99989C17.5018%208.37947%2016.9787%206.80206%2016.009%205.50378C15.0394%204.20549%2013.6754%203.25616%2012.1211%202.79789C10.5668%202.33961%208.90595%202.39704%207.38706%202.96159C5.86816%203.52613%204.57296%204.56741%203.69531%205.92958'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.5%208.125V10C2.49824%2011.6204%203.02132%2013.1978%203.99096%2014.4961C4.9606%2015.7944%206.32464%2016.7437%207.8789%2017.202C9.43317%2017.6603%2011.094%2017.6028%2012.6129%2017.0383C14.1318%2016.4738%2015.427%2015.4325%2016.3047%2014.0703'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.800049%209.625L2.50005%208.125L4.20006%209.625'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2010.3701L17.5%2011.8701L16%2010.3701'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2012.25C11.6569%2012.25%2013%2010.9069%2013%209.25C13%207.59315%2011.6569%206.25%2010%206.25C8.34315%206.25%207%207.59315%207%209.25C7%2010.9069%208.34315%2012.25%2010%2012.25Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2015.4995C5.46878%2014.5969%206.18408%2013.8389%207.06662%2013.3093C7.94916%2012.7798%208.96447%2012.4995%2010%2012.4995C11.0355%2012.4995%2012.0508%2012.7798%2012.9334%2013.3093C13.8159%2013.8389%2014.5312%2014.5969%2015%2015.4995'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%2011.8749V9.99989C17.5018%208.37947%2016.9787%206.80206%2016.009%205.50378C15.0394%204.20549%2013.6754%203.25616%2012.1211%202.79789C10.5668%202.33961%208.90595%202.39704%207.38706%202.96159C5.86816%203.52613%204.57296%204.56741%203.69531%205.92958'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.5%208.125V10C2.49824%2011.6204%203.02132%2013.1978%203.99096%2014.4961C4.9606%2015.7944%206.32464%2016.7437%207.8789%2017.202C9.43317%2017.6603%2011.094%2017.6028%2012.6129%2017.0383C14.1318%2016.4738%2015.427%2015.4325%2016.3047%2014.0703'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.800049%209.625L2.50005%208.125L4.20006%209.625'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2010.3701L17.5%2011.8701L16%2010.3701'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-groups{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3'%20cy='3'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='13'%20cy='3'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='13'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%204L5.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2012L5.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204L10.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2012L10.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3'%20cy='3'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='3'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='13'%20cy='3'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='13'%20cy='13'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M4%204L5.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2012L5.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%204L10.5%205.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2012L10.5%2010.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-user{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15862)'%3e%3ccircle%20cx='8'%20cy='4'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2015.25V13.75C14.25%2012.0931%2012.9069%2010.75%2011.25%2010.75H4.75C3.09315%2010.75%201.75%2012.0931%201.75%2013.75V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15862'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_15862)'%3e%3ccircle%20cx='8'%20cy='4'%20r='3.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.25%2015.25V13.75C14.25%2012.0931%2012.9069%2010.75%2011.25%2010.75H4.75C3.09315%2010.75%201.75%2012.0931%201.75%2013.75V15.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_15862'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-helpdesk{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2011.001V11.251'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.68008%2013.7644C5.66955%2013.7599%205.65892%2013.7557%205.6482%2013.7517C3.26652%2012.8632%201.75%2010.5448%201.75%208.02887C1.75%204.52248%204.50945%201.75098%207.97785%201.75098C10.4674%201.75098%2012.7864%203.27702%2013.7658%205.60857C14.7437%207.93652%2014.2113%2010.6257%2012.4298%2012.42C10.6492%2014.2133%207.98506%2014.7466%205.68008%2013.7644Z'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206.75098C6%205.64641%206.89543%204.75098%208%204.75098C9.10457%204.75098%2010%205.64641%2010%206.75098C10%207.85555%209.10457%208.75098%208%208.75098V9.00098'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2011.001V11.251'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M5.68008%2013.7644C5.66955%2013.7599%205.65892%2013.7557%205.6482%2013.7517C3.26652%2012.8632%201.75%2010.5448%201.75%208.02887C1.75%204.52248%204.50945%201.75098%207.97785%201.75098C10.4674%201.75098%2012.7864%203.27702%2013.7658%205.60857C14.7437%207.93652%2014.2113%2010.6257%2012.4298%2012.42C10.6492%2014.2133%207.98506%2014.7466%205.68008%2013.7644Z'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206.75098C6%205.64641%206.89543%204.75098%208%204.75098C9.10457%204.75098%2010%205.64641%2010%206.75098C10%207.85555%209.10457%208.75098%208%208.75098V9.00098'%20stroke='%23707682'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-virtual-machine{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2015.25L4%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2015V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.31463%203.35724C0.965154%203.71734%200.75%204.20853%200.75%204.74998V10.25C0.75%2011.3545%201.64543%2012.25%202.75%2012.25H13.25C14.3546%2012.25%2015.25%2011.3545%2015.25%2010.25V4.74998C15.25%204.20854%2015.0348%203.71734%2014.6854%203.35724'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%207.25594V3.14583C12%203.02541%2011.935%202.91435%2011.8301%202.85531L8.16342%200.792808C8.06195%200.735731%207.93805%200.735731%207.83658%200.792808L4.16991%202.85531C4.06495%202.91435%204%203.02541%204%203.14583V7.25594C4%207.37636%204.06495%207.48742%204.16991%207.54646L7.83658%209.60896C7.93805%209.66604%208.06195%209.66604%208.16342%209.60896L11.8301%207.54646C11.935%207.48742%2012%207.37636%2012%207.25594Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9538%202.97694L8.69143%204.83034C8.28649%205.0604%207.79087%205.06249%207.384%204.83587L4.0459%202.97656'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.03941%205.20087L8.0003%209.65176'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2015.25L4%2015.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2015V12.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M1.31463%203.35724C0.965154%203.71734%200.75%204.20853%200.75%204.74998V10.25C0.75%2011.3545%201.64543%2012.25%202.75%2012.25H13.25C14.3546%2012.25%2015.25%2011.3545%2015.25%2010.25V4.74998C15.25%204.20854%2015.0348%203.71734%2014.6854%203.35724'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%207.25594V3.14583C12%203.02541%2011.935%202.91435%2011.8301%202.85531L8.16342%200.792808C8.06195%200.735731%207.93805%200.735731%207.83658%200.792808L4.16991%202.85531C4.06495%202.91435%204%203.02541%204%203.14583V7.25594C4%207.37636%204.06495%207.48742%204.16991%207.54646L7.83658%209.60896C7.93805%209.66604%208.06195%209.66604%208.16342%209.60896L11.8301%207.54646C11.935%207.48742%2012%207.37636%2012%207.25594Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9538%202.97694L8.69143%204.83034C8.28649%205.0604%207.79087%205.06249%207.384%204.83587L4.0459%202.97656'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.03941%205.20087L8.0003%209.65176'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-highlighter{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%201L2.94699%208.05301L7.1911%2012.2971L14.2426%205.24264L10%201Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.07103%2012.293L4.12676%2013.2372L2.16939%2011.5542L2.94971%2010.1716L5.07103%2012.293Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.47718%207.35131L7.8914%208.76552'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%201L2.94699%208.05301L7.1911%2012.2971L14.2426%205.24264L10%201Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.07103%2012.293L4.12676%2013.2372L2.16939%2011.5542L2.94971%2010.1716L5.07103%2012.293Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.47718%207.35131L7.8914%208.76552'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-vulnerability{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2014C8%2014%2013.25%2011.6%2013.25%208V3.8L8%202L2.75%203.8V8C2.75%2011.6%208%2014%208%2014Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%205V8.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='11'%20r='0.75'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-history{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00094%201.99982L2%204.99982L5%204.99982'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.03418%209.61847C2.30819%2010.6445%202.84768%2011.6144%203.65265%2012.4194C6.09343%2014.8602%2010.0507%2014.8602%2012.4915%2012.4194C14.9323%209.97864%2014.9323%206.02136%2012.4915%203.58058C10.0507%201.13981%206.09343%201.13981%203.65265%203.58058L2.54779%204.68544'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%204.5V8L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00094%201.99982L2%204.99982L5%204.99982'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.03418%209.61847C2.30819%2010.6445%202.84768%2011.6144%203.65265%2012.4194C6.09343%2014.8602%2010.0507%2014.8602%2012.4915%2012.4194C14.9323%209.97864%2014.9323%206.02136%2012.4915%203.58058C10.0507%201.13981%206.09343%201.13981%203.65265%203.58058L2.54779%204.68544'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M8%204.5V8L10%2010'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-warning-cautionary{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%206V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='12'%20r='0.75'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.97708%202.41478L1.91033%2012.1785C1.69775%2012.6034%201.69648%2013.1267%201.90699%2013.553C2.11751%2013.9793%202.50818%2014.2446%202.93325%2014.25H13.0668C13.4918%2014.2446%2013.8825%2013.9793%2014.093%2013.553C14.3035%2013.1267%2014.3022%2012.6034%2014.0897%2012.1785L9.02292%202.41478C8.80603%202.00205%208.41819%201.75%208%201.75C7.58181%201.75%207.19397%202.00205%206.97708%202.41478Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%206V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8'%20cy='12'%20r='0.75'%20fill='%231B273C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.97708%202.41478L1.91033%2012.1785C1.69775%2012.6034%201.69648%2013.1267%201.90699%2013.553C2.11751%2013.9793%202.50818%2014.2446%202.93325%2014.25H13.0668C13.4918%2014.2446%2013.8825%2013.9793%2014.093%2013.553C14.3035%2013.1267%2014.3022%2012.6034%2014.0897%2012.1785L9.02292%202.41478C8.80603%202.00205%208.41819%201.75%208%201.75C7.58181%201.75%207.19397%202.00205%206.97708%202.41478Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-home{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.75%206.48958L8%201.75L13.25%206.48958V12.8958C13.25%2013.6437%2012.7277%2014.25%2012.0833%2014.25H3.91667C3.27233%2014.25%202.75%2013.6437%202.75%2012.8958V6.48958Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-2-inside-1_19_15936'%20fill='white'%3e%3crect%20x='5'%20y='8'%20width='6'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='8'%20width='6'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15936)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.75%206.48958L8%201.75L13.25%206.48958V12.8958C13.25%2013.6437%2012.7277%2014.25%2012.0833%2014.25H3.91667C3.27233%2014.25%202.75%2013.6437%202.75%2012.8958V6.48958Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='path-2-inside-1_19_15936'%20fill='white'%3e%3crect%20x='5'%20y='8'%20width='6'%20height='7'%20rx='1'/%3e%3c/mask%3e%3crect%20x='5'%20y='8'%20width='6'%20height='7'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-2-inside-1_19_15936)'/%3e%3c/svg%3e")}.icon-watch{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.97754%206.29548V8.00003L8.82982%208.8523M10.5398%2011.0398L10.3409%2013.2159C10.2878%2013.8033%209.79426%2014.2524%209.20453%2014.25H6.7443C6.15457%2014.2524%205.66101%2013.8033%205.60794%2013.2159L5.40908%2011.0398M5.4149%204.96023L5.61377%202.7841C5.66665%202.19893%206.15689%201.75056%206.74445%201.75001H9.21603C9.80577%201.74762%2010.2993%202.19675%2010.3524%202.7841L10.5513%204.96023M11.9545%208.00001C11.9545%2010.1966%2010.1739%2011.9773%207.97727%2011.9773C5.78068%2011.9773%204%2010.1966%204%208.00001C4%205.80342%205.78068%204.02274%207.97727%204.02274C10.1739%204.02274%2011.9545%205.80342%2011.9545%208.00001Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.97754%206.29548V8.00003L8.82982%208.8523M10.5398%2011.0398L10.3409%2013.2159C10.2878%2013.8033%209.79426%2014.2524%209.20453%2014.25H6.7443C6.15457%2014.2524%205.66101%2013.8033%205.60794%2013.2159L5.40908%2011.0398M5.4149%204.96023L5.61377%202.7841C5.66665%202.19893%206.15689%201.75056%206.74445%201.75001H9.21603C9.80577%201.74762%2010.2993%202.19675%2010.3524%202.7841L10.5513%204.96023M11.9545%208.00001C11.9545%2010.1966%2010.1739%2011.9773%207.97727%2011.9773C5.78068%2011.9773%204%2010.1966%204%208.00001C4%205.80342%205.78068%204.02274%207.97727%204.02274C10.1739%204.02274%2011.9545%205.80342%2011.9545%208.00001Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-hourglass{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2010L5.725%206.675C5.65554%206.62028%205.59913%206.54974%205.56012%206.46883C5.52111%206.38792%205.50054%206.29879%205.5%206.20833V3.58333C5.5%203.42862%205.55926%203.28025%205.66475%203.17085C5.77024%203.06146%205.91332%203%206.0625%203H13.9375C14.0867%203%2014.2298%203.06146%2014.3352%203.17085C14.4407%203.28025%2014.5%203.42862%2014.5%203.58333V6.17917C14.4995%206.26963%2014.4789%206.35875%2014.4399%206.43966C14.4009%206.52057%2014.3445%206.59111%2014.275%206.64583L10%2010Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2010L5.725%2013.325C5.65554%2013.3797%205.59913%2013.4503%205.56012%2013.5312C5.52111%2013.6121%205.50054%2013.7012%205.5%2013.7917V16.4167C5.5%2016.5714%205.55926%2016.7197%205.66475%2016.8291C5.77024%2016.9385%205.91332%2017%206.0625%2017H13.9375C14.0867%2017%2014.2298%2016.9385%2014.3352%2016.8291C14.4407%2016.7197%2014.5%2016.5714%2014.5%2016.4167V13.8208C14.4995%2013.7304%2014.4789%2013.6413%2014.4399%2013.5603C14.4009%2013.4794%2014.3445%2013.4089%2014.275%2013.3542L10%2010Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2010L5.725%206.675C5.65554%206.62028%205.59913%206.54974%205.56012%206.46883C5.52111%206.38792%205.50054%206.29879%205.5%206.20833V3.58333C5.5%203.42862%205.55926%203.28025%205.66475%203.17085C5.77024%203.06146%205.91332%203%206.0625%203H13.9375C14.0867%203%2014.2298%203.06146%2014.3352%203.17085C14.4407%203.28025%2014.5%203.42862%2014.5%203.58333V6.17917C14.4995%206.26963%2014.4789%206.35875%2014.4399%206.43966C14.4009%206.52057%2014.3445%206.59111%2014.275%206.64583L10%2010Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2010L5.725%2013.325C5.65554%2013.3797%205.59913%2013.4503%205.56012%2013.5312C5.52111%2013.6121%205.50054%2013.7012%205.5%2013.7917V16.4167C5.5%2016.5714%205.55926%2016.7197%205.66475%2016.8291C5.77024%2016.9385%205.91332%2017%206.0625%2017H13.9375C14.0867%2017%2014.2298%2016.9385%2014.3352%2016.8291C14.4407%2016.7197%2014.5%2016.5714%2014.5%2016.4167V13.8208C14.4995%2013.7304%2014.4789%2013.6413%2014.4399%2013.5603C14.4009%2013.4794%2014.3445%2013.4089%2014.275%2013.3542L10%2010Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-workflow{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12'%20cy='4'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5%204H6.5M12%205.5V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12'%20cy='12'%20r='2.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3ccircle%20cx='12'%20cy='4'%20r='1.25'%20stroke='%231B273C'%20stroke-width='1.5'/%3e%3cpath%20d='M10.5%204H6.5M12%205.5V9.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-folder-open{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%2014.7C17%2015.4%2016.4%2016%2015.6%2016H4.4C3.6%2016%203%2015.4%203%2014.7L2%2010.3C2%209.6%202.6%209%203.4%209H8.3H14.6C15.4%209%2016%209.6%2016%2010.3L17%2014.7Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%209.1V5.3C3%204.6%203.6%204%204.4%204H7.9L9.3%206H15.6C16.4%206%2017%206.6%2017%207.3V14.6C17%2015.3%2016.4%2015.9%2015.6%2015.9H4.4C3.6%2016%203%2015.4%203%2014.7L2%2010.3C2%209.7%202.4%209.2%203%209.1V9.1Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%2014.7C17%2015.4%2016.4%2016%2015.6%2016H4.4C3.6%2016%203%2015.4%203%2014.7L2%2010.3C2%209.6%202.6%209%203.4%209H8.3H14.6C15.4%209%2016%209.6%2016%2010.3L17%2014.7Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%209.1V5.3C3%204.6%203.6%204%204.4%204H7.9L9.3%206H15.6C16.4%206%2017%206.6%2017%207.3V14.6C17%2015.3%2016.4%2015.9%2015.6%2015.9H4.4C3.6%2016%203%2015.4%203%2014.7L2%2010.3C2%209.7%202.4%209.2%203%209.1V9.1Z'%20stroke='%233D4A68'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-yara{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='13.75'%20cy='3.25'%20r='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2011.25H2.24975C1.42132%2011.25%200.749746%2011.9216%200.749746%2012.75C0.749746%2013.5784%201.42132%2014.25%202.24975%2014.25H7.99982'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2014.25C8.2353%2014.25%207.5%2013.5784%207.5%2012.75C7.5%2011.9216%208.2353%2011.25%209%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2011V3.75C2.75%202.64543%203.64543%201.75%204.75%201.75H14H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.25%202.75V12.25C12.25%2013.3546%2011.3546%2014.25%2010.25%2014.25H6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%205.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='13.75'%20cy='3.25'%20r='1.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2011.25H2.24975C1.42132%2011.25%200.749746%2011.9216%200.749746%2012.75C0.749746%2013.5784%201.42132%2014.25%202.24975%2014.25H7.99982'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2014.25C8.2353%2014.25%207.5%2013.5784%207.5%2012.75C7.5%2011.9216%208.2353%2011.25%209%2011.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%2011V3.75C2.75%202.64543%203.64543%201.75%204.75%201.75H14H10'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.25%202.75V12.25C12.25%2013.3546%2011.3546%2014.25%2010.25%2014.25H6.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%205.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208.5H9'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-image{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15962'%20fill='white'%3e%3crect%20x='1'%20y='3'%20width='14'%20height='10'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='3'%20width='14'%20height='10'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15962)'/%3e%3cpath%20d='M2%2010L5%207L9%2011L11%209L14%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='11'%20cy='6'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_19_15962'%20fill='white'%3e%3crect%20x='1'%20y='3'%20width='14'%20height='10'%20rx='1'/%3e%3c/mask%3e%3crect%20x='1'%20y='3'%20width='14'%20height='10'%20rx='1'%20stroke='%231B273C'%20stroke-width='3'%20mask='url(%23path-1-inside-1_19_15962)'/%3e%3cpath%20d='M2%2010L5%207L9%2011L11%209L14%2012'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='11'%20cy='6'%20r='1'%20fill='%231B273C'/%3e%3c/svg%3e")}.icon-youtube{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9883%205.23706C13.9208%204.94543%2013.7834%204.67823%2013.5899%204.46244C13.3963%204.24665%2013.1536%204.08993%2012.8861%204.00809C11.9089%203.75%208%203.75%208%203.75C8%203.75%204.09111%203.75%203.11389%204.03266C2.84643%204.11451%202.60368%204.27123%202.41015%204.48702C2.21662%204.70281%202.07916%204.97001%202.01167%205.26164C1.83283%206.33427%201.74535%207.42238%201.75032%208.51229C1.74395%209.61041%201.83144%2010.7068%202.01167%2011.7875C2.08608%2012.0701%202.22661%2012.3271%202.41969%2012.5338C2.61277%2012.7405%202.85187%2012.8898%203.11389%2012.9673C4.09111%2013.25%208%2013.25%208%2013.25C8%2013.25%2011.9089%2013.25%2012.8861%2012.9673C13.1536%2012.8855%2013.3963%2012.7288%2013.5899%2012.513C13.7834%2012.2972%2013.9208%2012.03%2013.9883%2011.7384C14.1658%2010.6738%2014.2533%209.594%2014.2497%208.51229C14.2561%207.41417%2014.1686%206.31776%2013.9883%205.23706Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.82812%2010.0833L9.17188%208.50001L6.82812%206.91667V10.0833Z'%20fill='%231B273C'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9883%205.23706C13.9208%204.94543%2013.7834%204.67823%2013.5899%204.46244C13.3963%204.24665%2013.1536%204.08993%2012.8861%204.00809C11.9089%203.75%208%203.75%208%203.75C8%203.75%204.09111%203.75%203.11389%204.03266C2.84643%204.11451%202.60368%204.27123%202.41015%204.48702C2.21662%204.70281%202.07916%204.97001%202.01167%205.26164C1.83283%206.33427%201.74535%207.42238%201.75032%208.51229C1.74395%209.61041%201.83144%2010.7068%202.01167%2011.7875C2.08608%2012.0701%202.22661%2012.3271%202.41969%2012.5338C2.61277%2012.7405%202.85187%2012.8898%203.11389%2012.9673C4.09111%2013.25%208%2013.25%208%2013.25C8%2013.25%2011.9089%2013.25%2012.8861%2012.9673C13.1536%2012.8855%2013.3963%2012.7288%2013.5899%2012.513C13.7834%2012.2972%2013.9208%2012.03%2013.9883%2011.7384C14.1658%2010.6738%2014.2533%209.594%2014.2497%208.51229C14.2561%207.41417%2014.1686%206.31776%2013.9883%205.23706Z'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.82812%2010.0833L9.17188%208.50001L6.82812%206.91667V10.0833Z'%20fill='%231B273C'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-import-export{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%201L13%204L10%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%204H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%209L3%2012L6%2015'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%201L13%204L10%207'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13%204H3'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%209L3%2012L6%2015'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012H13'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-loading{border-width:3px;border-radius:50%;animation:spin 1s infinite linear;background-color:transparent!important;border-style:solid;border-top-color:#1b273c;border-right-color:#bcbfc3;border-left-color:#bcbfc3;border-bottom-color:#bcbfc3}.icon-email{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL+SURBVHgBrZTPS1RRFMfPufNmTEeccCbF7IeE0EbBTSTRYlZBVJB/gGC0aZVmUW2CpEUg7dpEUEarEsJFQaswmIVuKsPIFppCafljdBzHmTfz3j2ne999b8ZpURS+4cw79869n/M95547ALv84F9XXB7vsBDvo5TouKU+eHB64f+AA+N7BVn9CHRTkLMHyQUkqaw0ZD/suf1vwIFUMgRiREHakBwwMG3Kl954ISRLg1tP+8b+DLz2sUnI7XvI1FuB+CD9VjCxYwzSeRKiwlDm2ZWFABEKHHF1sh+p+AKJjpdB7AaKPBNlhcaEdLpU8PN7jiY37Zk3U0bhjYk2LMGIoFISnYJeZKKreoHexNKbY1+Z8JT5cB2ECVDliQwfXAd7rM6T7RfnJr8mB4818p0zrQhsFLP+KJ9IG4MMTDK4Uvvg+VItGH6egtH3S12J7hOXrGhTNNx5tgOisaJSwSqaYrKBaQCxgXgggjLU+01ZTgoOd3XDoc44EDCKoIZjmQj2TEfg9Zog/k2RVNm7gSJZAU7nQnB9PoopGUetRRHBIi8n8FQtFgBuzQox0RiCCy0SmsPV6Wlfq8qqMj5aruNUNox6rLPxslLCLAODyqRa8GoV4V1GQG8z8KlGqfq5AnuZjsDoeg1su1iGkVciUx6LvBMgAyQuQ5dshLvzAke+AQ23uyLvCn68UoOfckqDH7z6bQ7Q0t8GAr5M8w6iLxUBz711uSZkQaJ5J4yrM2PTHhZTdboBXM/ZOQfSi3lwbJW2mlv9kYf9h2NOXUMkXEkVyl1hFMKOdH2gPoDMzwJtpYuqbxmDXrQLLsx9XgvH4rWw70A9hCMho5aCXiFVQ9c0Mfiyc+kibazY6oaRvgSmsf0DYd9PL+chu17kpoP1GEvUlk/YO2Xy8W5JskoP7Zwr9KYgsncDdRNLkwX55SgVJX6f3YSNlYLTcqQhbCm1ur4WMn7JrBY4u2YDuczeBipfOa81VGMzS7/WVP13tb1Zsman0pRorRPx1voZ2O3nFxdom2nvy68eAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-teams{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJoSURBVHgBjVTPa1NBEJ7dt6+NadrG0ig9FIKn4sV6iniqBa8S6KWIh1zEP0G01T5JKXjy3osgFsRTvQkqRkQapNQWoR6sGmqx+lKT0tckTd/+cHbzElNJYwY2m5md+eab2Z0H0IHcdLbjjlOMtvMh7Q4xOO5b/CH+HdO6UuDM3Y3da+VL2wH5lu/UQUxWAs5UOm/05OTSGC5nYmJ55L+MptLuErpcaLYppabX178sIOonPAuhRXICI+xq6vWoBJrUTlKiVcoG+NbmtxC1CER6GPRFhwNW5B0Fel4ChAKe1AZ1liHIA00fQXQ2Q1LvWt/bLyEyQLm0C739w4oS69bsnYFMMvUhCof+V3Q8gwFrfsR9wXSsDooNdsPFxKk6fdj6UYbse9ecCXXyGhf0TZjwXcdxI67r8nzJPlcOVeLhgxO5xfkrZSqEzq6U5/lQKFbh8vgQkgWoVLi240LOsPfYZvK7bxFPr97YoCe6Kp7N5UeflbzkZHaR1spQxNv34VVmG9z8AayuFWBldQeEkLiE7t6RS2DMAos2XTiBfmb8QDX6oks1AFyCxAZpVrXetRemnQJW+soMkt45ZqjZJXQiTGevxQqiAxeefoafbhkkApkeBUw7BJJEBY1dXsmbva5rMF36v6KabEigiKWJWfTPSHyfUlJlAsWvpILDUaQIRHGw2emjIGjnXPxlQ+zbLUckdeP59e6unnmj4ICFwzEI9ww0zqtVP7OxsVlQhBSQ2KNnTxJvj5216fROFuknWpSUwydx6b4zlGu2Hzv9TFTHsYY5/ciDcqr4+7IVSMfi4IdtZuZ3XzufP9wtfvkGbtYIAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:100% 100%;background-color:unset}.icon-jira{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGDSURBVHgBrZQ9SMNAFMf/F6pixFIVpKUKTirSwdEPcBAncRM6KTqJdbLg6KB7pW4d3Aouglt1Ed3UQRQFFdFIK7Utgta2GGv6kTOJaAkxaUrzg4N7j3f/vJd774jTx81RkW4SAgfqgsRAsEaci1wUoD2wAEqRYawSk5GrZGAxNjNB3R02aTVo/PG3orRKtQuO9bMIzHRq/IFIGht7aZXPVMnbxzlsHWXMhOpnKJfpHbL/2dlPEaGDd6QyZXiHW+HpaqpNUBZYGHfAzqqLOLnPI8uX9Y7pl5zLi5gNpRQB+cfnpA/8csp96R3TZhhecqlsXhBxlxRw9SRgZapd8QWli2iTMn9OF6sLEqk7JzysJvDssZKVSIHVnVf8h6bk+VASy+EXRC4+cB6tiBxe8yiUKKohzfKDbtRIbzN2/W5l7/JxGHA3YrSPNWwhw8bO5kWVfZsoKMsIw8a+iQvKLddC1dGbDiYwOdgCs5gavf1LHmZh5EcRlkFjDCHUL29QJz+JMevfjreMqoWmr0AAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100% 100%;background-color:unset}@media (max-width: 575.98px){.icon{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}}.icon-users-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12.3999'%20cy='10'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.8999%2024C18.8999%2021.5147%2016.8852%2019.5%2014.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.8999%2024L18.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.8999%2024C5.8999%2021.5147%207.91462%2019.5%2010.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.8999%2024L5.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8999%2019.5H13.8999'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.3999%2014.5C22.8852%2014.5%2024.8999%2012.4853%2024.8999%2010C24.8999%207.51472%2022.8852%205.5%2020.3999%205.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.8999%2024C26.8999%2021.5147%2024.8852%2019.5%2022.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.8999%2024L26.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12.3999'%20cy='10'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.8999%2024C18.8999%2021.5147%2016.8852%2019.5%2014.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.8999%2024L18.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.8999%2024C5.8999%2021.5147%207.91462%2019.5%2010.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.8999%2024L5.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8999%2019.5H13.8999'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.3999%2014.5C22.8852%2014.5%2024.8999%2012.4853%2024.8999%2010C24.8999%207.51472%2022.8852%205.5%2020.3999%205.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.8999%2024C26.8999%2021.5147%2024.8852%2019.5%2022.3999%2019.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.8999%2024L26.8999%2030.5'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-storage-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.83652%2016.6503C2.7797%2016.7581%202.75%2016.8781%202.75%2017V24.125C2.75%2025.8867%204.24179%2027.25%206%2027.25H26C27.7582%2027.25%2029.25%2025.8867%2029.25%2024.125V17C29.25%2016.8781%2029.2203%2016.7581%2029.1635%2016.6503L24.8521%208.47051C24.852%208.47028%2024.8518%208.47006%2024.8517%208.46983C24.2935%207.40328%2023.1633%206.75061%2021.9504%206.75H21.95L10.05%206.75L10.0496%206.75C8.83689%206.75061%207.7068%207.4031%207.14851%208.46939C7.14831%208.46976%207.14812%208.47014%207.14792%208.47051L2.83652%2016.6503Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28%2018H4'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8.5'%20cy='22.5'%20r='1.5'%20fill='black'/%3e%3ccircle%20cx='12.5'%20cy='22.5'%20r='1.5'%20fill='black'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.83652%2016.6503C2.7797%2016.7581%202.75%2016.8781%202.75%2017V24.125C2.75%2025.8867%204.24179%2027.25%206%2027.25H26C27.7582%2027.25%2029.25%2025.8867%2029.25%2024.125V17C29.25%2016.8781%2029.2203%2016.7581%2029.1635%2016.6503L24.8521%208.47051C24.852%208.47028%2024.8518%208.47006%2024.8517%208.46983C24.2935%207.40328%2023.1633%206.75061%2021.9504%206.75H21.95L10.05%206.75L10.0496%206.75C8.83689%206.75061%207.7068%207.4031%207.14851%208.46939C7.14831%208.46976%207.14812%208.47014%207.14792%208.47051L2.83652%2016.6503Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28%2018H4'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='8.5'%20cy='22.5'%20r='1.5'%20fill='black'/%3e%3ccircle%20cx='12.5'%20cy='22.5'%20r='1.5'%20fill='black'/%3e%3c/svg%3e")}.icon-group-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16.2'%20cy='16'%20r='7.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='6.19995'%20cy='6'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='6.19995'%20cy='26'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='26.2'%20cy='6'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='26.2'%20cy='26'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.19995%208L11.2%2011'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.19995%2024L11.2%2021'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.2%208L21.2%2011'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.2%2024L21.2%2021'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16.2'%20cy='16'%20r='7.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='6.19995'%20cy='6'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='6.19995'%20cy='26'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='26.2'%20cy='6'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='26.2'%20cy='26'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.19995%208L11.2%2011'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.19995%2024L11.2%2021'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.2%208L21.2%2011'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.2%2024L21.2%2021'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cloud-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.8259%2024.5C29.6342%2024.5%2031.1001%2022.933%2031.1001%2021C31.1001%2019.067%2029.6342%2017.5%2027.8259%2017.5C27.5853%2017.5%2027.3839%2017.3048%2027.3604%2017.0488C27.1246%2014.4794%2025.1033%2012.5%2022.6807%2012.5C22.244%2012.5%2021.8156%2012.5639%2021.404%2012.6884C21.1695%2012.7593%2020.9234%2012.626%2020.8383%2012.3819C19.8237%209.47064%2017.2162%207.5%2014.2614%207.5C11.0398%207.5%208.25475%209.84091%207.46512%2013.1294C7.4138%2013.3432%207.23744%2013.4957%207.03117%2013.5047C4.28107%2013.6248%202.1001%2016.0476%202.1001%2019C2.1001%2022.0376%204.40366%2024.5%207.24526%2024.5H27.8259Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2135%2015.8075C16.7489%2014.4315%2015.5551%2013.5001%2014.2021%2013.5001C12.7271%2013.5001%2011.4519%2014.6065%2011.0903%2016.1608'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M27.8259%2024.5C29.6342%2024.5%2031.1001%2022.933%2031.1001%2021C31.1001%2019.067%2029.6342%2017.5%2027.8259%2017.5C27.5853%2017.5%2027.3839%2017.3048%2027.3604%2017.0488C27.1246%2014.4794%2025.1033%2012.5%2022.6807%2012.5C22.244%2012.5%2021.8156%2012.5639%2021.404%2012.6884C21.1695%2012.7593%2020.9234%2012.626%2020.8383%2012.3819C19.8237%209.47064%2017.2162%207.5%2014.2614%207.5C11.0398%207.5%208.25475%209.84091%207.46512%2013.1294C7.4138%2013.3432%207.23744%2013.4957%207.03117%2013.5047C4.28107%2013.6248%202.1001%2016.0476%202.1001%2019C2.1001%2022.0376%204.40366%2024.5%207.24526%2024.5H27.8259Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2135%2015.8075C16.7489%2014.4315%2015.5551%2013.5001%2014.2021%2013.5001C12.7271%2013.5001%2011.4519%2014.6065%2011.0903%2016.1608'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-email-allowed-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2011.3333H3.33333C2.41333%2011.28%201.92%2011.6133%202%2013.0533V28C2%2028.32%202.33333%2028.6666%202.66667%2028.6666H26.6667C27%2028.6666%2027.3333%2028.32%2027.3333%2028V17.3333'%20stroke='url(%23paint0_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.4933%2019.6L2.15997%2028.5066'%20stroke='url(%23paint1_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.0533%2019.8134L27.16%2028.5067'%20stroke='url(%23paint2_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.26666%2011.6266L14.6667%2022.32L19.9733%2018.3866'%20stroke='url(%23paint3_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.1334%208.02668L22.6667%2010.5733L26.48%206.76001'%20stroke='url(%23paint4_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3334%2015.3333C27.0153%2015.3333%2030%2012.3486%2030%208.66667C30%204.98477%2027.0153%202%2023.3334%202C19.6515%202%2016.6667%204.98477%2016.6667%208.66667C16.6667%2012.3486%2019.6515%2015.3333%2023.3334%2015.3333Z'%20stroke='url(%23paint5_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1215'%20x1='14.6625'%20y1='11.328'%20x2='14.6625'%20y2='28.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1215'%20x1='6.82664'%20y1='19.6'%20x2='6.82664'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1215'%20x1='22.6067'%20y1='19.8134'%20x2='22.6067'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1215'%20x1='11.12'%20y1='11.6266'%20x2='11.12'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1215'%20x1='23.3067'%20y1='6.76001'%20x2='23.3067'%20y2='10.5733'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1215'%20x1='23.3334'%20y1='2'%20x2='23.3334'%20y2='15.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2011.3333H3.33333C2.41333%2011.28%201.92%2011.6133%202%2013.0533V28C2%2028.32%202.33333%2028.6666%202.66667%2028.6666H26.6667C27%2028.6666%2027.3333%2028.32%2027.3333%2028V17.3333'%20stroke='url(%23paint0_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.4933%2019.6L2.15997%2028.5066'%20stroke='url(%23paint1_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.0533%2019.8134L27.16%2028.5067'%20stroke='url(%23paint2_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.26666%2011.6266L14.6667%2022.32L19.9733%2018.3866'%20stroke='url(%23paint3_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.1334%208.02668L22.6667%2010.5733L26.48%206.76001'%20stroke='url(%23paint4_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3334%2015.3333C27.0153%2015.3333%2030%2012.3486%2030%208.66667C30%204.98477%2027.0153%202%2023.3334%202C19.6515%202%2016.6667%204.98477%2016.6667%208.66667C16.6667%2012.3486%2019.6515%2015.3333%2023.3334%2015.3333Z'%20stroke='url(%23paint5_linear_2196_1215)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1215'%20x1='14.6625'%20y1='11.328'%20x2='14.6625'%20y2='28.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1215'%20x1='6.82664'%20y1='19.6'%20x2='6.82664'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1215'%20x1='22.6067'%20y1='19.8134'%20x2='22.6067'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1215'%20x1='11.12'%20y1='11.6266'%20x2='11.12'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1215'%20x1='23.3067'%20y1='6.76001'%20x2='23.3067'%20y2='10.5733'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1215'%20x1='23.3334'%20y1='2'%20x2='23.3334'%20y2='15.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-total-files-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2029.3599C26%2029.7333%2025.7067%2030.0266%2025.3333%2030.0266H6.66667C6.29333%2030.0266%206%2029.7333%206%2029.3599V2.69328C6%202.31994%206.29333%202.02661%206.66667%202.02661'%20stroke='url(%23paint0_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.90674%202.02661H16.3867C16.5601%202.02661%2016.7334%202.09328%2016.8534%202.22661L25.8001%2011.1733C25.9201%2011.2933%2026.0001%2011.4666%2026.0001%2011.6399V26.7199'%20stroke='url(%23paint1_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M25.9334%2011.3599H16.6667V2.09326'%20stroke='url(%23paint2_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_9071_6967'%20x1='16'%20y1='2.02661'%20x2='16'%20y2='30.0266'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_9071_6967'%20x1='17.4534'%20y1='2.02661'%20x2='17.4534'%20y2='26.7199'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_9071_6967'%20x1='21.3001'%20y1='2.09326'%20x2='21.3001'%20y2='11.3599'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%2029.3599C26%2029.7333%2025.7067%2030.0266%2025.3333%2030.0266H6.66667C6.29333%2030.0266%206%2029.7333%206%2029.3599V2.69328C6%202.31994%206.29333%202.02661%206.66667%202.02661'%20stroke='url(%23paint0_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.90674%202.02661H16.3867C16.5601%202.02661%2016.7334%202.09328%2016.8534%202.22661L25.8001%2011.1733C25.9201%2011.2933%2026.0001%2011.4666%2026.0001%2011.6399V26.7199'%20stroke='url(%23paint1_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M25.9334%2011.3599H16.6667V2.09326'%20stroke='url(%23paint2_linear_9071_6967)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_9071_6967'%20x1='16'%20y1='2.02661'%20x2='16'%20y2='30.0266'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_9071_6967'%20x1='17.4534'%20y1='2.02661'%20x2='17.4534'%20y2='26.7199'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_9071_6967'%20x1='21.3001'%20y1='2.09326'%20x2='21.3001'%20y2='11.3599'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-total-files-v2-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3799%200.5C18.7799%200.5%2019.1502%200.660195%2019.4102%200.950195L26.3398%207.86035C26.4498%207.98031%2026.5404%208.11983%2026.6104%208.25977C26.6104%208.2697%2026.6296%208.28974%2026.6299%208.2998C26.7099%208.4798%2026.75%208.67035%2026.75%208.86035V12.79H29.75V12.7998C30.7199%2012.7998%2031.4999%2013.5799%2031.5%2014.5498V29.7598C31.5%2030.7298%2030.72%2031.5098%2029.75%2031.5098H28.75V30.0098H29.75C29.9%2030.0098%2030%2029.9098%2030%2029.7598V14.5498C29.9999%2014.3999%2029.8999%2014.2998%2029.75%2014.2998H13.75L11.2998%208.45996L11.2598%208.38965C11.2099%208.32995%2011.1401%208.29989%2011.0703%208.2998H2.25C2.10007%208.2998%202.00009%208.39991%202%208.5498V10.3896H0.5V8.5498C0.500105%207.5799%201.28007%206.7998%202.25%206.7998H5.25V1.91992C5.25004%201.13998%205.88998%200.500043%206.66992%200.5H18.3799ZM2%2014.46V29.75C2%2029.9%202.1%2030%202.25%2030H24.6299V31.5H2.25C1.28%2031.5%200.500005%2030.72%200.5%2029.75V14.46H2ZM6.74023%202V6.79004H11.0596C11.7296%206.79004%2012.3201%207.17%2012.6201%207.75L12.6797%207.87012H12.6699L14.7402%2012.79H25.2402V9.33008H18.6602C18.2502%209.33008%2017.9102%208.99004%2017.9102%208.58008V2H6.74023ZM19.4199%207.83984H24.2197L19.4199%203.07031V7.83984Z'%20fill='url(%23paint0_linear_294_24228)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_294_24228'%20x1='32'%20y1='0.999997'%20x2='0.999995'%20y2='32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230AA9F5'/%3e%3cstop%20offset='1'%20stop-color='%231349AC'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_294_24228'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3799%200.5C18.7799%200.5%2019.1502%200.660195%2019.4102%200.950195L26.3398%207.86035C26.4498%207.98031%2026.5404%208.11983%2026.6104%208.25977C26.6104%208.2697%2026.6296%208.28974%2026.6299%208.2998C26.7099%208.4798%2026.75%208.67035%2026.75%208.86035V12.79H29.75V12.7998C30.7199%2012.7998%2031.4999%2013.5799%2031.5%2014.5498V29.7598C31.5%2030.7298%2030.72%2031.5098%2029.75%2031.5098H28.75V30.0098H29.75C29.9%2030.0098%2030%2029.9098%2030%2029.7598V14.5498C29.9999%2014.3999%2029.8999%2014.2998%2029.75%2014.2998H13.75L11.2998%208.45996L11.2598%208.38965C11.2099%208.32995%2011.1401%208.29989%2011.0703%208.2998H2.25C2.10007%208.2998%202.00009%208.39991%202%208.5498V10.3896H0.5V8.5498C0.500105%207.5799%201.28007%206.7998%202.25%206.7998H5.25V1.91992C5.25004%201.13998%205.88998%200.500043%206.66992%200.5H18.3799ZM2%2014.46V29.75C2%2029.9%202.1%2030%202.25%2030H24.6299V31.5H2.25C1.28%2031.5%200.500005%2030.72%200.5%2029.75V14.46H2ZM6.74023%202V6.79004H11.0596C11.7296%206.79004%2012.3201%207.17%2012.6201%207.75L12.6797%207.87012H12.6699L14.7402%2012.79H25.2402V9.33008H18.6602C18.2502%209.33008%2017.9102%208.99004%2017.9102%208.58008V2H6.74023ZM19.4199%207.83984H24.2197L19.4199%203.07031V7.83984Z'%20fill='url(%23paint0_linear_294_24228)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_294_24228'%20x1='32'%20y1='0.999997'%20x2='0.999995'%20y2='32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230AA9F5'/%3e%3cstop%20offset='1'%20stop-color='%231349AC'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_294_24228'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-failed-remediation-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2032%2032'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cpath%20d='M16,26.3c-.4,0-.8.3-.8.8v2.3c0,.4.3.8.8.8s.8-.3.8-.8v-2.3c0-.4-.3-.8-.8-.8Z'/%3e%3cpath%20d='M29.3,15.3h-2.9c-.4-5.2-4.5-9.3-9.7-9.7v-2.9c0-.4-.3-.8-.8-.8s-.8.3-.8.8v2.9c-5.2.4-9.3,4.5-9.7,9.7h-2.9c-.4,0-.8.3-.8.8s.3.8.8.8h2.9c.1,1.9.7,3.6,1.8,5.2.2.3.7.4,1,.2.3-.2.4-.7.2-1-.9-1.3-1.4-2.8-1.5-4.3h3.3c.4,0,.8-.3.8-.8s0-.2,0-.3c0-1.7,1.1-3.3,2.6-4.1.4-.2.5-.7.3-1-.2-.4-.6-.5-1-.3-1.9,1-3.1,2.9-3.4,5h-2.5c.4-4.4,3.9-7.8,8.2-8.2v2c0,.4.3.8.8.8s.8-.3.8-.8v-2c4.4.4,7.9,3.8,8.2,8.2h-2.5c-.2-2.1-1.5-4-3.4-5-.4-.2-.8,0-1,.3-.2.4,0,.8.3,1,1.5.8,2.5,2.4,2.6,4.1,0,0,0,.2,0,.3,0,.4.3.8.8.8h3.3c-.1,1.6-.6,3-1.5,4.4-.2.3-.1.8.2,1,.1,0,.3.1.4.1.2,0,.5-.1.6-.3,1.1-1.6,1.7-3.3,1.8-5.2h2.9c.4,0,.8-.3.8-.8s-.3-.8-.8-.8h0Z'/%3e%3cpath%20d='M17.2,11.3c-.2-.4-.7-.7-1.2-.7h0c-.5,0-1,.3-1.2.7,0,0,0,.1,0,.2l-5.9,11.8c-.2.4-.2,1,0,1.4.3.4.7.7,1.2.7h12c.5,0,1-.3,1.2-.7.2-.5.2-1,0-1.4l-6-12h0ZM10.1,23.9l5.9-11.7,5.8,11.7h-11.7,0Z'/%3e%3cpath%20d='M15.2,16v3.3c0,.4.3.8.8.8s.8-.3.8-.8v-3.3c0-.4-.3-.8-.8-.8s-.8.3-.8.8Z'/%3e%3cpath%20d='M16,22.5c.4,0,.8-.3.8-.8s-.3-.8-.8-.8-.8.3-.8.8.3.8.8.8Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2032%2032'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.7.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%208)%20--%3e%3cpath%20d='M16,26.3c-.4,0-.8.3-.8.8v2.3c0,.4.3.8.8.8s.8-.3.8-.8v-2.3c0-.4-.3-.8-.8-.8Z'/%3e%3cpath%20d='M29.3,15.3h-2.9c-.4-5.2-4.5-9.3-9.7-9.7v-2.9c0-.4-.3-.8-.8-.8s-.8.3-.8.8v2.9c-5.2.4-9.3,4.5-9.7,9.7h-2.9c-.4,0-.8.3-.8.8s.3.8.8.8h2.9c.1,1.9.7,3.6,1.8,5.2.2.3.7.4,1,.2.3-.2.4-.7.2-1-.9-1.3-1.4-2.8-1.5-4.3h3.3c.4,0,.8-.3.8-.8s0-.2,0-.3c0-1.7,1.1-3.3,2.6-4.1.4-.2.5-.7.3-1-.2-.4-.6-.5-1-.3-1.9,1-3.1,2.9-3.4,5h-2.5c.4-4.4,3.9-7.8,8.2-8.2v2c0,.4.3.8.8.8s.8-.3.8-.8v-2c4.4.4,7.9,3.8,8.2,8.2h-2.5c-.2-2.1-1.5-4-3.4-5-.4-.2-.8,0-1,.3-.2.4,0,.8.3,1,1.5.8,2.5,2.4,2.6,4.1,0,0,0,.2,0,.3,0,.4.3.8.8.8h3.3c-.1,1.6-.6,3-1.5,4.4-.2.3-.1.8.2,1,.1,0,.3.1.4.1.2,0,.5-.1.6-.3,1.1-1.6,1.7-3.3,1.8-5.2h2.9c.4,0,.8-.3.8-.8s-.3-.8-.8-.8h0Z'/%3e%3cpath%20d='M17.2,11.3c-.2-.4-.7-.7-1.2-.7h0c-.5,0-1,.3-1.2.7,0,0,0,.1,0,.2l-5.9,11.8c-.2.4-.2,1,0,1.4.3.4.7.7,1.2.7h12c.5,0,1-.3,1.2-.7.2-.5.2-1,0-1.4l-6-12h0ZM10.1,23.9l5.9-11.7,5.8,11.7h-11.7,0Z'/%3e%3cpath%20d='M15.2,16v3.3c0,.4.3.8.8.8s.8-.3.8-.8v-3.3c0-.4-.3-.8-.8-.8s-.8.3-.8.8Z'/%3e%3cpath%20d='M16,22.5c.4,0,.8-.3.8-.8s-.3-.8-.8-.8-.8.3-.8.8.3.8.8.8Z'/%3e%3c/svg%3e")}.icon-email-blocked-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2011.3333H3.83333C2.91333%2011.28%202.42%2011.6133%202.5%2013.0533V28C2.5%2028.32%202.83333%2028.6666%203.16667%2028.6666H27.1667C27.5%2028.6666%2027.8333%2028.32%2027.8333%2028V17.3333'%20stroke='url(%23paint0_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9933%2019.6L2.66%2028.5066'%20stroke='url(%23paint1_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.5533%2019.8134L27.66%2028.5067'%20stroke='url(%23paint2_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.76666%2011.6266L15.1667%2022.32L20.4733%2018.3866'%20stroke='url(%23paint3_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.06%2010.8933L21.6067%206.44'%20stroke='url(%23paint4_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.06%206.44L21.6067%2010.8933'%20stroke='url(%23paint5_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8333%2015.3333C27.5152%2015.3333%2030.5%2012.3486%2030.5%208.66667C30.5%204.98477%2027.5152%202%2023.8333%202C20.1514%202%2017.1667%204.98477%2017.1667%208.66667C17.1667%2012.3486%2020.1514%2015.3333%2023.8333%2015.3333Z'%20stroke='url(%23paint6_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1232'%20x1='15.1625'%20y1='11.328'%20x2='15.1625'%20y2='28.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1232'%20x1='7.32667'%20y1='19.6'%20x2='7.32667'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1232'%20x1='23.1066'%20y1='19.8134'%20x2='23.1066'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1232'%20x1='11.62'%20y1='11.6266'%20x2='11.62'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1232'%20x1='23.8333'%20y1='6.44'%20x2='23.8333'%20y2='10.8933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1232'%20x1='23.8333'%20y1='6.44'%20x2='23.8333'%20y2='10.8933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_2196_1232'%20x1='23.8333'%20y1='2'%20x2='23.8333'%20y2='15.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2011.3333H3.83333C2.91333%2011.28%202.42%2011.6133%202.5%2013.0533V28C2.5%2028.32%202.83333%2028.6666%203.16667%2028.6666H27.1667C27.5%2028.6666%2027.8333%2028.32%2027.8333%2028V17.3333'%20stroke='url(%23paint0_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9933%2019.6L2.66%2028.5066'%20stroke='url(%23paint1_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.5533%2019.8134L27.66%2028.5067'%20stroke='url(%23paint2_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.76666%2011.6266L15.1667%2022.32L20.4733%2018.3866'%20stroke='url(%23paint3_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.06%2010.8933L21.6067%206.44'%20stroke='url(%23paint4_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.06%206.44L21.6067%2010.8933'%20stroke='url(%23paint5_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8333%2015.3333C27.5152%2015.3333%2030.5%2012.3486%2030.5%208.66667C30.5%204.98477%2027.5152%202%2023.8333%202C20.1514%202%2017.1667%204.98477%2017.1667%208.66667C17.1667%2012.3486%2020.1514%2015.3333%2023.8333%2015.3333Z'%20stroke='url(%23paint6_linear_2196_1232)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1232'%20x1='15.1625'%20y1='11.328'%20x2='15.1625'%20y2='28.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1232'%20x1='7.32667'%20y1='19.6'%20x2='7.32667'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1232'%20x1='23.1066'%20y1='19.8134'%20x2='23.1066'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1232'%20x1='11.62'%20y1='11.6266'%20x2='11.62'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1232'%20x1='23.8333'%20y1='6.44'%20x2='23.8333'%20y2='10.8933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1232'%20x1='23.8333'%20y1='6.44'%20x2='23.8333'%20y2='10.8933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_2196_1232'%20x1='23.8333'%20y1='2'%20x2='23.8333'%20y2='15.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-email-quarantined-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.4333%2011.3867H3.7C2.78%2011.3333%202.42%2011.6%202.5%2013.0533V28.12C2.5%2028.44%202.76667%2028.6933%203.1%2028.6933H27.22C27.5533%2028.6933%2027.8333%2028.44%2027.8333%2028.12V24'%20stroke='url(%23paint0_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9933%2019.6L2.65999%2028.5066'%20stroke='url(%23paint1_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.9933%2024.0533L27.66%2028.5067'%20stroke='url(%23paint2_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.76666%2011.6266L15.1667%2022.32L16.5%2021.3333'%20stroke='url(%23paint3_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.8333%2020.6666H20.5C20.1267%2020.6666%2019.8333%2020.3733%2019.8333%2020V11.3333H30.5V20C30.5%2020.3733%2030.2067%2020.6666%2029.8333%2020.6666Z'%20stroke='url(%23paint4_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.1667%2011.3333V7.33331C21.1667%205.11998%2022.9533%203.33331%2025.1667%203.33331C27.38%203.33331%2029.1667%205.11998%2029.1667%207.33331V11.3333'%20stroke='url(%23paint5_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1539'%20x1='15.1613'%20y1='11.3804'%20x2='15.1613'%20y2='28.6933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1539'%20x1='7.32665'%20y1='19.6'%20x2='7.32665'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1539'%20x1='25.3267'%20y1='24.0533'%20x2='25.3267'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1539'%20x1='9.63333'%20y1='11.6266'%20x2='9.63333'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1539'%20x1='25.1667'%20y1='11.3333'%20x2='25.1667'%20y2='20.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1539'%20x1='25.1667'%20y1='3.33331'%20x2='25.1667'%20y2='11.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.4333%2011.3867H3.7C2.78%2011.3333%202.42%2011.6%202.5%2013.0533V28.12C2.5%2028.44%202.76667%2028.6933%203.1%2028.6933H27.22C27.5533%2028.6933%2027.8333%2028.44%2027.8333%2028.12V24'%20stroke='url(%23paint0_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9933%2019.6L2.65999%2028.5066'%20stroke='url(%23paint1_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.9933%2024.0533L27.66%2028.5067'%20stroke='url(%23paint2_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.76666%2011.6266L15.1667%2022.32L16.5%2021.3333'%20stroke='url(%23paint3_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.8333%2020.6666H20.5C20.1267%2020.6666%2019.8333%2020.3733%2019.8333%2020V11.3333H30.5V20C30.5%2020.3733%2030.2067%2020.6666%2029.8333%2020.6666Z'%20stroke='url(%23paint4_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.1667%2011.3333V7.33331C21.1667%205.11998%2022.9533%203.33331%2025.1667%203.33331C27.38%203.33331%2029.1667%205.11998%2029.1667%207.33331V11.3333'%20stroke='url(%23paint5_linear_2196_1539)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_1539'%20x1='15.1613'%20y1='11.3804'%20x2='15.1613'%20y2='28.6933'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2196_1539'%20x1='7.32665'%20y1='19.6'%20x2='7.32665'%20y2='28.5066'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2196_1539'%20x1='25.3267'%20y1='24.0533'%20x2='25.3267'%20y2='28.5067'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2196_1539'%20x1='9.63333'%20y1='11.6266'%20x2='9.63333'%20y2='22.32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2196_1539'%20x1='25.1667'%20y1='11.3333'%20x2='25.1667'%20y2='20.6666'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_2196_1539'%20x1='25.1667'%20y1='3.33331'%20x2='25.1667'%20y2='11.3333'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-workflow-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.80005'%20cy='8'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='24.8'%20cy='24'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='24.8'%20cy='8'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.8%208H13.8M24.8%2011V19'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.80005'%20cy='8'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='24.8'%20cy='24'%20r='5.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='24.8'%20cy='8'%20r='3.25'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.8%208H13.8M24.8%2011V19'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-processed-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2360_12409)'%3e%3cpath%20d='M4.74645%2015.3334L2.90645%2016.8134C2.79902%2016.8996%202.72091%2017.0169%202.68288%2017.1493C2.64485%2017.2817%202.64875%2017.4226%202.69406%2017.5527C2.73936%2017.6828%202.82385%2017.7956%202.9359%2017.8757C3.04794%2017.9558%203.18205%2017.9993%203.31979%2018.0001H28.6531C28.7909%2017.9993%2028.925%2017.9558%2029.037%2017.8757C29.1491%2017.7956%2029.2335%2017.6828%2029.2789%2017.5527C29.3242%2017.4226%2029.3281%2017.2817%2029.29%2017.1493C29.252%2017.0169%2029.1739%2016.8996%2029.0665%2016.8134L27.2265%2015.3334M4.77312%2026.0001L2.10645%2030.3201C1.82645%2030.7601%202.14645%2031.3334%202.67979%2031.3334H29.3465C29.8665%2031.3334%2030.1865%2030.7601%2029.9198%2030.3201L27.2531%2026.0001M27.2265%206.00005L29.8931%201.68005C29.9562%201.57893%2029.9909%201.46267%2029.9934%201.34351C29.996%201.22435%2029.9663%201.10671%2029.9076%201.00297C29.849%200.899239%2029.7634%200.813254%2029.6599%200.754077C29.5565%200.6949%2029.439%200.664721%2029.3198%200.666719H2.66645C2.14645%200.666719%201.82645%201.24005%202.09312%201.68005L4.75979%206.00005'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.6668%2014.5866V10.28C24.6679%2010.1925%2024.6506%2010.1058%2024.6162%2010.0255C24.5818%209.94509%2024.5309%209.87282%2024.4668%209.81329L19.5202%204.86663C19.3963%204.74221%2019.229%204.67054%2019.0535%204.66663H8.00016C7.62683%204.66663%207.3335%204.95996%207.3335%205.33329V14.6933M7.3335%2021.2533V26.6666C7.3335%2027.04%207.62683%2027.3333%208.00016%2027.3333H24.0002C24.3735%2027.3333%2024.6668%2027.04%2024.6668%2026.6666V21.2533'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2360_12409'%3e%3crect%20width='32'%20height='32'%20fill='black'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2360_12409)'%3e%3cpath%20d='M4.74645%2015.3334L2.90645%2016.8134C2.79902%2016.8996%202.72091%2017.0169%202.68288%2017.1493C2.64485%2017.2817%202.64875%2017.4226%202.69406%2017.5527C2.73936%2017.6828%202.82385%2017.7956%202.9359%2017.8757C3.04794%2017.9558%203.18205%2017.9993%203.31979%2018.0001H28.6531C28.7909%2017.9993%2028.925%2017.9558%2029.037%2017.8757C29.1491%2017.7956%2029.2335%2017.6828%2029.2789%2017.5527C29.3242%2017.4226%2029.3281%2017.2817%2029.29%2017.1493C29.252%2017.0169%2029.1739%2016.8996%2029.0665%2016.8134L27.2265%2015.3334M4.77312%2026.0001L2.10645%2030.3201C1.82645%2030.7601%202.14645%2031.3334%202.67979%2031.3334H29.3465C29.8665%2031.3334%2030.1865%2030.7601%2029.9198%2030.3201L27.2531%2026.0001M27.2265%206.00005L29.8931%201.68005C29.9562%201.57893%2029.9909%201.46267%2029.9934%201.34351C29.996%201.22435%2029.9663%201.10671%2029.9076%201.00297C29.849%200.899239%2029.7634%200.813254%2029.6599%200.754077C29.5565%200.6949%2029.439%200.664721%2029.3198%200.666719H2.66645C2.14645%200.666719%201.82645%201.24005%202.09312%201.68005L4.75979%206.00005'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.6668%2014.5866V10.28C24.6679%2010.1925%2024.6506%2010.1058%2024.6162%2010.0255C24.5818%209.94509%2024.5309%209.87282%2024.4668%209.81329L19.5202%204.86663C19.3963%204.74221%2019.229%204.67054%2019.0535%204.66663H8.00016C7.62683%204.66663%207.3335%204.95996%207.3335%205.33329V14.6933M7.3335%2021.2533V26.6666C7.3335%2027.04%207.62683%2027.3333%208.00016%2027.3333H24.0002C24.3735%2027.3333%2024.6668%2027.04%2024.6668%2026.6666V21.2533'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2360_12409'%3e%3crect%20width='32'%20height='32'%20fill='black'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-sandbox-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M29.75%200.5H6.25V2H29.76C29.9%202%2030.01%202.11%2030.01%202.25V7.76C30.01%207.9%2029.9%208.01%2029.76%208.01H2.25C2.11%208.01%202%207.9%202%207.76V2.25C2%202.11%202.11%202%202.25%202V0.5C1.29%200.5%200.5%201.28%200.5%202.25V7.76C0.5%208.72%201.28%209.51%202.25%209.51H29.76C30.72%209.51%2031.51%208.73%2031.51%207.76V2.25C31.51%201.29%2030.73%200.5%2029.76%200.5H29.75Z'%20fill='url(%23paint0_linear_12650_19168)'/%3e%3cpath%20d='M28%208H4C3.04%208%202.25%208.78%202.25%209.75V29.76C2.25%2030.72%203.03%2031.51%204%2031.51H24.01V30.01H4C3.86%2030.01%203.75%2029.9%203.75%2029.76V9.75C3.75%209.61%203.86%209.5%204%209.5H28.01C28.15%209.5%2028.26%209.61%2028.26%209.75V29.76C28.26%2029.9%2028.15%2030.01%2028.01%2030.01V31.51C28.97%2031.51%2029.76%2030.73%2029.76%2029.76V9.75C29.76%208.79%2028.98%208%2028.01%208H28Z'%20fill='url(%23paint1_linear_12650_19168)'/%3e%3cpath%20d='M16%2015.75C18.34%2015.75%2020.25%2018.11%2020.25%2021C20.25%2023.89%2018.34%2026.25%2016%2026.25C13.66%2026.25%2011.75%2023.89%2011.75%2021C11.75%2018.11%2013.66%2015.75%2016%2015.75ZM16%2014.25C12.82%2014.25%2010.25%2017.27%2010.25%2021C10.25%2024.73%2012.82%2027.75%2016%2027.75C19.18%2027.75%2021.75%2024.73%2021.75%2021C21.75%2017.27%2019.18%2014.25%2016%2014.25Z'%20fill='url(%23paint2_linear_12650_19168)'/%3e%3cpath%20d='M16%2014.25C14.76%2014.25%2013.75%2013.24%2013.75%2012H12.25C12.25%2014.07%2013.93%2015.75%2016%2015.75C18.07%2015.75%2019.75%2014.07%2019.75%2012H18.25C18.25%2013.24%2017.24%2014.25%2016%2014.25Z'%20fill='url(%23paint3_linear_12650_19168)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_12650_19168'%20x1='0.5'%20y1='9.51'%20x2='5.32814'%20y2='-7.10718'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_12650_19168'%20x1='2.25'%20y1='31.51'%20x2='25.4727'%20y2='4.33612'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_12650_19168'%20x1='10.25'%20y1='27.75'%20x2='23.5783'%20y2='16.3963'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_12650_19168'%20x1='12.25'%20y1='15.75'%20x2='15.25'%20y2='9.75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_12650_19168'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M29.75%200.5H6.25V2H29.76C29.9%202%2030.01%202.11%2030.01%202.25V7.76C30.01%207.9%2029.9%208.01%2029.76%208.01H2.25C2.11%208.01%202%207.9%202%207.76V2.25C2%202.11%202.11%202%202.25%202V0.5C1.29%200.5%200.5%201.28%200.5%202.25V7.76C0.5%208.72%201.28%209.51%202.25%209.51H29.76C30.72%209.51%2031.51%208.73%2031.51%207.76V2.25C31.51%201.29%2030.73%200.5%2029.76%200.5H29.75Z'%20fill='url(%23paint0_linear_12650_19168)'/%3e%3cpath%20d='M28%208H4C3.04%208%202.25%208.78%202.25%209.75V29.76C2.25%2030.72%203.03%2031.51%204%2031.51H24.01V30.01H4C3.86%2030.01%203.75%2029.9%203.75%2029.76V9.75C3.75%209.61%203.86%209.5%204%209.5H28.01C28.15%209.5%2028.26%209.61%2028.26%209.75V29.76C28.26%2029.9%2028.15%2030.01%2028.01%2030.01V31.51C28.97%2031.51%2029.76%2030.73%2029.76%2029.76V9.75C29.76%208.79%2028.98%208%2028.01%208H28Z'%20fill='url(%23paint1_linear_12650_19168)'/%3e%3cpath%20d='M16%2015.75C18.34%2015.75%2020.25%2018.11%2020.25%2021C20.25%2023.89%2018.34%2026.25%2016%2026.25C13.66%2026.25%2011.75%2023.89%2011.75%2021C11.75%2018.11%2013.66%2015.75%2016%2015.75ZM16%2014.25C12.82%2014.25%2010.25%2017.27%2010.25%2021C10.25%2024.73%2012.82%2027.75%2016%2027.75C19.18%2027.75%2021.75%2024.73%2021.75%2021C21.75%2017.27%2019.18%2014.25%2016%2014.25Z'%20fill='url(%23paint2_linear_12650_19168)'/%3e%3cpath%20d='M16%2014.25C14.76%2014.25%2013.75%2013.24%2013.75%2012H12.25C12.25%2014.07%2013.93%2015.75%2016%2015.75C18.07%2015.75%2019.75%2014.07%2019.75%2012H18.25C18.25%2013.24%2017.24%2014.25%2016%2014.25Z'%20fill='url(%23paint3_linear_12650_19168)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_12650_19168'%20x1='0.5'%20y1='9.51'%20x2='5.32814'%20y2='-7.10718'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_12650_19168'%20x1='2.25'%20y1='31.51'%20x2='25.4727'%20y2='4.33612'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_12650_19168'%20x1='10.25'%20y1='27.75'%20x2='23.5783'%20y2='16.3963'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_12650_19168'%20x1='12.25'%20y1='15.75'%20x2='15.25'%20y2='9.75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23114097'/%3e%3cstop%20offset='0.489583'%20stop-color='%231D6BFC'/%3e%3cstop%20offset='1'%20stop-color='%2301C8F1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_12650_19168'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-bug-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2247_18844)'%3e%3cpath%20d='M22%2014.0266L25.7333%2012.7866C25.9067%2012.7333%2026.04%2012.6133%2026.12%2012.4533L27.3333%2010.0399'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.9465%2021.8933L6.19984%2023.2666C6.0665%2023.3333%205.95984%2023.44%205.9065%2023.56L4.6665%2026.0266'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.6665%2018.0266H8.7465'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.3329%2018.0266H23.2529'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.8663%206.61329C12.013%205.94663%2011.333%203.95996%2011.333%202.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1333%206.61329C19.9866%205.94663%2020.6666%203.95996%2020.6666%202.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.7467%2011.3467C19.88%2010.9467%2020%2010.4533%2020%2010C20%207.78667%2018.2133%206%2016%206C13.7867%206%2012%207.78667%2012%2010C12%2010.4267%2012.0667%2010.84%2012.1867%2011.2133L12.2533%2011.3333C13.3467%2010.5067%2014.6267%2010.0267%2016%2010.0267C20.0533%2010.0267%2023.3333%2014.2%2023.3333%2019.36C23.3333%2020.24%2023.24%2021.08%2023.0667%2021.8933L25.8133%2023.2667C25.9467%2023.3333%2026.0533%2023.44%2026.1067%2023.56L27.3467%2026.0267'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.7465%2025.16C20.3998%2027.32%2018.3332%2028.7067%2015.9998%2028.7067C11.9465%2028.7067%208.6665%2024.5333%208.6665%2019.3733C8.6665%2017.3867%209.15984%2015.5467%209.9865%2014.04L6.2665%2012.8C6.09317%2012.7467%205.95984%2012.6267%205.87984%2012.4667L4.6665%2010.0533'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2247_18844'%3e%3crect%20width='32'%20height='32'%20fill='black'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2247_18844)'%3e%3cpath%20d='M22%2014.0266L25.7333%2012.7866C25.9067%2012.7333%2026.04%2012.6133%2026.12%2012.4533L27.3333%2010.0399'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.9465%2021.8933L6.19984%2023.2666C6.0665%2023.3333%205.95984%2023.44%205.9065%2023.56L4.6665%2026.0266'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.6665%2018.0266H8.7465'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.3329%2018.0266H23.2529'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.8663%206.61329C12.013%205.94663%2011.333%203.95996%2011.333%202.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1333%206.61329C19.9866%205.94663%2020.6666%203.95996%2020.6666%202.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.7467%2011.3467C19.88%2010.9467%2020%2010.4533%2020%2010C20%207.78667%2018.2133%206%2016%206C13.7867%206%2012%207.78667%2012%2010C12%2010.4267%2012.0667%2010.84%2012.1867%2011.2133L12.2533%2011.3333C13.3467%2010.5067%2014.6267%2010.0267%2016%2010.0267C20.0533%2010.0267%2023.3333%2014.2%2023.3333%2019.36C23.3333%2020.24%2023.24%2021.08%2023.0667%2021.8933L25.8133%2023.2667C25.9467%2023.3333%2026.0533%2023.44%2026.1067%2023.56L27.3467%2026.0267'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.7465%2025.16C20.3998%2027.32%2018.3332%2028.7067%2015.9998%2028.7067C11.9465%2028.7067%208.6665%2024.5333%208.6665%2019.3733C8.6665%2017.3867%209.15984%2015.5467%209.9865%2014.04L6.2665%2012.8C6.09317%2012.7467%205.95984%2012.6267%205.87984%2012.4667L4.6665%2010.0533'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2247_18844'%3e%3crect%20width='32'%20height='32'%20fill='black'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-files-issues-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.833%208.00068V2.69401C23.833%202.32068%2023.5397%202.02734%2023.1663%202.02734H13.4463C13.273%202.02734%2013.0997%202.09401%2012.9797%202.22734L4.03301%2011.174C3.91301%2011.294%203.83301%2011.4673%203.83301%2011.6407V29.3607C3.83301%2029.734%204.12634%2030.0273%204.49967%2030.0273H23.1663C23.5397%2030.0273%2023.833%2029.734%2023.833%2029.3607V28.0007'%20stroke='url(%23paint0_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.5%2011.36H13.1667V2.69336'%20stroke='url(%23paint1_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.0608%2020.2268L21.6074%2015.7734'%20stroke='url(%23paint2_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.0608%2015.7734L21.6074%2020.2268'%20stroke='url(%23paint3_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8337%2024.6673C27.5156%2024.6673%2030.5003%2021.6825%2030.5003%2018.0007C30.5003%2014.3188%2027.5156%2011.334%2023.8337%2011.334C20.1518%2011.334%2017.167%2014.3188%2017.167%2018.0007C17.167%2021.6825%2020.1518%2024.6673%2023.8337%2024.6673Z'%20stroke='url(%23paint4_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17579'%20x1='13.833'%20y1='2.02734'%20x2='13.833'%20y2='30.0273'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17579'%20x1='8.83333'%20y1='2.69336'%20x2='8.83333'%20y2='11.36'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17579'%20x1='23.8341'%20y1='15.7734'%20x2='23.8341'%20y2='20.2268'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_3019_17579'%20x1='23.8341'%20y1='15.7734'%20x2='23.8341'%20y2='20.2268'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_3019_17579'%20x1='23.8337'%20y1='11.334'%20x2='23.8337'%20y2='24.6673'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.833%208.00068V2.69401C23.833%202.32068%2023.5397%202.02734%2023.1663%202.02734H13.4463C13.273%202.02734%2013.0997%202.09401%2012.9797%202.22734L4.03301%2011.174C3.91301%2011.294%203.83301%2011.4673%203.83301%2011.6407V29.3607C3.83301%2029.734%204.12634%2030.0273%204.49967%2030.0273H23.1663C23.5397%2030.0273%2023.833%2029.734%2023.833%2029.3607V28.0007'%20stroke='url(%23paint0_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.5%2011.36H13.1667V2.69336'%20stroke='url(%23paint1_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.0608%2020.2268L21.6074%2015.7734'%20stroke='url(%23paint2_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.0608%2015.7734L21.6074%2020.2268'%20stroke='url(%23paint3_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8337%2024.6673C27.5156%2024.6673%2030.5003%2021.6825%2030.5003%2018.0007C30.5003%2014.3188%2027.5156%2011.334%2023.8337%2011.334C20.1518%2011.334%2017.167%2014.3188%2017.167%2018.0007C17.167%2021.6825%2020.1518%2024.6673%2023.8337%2024.6673Z'%20stroke='url(%23paint4_linear_3019_17579)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17579'%20x1='13.833'%20y1='2.02734'%20x2='13.833'%20y2='30.0273'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17579'%20x1='8.83333'%20y1='2.69336'%20x2='8.83333'%20y2='11.36'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17579'%20x1='23.8341'%20y1='15.7734'%20x2='23.8341'%20y2='20.2268'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_3019_17579'%20x1='23.8341'%20y1='15.7734'%20x2='23.8341'%20y2='20.2268'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_3019_17579'%20x1='23.8337'%20y1='11.334'%20x2='23.8337'%20y2='24.6673'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-files-allowed-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.3333%207.99994V2.69328C23.3333%202.31994%2023.0399%202.02661%2022.6666%202.02661H12.9466C12.7733%202.02661%2012.5999%202.09328%2012.4799%202.22661L3.53325%2011.1733C3.41325%2011.2933%203.33325%2011.4666%203.33325%2011.6399V29.3599C3.33325%2029.7333%203.62659%2030.0266%203.99992%2030.0266H22.6666C23.0399%2030.0266%2023.3333%2029.7333%2023.3333%2029.3599V27.9999'%20stroke='url(%23paint0_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M3.3999%2011.3601H12.6666V2.09338'%20stroke='url(%23paint1_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M20.1333%2017.3601L22.6666%2019.9067L26.48%2016.0934'%20stroke='url(%23paint2_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M23.3334%2024.6667C27.0153%2024.6667%2030.0001%2021.6819%2030.0001%2018C30.0001%2014.3181%2027.0153%2011.3334%2023.3334%2011.3334C19.6515%2011.3334%2016.6667%2014.3181%2016.6667%2018C16.6667%2021.6819%2019.6515%2024.6667%2023.3334%2024.6667Z'%20stroke='url(%23paint3_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_6644_24996'%20x1='3.33325'%20y1='30.0266'%20x2='29.8197'%20y2='11.1077'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_6644_24996'%20x1='3.3999'%20y1='11.3601'%20x2='12.6666'%20y2='2.09338'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_6644_24996'%20x1='20.1333'%20y1='19.9067'%20x2='23.5002'%20y2='14.303'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_6644_24996'%20x1='16.6667'%20y1='24.6667'%20x2='30.0001'%20y2='11.3334'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.3333%207.99994V2.69328C23.3333%202.31994%2023.0399%202.02661%2022.6666%202.02661H12.9466C12.7733%202.02661%2012.5999%202.09328%2012.4799%202.22661L3.53325%2011.1733C3.41325%2011.2933%203.33325%2011.4666%203.33325%2011.6399V29.3599C3.33325%2029.7333%203.62659%2030.0266%203.99992%2030.0266H22.6666C23.0399%2030.0266%2023.3333%2029.7333%2023.3333%2029.3599V27.9999'%20stroke='url(%23paint0_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M3.3999%2011.3601H12.6666V2.09338'%20stroke='url(%23paint1_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M20.1333%2017.3601L22.6666%2019.9067L26.48%2016.0934'%20stroke='url(%23paint2_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M23.3334%2024.6667C27.0153%2024.6667%2030.0001%2021.6819%2030.0001%2018C30.0001%2014.3181%2027.0153%2011.3334%2023.3334%2011.3334C19.6515%2011.3334%2016.6667%2014.3181%2016.6667%2018C16.6667%2021.6819%2019.6515%2024.6667%2023.3334%2024.6667Z'%20stroke='url(%23paint3_linear_6644_24996)'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_6644_24996'%20x1='3.33325'%20y1='30.0266'%20x2='29.8197'%20y2='11.1077'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_6644_24996'%20x1='3.3999'%20y1='11.3601'%20x2='12.6666'%20y2='2.09338'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_6644_24996'%20x1='20.1333'%20y1='19.9067'%20x2='23.5002'%20y2='14.303'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_6644_24996'%20x1='16.6667'%20y1='24.6667'%20x2='30.0001'%20y2='11.3334'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23006600'/%3e%3cstop%20offset='0.489583'%20stop-color='%23249B24'/%3e%3cstop%20offset='1'%20stop-color='%2392CD92'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-remediations-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4533%2011.0796L19.2533%2015.813C19.36%2015.9196%2019.36%2016.0796%2019.2533%2016.1863L14.4533%2020.9196C14.28%2021.0796%2014%2020.973%2014%2020.733V11.253C14%2011.013%2014.2933%2010.9063%2014.4533%2011.0663V11.0796Z'%20stroke='url(%23paint0_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.5066%2020.2924L28.5466%2020.239C28.72%2019.959%2028.6666%2019.5857%2028.4%2019.3724L26.6266%2017.8924C26.7466%2017.279%2026.8133%2016.639%2026.8133%2015.999C26.8133%2015.359%2026.7466%2014.7724%2026.64%2014.1857L28.4266%2012.719C28.68%2012.5057%2028.7466%2012.1324%2028.5733%2011.8524L25.6666%207.1057C25.4933%206.8257%2025.16%206.71904%2024.8533%206.83904L22.6666%207.7057C21.8266%207.0657%2020.88%206.53237%2019.8666%206.15904L19.5066%203.9057C19.4533%203.5857%2019.1733%203.3457%2018.8533%203.3457H13.16C12.8266%203.3457%2012.56%203.5857%2012.5066%203.9057L12.1466%206.15904C11.16%206.53237%2010.24%207.03904%209.42663%207.65237L7.23996%206.77237C6.94663%206.65237%206.59996%206.77237%206.42663%207.03904L4.95996%209.39904'%20stroke='url(%23paint1_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.49331%2011.707L3.45331%2011.7604C3.27998%2012.0404%203.33331%2012.4137%203.59998%2012.627L5.37331%2014.107C5.25331%2014.7204%205.18664%2015.3604%205.18664%2016.0004C5.18664%2016.6404%205.25331%2017.227%205.35998%2017.8137L3.57331%2019.2804C3.31998%2019.4937%203.25331%2019.867%203.42664%2020.147L6.33331%2024.8937C6.50664%2025.1737%206.83998%2025.2804%207.14664%2025.1604L9.33331%2024.2937C10.1733%2024.9337%2011.12%2025.467%2012.1333%2025.8404L12.4933%2028.0937C12.5466%2028.4137%2012.8266%2028.6537%2013.1466%2028.6537H18.84C19.1733%2028.6537%2019.44%2028.4137%2019.4933%2028.0937L19.8533%2025.8404C20.84%2025.467%2021.76%2024.9604%2022.5733%2024.347L24.76%2025.227C25.0533%2025.347%2025.4%2025.227%2025.5733%2024.9604L27.0533%2022.587'%20stroke='url(%23paint2_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17592'%20x1='16.6667'%20y1='10.9902'%20x2='16.6667'%20y2='20.9957'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17592'%20x1='16.8149'%20y1='3.3457'%20x2='16.8149'%20y2='20.2924'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17592'%20x1='15.1917'%20y1='11.707'%20x2='15.1917'%20y2='28.6537'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4533%2011.0796L19.2533%2015.813C19.36%2015.9196%2019.36%2016.0796%2019.2533%2016.1863L14.4533%2020.9196C14.28%2021.0796%2014%2020.973%2014%2020.733V11.253C14%2011.013%2014.2933%2010.9063%2014.4533%2011.0663V11.0796Z'%20stroke='url(%23paint0_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.5066%2020.2924L28.5466%2020.239C28.72%2019.959%2028.6666%2019.5857%2028.4%2019.3724L26.6266%2017.8924C26.7466%2017.279%2026.8133%2016.639%2026.8133%2015.999C26.8133%2015.359%2026.7466%2014.7724%2026.64%2014.1857L28.4266%2012.719C28.68%2012.5057%2028.7466%2012.1324%2028.5733%2011.8524L25.6666%207.1057C25.4933%206.8257%2025.16%206.71904%2024.8533%206.83904L22.6666%207.7057C21.8266%207.0657%2020.88%206.53237%2019.8666%206.15904L19.5066%203.9057C19.4533%203.5857%2019.1733%203.3457%2018.8533%203.3457H13.16C12.8266%203.3457%2012.56%203.5857%2012.5066%203.9057L12.1466%206.15904C11.16%206.53237%2010.24%207.03904%209.42663%207.65237L7.23996%206.77237C6.94663%206.65237%206.59996%206.77237%206.42663%207.03904L4.95996%209.39904'%20stroke='url(%23paint1_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.49331%2011.707L3.45331%2011.7604C3.27998%2012.0404%203.33331%2012.4137%203.59998%2012.627L5.37331%2014.107C5.25331%2014.7204%205.18664%2015.3604%205.18664%2016.0004C5.18664%2016.6404%205.25331%2017.227%205.35998%2017.8137L3.57331%2019.2804C3.31998%2019.4937%203.25331%2019.867%203.42664%2020.147L6.33331%2024.8937C6.50664%2025.1737%206.83998%2025.2804%207.14664%2025.1604L9.33331%2024.2937C10.1733%2024.9337%2011.12%2025.467%2012.1333%2025.8404L12.4933%2028.0937C12.5466%2028.4137%2012.8266%2028.6537%2013.1466%2028.6537H18.84C19.1733%2028.6537%2019.44%2028.4137%2019.4933%2028.0937L19.8533%2025.8404C20.84%2025.467%2021.76%2024.9604%2022.5733%2024.347L24.76%2025.227C25.0533%2025.347%2025.4%2025.227%2025.5733%2024.9604L27.0533%2022.587'%20stroke='url(%23paint2_linear_3019_17592)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17592'%20x1='16.6667'%20y1='10.9902'%20x2='16.6667'%20y2='20.9957'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17592'%20x1='16.8149'%20y1='3.3457'%20x2='16.8149'%20y2='20.2924'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17592'%20x1='15.1917'%20y1='11.707'%20x2='15.1917'%20y2='28.6537'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-reports-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='33'%20viewBox='0%200%2031%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.73949%204.19922H3.97949V31.0792H27.0195V4.19922H21.2595'%20stroke='url(%23paint0_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='9.73926'%20y='1'%20width='11.52'%20height='6.72'%20stroke='url(%23paint1_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.73926%2019.5607L13.5793%2015.7207L17.4193%2019.5607L21.2593%2015.7207'%20stroke='url(%23paint2_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17601'%20x1='15.4995'%20y1='4.19922'%20x2='15.4995'%20y2='31.0792'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17601'%20x1='15.4993'%20y1='1'%20x2='15.4993'%20y2='7.72'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17601'%20x1='15.4993'%20y1='15.7207'%20x2='15.4993'%20y2='19.5607'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='33'%20viewBox='0%200%2031%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.73949%204.19922H3.97949V31.0792H27.0195V4.19922H21.2595'%20stroke='url(%23paint0_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='9.73926'%20y='1'%20width='11.52'%20height='6.72'%20stroke='url(%23paint1_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.73926%2019.5607L13.5793%2015.7207L17.4193%2019.5607L21.2593%2015.7207'%20stroke='url(%23paint2_linear_3019_17601)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3019_17601'%20x1='15.4995'%20y1='4.19922'%20x2='15.4995'%20y2='31.0792'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3019_17601'%20x1='15.4993'%20y1='1'%20x2='15.4993'%20y2='7.72'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3019_17601'%20x1='15.4993'%20y1='15.7207'%20x2='15.4993'%20y2='19.5607'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233D80FC'/%3e%3cstop%20offset='1'%20stop-color='%23154FBA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.icon-vulnerability-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.7865%2031.2134C1.29317%2029.72%201.29317%2027.2934%202.7865%2025.8L7.27984%2021.3067C8.53317%2020.0534%2010.5732%2020.0534%2011.8398%2021.3067L12.7065%2022.1734C13.9598%2023.4267%2013.9598%2025.4667%2012.7065%2026.7334L8.21317%2031.2267C6.71984%2032.72%204.29317%2032.72%202.79984%2031.2267L2.7865%2031.2134Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.1734%2012.6933L21.3067%2011.8267C20.0534%2010.5733%2020.0534%208.53332%2021.3067%207.26665L25.8%202.77332C27.2934%201.27999%2029.72%201.27999%2031.2134%202.77332C32.7067%204.26665%2032.7067%206.69332%2031.2134%208.18665L26.72%2012.68C25.4667%2013.9333%2023.4267%2013.9333%2022.16%2012.68L22.1734%2012.6933Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.96%2012.3066L12.2666%2016.32C10.7733%2017.8133%2010.7733%2020.24%2012.2666%2021.7333C13.76%2023.2266%2016.1866%2023.2266%2017.68%2021.7333L21.7466%2017.6666C23.24%2016.1733%2023.24%2013.7466%2021.7466%2012.2533C20.2533%2010.76%2017.8266%2010.76%2016.3333%2012.2533L14.9733%2013.6133'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.8932%2019.1067L8.57324%2025.4267'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.7468%2010.2533L17.4268%2016.5733'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.7865%2031.2134C1.29317%2029.72%201.29317%2027.2934%202.7865%2025.8L7.27984%2021.3067C8.53317%2020.0534%2010.5732%2020.0534%2011.8398%2021.3067L12.7065%2022.1734C13.9598%2023.4267%2013.9598%2025.4667%2012.7065%2026.7334L8.21317%2031.2267C6.71984%2032.72%204.29317%2032.72%202.79984%2031.2267L2.7865%2031.2134Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.1734%2012.6933L21.3067%2011.8267C20.0534%2010.5733%2020.0534%208.53332%2021.3067%207.26665L25.8%202.77332C27.2934%201.27999%2029.72%201.27999%2031.2134%202.77332C32.7067%204.26665%2032.7067%206.69332%2031.2134%208.18665L26.72%2012.68C25.4667%2013.9333%2023.4267%2013.9333%2022.16%2012.68L22.1734%2012.6933Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.96%2012.3066L12.2666%2016.32C10.7733%2017.8133%2010.7733%2020.24%2012.2666%2021.7333C13.76%2023.2266%2016.1866%2023.2266%2017.68%2021.7333L21.7466%2017.6666C23.24%2016.1733%2023.24%2013.7466%2021.7466%2012.2533C20.2533%2010.76%2017.8266%2010.76%2016.3333%2012.2533L14.9733%2013.6133'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.8932%2019.1067L8.57324%2025.4267'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.7468%2010.2533L17.4268%2016.5733'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-sensitive-data-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3335%2030H4.00016C3.62683%2030%203.3335%2029.7067%203.3335%2029.3333V2.66667C3.3335%202.29333%203.62683%202%204.00016%202H13.3335'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.6665%202H21.6932C21.8932%202%2022.0798%202.09333%2022.1998%202.24L28.5065%209.81333C28.5998%209.93333%2028.6665%2010.08%2028.6665%2010.24V29.3333C28.6665%2029.7067%2028.3732%2030%2027.9998%2030H18.6665'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28%209.99996H22V2.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2022H20'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2022H16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.5864%2030.6933V1.29333'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2026H16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.6665%2022H25.3332'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2026H20'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.6665%2026H25.3332'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.6665%2018.6533C8.6665%2015.3466%2011.3465%2012.6666%2014.6532%2012.6666H15.9465'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2012.6666C13.7867%2012.6666%2012%2010.88%2012%208.66663C12%206.45329%2013.7867%204.66663%2016%204.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3335%2030H4.00016C3.62683%2030%203.3335%2029.7067%203.3335%2029.3333V2.66667C3.3335%202.29333%203.62683%202%204.00016%202H13.3335'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.6665%202H21.6932C21.8932%202%2022.0798%202.09333%2022.1998%202.24L28.5065%209.81333C28.5998%209.93333%2028.6665%2010.08%2028.6665%2010.24V29.3333C28.6665%2029.7067%2028.3732%2030%2027.9998%2030H18.6665'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28%209.99996H22V2.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2022H20'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2022H16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.5864%2030.6933V1.29333'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2026H16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.6665%2022H25.3332'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2026H20'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.6665%2026H25.3332'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.6665%2018.6533C8.6665%2015.3466%2011.3465%2012.6666%2014.6532%2012.6666H15.9465'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2012.6666C13.7867%2012.6666%2012%2010.88%2012%208.66663C12%206.45329%2013.7867%204.66663%2016%204.66663'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-failed-file-dashboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.3335%207.99994V2.69328C23.3335%202.31994%2023.0402%202.02661%2022.6668%202.02661H12.9468C12.7735%202.02661%2012.6002%202.09328%2012.4802%202.22661L3.5335%2011.1733C3.4135%2011.2933%203.3335%2011.4666%203.3335%2011.6399V29.3599C3.3335%2029.7333%203.62683%2030.0266%204.00016%2030.0266H22.6668C23.0402%2030.0266%2023.3335%2029.7333%2023.3335%2029.3599V27.9999'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.3999%2011.3601H12.6666V2.09338'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.7602%2011.6667L16.7602%2023.6533C16.5069%2024.0933%2016.8269%2024.6533%2017.3335%2024.6533H29.3335C29.8402%2024.6533%2030.1735%2024.0933%2029.9069%2023.6533L23.9069%2011.6667C23.6535%2011.2267%2023.0135%2011.2267%2022.7469%2011.6667L16.7469%2023.6533C16.4935%2024.0933%2016.8135%2024.6533%2017.3202%2024.6533H29.3202C29.8269%2024.6533%2030.1602%2024.0933%2029.8935%2023.6533L23.8935%2011.6667C23.6402%2011.2267%2023.0002%2011.2267%2022.7335%2011.6667H22.7602Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3335%2019.3333V16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3501%2022.5C23.7643%2022.5%2024.1001%2022.1642%2024.1001%2021.75C24.1001%2021.3358%2023.7643%2021%2023.3501%2021C22.9359%2021%2022.6001%2021.3358%2022.6001%2021.75C22.6001%2022.1642%2022.9359%2022.5%2023.3501%2022.5Z'%20fill='black'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.3335%207.99994V2.69328C23.3335%202.31994%2023.0402%202.02661%2022.6668%202.02661H12.9468C12.7735%202.02661%2012.6002%202.09328%2012.4802%202.22661L3.5335%2011.1733C3.4135%2011.2933%203.3335%2011.4666%203.3335%2011.6399V29.3599C3.3335%2029.7333%203.62683%2030.0266%204.00016%2030.0266H22.6668C23.0402%2030.0266%2023.3335%2029.7333%2023.3335%2029.3599V27.9999'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.3999%2011.3601H12.6666V2.09338'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.7602%2011.6667L16.7602%2023.6533C16.5069%2024.0933%2016.8269%2024.6533%2017.3335%2024.6533H29.3335C29.8402%2024.6533%2030.1735%2024.0933%2029.9069%2023.6533L23.9069%2011.6667C23.6535%2011.2267%2023.0135%2011.2267%2022.7469%2011.6667L16.7469%2023.6533C16.4935%2024.0933%2016.8135%2024.6533%2017.3202%2024.6533H29.3202C29.8269%2024.6533%2030.1602%2024.0933%2029.8935%2023.6533L23.8935%2011.6667C23.6402%2011.2267%2023.0002%2011.2267%2022.7335%2011.6667H22.7602Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3335%2019.3333V16'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.3501%2022.5C23.7643%2022.5%2024.1001%2022.1642%2024.1001%2021.75C24.1001%2021.3358%2023.7643%2021%2023.3501%2021C22.9359%2021%2022.6001%2021.3358%2022.6001%2021.75C22.6001%2022.1642%2022.9359%2022.5%2023.3501%2022.5Z'%20fill='black'/%3e%3c/svg%3e")}.icon-tool-box{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Technologies/Tool'%3e%3cpath%20id='Vector'%20d='M4.16668%2017.9166H17.5C17.7333%2017.9166%2017.9167%2017.7333%2017.9167%2017.5V13.3333C17.9167%2013.1%2017.7333%2012.9166%2017.5%2012.9166H2.50001C2.26668%2012.9166%202.08334%2013.1%202.08334%2013.3333V17.5C2.08334%2017.7333%202.26668%2017.9166%202.50001%2017.9166'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M4.16666%2015.4166H5.83332'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_3'%20d='M14.1667%2015.4166H15.8333'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_4'%20d='M17.9167%2011.0084V4.58337C17.9167%203.20004%2016.8%202.08337%2015.4167%202.08337C14.0333%202.08337%2012.9167%203.20004%2012.9167%204.58337V5.41671C14.3%205.41671%2015.4167%206.53337%2015.4167%207.91671C15.4167%209.30004%2014.3%2010.4167%2012.9167%2010.4167V12.9167'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_5'%20d='M9.14166%2012.9166C10.6917%2010.9583%2010.5583%208.09996%208.74999%206.29163L2.91666%2012.9166'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Technologies/Tool'%3e%3cpath%20id='Vector'%20d='M4.16668%2017.9166H17.5C17.7333%2017.9166%2017.9167%2017.7333%2017.9167%2017.5V13.3333C17.9167%2013.1%2017.7333%2012.9166%2017.5%2012.9166H2.50001C2.26668%2012.9166%202.08334%2013.1%202.08334%2013.3333V17.5C2.08334%2017.7333%202.26668%2017.9166%202.50001%2017.9166'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M4.16666%2015.4166H5.83332'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_3'%20d='M14.1667%2015.4166H15.8333'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_4'%20d='M17.9167%2011.0084V4.58337C17.9167%203.20004%2016.8%202.08337%2015.4167%202.08337C14.0333%202.08337%2012.9167%203.20004%2012.9167%204.58337V5.41671C14.3%205.41671%2015.4167%206.53337%2015.4167%207.91671C15.4167%209.30004%2014.3%2010.4167%2012.9167%2010.4167V12.9167'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_5'%20d='M9.14166%2012.9166C10.6917%2010.9583%2010.5583%208.09996%208.74999%206.29163L2.91666%2012.9166'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.icon-multiscanning{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Technologies/Multiscanning'%20clip-path='url(%23clip0_3029_42902)'%3e%3cpath%20id='Vector'%20d='M2.96666%209.58337L1.81666%2010.5084C1.50833%2010.7584%201.68333%2011.25%202.07499%2011.25H17.9083C18.3%2011.25%2018.475%2010.7584%2018.1667%2010.5084L17.0167%209.58337'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_2'%20d='M2.98333%2016.25L1.31667%2018.95C1.14167%2019.225%201.34167%2019.5833%201.675%2019.5833H18.3417C18.6667%2019.5833%2018.8667%2019.225%2018.7%2018.95L17.0333%2016.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_3'%20d='M17.0167%203.74996L18.6833%201.04996C18.8583%200.774959%2018.6583%200.416626%2018.325%200.416626H1.66667C1.34167%200.416626%201.14167%200.774959%201.30834%201.04996L2.975%203.74996'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_4'%20d='M15.4167%209.11663V6.42496C15.4167%206.31663%2015.375%206.20829%2015.2917%206.13329L12.2%203.04163C12.125%202.96663%2012.0167%202.91663%2011.9083%202.91663H4.99999C4.76666%202.91663%204.58333%203.09996%204.58333%203.33329V9.18329'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_5'%20d='M4.58333%2013.2833V16.6667C4.58333%2016.9%204.76666%2017.0833%204.99999%2017.0833H15C15.2333%2017.0833%2015.4167%2016.9%2015.4167%2016.6667V13.2833'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3029_42902'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Technologies/Multiscanning'%20clip-path='url(%23clip0_3029_42902)'%3e%3cpath%20id='Vector'%20d='M2.96666%209.58337L1.81666%2010.5084C1.50833%2010.7584%201.68333%2011.25%202.07499%2011.25H17.9083C18.3%2011.25%2018.475%2010.7584%2018.1667%2010.5084L17.0167%209.58337'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_2'%20d='M2.98333%2016.25L1.31667%2018.95C1.14167%2019.225%201.34167%2019.5833%201.675%2019.5833H18.3417C18.6667%2019.5833%2018.8667%2019.225%2018.7%2018.95L17.0333%2016.25'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_3'%20d='M17.0167%203.74996L18.6833%201.04996C18.8583%200.774959%2018.6583%200.416626%2018.325%200.416626H1.66667C1.34167%200.416626%201.14167%200.774959%201.30834%201.04996L2.975%203.74996'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_4'%20d='M15.4167%209.11663V6.42496C15.4167%206.31663%2015.375%206.20829%2015.2917%206.13329L12.2%203.04163C12.125%202.96663%2012.0167%202.91663%2011.9083%202.91663H4.99999C4.76666%202.91663%204.58333%203.09996%204.58333%203.33329V9.18329'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20id='Vector_5'%20d='M4.58333%2013.2833V16.6667C4.58333%2016.9%204.76666%2017.0833%204.99999%2017.0833H15C15.2333%2017.0833%2015.4167%2016.9%2015.4167%2016.6667V13.2833'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3029_42902'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-process-arrows{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20245'%3e%3cg%20id='icon:process'%3e%3cg%20id='Group%20473'%3e%3cpath%20id='Path-7'%20d='M5.41634%2012H3.74967C2.8292%2012%202.08301%2011.2837%202.08301%2010.4V5.6C2.08301%204.71634%202.8292%204%203.74967%204H7.08301V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9'%20d='M5.08301%202L7.08301%204L5.08301%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cg%20id='Group%20474'%3e%3cpath%20id='Path-8'%20d='M9.58301%2012H12.9163C13.8368%2012%2014.583%2011.2837%2014.583%2010.4V5.6C14.583%204.71634%2013.8368%204%2012.9163%204H11.2497V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9-Copy'%20d='M11.583%2010L9.58301%2012L11.583%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20245'%3e%3cg%20id='icon:process'%3e%3cg%20id='Group%20473'%3e%3cpath%20id='Path-7'%20d='M5.41634%2012H3.74967C2.8292%2012%202.08301%2011.2837%202.08301%2010.4V5.6C2.08301%204.71634%202.8292%204%203.74967%204H7.08301V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9'%20d='M5.08301%202L7.08301%204L5.08301%206'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cg%20id='Group%20474'%3e%3cpath%20id='Path-8'%20d='M9.58301%2012H12.9163C13.8368%2012%2014.583%2011.2837%2014.583%2010.4V5.6C14.583%204.71634%2013.8368%204%2012.9163%204H11.2497V4'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Path-9-Copy'%20d='M11.583%2010L9.58301%2012L11.583%2014'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.icon-double-chevron-up{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2013L8%209L4%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%208L8%204L4%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2013L8%209L4%2013'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%208L8%204L4%208'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}@keyframes spin{to{transform:rotate(360deg)}}.ds-raspberry-gradient{background:linear-gradient(45deg,#8a255d,#c54e90 48.96%,#e3a6c7)}.ds-purple-gradient{background:linear-gradient(45deg,#5f26a0,#9350de 48.96%,#c9a7ed)}.ds-blue-gradient{background:linear-gradient(45deg,#154fba,#3d80fc 48.96%,#9ec0fe)}.ds-green-gradient{background:linear-gradient(45deg,#060,#249b24 48.96%,#92cd92)}.ds-orange-gradient{background:linear-gradient(45deg,#af4c04,#f07d2a 48.96%,#f7be94)}.ds-red-gradient{background:linear-gradient(45deg,#990200,#d72724 48.96%,#eb9392)}.ds-teal-blue-gradient{background:linear-gradient(45deg,#00626d,#1a96a1 48.96%,#95cbd1)}.ds-blue-dashboard-gradient{background:linear-gradient(45deg,#114097,#1d6bfc 48.96%,#01c8f1)}.ds-card-shadow{box-shadow:0 2px 10px #1b273c0d}.body-link:hover,.body-link:visited,.body-link:link{color:#485161}.text-color-N700{color:#707682}.text-color-N1100{color:#1b273c}.ds-spacing-1{--base-spacing: 4px }.ds-spacing-2{--base-spacing: 8px }.ds-spacing-3{--base-spacing: 12px }.ds-spacing-4{--base-spacing: 16px }.ds-spacing-5{--base-spacing: 20px }.ds-spacing-6{--base-spacing: 24px }.ds-spacing-7{--base-spacing: 28px }.ds-spacing-8{--base-spacing: 32px }.ds-spacing-9{--base-spacing: 36px }.ds-spacing-10{--base-spacing: 40px }.ds-spacing-11{--base-spacing: 44px }.ds-spacing-12{--base-spacing: 48px }.ds-spacing-13{--base-spacing: 52px }.ds-spacing-14{--base-spacing: 56px }.ds-spacing-15{--base-spacing: 60px }.ds-spacing-16{--base-spacing: 64px }.ds-spacing-17{--base-spacing: 68px }.ds-spacing-18{--base-spacing: 72px }.ds-spacing-19{--base-spacing: 76px }.ds-spacing-20{--base-spacing: 80px }body{color:#1b273c;background:#fff!important}@media (max-width: 575.98px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding:0!important}}hr{background-color:#bcbfc3!important;opacity:1!important}::-webkit-scrollbar{width:7px;height:100px}::-webkit-scrollbar-thumb{background:#8e939b}::-webkit-scrollbar-thumb:hover{background:#707682}input::-ms-reveal,input::-ms-clear{display:none}.modal-list-data{list-style:none;padding-left:1.5rem;margin-left:0;position:relative;display:table}.modal-list-data:before{content:"";width:1px;height:100%;background:#bcbfc3;position:absolute;left:0}.modal-list-data li{list-style:none;padding-left:0;margin-left:0;width:100%;display:table-row}.modal-list-data li strong{padding:.5rem 1rem .5rem 0;display:table-cell}.ds-table--wrapper thead tr.ds-custom-tr:hover{background:#fff}.ds-service-card:not(.detected,.disabled):hover .logo{background:#f1f3f8}.ds-service-card:not(.detected,.disabled):hover .logo .icon{background:linear-gradient(45deg,#114097,#1d6bfc 48.96%,#01c8f1)}.modal-body{max-height:unset!important}.modal-with-form.with-help-text .ds-custom-input-control{max-width:calc(100% - 36px)}.modal-with-form.with-scroll .modal-body{overflow-y:auto}.modal-with-form .modal-body{margin:40px 0}.modal-with-form .modal-header{overflow:hidden}.modal-with-form .modal-header,.modal-with-form .modal-body,.modal-with-form .modal-footer{padding:0;overflow-y:hidden}.modal-with-form .modal-content{display:flex;flex-direction:row}.modal-with-form .modal-content--inner{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;height:inherit}.modal-open .modal-backdrop:nth-of-type(n-1):not(:first-of-type),.modal-open .modal-backdrop:last-of-type:not(:first-of-type){z-index:1100}.modal-open .modal:last-of-type:not(:first-of-type){z-index:1101}@keyframes shake{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-20px)}60%{transform:translate(-10px)}}.bounce-animation .modal-content{animation:shake .6s}.cursor-pointer{cursor:pointer}.dropdown-menu{max-height:160px;overflow-y:auto}.dropdown-menu hr{border:unset}.dropdown-menu.show{z-index:1100;background-color:#fff}td.extra-actions{display:contents!important}td.extra-actions .btn-group{margin-left:auto;max-width:2%}td.extra-actions .btn-group .btn{padding-left:0;padding-right:0}.modal.has-extra-dom .modal-content--inner{width:calc(100% - 380px)}.modal.has-extra-dom .modal-content--inner .add-storage-unit--wrapper{width:calc(100% - 100px)}@media (max-width: 1199.98px){.modal.has-extra-dom .modal-content--inner{width:calc(100% - 280px)}}.modal.has-extra-dom .extra-modal-dom{word-break:break-word}.modal.has-extra-dom .extra-modal-dom ol{list-style-type:decimal}.modal.has-extra-dom .extra-modal-dom ul{list-style-type:circle;margin-left:28px}.modal.has-extra-dom .extra-modal-dom--visible div:nth-of-type(2){position:relative;overflow:hidden}.ds-breadcrumb-row a{color:#707682!important}.ds-custom-badge{border-radius:4px;max-width:200px;white-space:nowrap!important;word-break:keep-all!important;overflow:hidden}.ds-custom-badge .ds-badge-inner{text-overflow:ellipsis;display:block;justify-self:flex-start;max-width:100%;overflow:hidden}.custom-tabs{margin-bottom:20px;border-bottom:1px solid #e9eaeb}.custom-tabs .custom-tab:not(.custom-tab--active){border-bottom:0}.custom-tabs-list{gap:24px}.custom-tabs-list:not(.custom-tabs-list--vertical):after{display:none}.custom-tabs .custom-tab--link{padding:4px 0}.tooltip-text{white-space:initial;word-break:break-word;min-width:180px}.ds-dropdown-filter button>span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-table--footer .items-per-page{z-index:100}.ds-custom-button{box-shadow:none!important;font-weight:500}.ds-custom-button.secondary:disabled{background-color:#eef1f780;border-color:#b9bbc6;color:#8b8d98}.ds-custom-button.tertiary{background-color:#f0f0f3;padding-left:12px!important;padding-right:12px!important;color:#1c2024;min-height:36px}.ds-custom-button.tertiary:disabled{color:#8b8d98}.ds-custom-button.tertiary:disabled .icon{background-color:#8b8d98}.ds-custom-button.tertiary:hover{color:#1c2024!important;background-color:#eaf2ff}.ds-custom-button.tertiary:hover .icon{background-color:#1c2024}.ds-custom-button.tertiary.ghost{background-color:transparent}.ds-custom-button.tertiary.ghost .icon{background-color:#1c2024}.ds-custom-button.tertiary.danger{color:#d00300}.ds-custom-button.tertiary.danger:hover{color:#990200}.ds-custom-button.tertiary.danger:hover .icon{background-color:#990200}.ds-custom-button.tertiary.danger .icon{background-color:#d00300}.ds-custom-button.gradient:not(.danger){background-color:transparent;background-image:linear-gradient(25deg,#114097,#1d6bfc 48.96%,#01c8f1)!important;border-color:transparent;outline-color:transparent;background-size:100% 100%;background-position:0% 0%;background-repeat:no-repeat;background-origin:border-box;transition:background-size .3s ease,background-position .3s ease;font-weight:400;border-radius:4px!important;min-height:36px}.ds-custom-button.gradient:not(.danger):hover{background-size:200% 200%;background-position:0% 50%}.ds-custom-button.gradient:not(.danger):focus{outline:2px solid #77a6fd;outline-offset:2px}.ds-custom-button.gradient:disabled{background:#e9eaeb!important;background-color:#e9eaeb!important;background-image:unset;border:none!important;font-weight:500;box-shadow:none;color:#8b8d98!important}.ds-custom-button.gradient:disabled i.icon{background-color:#8b8d98!important}.ds-dropdown-filter .ds-remove-button.dropdown-filter-remove-button{margin-top:-2px!important;padding-bottom:0}.ds-custom-input-control .ds-custom-input[type=file]:before{height:calc(100% - 4px);top:2px;right:2px}.ds-section-header{z-index:1002}.ds-section-header .actions-wrapper .actions{gap:20px}.ds-sidebar-menu .selectedItem{pointer-events:unset}.ds-custom-td.extra-actions .dropdown{align-self:center}.ds-custom-card--wrapper:not(.no-hover):hover{background-color:#f4f4f5}.check-out-docs-btn{background-color:transparent!important}.check-out-docs-btn .icon-forward{background-color:#fff!important}.breadcrumb-item[aria-disabled=true]{display:none!important}.icon-autodiscovery{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_10120_48279)'%3e%3cpath%20d='M10%2010L17.5%202.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.303%204.69699C13.9746%203.37169%2012.1971%202.59326%2010.3223%202.51569C8.44741%202.43811%206.61171%203.06705%205.17835%204.27808C3.74498%205.48911%202.81834%207.19402%202.58177%209.05551C2.34519%2010.917%202.81589%2012.7995%203.90077%2014.3306C4.98564%2015.8617%206.60565%2016.9298%208.44032%2017.3237C10.275%2017.7175%2012.1907%2017.4085%2013.8084%2016.4576C15.4261%2015.5067%2016.628%2013.9833%2017.1763%2012.1887C17.7246%2010.3942%2017.5794%208.45917%2016.7694%206.76652'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6515%207.34845C12.0312%206.72887%2011.2133%206.34623%2010.3402%206.26704C9.46701%206.18785%208.59369%206.41711%207.87201%206.91498C7.15033%207.41285%206.62591%208.14785%206.38989%208.99224C6.15388%209.83662%206.22119%2010.737%206.58012%2011.5369C6.93906%2012.3368%207.56693%2012.9857%208.35461%2013.3707C9.14229%2013.7558%2010.04%2013.8527%2010.8917%2013.6445C11.7434%2013.4364%2012.4952%2012.9364%2013.0165%2012.2315C13.5379%2011.5266%2013.7957%2010.6613%2013.7453%209.78595'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10120_48279'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_10120_48279)'%3e%3cpath%20d='M10%2010L17.5%202.5'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.303%204.69699C13.9746%203.37169%2012.1971%202.59326%2010.3223%202.51569C8.44741%202.43811%206.61171%203.06705%205.17835%204.27808C3.74498%205.48911%202.81834%207.19402%202.58177%209.05551C2.34519%2010.917%202.81589%2012.7995%203.90077%2014.3306C4.98564%2015.8617%206.60565%2016.9298%208.44032%2017.3237C10.275%2017.7175%2012.1907%2017.4085%2013.8084%2016.4576C15.4261%2015.5067%2016.628%2013.9833%2017.1763%2012.1887C17.7246%2010.3942%2017.5794%208.45917%2016.7694%206.76652'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6515%207.34845C12.0312%206.72887%2011.2133%206.34623%2010.3402%206.26704C9.46701%206.18785%208.59369%206.41711%207.87201%206.91498C7.15033%207.41285%206.62591%208.14785%206.38989%208.99224C6.15388%209.83662%206.22119%2010.737%206.58012%2011.5369C6.93906%2012.3368%207.56693%2012.9857%208.35461%2013.3707C9.14229%2013.7558%2010.04%2013.8527%2010.8917%2013.6445C11.7434%2013.4364%2012.4952%2012.9364%2013.0165%2012.2315C13.5379%2011.5266%2013.7957%2010.6613%2013.7453%209.78595'%20stroke='%231B273C'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10120_48279'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}body{font-family:Roboto,Arial,Helvetica,sans-serif;overflow-x:hidden}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-ease:initial;--tw-content:"";--tw-outline-style:solid}}}@layer theme{:root,:host{--tw-font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--tw-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--tw-color-gray-100:oklch(96.7% .003 264.542);--tw-color-black:#000;--tw-color-white:#fff;--tw-text-sm:.875rem;--tw-text-sm--line-height:calc(1.25/.875);--tw-font-weight-normal:400;--tw-font-weight-medium:500;--tw-font-weight-bold:700;--tw-leading-normal:1.5;--tw-leading-relaxed:1.625;--tw-radius-xs:.125rem;--tw-radius-sm:.25rem;--tw-radius-md:.375rem;--tw-radius-lg:.5rem;--tw-radius-xl:.75rem;--tw-ease-in-out:cubic-bezier(.4,0,.2,1);--tw-default-transition-duration:.15s;--tw-default-transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-default-font-family:var(--tw-font-sans);--tw-default-mono-font-family:var(--tw-font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--tw-default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--tw-default-font-feature-settings,normal);font-variation-settings:var(--tw-default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--tw-default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--tw-default-mono-font-feature-settings,normal);font-variation-settings:var(--tw-default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.tw\:pointer-events-auto{pointer-events:auto}.tw\:pointer-events-none{pointer-events:none}.tw\:invisible{visibility:hidden}.tw\:visible{visibility:visible}.tw\:absolute{position:absolute}.tw\:fixed{position:fixed}.tw\:relative{position:relative}.tw\:sticky{position:sticky}.tw\:top-0{top:0}.tw\:top-1\/2{top:50%}.tw\:top-30{top:30px}.tw\:top-70{top:70px}.tw\:top-full{top:100%}.tw\:right-20{right:20px}.tw\:right-full{right:100%}.tw\:bottom-full{bottom:100%}.tw\:left-0{left:0}.tw\:left-1\/2{left:50%}.tw\:left-full{left:100%}.tw\:z-0{z-index:0}.tw\:z-10{z-index:10}.tw\:z-1003{z-index:1003}.tw\:z-1004{z-index:1004}.tw\:\!m-0{margin:0!important}.tw\:m-0{margin:0}.tw\:m-20{margin:20px}.tw\:\!mx-0{margin-inline:0!important}.tw\:mx-8{margin-inline:8px}.tw\:my-2{margin-block:2px}.tw\:my-8{margin-block:8px}.tw\:my-12{margin-block:12px}.tw\:my-20{margin-block:20px}.tw\:my-24{margin-block:24px}.tw\:mt-2{margin-top:2px}.tw\:mt-4{margin-top:4px}.tw\:mt-8{margin-top:8px}.tw\:mt-10{margin-top:10px}.tw\:mt-12{margin-top:12px}.tw\:mt-16{margin-top:16px}.tw\:mt-20{margin-top:20px}.tw\:mt-22{margin-top:22px}.tw\:mt-24{margin-top:24px}.tw\:mt-32{margin-top:32px}.tw\:mt-40{margin-top:40px}.tw\:mt-60{margin-top:60px}.tw\:mr-8{margin-right:8px}.tw\:\!mb-12{margin-bottom:12px!important}.tw\:-mb-40{margin-bottom:-40px}.tw\:mb-1{margin-bottom:1px}.tw\:mb-4{margin-bottom:4px}.tw\:mb-6{margin-bottom:6px}.tw\:mb-8{margin-bottom:8px}.tw\:mb-12{margin-bottom:12px}.tw\:mb-16{margin-bottom:16px}.tw\:mb-20{margin-bottom:20px}.tw\:mb-24{margin-bottom:24px}.tw\:mb-30{margin-bottom:30px}.tw\:mb-32{margin-bottom:32px}.tw\:mb-40{margin-bottom:40px}.tw\:\!ml-8{margin-left:8px!important}.tw\:ml-4{margin-left:4px}.tw\:ml-8{margin-left:8px}.tw\:ml-24{margin-left:24px}.tw\:line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tw\:line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.tw\:\!flex{display:flex!important}.tw\:\!inline-block{display:inline-block!important}.tw\:flex{display:flex}.tw\:grid{display:grid}.tw\:table-cell{display:table-cell}.tw\:table-row{display:table-row}.tw\:scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-n-400)transparent}.tw\:scrollbar::-webkit-scrollbar{background-color:#0000;width:8px;height:8px}.tw\:scrollbar::-webkit-scrollbar-track{background-color:#0000}.tw\:\!size-32{width:32px!important;height:32px!important}.tw\:size-16{width:16px;height:16px}.tw\:size-20{width:20px;height:20px}.tw\:size-32{width:32px;height:32px}.tw\:size-40{width:40px;height:40px}.tw\:size-60{width:60px;height:60px}.tw\:size-80{width:80px;height:80px}.tw\:\!h-24{height:24px!important}.tw\:h-1{height:1px}.tw\:h-4{height:4px}.tw\:h-6{height:6px}.tw\:h-150{height:150px}.tw\:h-\[calc\(100vh-240px\)\]{height:calc(100vh - 240px)}.tw\:h-auto{height:auto}.tw\:h-full{height:100%}.tw\:\!min-h-24{min-height:24px!important}.tw\:min-h-36{min-height:36px}.tw\:min-h-40{min-height:40px}.tw\:min-h-280{min-height:280px}.tw\:min-h-850{min-height:850px}.tw\:min-h-max{min-height:-moz-max-content;min-height:max-content}.tw\:min-h-screen{min-height:100vh}.tw\:\!w-400{width:400px!important}.tw\:\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.tw\:\!w-full{width:100%!important}.tw\:w-1\/2{width:50%}.tw\:w-1\/3{width:33.3333%}.tw\:w-1\/5{width:20%}.tw\:w-32{width:32px}.tw\:w-40{width:40px}.tw\:w-64{width:64px}.tw\:w-160{width:160px}.tw\:w-250{width:250px}.tw\:w-400{width:400px}.tw\:w-\[95\%\]{width:95%}.tw\:w-auto{width:auto}.tw\:w-fit{width:-moz-fit-content;width:fit-content}.tw\:w-full{width:100%}.tw\:w-max{width:-moz-max-content;width:max-content}.tw\:w-screen{width:100vw}.tw\:max-w-280{max-width:280px}.tw\:max-w-330{max-width:330px}.tw\:max-w-416{max-width:416px}.tw\:max-w-465{max-width:465px}.tw\:max-w-530{max-width:530px}.tw\:max-w-560{max-width:560px}.tw\:max-w-960{max-width:960px}.tw\:min-w-1700{min-width:1700px}.tw\:flex-1{flex:1}.tw\:-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.tw\:-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.tw\:rotate-45{rotate:45deg}.tw\:cursor-help{cursor:help}.tw\:cursor-not-allowed{cursor:not-allowed}.tw\:cursor-pointer{cursor:pointer}.tw\:list-decimal{list-style-type:decimal}.tw\:list-disc{list-style-type:disc}.tw\:flex-col{flex-direction:column}.tw\:flex-row{flex-direction:row}.tw\:flex-wrap{flex-wrap:wrap}.tw\:\!items-center{align-items:center!important}.tw\:items-center{align-items:center}.tw\:items-end{align-items:flex-end}.tw\:items-start{align-items:flex-start}.tw\:items-stretch{align-items:stretch}.tw\:\!justify-between{justify-content:space-between!important}.tw\:justify-between{justify-content:space-between}.tw\:justify-center{justify-content:center}.tw\:justify-end{justify-content:flex-end}.tw\:justify-start{justify-content:flex-start}.tw\:gap-2{gap:2px}.tw\:gap-4{gap:4px}.tw\:gap-6{gap:6px}.tw\:gap-8{gap:8px}.tw\:gap-12{gap:12px}.tw\:gap-16{gap:16px}.tw\:gap-20{gap:20px}.tw\:gap-24{gap:24px}.tw\:gap-32{gap:32px}.tw\:gap-40{gap:40px}.tw\:gap-60{gap:60px}:where(.tw\:space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(8px *var(--tw-space-y-reverse));margin-block-end:calc(8px *calc(1 - var(--tw-space-y-reverse)))}.tw\:justify-self-start{justify-self:flex-start}.tw\:overflow-auto{overflow:auto}.tw\:overflow-hidden{overflow:hidden}.tw\:rounded{border-radius:.25rem}.tw\:rounded-lg{border-radius:var(--tw-radius-lg)}.tw\:rounded-md{border-radius:var(--tw-radius-md)}.tw\:rounded-sm{border-radius:var(--tw-radius-sm)}.tw\:rounded-xl{border-radius:var(--tw-radius-xl)}.tw\:rounded-xs{border-radius:var(--tw-radius-xs)}.tw\:border{border-style:var(--tw-border-style);border-width:1px}.tw\:border-0{border-style:var(--tw-border-style);border-width:0}.tw\:border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.tw\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.tw\:border-none{--tw-border-style:none;border-style:none}.tw\:\!border-transparent{border-color:#0000!important}.tw\:border-\[\#c7ccd5\]{border-color:#c7ccd5}.tw\:border-n-200{border-color:var(--color-n-200)}.tw\:border-n-300{border-color:var(--color-n-300)}.tw\:border-n-400{border-color:var(--color-n-400)}.tw\:border-nav-200{border-color:var(--color-nav-200)}.tw\:border-nav-300{border-color:var(--color-nav-300)}.tw\:bg-workflow-diagram{background-color:var(--color-n-100);background-image:radial-gradient(var(--color-n-300)1px,transparent 1px);background-size:36px 36px}.tw\:\!bg-blue-000{background-color:var(--color-blue-000)!important}.tw\:\!bg-n-900{background-color:var(--color-n-900)!important}.tw\:\!bg-n-1100{background-color:var(--color-n-1100)!important}.tw\:\!bg-o-000{background-color:var(--color-o-000)!important}.tw\:\!bg-transparent{background-color:#0000!important}.tw\:\!bg-white{background-color:var(--tw-color-white)!important}.tw\:bg-\[\#c7ccd5\]{background-color:#c7ccd5}.tw\:bg-\[\#d40031\]{background-color:#d40031}.tw\:bg-\[\#f8f9f9\]{background-color:#f8f9f9}.tw\:bg-blue-000{background-color:var(--color-blue-000)}.tw\:bg-blue-650{background-color:var(--color-blue-650)}.tw\:bg-e-650{background-color:var(--color-e-650)}.tw\:bg-g-650{background-color:var(--color-g-650)}.tw\:bg-gray-100{background-color:var(--tw-color-gray-100)}.tw\:bg-n-000{background-color:var(--color-n-000)}.tw\:bg-n-100{background-color:var(--color-n-100)}.tw\:bg-n-200{background-color:var(--color-n-200)}.tw\:bg-n-300{background-color:var(--color-n-300)}.tw\:bg-n-500{background-color:var(--color-n-500)}.tw\:bg-n-1100,.tw\:bg-n-1100\/50{background-color:var(--color-n-1100)}@supports (color:color-mix(in lab,red,red)){.tw\:bg-n-1100\/50{background-color:color-mix(in oklab,var(--color-n-1100)50%,transparent)}}.tw\:bg-nav-100{background-color:var(--color-nav-100)}.tw\:bg-nav-300{background-color:var(--color-nav-300)}.tw\:bg-o-650{background-color:var(--color-o-650)}.tw\:bg-transparent{background-color:#0000}.tw\:bg-white{background-color:var(--tw-color-white)}.tw\:bg-workflow-card{background-image:radial-gradient(var(--color-n-300)1px,transparent 1px);background-size:22px 22px}.tw\:bg-login-image{background-image:url(/assets/auth-background-DA5YYHgz.webp)}.tw\:bg-cover{background-size:cover}.tw\:bg-center{background-position:50%}.tw\:\!p-0{padding:0!important}.tw\:\!p-6{padding:6px!important}.tw\:\!p-8{padding:8px!important}.tw\:p-0{padding:0}.tw\:p-4{padding:4px}.tw\:p-8{padding:8px}.tw\:p-12{padding:12px}.tw\:p-20{padding:20px}.tw\:p-24{padding:24px}.tw\:p-32{padding:32px}.tw\:p-40{padding:40px}.tw\:px-4{padding-inline:4px}.tw\:px-8{padding-inline:8px}.tw\:px-12{padding-inline:12px}.tw\:px-20{padding-inline:20px}.tw\:px-32{padding-inline:32px}.tw\:px-40{padding-inline:40px}.tw\:py-0{padding-block:0}.tw\:py-4{padding-block:4px}.tw\:py-8{padding-block:8px}.tw\:py-20{padding-block:20px}.tw\:py-24{padding-block:24px}.tw\:py-30{padding-block:30px}.tw\:py-32{padding-block:32px}.tw\:py-40{padding-block:40px}.tw\:\!pr-0{padding-right:0!important}.tw\:pr-20{padding-right:20px}.tw\:\!pb-20{padding-bottom:20px!important}.tw\:pb-8{padding-bottom:8px}.tw\:pb-18{padding-bottom:18px}.tw\:pb-20{padding-bottom:20px}.tw\:pb-40{padding-bottom:40px}.tw\:pb-72{padding-bottom:72px}.tw\:\!pl-32{padding-left:32px!important}.tw\:pl-20{padding-left:20px}.tw\:pl-24{padding-left:24px}.tw\:text-center{text-align:center}.tw\:text-justify{text-align:justify}.tw\:\!align-baseline{vertical-align:baseline!important}.tw\:align-top{vertical-align:top}.tw\:\!text-headline-m{font-size:var(--text-headline-m)!important;line-height:var(--leading-normal)!important;font-weight:500!important}.tw\:\!text-body{font-size:var(--text-body)!important;line-height:var(--leading-normal)!important}.tw\:\!text-headline{font-size:var(--text-headline)!important;line-height:var(--leading-normal)!important}.tw\:\!text-label{font-size:var(--text-label)!important;line-height:var(--leading-normal)!important}.tw\:\!text-note{font-size:var(--text-note)!important;line-height:var(--leading-normal)!important}.tw\:text-body{font-size:var(--text-body);line-height:var(--leading-normal)}.tw\:text-headline{font-size:var(--text-headline);line-height:var(--leading-normal)}.tw\:text-label{font-size:var(--text-label);line-height:var(--leading-normal)}.tw\:text-note{font-size:var(--text-note);line-height:var(--leading-normal)}.tw\:text-sm{font-size:var(--tw-text-sm);line-height:var(--tw-leading,var(--tw-text-sm--line-height))}.tw\:\!text-body{font-size:var(--text-body)!important}.tw\:\!text-headline{font-size:var(--text-headline)!important}.tw\:\!text-headline-m{font-size:var(--text-headline-m)!important}.tw\:\!text-label{font-size:var(--text-label)!important}.tw\:\!text-note{font-size:var(--text-note)!important}.tw\:text-body{font-size:var(--text-body)}.tw\:text-headline{font-size:var(--text-headline)}.tw\:text-label{font-size:var(--text-label)}.tw\:text-note{font-size:var(--text-note)}.tw\:leading-normal{--tw-leading:var(--tw-leading-normal);line-height:var(--tw-leading-normal)}.tw\:leading-relaxed{--tw-leading:var(--tw-leading-relaxed);line-height:var(--tw-leading-relaxed)}.tw\:\!leading-xl{line-height:var(--leading-xl)!important}.tw\:leading-normal{line-height:var(--leading-normal)}.tw\:leading-s{line-height:var(--leading-s)}.tw\:\!font-medium{--tw-font-weight:var(--tw-font-weight-medium)!important;font-weight:var(--tw-font-weight-medium)!important}.tw\:\!font-normal{--tw-font-weight:var(--tw-font-weight-normal)!important;font-weight:var(--tw-font-weight-normal)!important}.tw\:font-bold{--tw-font-weight:var(--tw-font-weight-bold);font-weight:var(--tw-font-weight-bold)}.tw\:font-medium{--tw-font-weight:var(--tw-font-weight-medium);font-weight:var(--tw-font-weight-medium)}.tw\:font-normal{--tw-font-weight:var(--tw-font-weight-normal);font-weight:var(--tw-font-weight-normal)}.tw\:whitespace-nowrap{white-space:nowrap}.tw\:\!text-\[\#0c121d\]{color:#0c121d!important}.tw\:\!text-blue-000{color:var(--color-blue-000)!important}.tw\:\!text-e-000{color:var(--color-e-000)!important}.tw\:\!text-n-000{color:var(--color-n-000)!important}.tw\:\!text-n-400{color:var(--color-n-400)!important}.tw\:\!text-n-500{color:var(--color-n-500)!important}.tw\:\!text-n-700{color:var(--color-n-700)!important}.tw\:\!text-n-800{color:var(--color-n-800)!important}.tw\:\!text-n-900{color:var(--color-n-900)!important}.tw\:\!text-n-1100{color:var(--color-n-1100)!important}.tw\:\!text-white{color:var(--tw-color-white)!important}.tw\:text-\[\#0c121d\]{color:#0c121d}.tw\:text-black{color:var(--tw-color-black)}.tw\:text-e-000{color:var(--color-e-000)}.tw\:text-n-500{color:var(--color-n-500)}.tw\:text-n-600{color:var(--color-n-600)}.tw\:text-n-700{color:var(--color-n-700)}.tw\:text-n-800{color:var(--color-n-800)}.tw\:text-n-900{color:var(--color-n-900)}.tw\:text-n-1100{color:var(--color-n-1100)}.tw\:text-white{color:var(--tw-color-white)}.tw\:capitalize{text-transform:capitalize}.tw\:uppercase{text-transform:uppercase}.tw\:italic{font-style:italic}.tw\:\!no-underline{text-decoration-line:none!important}.tw\:opacity-0{opacity:0}.tw\:opacity-100{opacity:1}.tw\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.tw\:shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.tw\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.tw\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.tw\:transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:ease-in-out{--tw-ease:var(--tw-ease-in-out);transition-timing-function:var(--tw-ease-in-out)}.tw\:\!\[grid-template-areas\:var\(--areas\)\]{grid-template-areas:var(--areas)!important}.tw\:\[--areas\:\'logo_extra\'_\'title_title\'_\'description_description\'_\'progressbar_progressbar\'\]{--areas:"logo extra" "title title" "description description" "progressbar progressbar"}:is(.tw\:\*\:\!m-0>*){margin:0!important}:is(.tw\:\*\:\!ml-auto>*){margin-left:auto!important}:is(.tw\:\*\:\!h-full>*){height:100%!important}:is(.tw\:\*\*\:\!w-full *){width:100%!important}:is(.tw\:\*\*\:w-full *){width:100%}:is(.tw\:\*\*\:\!text-body *){line-height:var(--leading-normal)!important;font-size:var(--text-body)!important}.tw\:before\:absolute:before{content:var(--tw-content);position:absolute}.tw\:before\:top-0:before{content:var(--tw-content);top:0}.tw\:before\:bottom-0:before{content:var(--tw-content);bottom:0}.tw\:before\:left-0:before{content:var(--tw-content);left:0}.tw\:before\:h-32:before{content:var(--tw-content);height:32px}.tw\:before\:h-full:before{content:var(--tw-content);height:100%}.tw\:before\:w-0:before{content:var(--tw-content);width:0}.tw\:before\:w-1:before{content:var(--tw-content);width:1px}.tw\:before\:w-full:before{content:var(--tw-content);width:100%}.tw\:before\:rounded-xs:before{content:var(--tw-content);border-radius:var(--tw-radius-xs)}.tw\:before\:bg-n-400:before{content:var(--tw-content);background-color:var(--color-n-400)}.tw\:before\:bg-password-average:before{content:var(--tw-content);background-color:var(--color-password-average)}.tw\:before\:bg-password-strong:before{content:var(--tw-content);background-color:var(--color-password-strong)}.tw\:before\:bg-password-weak:before{content:var(--tw-content);background-color:var(--color-password-weak)}.tw\:before\:bg-login-lod:before{content:var(--tw-content);background-image:url(/assets/LOD-jZgnXjPW.svg)}.tw\:before\:bg-cover:before{content:var(--tw-content);background-size:cover}.tw\:before\:bg-left:before{content:var(--tw-content);background-position:0}.tw\:before\:transition-all:before{content:var(--tw-content);transition-property:all;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.tw\:first\:w-40:first-child{width:40px}.tw\:last\:w-1\/2:last-child{width:50%}@media (hover:hover){.tw\:hover\:border-blue-000:hover{border-color:var(--color-blue-000)}.tw\:hover\:border-n-400:hover{border-color:var(--color-n-400)}.tw\:hover\:\!bg-n-000:hover{background-color:var(--color-n-000)!important}.tw\:hover\:bg-n-200:hover{background-color:var(--color-n-200)}.tw\:hover\:bg-workflow-card-hover:hover{background-image:radial-gradient(var(--color-n-400)1px,transparent 1px);background-size:25px 25px}.tw\:hover\:\!text-n-1100:hover{color:var(--color-n-1100)!important}}.tw\:focus\:\!border-blue-000:focus{border-color:var(--color-blue-000)!important}.tw\:focus\:\!border-n-400:focus{border-color:var(--color-n-400)!important}.tw\:focus\:\!outline-2:focus{outline-style:var(--tw-outline-style)!important;outline-width:2px!important}.tw\:focus\:\!outline-offset-2:focus{outline-offset:2px!important}.tw\:focus\:\!outline-\[\#77a6fd\]:focus{outline-color:#77a6fd!important}:is(.tw\:\*\:focus\:\!shadow-none>*):focus{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}@media (min-width:768px){.tw\:md\:flex-row{flex-direction:row}}@media (min-width:1024px){.tw\:lg\:mb-12{margin-bottom:12px}.tw\:lg\:flex-row{flex-direction:row}.tw\:lg\:items-end{align-items:flex-end}.tw\:lg\:justify-end{justify-content:flex-end}.tw\:lg\:px-0{padding-inline:0}.tw\:lg\:px-80{padding-inline:80px}.tw\:lg\:py-0{padding-block:0}.tw\:lg\:pt-20{padding-top:20px}.tw\:lg\:pb-40{padding-bottom:40px}}@media (min-width:1280px){.tw\:xl\:flex-row{flex-direction:row}.tw\:xl\:gap-12{gap:12px}}.tw\:\[\&_\.accordion-collapse\]\:\!pl-0 .accordion-collapse{padding-left:0!important}.tw\:\[\&_\.banner-notification\]\:justify-center .banner-notification{justify-content:center}.tw\:\[\&_\.description\]\:\!\[grid-area\:description\] .description{grid-area:description!important}.tw\:\[\&_\.dropdown-divider\]\:\!h-1 .dropdown-divider{height:1px!important}.tw\:\[\&_\.dropdown-divider\]\:\!border-b .dropdown-divider{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.tw\:\[\&_\.dropdown-menu\]\:min-h-fit .dropdown-menu{min-height:-moz-fit-content;min-height:fit-content}.tw\:\[\&_\.dropdown-menu\.show\]\:\!max-h-300 .dropdown-menu.show{max-height:300px!important}.tw\:\[\&_\.dropdown-toggle\]\:\!bg-transparent .dropdown-toggle{background-color:#0000!important}.tw\:\[\&_\.ds-accordion--body\]\:\!border-none .ds-accordion--body{--tw-border-style:none!important;border-style:none!important}.tw\:\[\&_\.ds-custom-check\]\:\!m-0 .ds-custom-check{margin:0!important}.tw\:\[\&_\.ds-custom-input-group\]\:flex .ds-custom-input-group{display:flex}.tw\:\[\&_\.ds-custom-input-group\]\:\!flex-col .ds-custom-input-group{flex-direction:column!important}.tw\:\[\&_\.ds-custom-input-group\]\:gap-4 .ds-custom-input-group{gap:4px}.tw\:\[\&_\.ds-progress-bar--wrapper\]\:\!relative .ds-progress-bar--wrapper{position:relative!important}.tw\:\[\&_\.ds-progress-bar--wrapper\]\:\!\[bottom\:unset\] .ds-progress-bar--wrapper{bottom:unset!important}.tw\:\[\&_\.ds-progress-bar--wrapper\]\:\!\[margin-top\:12px\] .ds-progress-bar--wrapper{margin-top:12px!important}.tw\:\[\&_\.ds-progress-bar--wrapper\]\:\!\[grid-area\:progressbar\] .ds-progress-bar--wrapper{grid-area:progressbar!important}.tw\:\[\&_\.ds-sidebar-layout\]\:\!h-\[calc\(100vh-50px\)\] .ds-sidebar-layout{height:calc(100vh - 50px)!important}.tw\:\[\&_\.ds-sidebar-layout--content\]\:scroll-smooth .ds-sidebar-layout--content{scroll-behavior:smooth}.tw\:\[\&_\.expand-button\]\:\!m-0 .expand-button{margin:0!important}.tw\:\[\&_\.expand-button\]\:\!w-16 .expand-button{width:16px!important}.tw\:\[\&_\.expand-button\]\:\!items-start .expand-button{align-items:flex-start!important}.tw\:\[\&_\.expand-button\]\:\!bg-transparent .expand-button{background-color:#0000!important}.tw\:\[\&_\.expand-button\]\:\!p-0 .expand-button{padding:0!important}.tw\:\[\&_\.extra\]\:\!\[grid-area\:extra\] .extra{grid-area:extra!important}.tw\:\[\&_\.form-check\]\:\!items-start .form-check{align-items:flex-start!important}.tw\:\[\&_\.icon\]\:\!m-0 .icon{margin:0!important}.tw\:\[\&_\.icon\]\:\!bg-white .icon{background-color:var(--tw-color-white)!important}.tw\:\[\&_\.logo\]\:\!\[grid-area\:logo\] .logo{grid-area:logo!important}.tw\:\[\&_\.modal-body\]\:\!mb-0 .modal-body{margin-bottom:0!important}.tw\:\[\&_\.modal-body\]\:flex .modal-body{display:flex}.tw\:\[\&_\.modal-body\]\:flex-col .modal-body{flex-direction:column}.tw\:\[\&_\.modal-body\]\:gap-24 .modal-body{gap:24px}.tw\:\[\&_\.modal-body\]\:\!pb-0 .modal-body{padding-bottom:0!important}.tw\:\[\&_\.modal-content\]\:h-full .modal-content{height:100%}.tw\:\[\&_\.modal-content\]\:\!p-0 .modal-content{padding:0!important}.tw\:\[\&_\.modal-content--inner\]\:\!p-40 .modal-content--inner{padding:40px!important}.tw\:\[\&_\.modal-content--inner\]\:p-40 .modal-content--inner{padding:40px}.tw\:\[\&_\.show_\>_i\]\:\!rotate-180 .show>i{rotate:180deg!important}.tw\:\[\&_\.show_i\]\:\!bg-blue-200 .show i{background-color:var(--color-blue-200)!important}.tw\:\[\&_\.show_span\]\:\!text-blue-200 .show span{color:var(--color-blue-200)!important}.tw\:\[\&_\.storage-details\]\:\!col-span-2 .storage-details{grid-column:span 2/span 2!important}.tw\:\[\&_\.storage-details_span\.value\]\:\!ml-auto .storage-details span.value{margin-left:auto!important}.tw\:\[\&_\.storage-details_span\:nth-of-type\(3n\)\]\:\!hidden .storage-details span:nth-of-type(3n){display:none!important}.tw\:\[\&_\.title\]\:font-medium .title{--tw-font-weight:var(--tw-font-weight-medium);font-weight:var(--tw-font-weight-medium)}.tw\:\[\&_\.title\]\:\!\[grid-area\:title\] .title{grid-area:title!important}.tw\:\[\&_\>\*\]\:-rotate-45>*{rotate:-45deg}.tw\:\[\&_a\]\:\!no-underline a{text-decoration-line:none!important}@media (hover:hover){.tw\:\[\&_a\.remove\]\:hover\:\!text-e-000 a.remove:hover{color:var(--color-e-000)!important}}.tw\:\[\&_button\]\:\!flex button{display:flex!important}.tw\:\[\&_button\]\:gap-4 button{gap:4px}.tw\:\[\&_button\]\:\!rounded-sm button{border-radius:var(--tw-radius-sm)!important}.tw\:\[\&_button\]\:\!p-0 button{padding:0!important}.tw\:\[\&_button\]\:\!pl-10 button{padding-left:10px!important}.tw\:\[\&_button\]\:\!leading-normal button{--tw-leading:var(--tw-leading-normal)!important;line-height:var(--tw-leading-normal)!important;line-height:var(--leading-normal)!important}.tw\:\[\&_button\]\:\!shadow-none button{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.tw\:\[\&_button\]\:\!outline-n-400 button{outline-color:var(--color-n-400)!important}.tw\:\[\&_button\]\:transition-all button{transition-property:all;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:\[\&_button\]\:after\:\!hidden button:after{content:var(--tw-content);display:none!important}.tw\:\[\&_button\]\:focus\:\!shadow-none button:focus{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.tw\:\[\&_hr\]\:\!bg-n-200 hr{background-color:var(--color-n-200)!important}.tw\:\[\&_i\]\:\!m-0 i{margin:0!important}.tw\:\[\&_i\]\:\!bg-n-800 i{background-color:var(--color-n-800)!important}@media (hover:hover){.tw\:hover\:\[\&_i\]\:\!bg-n-1100:hover i{background-color:var(--color-n-1100)!important}}.tw\:\[\&_li\]\:mt-8 li{margin-top:8px}.tw\:\[\&_li\]\:flex li{display:flex}.tw\:\[\&_li\]\:flex-col li{flex-direction:column}.tw\:\[\&_li\]\:gap-4 li{gap:4px}@media (min-width:1024px){.tw\:\[\&_li\]\:lg\:mt-0 li{margin-top:0}.tw\:\[\&_li\]\:lg\:flex-row li{flex-direction:row}.tw\:\[\&_li\]\:lg\:gap-8 li{gap:8px}}.tw\:\[\&_p\]\:\!mb-0 p{margin-bottom:0!important}.tw\:\[\&_path\]\:stroke-n-600 path{stroke:var(--color-n-600)}.tw\:\[\&_path\]\:stroke-n-1100 path{stroke:var(--color-n-1100)}.tw\:\[\&_svg_path\]\:\!stroke-n-500 svg path{stroke:var(--color-n-500)!important}.tw\:\[\&\.ghost\]\:\!bg-white.ghost{background-color:var(--tw-color-white)!important}@media (hover:hover){.tw\:hover\:\[\&\>\.logo\]\:\!bg-n-000:hover>.logo{background-color:var(--color-n-000)!important}}.tw\:\[\&\>td\]\:first\:\!w-40>td:first-child{width:40px!important}.tw\:\[\&\>td\]\:last\:\!w-1\/2>td:last-child{width:50%!important}}:root{--color-nav-100:#f1f3f8;--color-nav-200:#e4e9f5;--color-nav-300:#dbe1f0;--color-nav-400:#d3daeb;--color-nav-500:#cbd3e7;--color-nav-600:#c3cce2;--color-d-100:#273454;--color-d-200:#111f42;--color-d-250:#1b273c;--color-d-300:#081938;--color-d-400:#040d1c;--color-d-500:#000;--color-n-100:#f4f4f5;--color-n-200:#e9eaeb;--color-n-300:#d2d4d6;--color-n-400:#bcbfc3;--color-n-500:#a4a8ae;--color-n-600:#8e939b;--color-n-700:#707682;--color-n-800:#616875;--color-n-900:#485161;--color-n-1000:#313c4e;--color-n-1100:#1b273c;--color-n-1200:#141e2f;--color-n-1300:#080f21;--color-n-000:#fff;--color-e-650:#fceded;--color-e-600:#f8dbdb;--color-e-500:#f2b7b6;--color-e-400:#eb9392;--color-e-300:#e46f6d;--color-e-200:#de4b49;--color-e-100:#d72724;--color-e-000:#d00300;--color-e100:#d00300;--color-e200:#990200;--color-e300:#7e0200;--color-e400:#620100;--color-e500:#470100;--color-e600:#2c0100;--color-e700:#100;--color-o-650:#fef4ed;--color-o-600:#fce9db;--color-o-500:#fad4b8;--color-o-400:#f7be94;--color-o-300:#f5a871;--color-o-200:#f2924d;--color-o-100:#f07d2a;--color-o-000:#ed6706;--color-o100:#ce5905;--color-o200:#af4c04;--color-o300:#8f3e04;--color-o400:#703103;--color-o500:#512302;--color-o600:#321601;--color-o700:#130800;--color-y-650:#fffaee;--color-y-600:#fff6dc;--color-y-500:#feecba;--color-y-400:#fee397;--color-y-300:#fed975;--color-y-200:#fed052;--color-y-100:#fdc630;--color-y-000:#fdbd0d;--color-y100:#dca40b;--color-y200:#ba8b09;--color-y300:#997208;--color-y400:#775906;--color-y500:#564004;--color-y600:#352803;--color-y700:#140f01;--color-blue-650:#eff4ff;--color-blue-600:#061635;--color-blue-500:#0a2456;--color-blue-400:#0e3277;--color-blue-300:#124098;--color-blue-200:#154fba;--color-blue-100:#195ddb;--color-blue-000:#1d6bfc;--color-blue-700:#020914;--color-g-650:#edf7ed;--color-g-600:#dbeedb;--color-g-500:#b6deb6;--color-g-400:#92cd92;--color-g-300:#6dbc6d;--color-g-200:#49ab49;--color-g-100:#249b24;--color-g-000:#008a00;--color-g100:#007800;--color-g200:#060;--color-g300:#005300;--color-g400:#004100;--color-g500:#002f00;--color-g600:#001d00;--color-g700:#000b00;--color-tb-200:#4aa7b1;--color-tb-000:#178594;--color-password-weak:#d40031;--color-password-average:#ff6b00;--color-password-strong:#006c4c;--color-blue-dashboard-gradient:linear-gradient(45deg,#114097 0%,var(--color-blue-000)48.96%,#01c8f1 100%);--font-roboto:"Roboto",Arial,sans-serif;--leading-s:16px;--leading-normal:20px;--leading-m:24px;--leading-l:28px;--leading-xl:32px;--text-footnote:10px;--text-caption:11px;--text-label:12px;--text-note:13px;--text-body:14px;--text-headline:16px;--text-headline-m:20px;--text-headline-l:24px;--text-headline-xl:32px}@keyframes progress-bar-stripes{0%{background-position:0 0}to{background-position:40px 0}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
