.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text],.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus,.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor-modal textarea,.jsoneditor textarea{height:inherit}.jsoneditor-modal select,.jsoneditor select{display:inherit;height:inherit}.jsoneditor-modal label,.jsoneditor label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor-modal table,.jsoneditor table{border-collapse:collapse;width:auto}.jsoneditor-modal td,.jsoneditor-modal th,.jsoneditor td,.jsoneditor th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,"Ubuntu Mono","source-code-pro",monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:initial;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:transparent;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px hsla(0,0%,50.2%,.5);padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all 1s ease-in-out}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{right:0;margin:0 4px 0 0;background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon,.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;width:24px;height:24px;padding:0;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg)}.jsoneditor-contextmenu .jsoneditor-icon{left:0;border:none;margin:0}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:initial;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:none}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:none!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1 1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono","source-code-pro",monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:none}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:initial;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:none}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:none}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-168px -48px;background-color:initial}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,"Ubuntu Mono","source-code-pro",monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono","source-code-pro",monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.4392156863)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-168px -48px;background-color:initial}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-25px 0;background-color:initial}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:initial;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:hsla(0,0%,100%,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:initial;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:none;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(/static/media/jsoneditor-icons.15f2789d.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:initial}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(/static/media/jsoneditor-icons.15f2789d.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:none}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}

/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0deg) translate3d(0,-50%,0);border-color:#6c7a86 transparent transparent;border-style:solid;border-width:4px 4px 0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:transparent transparent #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border:1px solid #999;border-top:0 solid transparent;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:none;background-color:initial;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;animation:selectr-spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-top-color:#aaa;border-radius:50%}@keyframes selectr-spin{0%{transform:rotate(0deg) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff;top:auto;bottom:calc(100% - 1px)}.selectr-container ::placeholder{color:#6c7a86;opacity:1}@font-face{font-family:"Lato";font-style:normal;font-weight:100;src:url(/static/media/lato-v17-latin-ext_latin-100.532cedff.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-100.532cedff.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-100.ad333582.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-100.fe765c52.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-100.e545db61.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-100.f0ca99fe.svg) format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:300;src:url(/static/media/lato-v17-latin-ext_latin-300.d8c96e3c.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-300.d8c96e3c.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-300.df0b5864.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-300.d627195e.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-300.a8ea27e4.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-300.956bf162.svg) format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:100;src:url(/static/media/lato-v17-latin-ext_latin-100italic.de14e733.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-100italic.de14e733.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-100italic.52b37911.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-100italic.3243bf6f.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-100italic.5d89edc7.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-100italic.784f069e.svg) format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:300;src:url(/static/media/lato-v17-latin-ext_latin-300italic.a328eab4.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-300italic.a328eab4.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-300italic.78cafeae.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-300italic.854a8bea.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-300italic.1ae5b2ca.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-300italic.8d2606c1.svg) format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:400;src:url(/static/media/lato-v17-latin-ext_latin-regular.20448978.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-regular.20448978.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-regular.01a9f391.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-regular.10ba7870.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-regular.acd19cc7.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-regular.ec530704.svg) format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:400;src:url(/static/media/lato-v17-latin-ext_latin-italic.5b94c98d.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-italic.5b94c98d.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-italic.85a9fe67.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-italic.13275d35.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-italic.2772807f.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-italic.e1273b77.svg) format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;src:url(/static/media/lato-v17-latin-ext_latin-700.092a3109.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-700.092a3109.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-700.506aaf7f.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-700.0421cae9.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-700.f73775c0.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-700.414efa6d.svg) format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:700;src:url(/static/media/lato-v17-latin-ext_latin-700italic.352a68c1.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-700italic.352a68c1.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-700italic.40ee1890.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-700italic.9e870600.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-700italic.b07bef06.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-700italic.e0e7588a.svg) format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:900;src:url(/static/media/lato-v17-latin-ext_latin-900.f172832b.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-900.f172832b.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-900.8866c53f.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-900.be1f6459.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-900.a47bdafd.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-900.507133c1.svg) format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:900;src:url(/static/media/lato-v17-latin-ext_latin-900italic.7bc1e837.eot);src:local(""),url(/static/media/lato-v17-latin-ext_latin-900italic.7bc1e837.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-900italic.2b786dc2.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-900italic.66e7ce6a.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-900italic.2eeb8895.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-900italic.89e5071e.svg) format("svg")}.si-activity{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-activity:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-activity.si-xs,.si-activity.si-xs:before{height:12px;width:12px}.si-activity.si-sm,.si-activity.si-sm:before{height:18px;width:18px}.si-activity.si-md,.si-activity.si-md:before{height:24px;width:24px}.si-activity.si-lg,.si-activity.si-lg:before{height:30px;width:30px}.si-activity.si-xl,.si-activity.si-xl:before{height:48px;width:48px}.si-airplay{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-airplay:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-airplay"><path d="M5 17H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v10a2 2 0 01-2 2h-1"/><path d="M12 15l5 6H7l5-6z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-airplay"><path d="M5 17H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v10a2 2 0 01-2 2h-1"/><path d="M12 15l5 6H7l5-6z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-airplay.si-xs,.si-airplay.si-xs:before{height:12px;width:12px}.si-airplay.si-sm,.si-airplay.si-sm:before{height:18px;width:18px}.si-airplay.si-md,.si-airplay.si-md:before{height:24px;width:24px}.si-airplay.si-lg,.si-airplay.si-lg:before{height:30px;width:30px}.si-airplay.si-xl,.si-airplay.si-xl:before{height:48px;width:48px}.si-alert-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-alert-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-alert-circle.si-xs,.si-alert-circle.si-xs:before{height:12px;width:12px}.si-alert-circle.si-sm,.si-alert-circle.si-sm:before{height:18px;width:18px}.si-alert-circle.si-md,.si-alert-circle.si-md:before{height:24px;width:24px}.si-alert-circle.si-lg,.si-alert-circle.si-lg:before{height:30px;width:30px}.si-alert-circle.si-xl,.si-alert-circle.si-xl:before{height:48px;width:48px}.si-alert-octagon{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-alert-octagon:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM12 8v4M12 16h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-alert-octagon.si-xs,.si-alert-octagon.si-xs:before{height:12px;width:12px}.si-alert-octagon.si-sm,.si-alert-octagon.si-sm:before{height:18px;width:18px}.si-alert-octagon.si-md,.si-alert-octagon.si-md:before{height:24px;width:24px}.si-alert-octagon.si-lg,.si-alert-octagon.si-lg:before{height:30px;width:30px}.si-alert-octagon.si-xl,.si-alert-octagon.si-xl:before{height:48px;width:48px}.si-alert-triangle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-alert-triangle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-triangle"><path d="M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0zM12 9v4M12 17h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-triangle"><path d="M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0zM12 9v4M12 17h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-alert-triangle.si-xs,.si-alert-triangle.si-xs:before{height:12px;width:12px}.si-alert-triangle.si-sm,.si-alert-triangle.si-sm:before{height:18px;width:18px}.si-alert-triangle.si-md,.si-alert-triangle.si-md:before{height:24px;width:24px}.si-alert-triangle.si-lg,.si-alert-triangle.si-lg:before{height:30px;width:30px}.si-alert-triangle.si-xl,.si-alert-triangle.si-xl:before{height:48px;width:48px}.si-align-center{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-align-center:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-center"><path d="M18 10H6M21 6H3M21 14H3M18 18H6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-center"><path d="M18 10H6M21 6H3M21 14H3M18 18H6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-align-center.si-xs,.si-align-center.si-xs:before{height:12px;width:12px}.si-align-center.si-sm,.si-align-center.si-sm:before{height:18px;width:18px}.si-align-center.si-md,.si-align-center.si-md:before{height:24px;width:24px}.si-align-center.si-lg,.si-align-center.si-lg:before{height:30px;width:30px}.si-align-center.si-xl,.si-align-center.si-xl:before{height:48px;width:48px}.si-align-justify{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-align-justify:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-justify"><path d="M21 10H3M21 6H3M21 14H3M21 18H3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-justify"><path d="M21 10H3M21 6H3M21 14H3M21 18H3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-align-justify.si-xs,.si-align-justify.si-xs:before{height:12px;width:12px}.si-align-justify.si-sm,.si-align-justify.si-sm:before{height:18px;width:18px}.si-align-justify.si-md,.si-align-justify.si-md:before{height:24px;width:24px}.si-align-justify.si-lg,.si-align-justify.si-lg:before{height:30px;width:30px}.si-align-justify.si-xl,.si-align-justify.si-xl:before{height:48px;width:48px}.si-align-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-align-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-left"><path d="M17 10H3M21 6H3M21 14H3M17 18H3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-left"><path d="M17 10H3M21 6H3M21 14H3M17 18H3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-align-left.si-xs,.si-align-left.si-xs:before{height:12px;width:12px}.si-align-left.si-sm,.si-align-left.si-sm:before{height:18px;width:18px}.si-align-left.si-md,.si-align-left.si-md:before{height:24px;width:24px}.si-align-left.si-lg,.si-align-left.si-lg:before{height:30px;width:30px}.si-align-left.si-xl,.si-align-left.si-xl:before{height:48px;width:48px}.si-align-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-align-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-right"><path d="M21 10H7M21 6H3M21 14H3M21 18H7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-right"><path d="M21 10H7M21 6H3M21 14H3M21 18H7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-align-right.si-xs,.si-align-right.si-xs:before{height:12px;width:12px}.si-align-right.si-sm,.si-align-right.si-sm:before{height:18px;width:18px}.si-align-right.si-md,.si-align-right.si-md:before{height:24px;width:24px}.si-align-right.si-lg,.si-align-right.si-lg:before{height:30px;width:30px}.si-align-right.si-xl,.si-align-right.si-xl:before{height:48px;width:48px}.si-anchor{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-anchor:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-anchor"><circle cx="12" cy="5" r="3"/><path d="M12 22V8M5 12H2a10 10 0 0020 0h-3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-anchor"><circle cx="12" cy="5" r="3"/><path d="M12 22V8M5 12H2a10 10 0 0020 0h-3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-anchor.si-xs,.si-anchor.si-xs:before{height:12px;width:12px}.si-anchor.si-sm,.si-anchor.si-sm:before{height:18px;width:18px}.si-anchor.si-md,.si-anchor.si-md:before{height:24px;width:24px}.si-anchor.si-lg,.si-anchor.si-lg:before{height:30px;width:30px}.si-anchor.si-xl,.si-anchor.si-xl:before{height:48px;width:48px}.si-aperture{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-aperture:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-aperture"><circle cx="12" cy="12" r="10"/><path d="M14.31 8l5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16L3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-aperture"><circle cx="12" cy="12" r="10"/><path d="M14.31 8l5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16L3.95 6.06M14.31 16H2.83M16.62 12l-5.74 9.94"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-aperture.si-xs,.si-aperture.si-xs:before{height:12px;width:12px}.si-aperture.si-sm,.si-aperture.si-sm:before{height:18px;width:18px}.si-aperture.si-md,.si-aperture.si-md:before{height:24px;width:24px}.si-aperture.si-lg,.si-aperture.si-lg:before{height:30px;width:30px}.si-aperture.si-xl,.si-aperture.si-xl:before{height:48px;width:48px}.si-archive{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-archive:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-archive"><path d="M21 8v13H3V8M1 3h22v5H1zM10 12h4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-archive"><path d="M21 8v13H3V8M1 3h22v5H1zM10 12h4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-archive.si-xs,.si-archive.si-xs:before{height:12px;width:12px}.si-archive.si-sm,.si-archive.si-sm:before{height:18px;width:18px}.si-archive.si-md,.si-archive.si-md:before{height:24px;width:24px}.si-archive.si-lg,.si-archive.si-lg:before{height:30px;width:30px}.si-archive.si-xl,.si-archive.si-xl:before{height:48px;width:48px}.si-arrow-down-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-down-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12l4 4 4-4M12 8v8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12l4 4 4-4M12 8v8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-down-circle.si-xs,.si-arrow-down-circle.si-xs:before{height:12px;width:12px}.si-arrow-down-circle.si-sm,.si-arrow-down-circle.si-sm:before{height:18px;width:18px}.si-arrow-down-circle.si-md,.si-arrow-down-circle.si-md:before{height:24px;width:24px}.si-arrow-down-circle.si-lg,.si-arrow-down-circle.si-lg:before{height:30px;width:30px}.si-arrow-down-circle.si-xl,.si-arrow-down-circle.si-xl:before{height:48px;width:48px}.si-arrow-down-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-down-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-left"><path d="M17 7L7 17M17 17H7V7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-left"><path d="M17 7L7 17M17 17H7V7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-down-left.si-xs,.si-arrow-down-left.si-xs:before{height:12px;width:12px}.si-arrow-down-left.si-sm,.si-arrow-down-left.si-sm:before{height:18px;width:18px}.si-arrow-down-left.si-md,.si-arrow-down-left.si-md:before{height:24px;width:24px}.si-arrow-down-left.si-lg,.si-arrow-down-left.si-lg:before{height:30px;width:30px}.si-arrow-down-left.si-xl,.si-arrow-down-left.si-xl:before{height:48px;width:48px}.si-arrow-down-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-down-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-right"><path d="M7 7l10 10M17 7v10H7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-right"><path d="M7 7l10 10M17 7v10H7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-down-right.si-xs,.si-arrow-down-right.si-xs:before{height:12px;width:12px}.si-arrow-down-right.si-sm,.si-arrow-down-right.si-sm:before{height:18px;width:18px}.si-arrow-down-right.si-md,.si-arrow-down-right.si-md:before{height:24px;width:24px}.si-arrow-down-right.si-lg,.si-arrow-down-right.si-lg:before{height:30px;width:30px}.si-arrow-down-right.si-xl,.si-arrow-down-right.si-xl:before{height:48px;width:48px}.si-arrow-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down"><path d="M12 5v14M19 12l-7 7-7-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down"><path d="M12 5v14M19 12l-7 7-7-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-down.si-xs,.si-arrow-down.si-xs:before{height:12px;width:12px}.si-arrow-down.si-sm,.si-arrow-down.si-sm:before{height:18px;width:18px}.si-arrow-down.si-md,.si-arrow-down.si-md:before{height:24px;width:24px}.si-arrow-down.si-lg,.si-arrow-down.si-lg:before{height:30px;width:30px}.si-arrow-down.si-xl,.si-arrow-down.si-xl:before{height:48px;width:48px}.si-arrow-left-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-left-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8l-4 4 4 4M16 12H8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8l-4 4 4 4M16 12H8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-left-circle.si-xs,.si-arrow-left-circle.si-xs:before{height:12px;width:12px}.si-arrow-left-circle.si-sm,.si-arrow-left-circle.si-sm:before{height:18px;width:18px}.si-arrow-left-circle.si-md,.si-arrow-left-circle.si-md:before{height:24px;width:24px}.si-arrow-left-circle.si-lg,.si-arrow-left-circle.si-lg:before{height:30px;width:30px}.si-arrow-left-circle.si-xl,.si-arrow-left-circle.si-xl:before{height:48px;width:48px}.si-arrow-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><path d="M19 12H5M12 19l-7-7 7-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><path d="M19 12H5M12 19l-7-7 7-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-left.si-xs,.si-arrow-left.si-xs:before{height:12px;width:12px}.si-arrow-left.si-sm,.si-arrow-left.si-sm:before{height:18px;width:18px}.si-arrow-left.si-md,.si-arrow-left.si-md:before{height:24px;width:24px}.si-arrow-left.si-lg,.si-arrow-left.si-lg:before{height:30px;width:30px}.si-arrow-left.si-xl,.si-arrow-left.si-xl:before{height:48px;width:48px}.si-arrow-right-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-right-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"/><path d="M12 16l4-4-4-4M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"/><path d="M12 16l4-4-4-4M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-right-circle.si-xs,.si-arrow-right-circle.si-xs:before{height:12px;width:12px}.si-arrow-right-circle.si-sm,.si-arrow-right-circle.si-sm:before{height:18px;width:18px}.si-arrow-right-circle.si-md,.si-arrow-right-circle.si-md:before{height:24px;width:24px}.si-arrow-right-circle.si-lg,.si-arrow-right-circle.si-lg:before{height:30px;width:30px}.si-arrow-right-circle.si-xl,.si-arrow-right-circle.si-xl:before{height:48px;width:48px}.si-arrow-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><path d="M5 12h14M12 5l7 7-7 7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><path d="M5 12h14M12 5l7 7-7 7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-right.si-xs,.si-arrow-right.si-xs:before{height:12px;width:12px}.si-arrow-right.si-sm,.si-arrow-right.si-sm:before{height:18px;width:18px}.si-arrow-right.si-md,.si-arrow-right.si-md:before{height:24px;width:24px}.si-arrow-right.si-lg,.si-arrow-right.si-lg:before{height:30px;width:30px}.si-arrow-right.si-xl,.si-arrow-right.si-xl:before{height:48px;width:48px}.si-arrow-up-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-up-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-circle"><circle cx="12" cy="12" r="10"/><path d="M16 12l-4-4-4 4M12 16V8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-circle"><circle cx="12" cy="12" r="10"/><path d="M16 12l-4-4-4 4M12 16V8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-up-circle.si-xs,.si-arrow-up-circle.si-xs:before{height:12px;width:12px}.si-arrow-up-circle.si-sm,.si-arrow-up-circle.si-sm:before{height:18px;width:18px}.si-arrow-up-circle.si-md,.si-arrow-up-circle.si-md:before{height:24px;width:24px}.si-arrow-up-circle.si-lg,.si-arrow-up-circle.si-lg:before{height:30px;width:30px}.si-arrow-up-circle.si-xl,.si-arrow-up-circle.si-xl:before{height:48px;width:48px}.si-arrow-up-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-up-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><path d="M17 17L7 7M7 17V7h10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><path d="M17 17L7 7M7 17V7h10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-up-left.si-xs,.si-arrow-up-left.si-xs:before{height:12px;width:12px}.si-arrow-up-left.si-sm,.si-arrow-up-left.si-sm:before{height:18px;width:18px}.si-arrow-up-left.si-md,.si-arrow-up-left.si-md:before{height:24px;width:24px}.si-arrow-up-left.si-lg,.si-arrow-up-left.si-lg:before{height:30px;width:30px}.si-arrow-up-left.si-xl,.si-arrow-up-left.si-xl:before{height:48px;width:48px}.si-arrow-up-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-up-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-right"><path d="M7 17L17 7M7 7h10v10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-right"><path d="M7 17L17 7M7 7h10v10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-up-right.si-xs,.si-arrow-up-right.si-xs:before{height:12px;width:12px}.si-arrow-up-right.si-sm,.si-arrow-up-right.si-sm:before{height:18px;width:18px}.si-arrow-up-right.si-md,.si-arrow-up-right.si-md:before{height:24px;width:24px}.si-arrow-up-right.si-lg,.si-arrow-up-right.si-lg:before{height:30px;width:30px}.si-arrow-up-right.si-xl,.si-arrow-up-right.si-xl:before{height:48px;width:48px}.si-arrow-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-arrow-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><path d="M12 19V5M5 12l7-7 7 7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><path d="M12 19V5M5 12l7-7 7 7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-arrow-up.si-xs,.si-arrow-up.si-xs:before{height:12px;width:12px}.si-arrow-up.si-sm,.si-arrow-up.si-sm:before{height:18px;width:18px}.si-arrow-up.si-md,.si-arrow-up.si-md:before{height:24px;width:24px}.si-arrow-up.si-lg,.si-arrow-up.si-lg:before{height:30px;width:30px}.si-arrow-up.si-xl,.si-arrow-up.si-xl:before{height:48px;width:48px}.si-at-sign{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-at-sign:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-at-sign"><circle cx="12" cy="12" r="4"/><path d="M16 8v5a3 3 0 006 0v-1a10 10 0 10-3.92 7.94"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-at-sign"><circle cx="12" cy="12" r="4"/><path d="M16 8v5a3 3 0 006 0v-1a10 10 0 10-3.92 7.94"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-at-sign.si-xs,.si-at-sign.si-xs:before{height:12px;width:12px}.si-at-sign.si-sm,.si-at-sign.si-sm:before{height:18px;width:18px}.si-at-sign.si-md,.si-at-sign.si-md:before{height:24px;width:24px}.si-at-sign.si-lg,.si-at-sign.si-lg:before{height:30px;width:30px}.si-at-sign.si-xl,.si-at-sign.si-xl:before{height:48px;width:48px}.si-award{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-award:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-award"><circle cx="12" cy="8" r="7"/><path d="M8.21 13.89L7 23l5-3 5 3-1.21-9.12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-award"><circle cx="12" cy="8" r="7"/><path d="M8.21 13.89L7 23l5-3 5 3-1.21-9.12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-award.si-xs,.si-award.si-xs:before{height:12px;width:12px}.si-award.si-sm,.si-award.si-sm:before{height:18px;width:18px}.si-award.si-md,.si-award.si-md:before{height:24px;width:24px}.si-award.si-lg,.si-award.si-lg:before{height:30px;width:30px}.si-award.si-xl,.si-award.si-xl:before{height:48px;width:48px}.si-bar-chart-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bar-chart-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><path d="M18 20V10M12 20V4M6 20v-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><path d="M18 20V10M12 20V4M6 20v-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bar-chart-2.si-xs,.si-bar-chart-2.si-xs:before{height:12px;width:12px}.si-bar-chart-2.si-sm,.si-bar-chart-2.si-sm:before{height:18px;width:18px}.si-bar-chart-2.si-md,.si-bar-chart-2.si-md:before{height:24px;width:24px}.si-bar-chart-2.si-lg,.si-bar-chart-2.si-lg:before{height:30px;width:30px}.si-bar-chart-2.si-xl,.si-bar-chart-2.si-xl:before{height:48px;width:48px}.si-bar-chart{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bar-chart:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart"><path d="M12 20V10M18 20V4M6 20v-4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart"><path d="M12 20V10M18 20V4M6 20v-4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bar-chart.si-xs,.si-bar-chart.si-xs:before{height:12px;width:12px}.si-bar-chart.si-sm,.si-bar-chart.si-sm:before{height:18px;width:18px}.si-bar-chart.si-md,.si-bar-chart.si-md:before{height:24px;width:24px}.si-bar-chart.si-lg,.si-bar-chart.si-lg:before{height:30px;width:30px}.si-bar-chart.si-xl,.si-bar-chart.si-xl:before{height:48px;width:48px}.si-battery-charging{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-battery-charging:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery-charging"><path d="M5 18H3a2 2 0 01-2-2V8a2 2 0 012-2h3.19M15 6h2a2 2 0 012 2v8a2 2 0 01-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery-charging"><path d="M5 18H3a2 2 0 01-2-2V8a2 2 0 012-2h3.19M15 6h2a2 2 0 012 2v8a2 2 0 01-2 2h-3.19M23 13v-2M11 6l-4 6h6l-4 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-battery-charging.si-xs,.si-battery-charging.si-xs:before{height:12px;width:12px}.si-battery-charging.si-sm,.si-battery-charging.si-sm:before{height:18px;width:18px}.si-battery-charging.si-md,.si-battery-charging.si-md:before{height:24px;width:24px}.si-battery-charging.si-lg,.si-battery-charging.si-lg:before{height:30px;width:30px}.si-battery-charging.si-xl,.si-battery-charging.si-xl:before{height:48px;width:48px}.si-battery{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-battery:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery"><rect x="1" y="6" width="18" height="12" rx="2" ry="2"/><path d="M23 13v-2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery"><rect x="1" y="6" width="18" height="12" rx="2" ry="2"/><path d="M23 13v-2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-battery.si-xs,.si-battery.si-xs:before{height:12px;width:12px}.si-battery.si-sm,.si-battery.si-sm:before{height:18px;width:18px}.si-battery.si-md,.si-battery.si-md:before{height:24px;width:24px}.si-battery.si-lg,.si-battery.si-lg:before{height:30px;width:30px}.si-battery.si-xl,.si-battery.si-xl:before{height:48px;width:48px}.si-bell-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bell-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell-off"><path d="M13.73 21a2 2 0 01-3.46 0M18.63 13A17.89 17.89 0 0118 8M6.26 6.26A5.86 5.86 0 006 8c0 7-3 9-3 9h14M18 8a6 6 0 00-9.33-5M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell-off"><path d="M13.73 21a2 2 0 01-3.46 0M18.63 13A17.89 17.89 0 0118 8M6.26 6.26A5.86 5.86 0 006 8c0 7-3 9-3 9h14M18 8a6 6 0 00-9.33-5M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bell-off.si-xs,.si-bell-off.si-xs:before{height:12px;width:12px}.si-bell-off.si-sm,.si-bell-off.si-sm:before{height:18px;width:18px}.si-bell-off.si-md,.si-bell-off.si-md:before{height:24px;width:24px}.si-bell-off.si-lg,.si-bell-off.si-lg:before{height:30px;width:30px}.si-bell-off.si-xl,.si-bell-off.si-xl:before{height:48px;width:48px}.si-bell{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bell:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell"><path d="M18 8A6 6 0 006 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 01-3.46 0"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell"><path d="M18 8A6 6 0 006 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 01-3.46 0"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bell.si-xs,.si-bell.si-xs:before{height:12px;width:12px}.si-bell.si-sm,.si-bell.si-sm:before{height:18px;width:18px}.si-bell.si-md,.si-bell.si-md:before{height:24px;width:24px}.si-bell.si-lg,.si-bell.si-lg:before{height:30px;width:30px}.si-bell.si-xl,.si-bell.si-xl:before{height:48px;width:48px}.si-bluetooth{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bluetooth:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bluetooth"><path d="M6.5 6.5l11 11L12 23V1l5.5 5.5-11 11"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bluetooth"><path d="M6.5 6.5l11 11L12 23V1l5.5 5.5-11 11"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bluetooth.si-xs,.si-bluetooth.si-xs:before{height:12px;width:12px}.si-bluetooth.si-sm,.si-bluetooth.si-sm:before{height:18px;width:18px}.si-bluetooth.si-md,.si-bluetooth.si-md:before{height:24px;width:24px}.si-bluetooth.si-lg,.si-bluetooth.si-lg:before{height:30px;width:30px}.si-bluetooth.si-xl,.si-bluetooth.si-xl:before{height:48px;width:48px}.si-bold{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bold:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bold"><path d="M6 4h8a4 4 0 014 4 4 4 0 01-4 4H6zM6 12h9a4 4 0 014 4 4 4 0 01-4 4H6z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bold"><path d="M6 4h8a4 4 0 014 4 4 4 0 01-4 4H6zM6 12h9a4 4 0 014 4 4 4 0 01-4 4H6z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bold.si-xs,.si-bold.si-xs:before{height:12px;width:12px}.si-bold.si-sm,.si-bold.si-sm:before{height:18px;width:18px}.si-bold.si-md,.si-bold.si-md:before{height:24px;width:24px}.si-bold.si-lg,.si-bold.si-lg:before{height:30px;width:30px}.si-bold.si-xl,.si-bold.si-xl:before{height:48px;width:48px}.si-book-open{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-book-open:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book-open"><path d="M2 3h6a4 4 0 014 4v14a3 3 0 00-3-3H2zM22 3h-6a4 4 0 00-4 4v14a3 3 0 013-3h7z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book-open"><path d="M2 3h6a4 4 0 014 4v14a3 3 0 00-3-3H2zM22 3h-6a4 4 0 00-4 4v14a3 3 0 013-3h7z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-book-open.si-xs,.si-book-open.si-xs:before{height:12px;width:12px}.si-book-open.si-sm,.si-book-open.si-sm:before{height:18px;width:18px}.si-book-open.si-md,.si-book-open.si-md:before{height:24px;width:24px}.si-book-open.si-lg,.si-book-open.si-lg:before{height:30px;width:30px}.si-book-open.si-xl,.si-book-open.si-xl:before{height:48px;width:48px}.si-book{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-book:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book"><path d="M4 19.5A2.5 2.5 0 016.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book"><path d="M4 19.5A2.5 2.5 0 016.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-book.si-xs,.si-book.si-xs:before{height:12px;width:12px}.si-book.si-sm,.si-book.si-sm:before{height:18px;width:18px}.si-book.si-md,.si-book.si-md:before{height:24px;width:24px}.si-book.si-lg,.si-book.si-lg:before{height:30px;width:30px}.si-book.si-xl,.si-book.si-xl:before{height:48px;width:48px}.si-bookmark{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-bookmark:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"><path d="M19 21l-7-5-7 5V5a2 2 0 012-2h10a2 2 0 012 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"><path d="M19 21l-7-5-7 5V5a2 2 0 012-2h10a2 2 0 012 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-bookmark.si-xs,.si-bookmark.si-xs:before{height:12px;width:12px}.si-bookmark.si-sm,.si-bookmark.si-sm:before{height:18px;width:18px}.si-bookmark.si-md,.si-bookmark.si-md:before{height:24px;width:24px}.si-bookmark.si-lg,.si-bookmark.si-lg:before{height:30px;width:30px}.si-bookmark.si-xl,.si-bookmark.si-xl:before{height:48px;width:48px}.si-box{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-box:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-box"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-box"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-box.si-xs,.si-box.si-xs:before{height:12px;width:12px}.si-box.si-sm,.si-box.si-sm:before{height:18px;width:18px}.si-box.si-md,.si-box.si-md:before{height:24px;width:24px}.si-box.si-lg,.si-box.si-lg:before{height:30px;width:30px}.si-box.si-xl,.si-box.si-xl:before{height:48px;width:48px}.si-briefcase{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-briefcase:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-briefcase"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-briefcase"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-briefcase.si-xs,.si-briefcase.si-xs:before{height:12px;width:12px}.si-briefcase.si-sm,.si-briefcase.si-sm:before{height:18px;width:18px}.si-briefcase.si-md,.si-briefcase.si-md:before{height:24px;width:24px}.si-briefcase.si-lg,.si-briefcase.si-lg:before{height:30px;width:30px}.si-briefcase.si-xl,.si-briefcase.si-xl:before{height:48px;width:48px}.si-calendar{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-calendar:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-calendar.si-xs,.si-calendar.si-xs:before{height:12px;width:12px}.si-calendar.si-sm,.si-calendar.si-sm:before{height:18px;width:18px}.si-calendar.si-md,.si-calendar.si-md:before{height:24px;width:24px}.si-calendar.si-lg,.si-calendar.si-lg:before{height:30px;width:30px}.si-calendar.si-xl,.si-calendar.si-xl:before{height:48px;width:48px}.si-camera-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-camera-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-camera-off"><path d="M1 1l22 22M21 21H3a2 2 0 01-2-2V8a2 2 0 012-2h3m3-3h6l2 3h4a2 2 0 012 2v9.34m-7.72-2.06a4 4 0 11-5.56-5.56"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-camera-off"><path d="M1 1l22 22M21 21H3a2 2 0 01-2-2V8a2 2 0 012-2h3m3-3h6l2 3h4a2 2 0 012 2v9.34m-7.72-2.06a4 4 0 11-5.56-5.56"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-camera-off.si-xs,.si-camera-off.si-xs:before{height:12px;width:12px}.si-camera-off.si-sm,.si-camera-off.si-sm:before{height:18px;width:18px}.si-camera-off.si-md,.si-camera-off.si-md:before{height:24px;width:24px}.si-camera-off.si-lg,.si-camera-off.si-lg:before{height:30px;width:30px}.si-camera-off.si-xl,.si-camera-off.si-xl:before{height:48px;width:48px}.si-camera{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-camera:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-camera"><path d="M23 19a2 2 0 01-2 2H3a2 2 0 01-2-2V8a2 2 0 012-2h4l2-3h6l2 3h4a2 2 0 012 2z"/><circle cx="12" cy="13" r="4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-camera"><path d="M23 19a2 2 0 01-2 2H3a2 2 0 01-2-2V8a2 2 0 012-2h4l2-3h6l2 3h4a2 2 0 012 2z"/><circle cx="12" cy="13" r="4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-camera.si-xs,.si-camera.si-xs:before{height:12px;width:12px}.si-camera.si-sm,.si-camera.si-sm:before{height:18px;width:18px}.si-camera.si-md,.si-camera.si-md:before{height:24px;width:24px}.si-camera.si-lg,.si-camera.si-lg:before{height:30px;width:30px}.si-camera.si-xl,.si-camera.si-xl:before{height:48px;width:48px}.si-cast{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cast:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cast"><path d="M2 16.1A5 5 0 015.9 20M2 12.05A9 9 0 019.95 20M2 8V6a2 2 0 012-2h16a2 2 0 012 2v12a2 2 0 01-2 2h-6M2 20h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cast"><path d="M2 16.1A5 5 0 015.9 20M2 12.05A9 9 0 019.95 20M2 8V6a2 2 0 012-2h16a2 2 0 012 2v12a2 2 0 01-2 2h-6M2 20h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cast.si-xs,.si-cast.si-xs:before{height:12px;width:12px}.si-cast.si-sm,.si-cast.si-sm:before{height:18px;width:18px}.si-cast.si-md,.si-cast.si-md:before{height:24px;width:24px}.si-cast.si-lg,.si-cast.si-lg:before{height:30px;width:30px}.si-cast.si-xl,.si-cast.si-xl:before{height:48px;width:48px}.si-check-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-check-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-circle"><path d="M22 11.08V12a10 10 0 11-5.93-9.14"/><path d="M22 4L12 14.01l-3-3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-circle"><path d="M22 11.08V12a10 10 0 11-5.93-9.14"/><path d="M22 4L12 14.01l-3-3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-check-circle.si-xs,.si-check-circle.si-xs:before{height:12px;width:12px}.si-check-circle.si-sm,.si-check-circle.si-sm:before{height:18px;width:18px}.si-check-circle.si-md,.si-check-circle.si-md:before{height:24px;width:24px}.si-check-circle.si-lg,.si-check-circle.si-lg:before{height:30px;width:30px}.si-check-circle.si-xl,.si-check-circle.si-xl:before{height:48px;width:48px}.si-check-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-check-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square"><path d="M9 11l3 3L22 4"/><path d="M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-square"><path d="M9 11l3 3L22 4"/><path d="M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-check-square.si-xs,.si-check-square.si-xs:before{height:12px;width:12px}.si-check-square.si-sm,.si-check-square.si-sm:before{height:18px;width:18px}.si-check-square.si-md,.si-check-square.si-md:before{height:24px;width:24px}.si-check-square.si-lg,.si-check-square.si-lg:before{height:30px;width:30px}.si-check-square.si-xl,.si-check-square.si-xl:before{height:48px;width:48px}.si-check{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-check:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><path d="M20 6L9 17l-5-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><path d="M20 6L9 17l-5-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-check.si-xs,.si-check.si-xs:before{height:12px;width:12px}.si-check.si-sm,.si-check.si-sm:before{height:18px;width:18px}.si-check.si-md,.si-check.si-md:before{height:24px;width:24px}.si-check.si-lg,.si-check.si-lg:before{height:30px;width:30px}.si-check.si-xl,.si-check.si-xl:before{height:48px;width:48px}.si-chevron-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevron-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="M6 9l6 6 6-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path d="M6 9l6 6 6-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevron-down.si-xs,.si-chevron-down.si-xs:before{height:12px;width:12px}.si-chevron-down.si-sm,.si-chevron-down.si-sm:before{height:18px;width:18px}.si-chevron-down.si-md,.si-chevron-down.si-md:before{height:24px;width:24px}.si-chevron-down.si-lg,.si-chevron-down.si-lg:before{height:30px;width:30px}.si-chevron-down.si-xl,.si-chevron-down.si-xl:before{height:48px;width:48px}.si-chevron-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevron-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><path d="M15 18l-6-6 6-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><path d="M15 18l-6-6 6-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevron-left.si-xs,.si-chevron-left.si-xs:before{height:12px;width:12px}.si-chevron-left.si-sm,.si-chevron-left.si-sm:before{height:18px;width:18px}.si-chevron-left.si-md,.si-chevron-left.si-md:before{height:24px;width:24px}.si-chevron-left.si-lg,.si-chevron-left.si-lg:before{height:30px;width:30px}.si-chevron-left.si-xl,.si-chevron-left.si-xl:before{height:48px;width:48px}.si-chevron-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevron-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><path d="M9 18l6-6-6-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><path d="M9 18l6-6-6-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevron-right.si-xs,.si-chevron-right.si-xs:before{height:12px;width:12px}.si-chevron-right.si-sm,.si-chevron-right.si-sm:before{height:18px;width:18px}.si-chevron-right.si-md,.si-chevron-right.si-md:before{height:24px;width:24px}.si-chevron-right.si-lg,.si-chevron-right.si-lg:before{height:30px;width:30px}.si-chevron-right.si-xl,.si-chevron-right.si-xl:before{height:48px;width:48px}.si-chevron-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevron-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><path d="M18 15l-6-6-6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><path d="M18 15l-6-6-6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevron-up.si-xs,.si-chevron-up.si-xs:before{height:12px;width:12px}.si-chevron-up.si-sm,.si-chevron-up.si-sm:before{height:18px;width:18px}.si-chevron-up.si-md,.si-chevron-up.si-md:before{height:24px;width:24px}.si-chevron-up.si-lg,.si-chevron-up.si-lg:before{height:30px;width:30px}.si-chevron-up.si-xl,.si-chevron-up.si-xl:before{height:48px;width:48px}.si-chevrons-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevrons-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-down"><path d="M7 13l5 5 5-5M7 6l5 5 5-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-down"><path d="M7 13l5 5 5-5M7 6l5 5 5-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevrons-down.si-xs,.si-chevrons-down.si-xs:before{height:12px;width:12px}.si-chevrons-down.si-sm,.si-chevrons-down.si-sm:before{height:18px;width:18px}.si-chevrons-down.si-md,.si-chevrons-down.si-md:before{height:24px;width:24px}.si-chevrons-down.si-lg,.si-chevrons-down.si-lg:before{height:30px;width:30px}.si-chevrons-down.si-xl,.si-chevrons-down.si-xl:before{height:48px;width:48px}.si-chevrons-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevrons-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-left"><path d="M11 17l-5-5 5-5M18 17l-5-5 5-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-left"><path d="M11 17l-5-5 5-5M18 17l-5-5 5-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevrons-left.si-xs,.si-chevrons-left.si-xs:before{height:12px;width:12px}.si-chevrons-left.si-sm,.si-chevrons-left.si-sm:before{height:18px;width:18px}.si-chevrons-left.si-md,.si-chevrons-left.si-md:before{height:24px;width:24px}.si-chevrons-left.si-lg,.si-chevrons-left.si-lg:before{height:30px;width:30px}.si-chevrons-left.si-xl,.si-chevrons-left.si-xl:before{height:48px;width:48px}.si-chevrons-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevrons-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-right"><path d="M13 17l5-5-5-5M6 17l5-5-5-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-right"><path d="M13 17l5-5-5-5M6 17l5-5-5-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevrons-right.si-xs,.si-chevrons-right.si-xs:before{height:12px;width:12px}.si-chevrons-right.si-sm,.si-chevrons-right.si-sm:before{height:18px;width:18px}.si-chevrons-right.si-md,.si-chevrons-right.si-md:before{height:24px;width:24px}.si-chevrons-right.si-lg,.si-chevrons-right.si-lg:before{height:30px;width:30px}.si-chevrons-right.si-xl,.si-chevrons-right.si-xl:before{height:48px;width:48px}.si-chevrons-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chevrons-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up"><path d="M17 11l-5-5-5 5M17 18l-5-5-5 5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up"><path d="M17 11l-5-5-5 5M17 18l-5-5-5 5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chevrons-up.si-xs,.si-chevrons-up.si-xs:before{height:12px;width:12px}.si-chevrons-up.si-sm,.si-chevrons-up.si-sm:before{height:18px;width:18px}.si-chevrons-up.si-md,.si-chevrons-up.si-md:before{height:24px;width:24px}.si-chevrons-up.si-lg,.si-chevrons-up.si-lg:before{height:30px;width:30px}.si-chevrons-up.si-xl,.si-chevrons-up.si-xl:before{height:48px;width:48px}.si-chrome{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-chrome:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chrome"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M21.17 8H12M3.95 6.06L8.54 14M10.88 21.94L15.46 14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chrome"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M21.17 8H12M3.95 6.06L8.54 14M10.88 21.94L15.46 14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-chrome.si-xs,.si-chrome.si-xs:before{height:12px;width:12px}.si-chrome.si-sm,.si-chrome.si-sm:before{height:18px;width:18px}.si-chrome.si-md,.si-chrome.si-md:before{height:24px;width:24px}.si-chrome.si-lg,.si-chrome.si-lg:before{height:30px;width:30px}.si-chrome.si-xl,.si-chrome.si-xl:before{height:48px;width:48px}.si-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-circle"><circle cx="12" cy="12" r="10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-circle"><circle cx="12" cy="12" r="10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-circle.si-xs,.si-circle.si-xs:before{height:12px;width:12px}.si-circle.si-sm,.si-circle.si-sm:before{height:18px;width:18px}.si-circle.si-md,.si-circle.si-md:before{height:24px;width:24px}.si-circle.si-lg,.si-circle.si-lg:before{height:30px;width:30px}.si-circle.si-xl,.si-circle.si-xl:before{height:48px;width:48px}.si-clipboard{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-clipboard:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clipboard"><path d="M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2"/><rect x="8" y="2" width="8" height="4" rx="1" ry="1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clipboard"><path d="M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2"/><rect x="8" y="2" width="8" height="4" rx="1" ry="1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-clipboard.si-xs,.si-clipboard.si-xs:before{height:12px;width:12px}.si-clipboard.si-sm,.si-clipboard.si-sm:before{height:18px;width:18px}.si-clipboard.si-md,.si-clipboard.si-md:before{height:24px;width:24px}.si-clipboard.si-lg,.si-clipboard.si-lg:before{height:30px;width:30px}.si-clipboard.si-xl,.si-clipboard.si-xl:before{height:48px;width:48px}.si-clock{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-clock:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-clock.si-xs,.si-clock.si-xs:before{height:12px;width:12px}.si-clock.si-sm,.si-clock.si-sm:before{height:18px;width:18px}.si-clock.si-md,.si-clock.si-md:before{height:24px;width:24px}.si-clock.si-lg,.si-clock.si-lg:before{height:30px;width:30px}.si-clock.si-xl,.si-clock.si-xl:before{height:48px;width:48px}.si-cloud-drizzle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud-drizzle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-drizzle"><path d="M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0018 7h-1.26A8 8 0 104 15.25"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-drizzle"><path d="M8 19v2M8 13v2M16 19v2M16 13v2M12 21v2M12 15v2M20 16.58A5 5 0 0018 7h-1.26A8 8 0 104 15.25"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud-drizzle.si-xs,.si-cloud-drizzle.si-xs:before{height:12px;width:12px}.si-cloud-drizzle.si-sm,.si-cloud-drizzle.si-sm:before{height:18px;width:18px}.si-cloud-drizzle.si-md,.si-cloud-drizzle.si-md:before{height:24px;width:24px}.si-cloud-drizzle.si-lg,.si-cloud-drizzle.si-lg:before{height:30px;width:30px}.si-cloud-drizzle.si-xl,.si-cloud-drizzle.si-xl:before{height:48px;width:48px}.si-cloud-lightning{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud-lightning:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-lightning"><path d="M19 16.9A5 5 0 0018 7h-1.26a8 8 0 10-11.62 9"/><path d="M13 11l-4 6h6l-4 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-lightning"><path d="M19 16.9A5 5 0 0018 7h-1.26a8 8 0 10-11.62 9"/><path d="M13 11l-4 6h6l-4 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud-lightning.si-xs,.si-cloud-lightning.si-xs:before{height:12px;width:12px}.si-cloud-lightning.si-sm,.si-cloud-lightning.si-sm:before{height:18px;width:18px}.si-cloud-lightning.si-md,.si-cloud-lightning.si-md:before{height:24px;width:24px}.si-cloud-lightning.si-lg,.si-cloud-lightning.si-lg:before{height:30px;width:30px}.si-cloud-lightning.si-xl,.si-cloud-lightning.si-xl:before{height:48px;width:48px}.si-cloud-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-off"><path d="M22.61 16.95A5 5 0 0018 10h-1.26a8 8 0 00-7.05-6M5 5a8 8 0 004 15h9a5 5 0 001.7-.3M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-off"><path d="M22.61 16.95A5 5 0 0018 10h-1.26a8 8 0 00-7.05-6M5 5a8 8 0 004 15h9a5 5 0 001.7-.3M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud-off.si-xs,.si-cloud-off.si-xs:before{height:12px;width:12px}.si-cloud-off.si-sm,.si-cloud-off.si-sm:before{height:18px;width:18px}.si-cloud-off.si-md,.si-cloud-off.si-md:before{height:24px;width:24px}.si-cloud-off.si-lg,.si-cloud-off.si-lg:before{height:30px;width:30px}.si-cloud-off.si-xl,.si-cloud-off.si-xl:before{height:48px;width:48px}.si-cloud-rain{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud-rain:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-rain"><path d="M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0018 7h-1.26A8 8 0 104 15.25"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-rain"><path d="M16 13v8M8 13v8M12 15v8M20 16.58A5 5 0 0018 7h-1.26A8 8 0 104 15.25"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud-rain.si-xs,.si-cloud-rain.si-xs:before{height:12px;width:12px}.si-cloud-rain.si-sm,.si-cloud-rain.si-sm:before{height:18px;width:18px}.si-cloud-rain.si-md,.si-cloud-rain.si-md:before{height:24px;width:24px}.si-cloud-rain.si-lg,.si-cloud-rain.si-lg:before{height:30px;width:30px}.si-cloud-rain.si-xl,.si-cloud-rain.si-xl:before{height:48px;width:48px}.si-cloud-snow{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud-snow:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-snow"><path d="M20 17.58A5 5 0 0018 8h-1.26A8 8 0 104 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud-snow"><path d="M20 17.58A5 5 0 0018 8h-1.26A8 8 0 104 16.25M8 16h.01M8 20h.01M12 18h.01M12 22h.01M16 16h.01M16 20h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud-snow.si-xs,.si-cloud-snow.si-xs:before{height:12px;width:12px}.si-cloud-snow.si-sm,.si-cloud-snow.si-sm:before{height:18px;width:18px}.si-cloud-snow.si-md,.si-cloud-snow.si-md:before{height:24px;width:24px}.si-cloud-snow.si-lg,.si-cloud-snow.si-lg:before{height:30px;width:30px}.si-cloud-snow.si-xl,.si-cloud-snow.si-xl:before{height:48px;width:48px}.si-cloud{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cloud:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud"><path d="M18 10h-1.26A8 8 0 109 20h9a5 5 0 000-10z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud"><path d="M18 10h-1.26A8 8 0 109 20h9a5 5 0 000-10z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cloud.si-xs,.si-cloud.si-xs:before{height:12px;width:12px}.si-cloud.si-sm,.si-cloud.si-sm:before{height:18px;width:18px}.si-cloud.si-md,.si-cloud.si-md:before{height:24px;width:24px}.si-cloud.si-lg,.si-cloud.si-lg:before{height:30px;width:30px}.si-cloud.si-xl,.si-cloud.si-xl:before{height:48px;width:48px}.si-code{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-code:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-code"><path d="M16 18l6-6-6-6M8 6l-6 6 6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-code"><path d="M16 18l6-6-6-6M8 6l-6 6 6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-code.si-xs,.si-code.si-xs:before{height:12px;width:12px}.si-code.si-sm,.si-code.si-sm:before{height:18px;width:18px}.si-code.si-md,.si-code.si-md:before{height:24px;width:24px}.si-code.si-lg,.si-code.si-lg:before{height:30px;width:30px}.si-code.si-xl,.si-code.si-xl:before{height:48px;width:48px}.si-codepen{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-codepen:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-codepen"><path d="M12 2l10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5"/><path d="M22 8.5l-10 7-10-7"/><path d="M2 15.5l10-7 10 7M12 2v6.5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-codepen"><path d="M12 2l10 6.5v7L12 22 2 15.5v-7L12 2zM12 22v-6.5"/><path d="M22 8.5l-10 7-10-7"/><path d="M2 15.5l10-7 10 7M12 2v6.5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-codepen.si-xs,.si-codepen.si-xs:before{height:12px;width:12px}.si-codepen.si-sm,.si-codepen.si-sm:before{height:18px;width:18px}.si-codepen.si-md,.si-codepen.si-md:before{height:24px;width:24px}.si-codepen.si-lg,.si-codepen.si-lg:before{height:30px;width:30px}.si-codepen.si-xl,.si-codepen.si-xl:before{height:48px;width:48px}.si-codesandbox{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-codesandbox:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-codesandbox"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M7.5 4.21l4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-codesandbox"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M7.5 4.21l4.5 2.6 4.5-2.6M7.5 19.79V14.6L3 12M21 12l-4.5 2.6v5.19M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-codesandbox.si-xs,.si-codesandbox.si-xs:before{height:12px;width:12px}.si-codesandbox.si-sm,.si-codesandbox.si-sm:before{height:18px;width:18px}.si-codesandbox.si-md,.si-codesandbox.si-md:before{height:24px;width:24px}.si-codesandbox.si-lg,.si-codesandbox.si-lg:before{height:30px;width:30px}.si-codesandbox.si-xl,.si-codesandbox.si-xl:before{height:48px;width:48px}.si-coffee{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-coffee:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-coffee"><path d="M18 8h1a4 4 0 010 8h-1M2 8h16v9a4 4 0 01-4 4H6a4 4 0 01-4-4V8zM6 1v3M10 1v3M14 1v3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-coffee"><path d="M18 8h1a4 4 0 010 8h-1M2 8h16v9a4 4 0 01-4 4H6a4 4 0 01-4-4V8zM6 1v3M10 1v3M14 1v3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-coffee.si-xs,.si-coffee.si-xs:before{height:12px;width:12px}.si-coffee.si-sm,.si-coffee.si-sm:before{height:18px;width:18px}.si-coffee.si-md,.si-coffee.si-md:before{height:24px;width:24px}.si-coffee.si-lg,.si-coffee.si-lg:before{height:30px;width:30px}.si-coffee.si-xl,.si-coffee.si-xl:before{height:48px;width:48px}.si-columns{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-columns:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-columns"><path d="M12 3h7a2 2 0 012 2v14a2 2 0 01-2 2h-7m0-18H5a2 2 0 00-2 2v14a2 2 0 002 2h7m0-18v18"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-columns"><path d="M12 3h7a2 2 0 012 2v14a2 2 0 01-2 2h-7m0-18H5a2 2 0 00-2 2v14a2 2 0 002 2h7m0-18v18"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-columns.si-xs,.si-columns.si-xs:before{height:12px;width:12px}.si-columns.si-sm,.si-columns.si-sm:before{height:18px;width:18px}.si-columns.si-md,.si-columns.si-md:before{height:24px;width:24px}.si-columns.si-lg,.si-columns.si-lg:before{height:30px;width:30px}.si-columns.si-xl,.si-columns.si-xl:before{height:48px;width:48px}.si-command{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-command:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-command"><path d="M18 3a3 3 0 00-3 3v12a3 3 0 003 3 3 3 0 003-3 3 3 0 00-3-3H6a3 3 0 00-3 3 3 3 0 003 3 3 3 0 003-3V6a3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3h12a3 3 0 003-3 3 3 0 00-3-3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-command"><path d="M18 3a3 3 0 00-3 3v12a3 3 0 003 3 3 3 0 003-3 3 3 0 00-3-3H6a3 3 0 00-3 3 3 3 0 003 3 3 3 0 003-3V6a3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3h12a3 3 0 003-3 3 3 0 00-3-3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-command.si-xs,.si-command.si-xs:before{height:12px;width:12px}.si-command.si-sm,.si-command.si-sm:before{height:18px;width:18px}.si-command.si-md,.si-command.si-md:before{height:24px;width:24px}.si-command.si-lg,.si-command.si-lg:before{height:30px;width:30px}.si-command.si-xl,.si-command.si-xl:before{height:48px;width:48px}.si-compass{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-compass:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-compass"><circle cx="12" cy="12" r="10"/><path d="M16.24 7.76l-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-compass"><circle cx="12" cy="12" r="10"/><path d="M16.24 7.76l-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-compass.si-xs,.si-compass.si-xs:before{height:12px;width:12px}.si-compass.si-sm,.si-compass.si-sm:before{height:18px;width:18px}.si-compass.si-md,.si-compass.si-md:before{height:24px;width:24px}.si-compass.si-lg,.si-compass.si-lg:before{height:30px;width:30px}.si-compass.si-xl,.si-compass.si-xl:before{height:48px;width:48px}.si-copy{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-copy:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-copy.si-xs,.si-copy.si-xs:before{height:12px;width:12px}.si-copy.si-sm,.si-copy.si-sm:before{height:18px;width:18px}.si-copy.si-md,.si-copy.si-md:before{height:24px;width:24px}.si-copy.si-lg,.si-copy.si-lg:before{height:30px;width:30px}.si-copy.si-xl,.si-copy.si-xl:before{height:48px;width:48px}.si-corner-down-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-down-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-down-left"><path d="M9 10l-5 5 5 5"/><path d="M20 4v7a4 4 0 01-4 4H4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-down-left"><path d="M9 10l-5 5 5 5"/><path d="M20 4v7a4 4 0 01-4 4H4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-down-left.si-xs,.si-corner-down-left.si-xs:before{height:12px;width:12px}.si-corner-down-left.si-sm,.si-corner-down-left.si-sm:before{height:18px;width:18px}.si-corner-down-left.si-md,.si-corner-down-left.si-md:before{height:24px;width:24px}.si-corner-down-left.si-lg,.si-corner-down-left.si-lg:before{height:30px;width:30px}.si-corner-down-left.si-xl,.si-corner-down-left.si-xl:before{height:48px;width:48px}.si-corner-down-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-down-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-down-right"><path d="M15 10l5 5-5 5"/><path d="M4 4v7a4 4 0 004 4h12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-down-right"><path d="M15 10l5 5-5 5"/><path d="M4 4v7a4 4 0 004 4h12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-down-right.si-xs,.si-corner-down-right.si-xs:before{height:12px;width:12px}.si-corner-down-right.si-sm,.si-corner-down-right.si-sm:before{height:18px;width:18px}.si-corner-down-right.si-md,.si-corner-down-right.si-md:before{height:24px;width:24px}.si-corner-down-right.si-lg,.si-corner-down-right.si-lg:before{height:30px;width:30px}.si-corner-down-right.si-xl,.si-corner-down-right.si-xl:before{height:48px;width:48px}.si-corner-left-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-left-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-left-down"><path d="M14 15l-5 5-5-5"/><path d="M20 4h-7a4 4 0 00-4 4v12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-left-down"><path d="M14 15l-5 5-5-5"/><path d="M20 4h-7a4 4 0 00-4 4v12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-left-down.si-xs,.si-corner-left-down.si-xs:before{height:12px;width:12px}.si-corner-left-down.si-sm,.si-corner-left-down.si-sm:before{height:18px;width:18px}.si-corner-left-down.si-md,.si-corner-left-down.si-md:before{height:24px;width:24px}.si-corner-left-down.si-lg,.si-corner-left-down.si-lg:before{height:30px;width:30px}.si-corner-left-down.si-xl,.si-corner-left-down.si-xl:before{height:48px;width:48px}.si-corner-left-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-left-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-left-up"><path d="M14 9L9 4 4 9"/><path d="M20 20h-7a4 4 0 01-4-4V4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-left-up"><path d="M14 9L9 4 4 9"/><path d="M20 20h-7a4 4 0 01-4-4V4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-left-up.si-xs,.si-corner-left-up.si-xs:before{height:12px;width:12px}.si-corner-left-up.si-sm,.si-corner-left-up.si-sm:before{height:18px;width:18px}.si-corner-left-up.si-md,.si-corner-left-up.si-md:before{height:24px;width:24px}.si-corner-left-up.si-lg,.si-corner-left-up.si-lg:before{height:30px;width:30px}.si-corner-left-up.si-xl,.si-corner-left-up.si-xl:before{height:48px;width:48px}.si-corner-right-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-right-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-right-down"><path d="M10 15l5 5 5-5"/><path d="M4 4h7a4 4 0 014 4v12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-right-down"><path d="M10 15l5 5 5-5"/><path d="M4 4h7a4 4 0 014 4v12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-right-down.si-xs,.si-corner-right-down.si-xs:before{height:12px;width:12px}.si-corner-right-down.si-sm,.si-corner-right-down.si-sm:before{height:18px;width:18px}.si-corner-right-down.si-md,.si-corner-right-down.si-md:before{height:24px;width:24px}.si-corner-right-down.si-lg,.si-corner-right-down.si-lg:before{height:30px;width:30px}.si-corner-right-down.si-xl,.si-corner-right-down.si-xl:before{height:48px;width:48px}.si-corner-right-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-right-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-right-up"><path d="M10 9l5-5 5 5"/><path d="M4 20h7a4 4 0 004-4V4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-right-up"><path d="M10 9l5-5 5 5"/><path d="M4 20h7a4 4 0 004-4V4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-right-up.si-xs,.si-corner-right-up.si-xs:before{height:12px;width:12px}.si-corner-right-up.si-sm,.si-corner-right-up.si-sm:before{height:18px;width:18px}.si-corner-right-up.si-md,.si-corner-right-up.si-md:before{height:24px;width:24px}.si-corner-right-up.si-lg,.si-corner-right-up.si-lg:before{height:30px;width:30px}.si-corner-right-up.si-xl,.si-corner-right-up.si-xl:before{height:48px;width:48px}.si-corner-up-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-up-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-up-left"><path d="M9 14L4 9l5-5"/><path d="M20 20v-7a4 4 0 00-4-4H4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-up-left"><path d="M9 14L4 9l5-5"/><path d="M20 20v-7a4 4 0 00-4-4H4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-up-left.si-xs,.si-corner-up-left.si-xs:before{height:12px;width:12px}.si-corner-up-left.si-sm,.si-corner-up-left.si-sm:before{height:18px;width:18px}.si-corner-up-left.si-md,.si-corner-up-left.si-md:before{height:24px;width:24px}.si-corner-up-left.si-lg,.si-corner-up-left.si-lg:before{height:30px;width:30px}.si-corner-up-left.si-xl,.si-corner-up-left.si-xl:before{height:48px;width:48px}.si-corner-up-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-corner-up-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-up-right"><path d="M15 14l5-5-5-5"/><path d="M4 20v-7a4 4 0 014-4h12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-corner-up-right"><path d="M15 14l5-5-5-5"/><path d="M4 20v-7a4 4 0 014-4h12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-corner-up-right.si-xs,.si-corner-up-right.si-xs:before{height:12px;width:12px}.si-corner-up-right.si-sm,.si-corner-up-right.si-sm:before{height:18px;width:18px}.si-corner-up-right.si-md,.si-corner-up-right.si-md:before{height:24px;width:24px}.si-corner-up-right.si-lg,.si-corner-up-right.si-lg:before{height:30px;width:30px}.si-corner-up-right.si-xl,.si-corner-up-right.si-xl:before{height:48px;width:48px}.si-cpu{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-cpu:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cpu"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"/><path d="M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cpu"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"/><path d="M9 9h6v6H9zM9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 14h3M1 9h3M1 14h3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-cpu.si-xs,.si-cpu.si-xs:before{height:12px;width:12px}.si-cpu.si-sm,.si-cpu.si-sm:before{height:18px;width:18px}.si-cpu.si-md,.si-cpu.si-md:before{height:24px;width:24px}.si-cpu.si-lg,.si-cpu.si-lg:before{height:30px;width:30px}.si-cpu.si-xl,.si-cpu.si-xl:before{height:48px;width:48px}.si-credit-card{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-credit-card:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-credit-card"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-credit-card"><rect x="1" y="4" width="22" height="16" rx="2" ry="2"/><path d="M1 10h22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-credit-card.si-xs,.si-credit-card.si-xs:before{height:12px;width:12px}.si-credit-card.si-sm,.si-credit-card.si-sm:before{height:18px;width:18px}.si-credit-card.si-md,.si-credit-card.si-md:before{height:24px;width:24px}.si-credit-card.si-lg,.si-credit-card.si-lg:before{height:30px;width:30px}.si-credit-card.si-xl,.si-credit-card.si-xl:before{height:48px;width:48px}.si-crop{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-crop:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-crop"><path d="M6.13 1L6 16a2 2 0 002 2h15"/><path d="M1 6.13L16 6a2 2 0 012 2v15"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-crop"><path d="M6.13 1L6 16a2 2 0 002 2h15"/><path d="M1 6.13L16 6a2 2 0 012 2v15"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-crop.si-xs,.si-crop.si-xs:before{height:12px;width:12px}.si-crop.si-sm,.si-crop.si-sm:before{height:18px;width:18px}.si-crop.si-md,.si-crop.si-md:before{height:24px;width:24px}.si-crop.si-lg,.si-crop.si-lg:before{height:30px;width:30px}.si-crop.si-xl,.si-crop.si-xl:before{height:48px;width:48px}.si-crosshair{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-crosshair:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-crosshair"><circle cx="12" cy="12" r="10"/><path d="M22 12h-4M6 12H2M12 6V2M12 22v-4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-crosshair"><circle cx="12" cy="12" r="10"/><path d="M22 12h-4M6 12H2M12 6V2M12 22v-4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-crosshair.si-xs,.si-crosshair.si-xs:before{height:12px;width:12px}.si-crosshair.si-sm,.si-crosshair.si-sm:before{height:18px;width:18px}.si-crosshair.si-md,.si-crosshair.si-md:before{height:24px;width:24px}.si-crosshair.si-lg,.si-crosshair.si-lg:before{height:30px;width:30px}.si-crosshair.si-xl,.si-crosshair.si-xl:before{height:48px;width:48px}.si-database{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-database:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-database"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-database"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-database.si-xs,.si-database.si-xs:before{height:12px;width:12px}.si-database.si-sm,.si-database.si-sm:before{height:18px;width:18px}.si-database.si-md,.si-database.si-md:before{height:24px;width:24px}.si-database.si-lg,.si-database.si-lg:before{height:30px;width:30px}.si-database.si-xl,.si-database.si-xl:before{height:48px;width:48px}.si-delete{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-delete:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete"><path d="M21 4H8l-7 8 7 8h13a2 2 0 002-2V6a2 2 0 00-2-2zM18 9l-6 6M12 9l6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete"><path d="M21 4H8l-7 8 7 8h13a2 2 0 002-2V6a2 2 0 00-2-2zM18 9l-6 6M12 9l6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-delete.si-xs,.si-delete.si-xs:before{height:12px;width:12px}.si-delete.si-sm,.si-delete.si-sm:before{height:18px;width:18px}.si-delete.si-md,.si-delete.si-md:before{height:24px;width:24px}.si-delete.si-lg,.si-delete.si-lg:before{height:30px;width:30px}.si-delete.si-xl,.si-delete.si-xl:before{height:48px;width:48px}.si-disc{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-disc:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-disc"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-disc"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-disc.si-xs,.si-disc.si-xs:before{height:12px;width:12px}.si-disc.si-sm,.si-disc.si-sm:before{height:18px;width:18px}.si-disc.si-md,.si-disc.si-md:before{height:24px;width:24px}.si-disc.si-lg,.si-disc.si-lg:before{height:30px;width:30px}.si-disc.si-xl,.si-disc.si-xl:before{height:48px;width:48px}.si-divide-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-divide-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide-circle"><path d="M8 12h8M12 16h0M12 8h0"/><circle cx="12" cy="12" r="10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide-circle"><path d="M8 12h8M12 16h0M12 8h0"/><circle cx="12" cy="12" r="10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-divide-circle.si-xs,.si-divide-circle.si-xs:before{height:12px;width:12px}.si-divide-circle.si-sm,.si-divide-circle.si-sm:before{height:18px;width:18px}.si-divide-circle.si-md,.si-divide-circle.si-md:before{height:24px;width:24px}.si-divide-circle.si-lg,.si-divide-circle.si-lg:before{height:30px;width:30px}.si-divide-circle.si-xl,.si-divide-circle.si-xl:before{height:48px;width:48px}.si-divide-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-divide-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8M12 16h0M12 8h0"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8M12 16h0M12 8h0"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-divide-square.si-xs,.si-divide-square.si-xs:before{height:12px;width:12px}.si-divide-square.si-sm,.si-divide-square.si-sm:before{height:18px;width:18px}.si-divide-square.si-md,.si-divide-square.si-md:before{height:24px;width:24px}.si-divide-square.si-lg,.si-divide-square.si-lg:before{height:30px;width:30px}.si-divide-square.si-xl,.si-divide-square.si-xl:before{height:48px;width:48px}.si-divide{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-divide:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide"><circle cx="12" cy="6" r="2"/><path d="M5 12h14"/><circle cx="12" cy="18" r="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-divide"><circle cx="12" cy="6" r="2"/><path d="M5 12h14"/><circle cx="12" cy="18" r="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-divide.si-xs,.si-divide.si-xs:before{height:12px;width:12px}.si-divide.si-sm,.si-divide.si-sm:before{height:18px;width:18px}.si-divide.si-md,.si-divide.si-md:before{height:24px;width:24px}.si-divide.si-lg,.si-divide.si-lg:before{height:30px;width:30px}.si-divide.si-xl,.si-divide.si-xl:before{height:48px;width:48px}.si-dollar-sign{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-dollar-sign:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><path d="M12 1v22M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><path d="M12 1v22M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-dollar-sign.si-xs,.si-dollar-sign.si-xs:before{height:12px;width:12px}.si-dollar-sign.si-sm,.si-dollar-sign.si-sm:before{height:18px;width:18px}.si-dollar-sign.si-md,.si-dollar-sign.si-md:before{height:24px;width:24px}.si-dollar-sign.si-lg,.si-dollar-sign.si-lg:before{height:30px;width:30px}.si-dollar-sign.si-xl,.si-dollar-sign.si-xl:before{height:48px;width:48px}.si-download-cloud{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-download-cloud:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download-cloud"><path d="M8 17l4 4 4-4M12 12v9"/><path d="M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download-cloud"><path d="M8 17l4 4 4-4M12 12v9"/><path d="M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-download-cloud.si-xs,.si-download-cloud.si-xs:before{height:12px;width:12px}.si-download-cloud.si-sm,.si-download-cloud.si-sm:before{height:18px;width:18px}.si-download-cloud.si-md,.si-download-cloud.si-md:before{height:24px;width:24px}.si-download-cloud.si-lg,.si-download-cloud.si-lg:before{height:30px;width:30px}.si-download-cloud.si-xl,.si-download-cloud.si-xl:before{height:48px;width:48px}.si-download{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-download:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M7 10l5 5 5-5M12 15V3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M7 10l5 5 5-5M12 15V3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-download.si-xs,.si-download.si-xs:before{height:12px;width:12px}.si-download.si-sm,.si-download.si-sm:before{height:18px;width:18px}.si-download.si-md,.si-download.si-md:before{height:24px;width:24px}.si-download.si-lg,.si-download.si-lg:before{height:30px;width:30px}.si-download.si-xl,.si-download.si-xl:before{height:48px;width:48px}.si-dribbble{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-dribbble:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dribbble"><circle cx="12" cy="12" r="10"/><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dribbble"><circle cx="12" cy="12" r="10"/><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-dribbble.si-xs,.si-dribbble.si-xs:before{height:12px;width:12px}.si-dribbble.si-sm,.si-dribbble.si-sm:before{height:18px;width:18px}.si-dribbble.si-md,.si-dribbble.si-md:before{height:24px;width:24px}.si-dribbble.si-lg,.si-dribbble.si-lg:before{height:30px;width:30px}.si-dribbble.si-xl,.si-dribbble.si-xl:before{height:48px;width:48px}.si-droplet{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-droplet:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-droplet"><path d="M12 2.69l5.66 5.66a8 8 0 11-11.31 0z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-droplet"><path d="M12 2.69l5.66 5.66a8 8 0 11-11.31 0z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-droplet.si-xs,.si-droplet.si-xs:before{height:12px;width:12px}.si-droplet.si-sm,.si-droplet.si-sm:before{height:18px;width:18px}.si-droplet.si-md,.si-droplet.si-md:before{height:24px;width:24px}.si-droplet.si-lg,.si-droplet.si-lg:before{height:30px;width:30px}.si-droplet.si-xl,.si-droplet.si-xl:before{height:48px;width:48px}.si-edit-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-edit-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-2"><path d="M17 3a2.828 2.828 0 114 4L7.5 20.5 2 22l1.5-5.5L17 3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-2"><path d="M17 3a2.828 2.828 0 114 4L7.5 20.5 2 22l1.5-5.5L17 3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-edit-2.si-xs,.si-edit-2.si-xs:before{height:12px;width:12px}.si-edit-2.si-sm,.si-edit-2.si-sm:before{height:18px;width:18px}.si-edit-2.si-md,.si-edit-2.si-md:before{height:24px;width:24px}.si-edit-2.si-lg,.si-edit-2.si-lg:before{height:30px;width:30px}.si-edit-2.si-xl,.si-edit-2.si-xl:before{height:48px;width:48px}.si-edit-3{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-edit-3:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-3"><path d="M12 20h9M16.5 3.5a2.121 2.121 0 013 3L7 19l-4 1 1-4L16.5 3.5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-3"><path d="M12 20h9M16.5 3.5a2.121 2.121 0 013 3L7 19l-4 1 1-4L16.5 3.5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-edit-3.si-xs,.si-edit-3.si-xs:before{height:12px;width:12px}.si-edit-3.si-sm,.si-edit-3.si-sm:before{height:18px;width:18px}.si-edit-3.si-md,.si-edit-3.si-md:before{height:24px;width:24px}.si-edit-3.si-lg,.si-edit-3.si-lg:before{height:30px;width:30px}.si-edit-3.si-xl,.si-edit-3.si-xl:before{height:48px;width:48px}.si-edit{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-edit:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-edit.si-xs,.si-edit.si-xs:before{height:12px;width:12px}.si-edit.si-sm,.si-edit.si-sm:before{height:18px;width:18px}.si-edit.si-md,.si-edit.si-md:before{height:24px;width:24px}.si-edit.si-lg,.si-edit.si-lg:before{height:30px;width:30px}.si-edit.si-xl,.si-edit.si-xl:before{height:48px;width:48px}.si-external-link{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-external-link:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6M15 3h6v6M10 14L21 3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6M15 3h6v6M10 14L21 3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-external-link.si-xs,.si-external-link.si-xs:before{height:12px;width:12px}.si-external-link.si-sm,.si-external-link.si-sm:before{height:18px;width:18px}.si-external-link.si-md,.si-external-link.si-md:before{height:24px;width:24px}.si-external-link.si-lg,.si-external-link.si-lg:before{height:30px;width:30px}.si-external-link.si-xl,.si-external-link.si-xl:before{height:48px;width:48px}.si-eye-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-eye-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye-off"><path d="M17.94 17.94A10.07 10.07 0 0112 20c-7 0-11-8-11-8a18.45 18.45 0 015.06-5.94M9.9 4.24A9.12 9.12 0 0112 4c7 0 11 8 11 8a18.5 18.5 0 01-2.16 3.19m-6.72-1.07a3 3 0 11-4.24-4.24M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye-off"><path d="M17.94 17.94A10.07 10.07 0 0112 20c-7 0-11-8-11-8a18.45 18.45 0 015.06-5.94M9.9 4.24A9.12 9.12 0 0112 4c7 0 11 8 11 8a18.5 18.5 0 01-2.16 3.19m-6.72-1.07a3 3 0 11-4.24-4.24M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-eye-off.si-xs,.si-eye-off.si-xs:before{height:12px;width:12px}.si-eye-off.si-sm,.si-eye-off.si-sm:before{height:18px;width:18px}.si-eye-off.si-md,.si-eye-off.si-md:before{height:24px;width:24px}.si-eye-off.si-lg,.si-eye-off.si-lg:before{height:30px;width:30px}.si-eye-off.si-xl,.si-eye-off.si-xl:before{height:48px;width:48px}.si-eye{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-eye:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-eye.si-xs,.si-eye.si-xs:before{height:12px;width:12px}.si-eye.si-sm,.si-eye.si-sm:before{height:18px;width:18px}.si-eye.si-md,.si-eye.si-md:before{height:24px;width:24px}.si-eye.si-lg,.si-eye.si-lg:before{height:30px;width:30px}.si-eye.si-xl,.si-eye.si-xl:before{height:48px;width:48px}.si-facebook{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-facebook:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-facebook.si-xs,.si-facebook.si-xs:before{height:12px;width:12px}.si-facebook.si-sm,.si-facebook.si-sm:before{height:18px;width:18px}.si-facebook.si-md,.si-facebook.si-md:before{height:24px;width:24px}.si-facebook.si-lg,.si-facebook.si-lg:before{height:30px;width:30px}.si-facebook.si-xl,.si-facebook.si-xl:before{height:48px;width:48px}.si-fast-forward{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-fast-forward:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-fast-forward"><path d="M13 19l9-7-9-7v14zM2 19l9-7-9-7v14z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-fast-forward"><path d="M13 19l9-7-9-7v14zM2 19l9-7-9-7v14z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-fast-forward.si-xs,.si-fast-forward.si-xs:before{height:12px;width:12px}.si-fast-forward.si-sm,.si-fast-forward.si-sm:before{height:18px;width:18px}.si-fast-forward.si-md,.si-fast-forward.si-md:before{height:24px;width:24px}.si-fast-forward.si-lg,.si-fast-forward.si-lg:before{height:30px;width:30px}.si-fast-forward.si-xl,.si-fast-forward.si-xl:before{height:48px;width:48px}.si-feather{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-feather:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-feather"><path d="M20.24 12.24a6 6 0 00-8.49-8.49L5 10.5V19h8.5zM16 8L2 22M17.5 15H9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-feather"><path d="M20.24 12.24a6 6 0 00-8.49-8.49L5 10.5V19h8.5zM16 8L2 22M17.5 15H9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-feather.si-xs,.si-feather.si-xs:before{height:12px;width:12px}.si-feather.si-sm,.si-feather.si-sm:before{height:18px;width:18px}.si-feather.si-md,.si-feather.si-md:before{height:24px;width:24px}.si-feather.si-lg,.si-feather.si-lg:before{height:30px;width:30px}.si-feather.si-xl,.si-feather.si-xl:before{height:48px;width:48px}.si-figma{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-figma:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-figma"><path d="M5 5.5A3.5 3.5 0 018.5 2H12v7H8.5A3.5 3.5 0 015 5.5zM12 2h3.5a3.5 3.5 0 110 7H12V2z"/><path d="M12 12.5a3.5 3.5 0 117 0 3.5 3.5 0 11-7 0zM5 19.5A3.5 3.5 0 018.5 16H12v3.5a3.5 3.5 0 11-7 0zM5 12.5A3.5 3.5 0 018.5 9H12v7H8.5A3.5 3.5 0 015 12.5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-figma"><path d="M5 5.5A3.5 3.5 0 018.5 2H12v7H8.5A3.5 3.5 0 015 5.5zM12 2h3.5a3.5 3.5 0 110 7H12V2z"/><path d="M12 12.5a3.5 3.5 0 117 0 3.5 3.5 0 11-7 0zM5 19.5A3.5 3.5 0 018.5 16H12v3.5a3.5 3.5 0 11-7 0zM5 12.5A3.5 3.5 0 018.5 9H12v7H8.5A3.5 3.5 0 015 12.5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-figma.si-xs,.si-figma.si-xs:before{height:12px;width:12px}.si-figma.si-sm,.si-figma.si-sm:before{height:18px;width:18px}.si-figma.si-md,.si-figma.si-md:before{height:24px;width:24px}.si-figma.si-lg,.si-figma.si-lg:before{height:30px;width:30px}.si-figma.si-xl,.si-figma.si-xl:before{height:48px;width:48px}.si-file-minus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-file-minus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-minus"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M9 15h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-minus"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M9 15h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-file-minus.si-xs,.si-file-minus.si-xs:before{height:12px;width:12px}.si-file-minus.si-sm,.si-file-minus.si-sm:before{height:18px;width:18px}.si-file-minus.si-md,.si-file-minus.si-md:before{height:24px;width:24px}.si-file-minus.si-lg,.si-file-minus.si-lg:before{height:30px;width:30px}.si-file-minus.si-xl,.si-file-minus.si-xl:before{height:48px;width:48px}.si-file-plus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-file-plus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-plus"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M12 18v-6M9 15h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-plus"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M12 18v-6M9 15h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-file-plus.si-xs,.si-file-plus.si-xs:before{height:12px;width:12px}.si-file-plus.si-sm,.si-file-plus.si-sm:before{height:18px;width:18px}.si-file-plus.si-md,.si-file-plus.si-md:before{height:24px;width:24px}.si-file-plus.si-lg,.si-file-plus.si-lg:before{height:30px;width:30px}.si-file-plus.si-xl,.si-file-plus.si-xl:before{height:48px;width:48px}.si-file-text{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-file-text:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M16 13H8M16 17H8M10 9H8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><path d="M14 2v6h6M16 13H8M16 17H8M10 9H8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-file-text.si-xs,.si-file-text.si-xs:before{height:12px;width:12px}.si-file-text.si-sm,.si-file-text.si-sm:before{height:18px;width:18px}.si-file-text.si-md,.si-file-text.si-md:before{height:24px;width:24px}.si-file-text.si-lg,.si-file-text.si-lg:before{height:30px;width:30px}.si-file-text.si-xl,.si-file-text.si-xl:before{height:48px;width:48px}.si-file{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-file:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"><path d="M13 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V9z"/><path d="M13 2v7h7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"><path d="M13 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V9z"/><path d="M13 2v7h7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-file.si-xs,.si-file.si-xs:before{height:12px;width:12px}.si-file.si-sm,.si-file.si-sm:before{height:18px;width:18px}.si-file.si-md,.si-file.si-md:before{height:24px;width:24px}.si-file.si-lg,.si-file.si-lg:before{height:30px;width:30px}.si-file.si-xl,.si-file.si-xl:before{height:48px;width:48px}.si-film{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-film:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-film"><rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"/><path d="M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-film"><rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"/><path d="M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5M17 17h5M17 7h5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-film.si-xs,.si-film.si-xs:before{height:12px;width:12px}.si-film.si-sm,.si-film.si-sm:before{height:18px;width:18px}.si-film.si-md,.si-film.si-md:before{height:24px;width:24px}.si-film.si-lg,.si-film.si-lg:before{height:30px;width:30px}.si-film.si-xl,.si-film.si-xl:before{height:48px;width:48px}.si-filter{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-filter:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-filter"><path d="M22 3H2l8 9.46V19l4 2v-8.54L22 3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-filter"><path d="M22 3H2l8 9.46V19l4 2v-8.54L22 3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-filter.si-xs,.si-filter.si-xs:before{height:12px;width:12px}.si-filter.si-sm,.si-filter.si-sm:before{height:18px;width:18px}.si-filter.si-md,.si-filter.si-md:before{height:24px;width:24px}.si-filter.si-lg,.si-filter.si-lg:before{height:30px;width:30px}.si-filter.si-xl,.si-filter.si-xl:before{height:48px;width:48px}.si-flag{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-flag:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-flag"><path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-flag"><path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-flag.si-xs,.si-flag.si-xs:before{height:12px;width:12px}.si-flag.si-sm,.si-flag.si-sm:before{height:18px;width:18px}.si-flag.si-md,.si-flag.si-md:before{height:24px;width:24px}.si-flag.si-lg,.si-flag.si-lg:before{height:30px;width:30px}.si-flag.si-xl,.si-flag.si-xl:before{height:48px;width:48px}.si-folder-minus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-folder-minus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder-minus"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2zM9 14h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder-minus"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2zM9 14h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-folder-minus.si-xs,.si-folder-minus.si-xs:before{height:12px;width:12px}.si-folder-minus.si-sm,.si-folder-minus.si-sm:before{height:18px;width:18px}.si-folder-minus.si-md,.si-folder-minus.si-md:before{height:24px;width:24px}.si-folder-minus.si-lg,.si-folder-minus.si-lg:before{height:30px;width:30px}.si-folder-minus.si-xl,.si-folder-minus.si-xl:before{height:48px;width:48px}.si-folder-plus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-folder-plus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder-plus"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2zM12 11v6M9 14h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder-plus"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2zM12 11v6M9 14h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-folder-plus.si-xs,.si-folder-plus.si-xs:before{height:12px;width:12px}.si-folder-plus.si-sm,.si-folder-plus.si-sm:before{height:18px;width:18px}.si-folder-plus.si-md,.si-folder-plus.si-md:before{height:24px;width:24px}.si-folder-plus.si-lg,.si-folder-plus.si-lg:before{height:30px;width:30px}.si-folder-plus.si-xl,.si-folder-plus.si-xl:before{height:48px;width:48px}.si-folder{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-folder:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-folder"><path d="M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-folder.si-xs,.si-folder.si-xs:before{height:12px;width:12px}.si-folder.si-sm,.si-folder.si-sm:before{height:18px;width:18px}.si-folder.si-md,.si-folder.si-md:before{height:24px;width:24px}.si-folder.si-lg,.si-folder.si-lg:before{height:30px;width:30px}.si-folder.si-xl,.si-folder.si-xl:before{height:48px;width:48px}.si-framer{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-framer:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-framer"><path d="M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-framer"><path d="M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-framer.si-xs,.si-framer.si-xs:before{height:12px;width:12px}.si-framer.si-sm,.si-framer.si-sm:before{height:18px;width:18px}.si-framer.si-md,.si-framer.si-md:before{height:24px;width:24px}.si-framer.si-lg,.si-framer.si-lg:before{height:30px;width:30px}.si-framer.si-xl,.si-framer.si-xl:before{height:48px;width:48px}.si-frown{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-frown:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-frown"><circle cx="12" cy="12" r="10"/><path d="M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-frown"><circle cx="12" cy="12" r="10"/><path d="M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-frown.si-xs,.si-frown.si-xs:before{height:12px;width:12px}.si-frown.si-sm,.si-frown.si-sm:before{height:18px;width:18px}.si-frown.si-md,.si-frown.si-md:before{height:24px;width:24px}.si-frown.si-lg,.si-frown.si-lg:before{height:30px;width:30px}.si-frown.si-xl,.si-frown.si-xl:before{height:48px;width:48px}.si-gift{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-gift:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-gift"><path d="M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 010-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-gift"><path d="M20 12v10H4V12M2 7h20v5H2zM12 22V7M12 7H7.5a2.5 2.5 0 010-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-gift.si-xs,.si-gift.si-xs:before{height:12px;width:12px}.si-gift.si-sm,.si-gift.si-sm:before{height:18px;width:18px}.si-gift.si-md,.si-gift.si-md:before{height:24px;width:24px}.si-gift.si-lg,.si-gift.si-lg:before{height:30px;width:30px}.si-gift.si-xl,.si-gift.si-xl:before{height:48px;width:48px}.si-git-branch{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-git-branch:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-branch"><path d="M6 3v12"/><circle cx="18" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M18 9a9 9 0 01-9 9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-branch"><path d="M6 3v12"/><circle cx="18" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M18 9a9 9 0 01-9 9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-git-branch.si-xs,.si-git-branch.si-xs:before{height:12px;width:12px}.si-git-branch.si-sm,.si-git-branch.si-sm:before{height:18px;width:18px}.si-git-branch.si-md,.si-git-branch.si-md:before{height:24px;width:24px}.si-git-branch.si-lg,.si-git-branch.si-lg:before{height:30px;width:30px}.si-git-branch.si-xl,.si-git-branch.si-xl:before{height:48px;width:48px}.si-git-commit{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-git-commit:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-commit"><circle cx="12" cy="12" r="4"/><path d="M1.05 12H7M17.01 12h5.95"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-commit"><circle cx="12" cy="12" r="4"/><path d="M1.05 12H7M17.01 12h5.95"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-git-commit.si-xs,.si-git-commit.si-xs:before{height:12px;width:12px}.si-git-commit.si-sm,.si-git-commit.si-sm:before{height:18px;width:18px}.si-git-commit.si-md,.si-git-commit.si-md:before{height:24px;width:24px}.si-git-commit.si-lg,.si-git-commit.si-lg:before{height:30px;width:30px}.si-git-commit.si-xl,.si-git-commit.si-xl:before{height:48px;width:48px}.si-git-merge{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-git-merge:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-merge"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M6 21V9a9 9 0 009 9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-merge"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M6 21V9a9 9 0 009 9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-git-merge.si-xs,.si-git-merge.si-xs:before{height:12px;width:12px}.si-git-merge.si-sm,.si-git-merge.si-sm:before{height:18px;width:18px}.si-git-merge.si-md,.si-git-merge.si-md:before{height:24px;width:24px}.si-git-merge.si-lg,.si-git-merge.si-lg:before{height:30px;width:30px}.si-git-merge.si-xl,.si-git-merge.si-xl:before{height:48px;width:48px}.si-git-pull-request{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-git-pull-request:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-pull-request"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 012 2v7M6 9v12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-pull-request"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 012 2v7M6 9v12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-git-pull-request.si-xs,.si-git-pull-request.si-xs:before{height:12px;width:12px}.si-git-pull-request.si-sm,.si-git-pull-request.si-sm:before{height:18px;width:18px}.si-git-pull-request.si-md,.si-git-pull-request.si-md:before{height:24px;width:24px}.si-git-pull-request.si-lg,.si-git-pull-request.si-lg:before{height:30px;width:30px}.si-git-pull-request.si-xl,.si-git-pull-request.si-xl:before{height:48px;width:48px}.si-github{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-github:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-github.si-xs,.si-github.si-xs:before{height:12px;width:12px}.si-github.si-sm,.si-github.si-sm:before{height:18px;width:18px}.si-github.si-md,.si-github.si-md:before{height:24px;width:24px}.si-github.si-lg,.si-github.si-lg:before{height:30px;width:30px}.si-github.si-xl,.si-github.si-xl:before{height:48px;width:48px}.si-gitlab{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-gitlab:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-gitlab"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 01-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 014.82 2a.43.43 0 01.58 0 .42.42 0 01.11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0118.6 2a.43.43 0 01.58 0 .42.42 0 01.11.18l2.44 7.51L23 13.45a.84.84 0 01-.35.94z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-gitlab"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 01-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 014.82 2a.43.43 0 01.58 0 .42.42 0 01.11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0118.6 2a.43.43 0 01.58 0 .42.42 0 01.11.18l2.44 7.51L23 13.45a.84.84 0 01-.35.94z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-gitlab.si-xs,.si-gitlab.si-xs:before{height:12px;width:12px}.si-gitlab.si-sm,.si-gitlab.si-sm:before{height:18px;width:18px}.si-gitlab.si-md,.si-gitlab.si-md:before{height:24px;width:24px}.si-gitlab.si-lg,.si-gitlab.si-lg:before{height:30px;width:30px}.si-gitlab.si-xl,.si-gitlab.si-xl:before{height:48px;width:48px}.si-globe{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-globe:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-globe.si-xs,.si-globe.si-xs:before{height:12px;width:12px}.si-globe.si-sm,.si-globe.si-sm:before{height:18px;width:18px}.si-globe.si-md,.si-globe.si-md:before{height:24px;width:24px}.si-globe.si-lg,.si-globe.si-lg:before{height:30px;width:30px}.si-globe.si-xl,.si-globe.si-xl:before{height:48px;width:48px}.si-grid{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-grid:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-grid"><path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-grid"><path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-grid.si-xs,.si-grid.si-xs:before{height:12px;width:12px}.si-grid.si-sm,.si-grid.si-sm:before{height:18px;width:18px}.si-grid.si-md,.si-grid.si-md:before{height:24px;width:24px}.si-grid.si-lg,.si-grid.si-lg:before{height:30px;width:30px}.si-grid.si-xl,.si-grid.si-xl:before{height:48px;width:48px}.si-hard-drive{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-hard-drive:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hard-drive"><path d="M22 12H2M5.45 5.11L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11zM6 16h.01M10 16h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hard-drive"><path d="M22 12H2M5.45 5.11L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11zM6 16h.01M10 16h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-hard-drive.si-xs,.si-hard-drive.si-xs:before{height:12px;width:12px}.si-hard-drive.si-sm,.si-hard-drive.si-sm:before{height:18px;width:18px}.si-hard-drive.si-md,.si-hard-drive.si-md:before{height:24px;width:24px}.si-hard-drive.si-lg,.si-hard-drive.si-lg:before{height:30px;width:30px}.si-hard-drive.si-xl,.si-hard-drive.si-xl:before{height:48px;width:48px}.si-hash{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-hash:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"><path d="M4 9h16M4 15h16M10 3L8 21M16 3l-2 18"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hash"><path d="M4 9h16M4 15h16M10 3L8 21M16 3l-2 18"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-hash.si-xs,.si-hash.si-xs:before{height:12px;width:12px}.si-hash.si-sm,.si-hash.si-sm:before{height:18px;width:18px}.si-hash.si-md,.si-hash.si-md:before{height:24px;width:24px}.si-hash.si-lg,.si-hash.si-lg:before{height:30px;width:30px}.si-hash.si-xl,.si-hash.si-xl:before{height:48px;width:48px}.si-headphones{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-headphones:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-headphones"><path d="M3 18v-6a9 9 0 0118 0v6"/><path d="M21 19a2 2 0 01-2 2h-1a2 2 0 01-2-2v-3a2 2 0 012-2h3zM3 19a2 2 0 002 2h1a2 2 0 002-2v-3a2 2 0 00-2-2H3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-headphones"><path d="M3 18v-6a9 9 0 0118 0v6"/><path d="M21 19a2 2 0 01-2 2h-1a2 2 0 01-2-2v-3a2 2 0 012-2h3zM3 19a2 2 0 002 2h1a2 2 0 002-2v-3a2 2 0 00-2-2H3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-headphones.si-xs,.si-headphones.si-xs:before{height:12px;width:12px}.si-headphones.si-sm,.si-headphones.si-sm:before{height:18px;width:18px}.si-headphones.si-md,.si-headphones.si-md:before{height:24px;width:24px}.si-headphones.si-lg,.si-headphones.si-lg:before{height:30px;width:30px}.si-headphones.si-xl,.si-headphones.si-xl:before{height:48px;width:48px}.si-heart{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-heart:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-heart.si-xs,.si-heart.si-xs:before{height:12px;width:12px}.si-heart.si-sm,.si-heart.si-sm:before{height:18px;width:18px}.si-heart.si-md,.si-heart.si-md:before{height:24px;width:24px}.si-heart.si-lg,.si-heart.si-lg:before{height:30px;width:30px}.si-heart.si-xl,.si-heart.si-xl:before{height:48px;width:48px}.si-help-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-help-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-help-circle"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-help-circle"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-help-circle.si-xs,.si-help-circle.si-xs:before{height:12px;width:12px}.si-help-circle.si-sm,.si-help-circle.si-sm:before{height:18px;width:18px}.si-help-circle.si-md,.si-help-circle.si-md:before{height:24px;width:24px}.si-help-circle.si-lg,.si-help-circle.si-lg:before{height:30px;width:30px}.si-help-circle.si-xl,.si-help-circle.si-xl:before{height:48px;width:48px}.si-hexagon{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-hexagon:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hexagon"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-hexagon"><path d="M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-hexagon.si-xs,.si-hexagon.si-xs:before{height:12px;width:12px}.si-hexagon.si-sm,.si-hexagon.si-sm:before{height:18px;width:18px}.si-hexagon.si-md,.si-hexagon.si-md:before{height:24px;width:24px}.si-hexagon.si-lg,.si-hexagon.si-lg:before{height:30px;width:30px}.si-hexagon.si-xl,.si-hexagon.si-xl:before{height:48px;width:48px}.si-home{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-home:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z"/><path d="M9 22V12h6v10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z"/><path d="M9 22V12h6v10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-home.si-xs,.si-home.si-xs:before{height:12px;width:12px}.si-home.si-sm,.si-home.si-sm:before{height:18px;width:18px}.si-home.si-md,.si-home.si-md:before{height:24px;width:24px}.si-home.si-lg,.si-home.si-lg:before{height:30px;width:30px}.si-home.si-xl,.si-home.si-xl:before{height:48px;width:48px}.si-image{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-image:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-image"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="M21 15l-5-5L5 21"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-image"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><path d="M21 15l-5-5L5 21"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-image.si-xs,.si-image.si-xs:before{height:12px;width:12px}.si-image.si-sm,.si-image.si-sm:before{height:18px;width:18px}.si-image.si-md,.si-image.si-md:before{height:24px;width:24px}.si-image.si-lg,.si-image.si-lg:before{height:30px;width:30px}.si-image.si-xl,.si-image.si-xl:before{height:48px;width:48px}.si-inbox{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-inbox:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-inbox"><path d="M22 12h-6l-2 3h-4l-2-3H2"/><path d="M5.45 5.11L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-inbox"><path d="M22 12h-6l-2 3h-4l-2-3H2"/><path d="M5.45 5.11L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-inbox.si-xs,.si-inbox.si-xs:before{height:12px;width:12px}.si-inbox.si-sm,.si-inbox.si-sm:before{height:18px;width:18px}.si-inbox.si-md,.si-inbox.si-md:before{height:24px;width:24px}.si-inbox.si-lg,.si-inbox.si-lg:before{height:30px;width:30px}.si-inbox.si-xl,.si-inbox.si-xl:before{height:48px;width:48px}.si-info{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-info:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-info"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-info"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4M12 8h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-info.si-xs,.si-info.si-xs:before{height:12px;width:12px}.si-info.si-sm,.si-info.si-sm:before{height:18px;width:18px}.si-info.si-md,.si-info.si-md:before{height:24px;width:24px}.si-info.si-lg,.si-info.si-lg:before{height:30px;width:30px}.si-info.si-xl,.si-info.si-xl:before{height:48px;width:48px}.si-instagram{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-instagram:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zM17.5 6.5h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zM17.5 6.5h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-instagram.si-xs,.si-instagram.si-xs:before{height:12px;width:12px}.si-instagram.si-sm,.si-instagram.si-sm:before{height:18px;width:18px}.si-instagram.si-md,.si-instagram.si-md:before{height:24px;width:24px}.si-instagram.si-lg,.si-instagram.si-lg:before{height:30px;width:30px}.si-instagram.si-xl,.si-instagram.si-xl:before{height:48px;width:48px}.si-italic{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-italic:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-italic"><path d="M19 4h-9M14 20H5M15 4L9 20"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-italic"><path d="M19 4h-9M14 20H5M15 4L9 20"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-italic.si-xs,.si-italic.si-xs:before{height:12px;width:12px}.si-italic.si-sm,.si-italic.si-sm:before{height:18px;width:18px}.si-italic.si-md,.si-italic.si-md:before{height:24px;width:24px}.si-italic.si-lg,.si-italic.si-lg:before{height:30px;width:30px}.si-italic.si-xl,.si-italic.si-xl:before{height:48px;width:48px}.si-key{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-key:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-key"><path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 11-7.778 7.778 5.5 5.5 0 017.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-key"><path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 11-7.778 7.778 5.5 5.5 0 017.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-key.si-xs,.si-key.si-xs:before{height:12px;width:12px}.si-key.si-sm,.si-key.si-sm:before{height:18px;width:18px}.si-key.si-md,.si-key.si-md:before{height:24px;width:24px}.si-key.si-lg,.si-key.si-lg:before{height:30px;width:30px}.si-key.si-xl,.si-key.si-xl:before{height:48px;width:48px}.si-layers{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-layers:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layers"><path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layers"><path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-layers.si-xs,.si-layers.si-xs:before{height:12px;width:12px}.si-layers.si-sm,.si-layers.si-sm:before{height:18px;width:18px}.si-layers.si-md,.si-layers.si-md:before{height:24px;width:24px}.si-layers.si-lg,.si-layers.si-lg:before{height:30px;width:30px}.si-layers.si-xl,.si-layers.si-xl:before{height:48px;width:48px}.si-layout{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-layout:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layout"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M3 9h18M9 21V9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layout"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M3 9h18M9 21V9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-layout.si-xs,.si-layout.si-xs:before{height:12px;width:12px}.si-layout.si-sm,.si-layout.si-sm:before{height:18px;width:18px}.si-layout.si-md,.si-layout.si-md:before{height:24px;width:24px}.si-layout.si-lg,.si-layout.si-lg:before{height:30px;width:30px}.si-layout.si-xl,.si-layout.si-xl:before{height:48px;width:48px}.si-life-buoy{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-life-buoy:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-life-buoy"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-life-buoy"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="4"/><path d="M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M14.83 9.17l4.24-4.24M14.83 9.17l3.53-3.53M4.93 19.07l4.24-4.24"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-life-buoy.si-xs,.si-life-buoy.si-xs:before{height:12px;width:12px}.si-life-buoy.si-sm,.si-life-buoy.si-sm:before{height:18px;width:18px}.si-life-buoy.si-md,.si-life-buoy.si-md:before{height:24px;width:24px}.si-life-buoy.si-lg,.si-life-buoy.si-lg:before{height:30px;width:30px}.si-life-buoy.si-xl,.si-life-buoy.si-xl:before{height:48px;width:48px}.si-link-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-link-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"><path d="M15 7h3a5 5 0 015 5 5 5 0 01-5 5h-3m-6 0H6a5 5 0 01-5-5 5 5 0 015-5h3M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"><path d="M15 7h3a5 5 0 015 5 5 5 0 01-5 5h-3m-6 0H6a5 5 0 01-5-5 5 5 0 015-5h3M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-link-2.si-xs,.si-link-2.si-xs:before{height:12px;width:12px}.si-link-2.si-sm,.si-link-2.si-sm:before{height:18px;width:18px}.si-link-2.si-md,.si-link-2.si-md:before{height:24px;width:24px}.si-link-2.si-lg,.si-link-2.si-lg:before{height:30px;width:30px}.si-link-2.si-xl,.si-link-2.si-xl:before{height:48px;width:48px}.si-link{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-link:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"><path d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"><path d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-link.si-xs,.si-link.si-xs:before{height:12px;width:12px}.si-link.si-sm,.si-link.si-sm:before{height:18px;width:18px}.si-link.si-md,.si-link.si-md:before{height:24px;width:24px}.si-link.si-lg,.si-link.si-lg:before{height:30px;width:30px}.si-link.si-xl,.si-link.si-xl:before{height:48px;width:48px}.si-linkedin{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-linkedin:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-linkedin.si-xs,.si-linkedin.si-xs:before{height:12px;width:12px}.si-linkedin.si-sm,.si-linkedin.si-sm:before{height:18px;width:18px}.si-linkedin.si-md,.si-linkedin.si-md:before{height:24px;width:24px}.si-linkedin.si-lg,.si-linkedin.si-lg:before{height:30px;width:30px}.si-linkedin.si-xl,.si-linkedin.si-xl:before{height:48px;width:48px}.si-list{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-list:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-list"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-list"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-list.si-xs,.si-list.si-xs:before{height:12px;width:12px}.si-list.si-sm,.si-list.si-sm:before{height:18px;width:18px}.si-list.si-md,.si-list.si-md:before{height:24px;width:24px}.si-list.si-lg,.si-list.si-lg:before{height:30px;width:30px}.si-list.si-xl,.si-list.si-xl:before{height:48px;width:48px}.si-loader{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-loader:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-loader.si-xs,.si-loader.si-xs:before{height:12px;width:12px}.si-loader.si-sm,.si-loader.si-sm:before{height:18px;width:18px}.si-loader.si-md,.si-loader.si-md:before{height:24px;width:24px}.si-loader.si-lg,.si-loader.si-lg:before{height:30px;width:30px}.si-loader.si-xl,.si-loader.si-xl:before{height:48px;width:48px}.si-lock{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-lock:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0110 0v4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0110 0v4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-lock.si-xs,.si-lock.si-xs:before{height:12px;width:12px}.si-lock.si-sm,.si-lock.si-sm:before{height:18px;width:18px}.si-lock.si-md,.si-lock.si-md:before{height:24px;width:24px}.si-lock.si-lg,.si-lock.si-lg:before{height:30px;width:30px}.si-lock.si-xl,.si-lock.si-xl:before{height:48px;width:48px}.si-log-in{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-log-in:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"><path d="M15 3h4a2 2 0 012 2v14a2 2 0 01-2 2h-4M10 17l5-5-5-5M15 12H3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"><path d="M15 3h4a2 2 0 012 2v14a2 2 0 01-2 2h-4M10 17l5-5-5-5M15 12H3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-log-in.si-xs,.si-log-in.si-xs:before{height:12px;width:12px}.si-log-in.si-sm,.si-log-in.si-sm:before{height:18px;width:18px}.si-log-in.si-md,.si-log-in.si-md:before{height:24px;width:24px}.si-log-in.si-lg,.si-log-in.si-lg:before{height:30px;width:30px}.si-log-in.si-xl,.si-log-in.si-xl:before{height:48px;width:48px}.si-log-out{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-log-out:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4M16 17l5-5-5-5M21 12H9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4M16 17l5-5-5-5M21 12H9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-log-out.si-xs,.si-log-out.si-xs:before{height:12px;width:12px}.si-log-out.si-sm,.si-log-out.si-sm:before{height:18px;width:18px}.si-log-out.si-md,.si-log-out.si-md:before{height:24px;width:24px}.si-log-out.si-lg,.si-log-out.si-lg:before{height:30px;width:30px}.si-log-out.si-xl,.si-log-out.si-xl:before{height:48px;width:48px}.si-mail{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-mail:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><path d="M22 6l-10 7L2 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><path d="M22 6l-10 7L2 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-mail.si-xs,.si-mail.si-xs:before{height:12px;width:12px}.si-mail.si-sm,.si-mail.si-sm:before{height:18px;width:18px}.si-mail.si-md,.si-mail.si-md:before{height:24px;width:24px}.si-mail.si-lg,.si-mail.si-lg:before{height:30px;width:30px}.si-mail.si-xl,.si-mail.si-xl:before{height:48px;width:48px}.si-map-pin{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-map-pin:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map-pin"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map-pin"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-map-pin.si-xs,.si-map-pin.si-xs:before{height:12px;width:12px}.si-map-pin.si-sm,.si-map-pin.si-sm:before{height:18px;width:18px}.si-map-pin.si-md,.si-map-pin.si-md:before{height:24px;width:24px}.si-map-pin.si-lg,.si-map-pin.si-lg:before{height:30px;width:30px}.si-map-pin.si-xl,.si-map-pin.si-xl:before{height:48px;width:48px}.si-map{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-map:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map"><path d="M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map"><path d="M1 6v16l7-4 8 4 7-4V2l-7 4-8-4-7 4zM8 2v16M16 6v16"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-map.si-xs,.si-map.si-xs:before{height:12px;width:12px}.si-map.si-sm,.si-map.si-sm:before{height:18px;width:18px}.si-map.si-md,.si-map.si-md:before{height:24px;width:24px}.si-map.si-lg,.si-map.si-lg:before{height:30px;width:30px}.si-map.si-xl,.si-map.si-xl:before{height:48px;width:48px}.si-maximize-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-maximize-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize-2"><path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize-2"><path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-maximize-2.si-xs,.si-maximize-2.si-xs:before{height:12px;width:12px}.si-maximize-2.si-sm,.si-maximize-2.si-sm:before{height:18px;width:18px}.si-maximize-2.si-md,.si-maximize-2.si-md:before{height:24px;width:24px}.si-maximize-2.si-lg,.si-maximize-2.si-lg:before{height:30px;width:30px}.si-maximize-2.si-xl,.si-maximize-2.si-xl:before{height:48px;width:48px}.si-maximize{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-maximize:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize"><path d="M8 3H5a2 2 0 00-2 2v3m18 0V5a2 2 0 00-2-2h-3m0 18h3a2 2 0 002-2v-3M3 16v3a2 2 0 002 2h3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize"><path d="M8 3H5a2 2 0 00-2 2v3m18 0V5a2 2 0 00-2-2h-3m0 18h3a2 2 0 002-2v-3M3 16v3a2 2 0 002 2h3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-maximize.si-xs,.si-maximize.si-xs:before{height:12px;width:12px}.si-maximize.si-sm,.si-maximize.si-sm:before{height:18px;width:18px}.si-maximize.si-md,.si-maximize.si-md:before{height:24px;width:24px}.si-maximize.si-lg,.si-maximize.si-lg:before{height:30px;width:30px}.si-maximize.si-xl,.si-maximize.si-xl:before{height:48px;width:48px}.si-meh{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-meh:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-meh"><circle cx="12" cy="12" r="10"/><path d="M8 15h8M9 9h.01M15 9h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-meh"><circle cx="12" cy="12" r="10"/><path d="M8 15h8M9 9h.01M15 9h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-meh.si-xs,.si-meh.si-xs:before{height:12px;width:12px}.si-meh.si-sm,.si-meh.si-sm:before{height:18px;width:18px}.si-meh.si-md,.si-meh.si-md:before{height:24px;width:24px}.si-meh.si-lg,.si-meh.si-lg:before{height:30px;width:30px}.si-meh.si-xl,.si-meh.si-xl:before{height:48px;width:48px}.si-menu{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-menu:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><path d="M3 12h18M3 6h18M3 18h18"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><path d="M3 12h18M3 6h18M3 18h18"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-menu.si-xs,.si-menu.si-xs:before{height:12px;width:12px}.si-menu.si-sm,.si-menu.si-sm:before{height:18px;width:18px}.si-menu.si-md,.si-menu.si-md:before{height:24px;width:24px}.si-menu.si-lg,.si-menu.si-lg:before{height:30px;width:30px}.si-menu.si-xl,.si-menu.si-xl:before{height:48px;width:48px}.si-message-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-message-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-circle"><path d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-circle"><path d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-message-circle.si-xs,.si-message-circle.si-xs:before{height:12px;width:12px}.si-message-circle.si-sm,.si-message-circle.si-sm:before{height:18px;width:18px}.si-message-circle.si-md,.si-message-circle.si-md:before{height:24px;width:24px}.si-message-circle.si-lg,.si-message-circle.si-lg:before{height:30px;width:30px}.si-message-circle.si-xl,.si-message-circle.si-xl:before{height:48px;width:48px}.si-message-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-message-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-square"><path d="M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-square"><path d="M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-message-square.si-xs,.si-message-square.si-xs:before{height:12px;width:12px}.si-message-square.si-sm,.si-message-square.si-sm:before{height:18px;width:18px}.si-message-square.si-md,.si-message-square.si-md:before{height:24px;width:24px}.si-message-square.si-lg,.si-message-square.si-lg:before{height:30px;width:30px}.si-message-square.si-xl,.si-message-square.si-xl:before{height:48px;width:48px}.si-mic-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-mic-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic-off"><path d="M1 1l22 22M9 9v3a3 3 0 005.12 2.12M15 9.34V4a3 3 0 00-5.94-.6"/><path d="M17 16.95A7 7 0 015 12v-2m14 0v2a7 7 0 01-.11 1.23M12 19v4M8 23h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic-off"><path d="M1 1l22 22M9 9v3a3 3 0 005.12 2.12M15 9.34V4a3 3 0 00-5.94-.6"/><path d="M17 16.95A7 7 0 015 12v-2m14 0v2a7 7 0 01-.11 1.23M12 19v4M8 23h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-mic-off.si-xs,.si-mic-off.si-xs:before{height:12px;width:12px}.si-mic-off.si-sm,.si-mic-off.si-sm:before{height:18px;width:18px}.si-mic-off.si-md,.si-mic-off.si-md:before{height:24px;width:24px}.si-mic-off.si-lg,.si-mic-off.si-lg:before{height:30px;width:30px}.si-mic-off.si-xl,.si-mic-off.si-xl:before{height:48px;width:48px}.si-mic{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-mic:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic"><path d="M12 1a3 3 0 00-3 3v8a3 3 0 006 0V4a3 3 0 00-3-3z"/><path d="M19 10v2a7 7 0 01-14 0v-2M12 19v4M8 23h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mic"><path d="M12 1a3 3 0 00-3 3v8a3 3 0 006 0V4a3 3 0 00-3-3z"/><path d="M19 10v2a7 7 0 01-14 0v-2M12 19v4M8 23h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-mic.si-xs,.si-mic.si-xs:before{height:12px;width:12px}.si-mic.si-sm,.si-mic.si-sm:before{height:18px;width:18px}.si-mic.si-md,.si-mic.si-md:before{height:24px;width:24px}.si-mic.si-lg,.si-mic.si-lg:before{height:30px;width:30px}.si-mic.si-xl,.si-mic.si-xl:before{height:48px;width:48px}.si-minimize-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-minimize-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize-2"><path d="M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize-2"><path d="M4 14h6v6M20 10h-6V4M14 10l7-7M3 21l7-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-minimize-2.si-xs,.si-minimize-2.si-xs:before{height:12px;width:12px}.si-minimize-2.si-sm,.si-minimize-2.si-sm:before{height:18px;width:18px}.si-minimize-2.si-md,.si-minimize-2.si-md:before{height:24px;width:24px}.si-minimize-2.si-lg,.si-minimize-2.si-lg:before{height:30px;width:30px}.si-minimize-2.si-xl,.si-minimize-2.si-xl:before{height:48px;width:48px}.si-minimize{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-minimize:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize"><path d="M8 3v3a2 2 0 01-2 2H3m18 0h-3a2 2 0 01-2-2V3m0 18v-3a2 2 0 012-2h3M3 16h3a2 2 0 012 2v3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize"><path d="M8 3v3a2 2 0 01-2 2H3m18 0h-3a2 2 0 01-2-2V3m0 18v-3a2 2 0 012-2h3M3 16h3a2 2 0 012 2v3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-minimize.si-xs,.si-minimize.si-xs:before{height:12px;width:12px}.si-minimize.si-sm,.si-minimize.si-sm:before{height:18px;width:18px}.si-minimize.si-md,.si-minimize.si-md:before{height:24px;width:24px}.si-minimize.si-lg,.si-minimize.si-lg:before{height:30px;width:30px}.si-minimize.si-xl,.si-minimize.si-xl:before{height:48px;width:48px}.si-minus-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-minus-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-circle"><circle cx="12" cy="12" r="10"/><path d="M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-minus-circle.si-xs,.si-minus-circle.si-xs:before{height:12px;width:12px}.si-minus-circle.si-sm,.si-minus-circle.si-sm:before{height:18px;width:18px}.si-minus-circle.si-md,.si-minus-circle.si-md:before{height:24px;width:24px}.si-minus-circle.si-lg,.si-minus-circle.si-lg:before{height:30px;width:30px}.si-minus-circle.si-xl,.si-minus-circle.si-xl:before{height:48px;width:48px}.si-minus-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-minus-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-minus-square.si-xs,.si-minus-square.si-xs:before{height:12px;width:12px}.si-minus-square.si-sm,.si-minus-square.si-sm:before{height:18px;width:18px}.si-minus-square.si-md,.si-minus-square.si-md:before{height:24px;width:24px}.si-minus-square.si-lg,.si-minus-square.si-lg:before{height:30px;width:30px}.si-minus-square.si-xl,.si-minus-square.si-xl:before{height:48px;width:48px}.si-minus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-minus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus"><path d="M5 12h14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus"><path d="M5 12h14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-minus.si-xs,.si-minus.si-xs:before{height:12px;width:12px}.si-minus.si-sm,.si-minus.si-sm:before{height:18px;width:18px}.si-minus.si-md,.si-minus.si-md:before{height:24px;width:24px}.si-minus.si-lg,.si-minus.si-lg:before{height:30px;width:30px}.si-minus.si-xl,.si-minus.si-xl:before{height:48px;width:48px}.si-monitor{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-monitor:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-monitor"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><path d="M8 21h8M12 17v4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-monitor"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><path d="M8 21h8M12 17v4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-monitor.si-xs,.si-monitor.si-xs:before{height:12px;width:12px}.si-monitor.si-sm,.si-monitor.si-sm:before{height:18px;width:18px}.si-monitor.si-md,.si-monitor.si-md:before{height:24px;width:24px}.si-monitor.si-lg,.si-monitor.si-lg:before{height:30px;width:30px}.si-monitor.si-xl,.si-monitor.si-xl:before{height:48px;width:48px}.si-moon{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-moon:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-moon.si-xs,.si-moon.si-xs:before{height:12px;width:12px}.si-moon.si-sm,.si-moon.si-sm:before{height:18px;width:18px}.si-moon.si-md,.si-moon.si-md:before{height:24px;width:24px}.si-moon.si-lg,.si-moon.si-lg:before{height:30px;width:30px}.si-moon.si-xl,.si-moon.si-xl:before{height:48px;width:48px}.si-more-horizontal{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-more-horizontal:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-more-horizontal.si-xs,.si-more-horizontal.si-xs:before{height:12px;width:12px}.si-more-horizontal.si-sm,.si-more-horizontal.si-sm:before{height:18px;width:18px}.si-more-horizontal.si-md,.si-more-horizontal.si-md:before{height:24px;width:24px}.si-more-horizontal.si-lg,.si-more-horizontal.si-lg:before{height:30px;width:30px}.si-more-horizontal.si-xl,.si-more-horizontal.si-xl:before{height:48px;width:48px}.si-more-vertical{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-more-vertical:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical"><circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-more-vertical.si-xs,.si-more-vertical.si-xs:before{height:12px;width:12px}.si-more-vertical.si-sm,.si-more-vertical.si-sm:before{height:18px;width:18px}.si-more-vertical.si-md,.si-more-vertical.si-md:before{height:24px;width:24px}.si-more-vertical.si-lg,.si-more-vertical.si-lg:before{height:30px;width:30px}.si-more-vertical.si-xl,.si-more-vertical.si-xl:before{height:48px;width:48px}.si-mouse-pointer{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-mouse-pointer:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mouse-pointer"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mouse-pointer"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3zM13 13l6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-mouse-pointer.si-xs,.si-mouse-pointer.si-xs:before{height:12px;width:12px}.si-mouse-pointer.si-sm,.si-mouse-pointer.si-sm:before{height:18px;width:18px}.si-mouse-pointer.si-md,.si-mouse-pointer.si-md:before{height:24px;width:24px}.si-mouse-pointer.si-lg,.si-mouse-pointer.si-lg:before{height:30px;width:30px}.si-mouse-pointer.si-xl,.si-mouse-pointer.si-xl:before{height:48px;width:48px}.si-move{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-move:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-move"><path d="M5 9l-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-move"><path d="M5 9l-3 3 3 3M9 5l3-3 3 3M15 19l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-move.si-xs,.si-move.si-xs:before{height:12px;width:12px}.si-move.si-sm,.si-move.si-sm:before{height:18px;width:18px}.si-move.si-md,.si-move.si-md:before{height:24px;width:24px}.si-move.si-lg,.si-move.si-lg:before{height:30px;width:30px}.si-move.si-xl,.si-move.si-xl:before{height:48px;width:48px}.si-music{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-music:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-music"><path d="M9 18V5l12-2v13"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="16" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-music"><path d="M9 18V5l12-2v13"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="16" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-music.si-xs,.si-music.si-xs:before{height:12px;width:12px}.si-music.si-sm,.si-music.si-sm:before{height:18px;width:18px}.si-music.si-md,.si-music.si-md:before{height:24px;width:24px}.si-music.si-lg,.si-music.si-lg:before{height:30px;width:30px}.si-music.si-xl,.si-music.si-xl:before{height:48px;width:48px}.si-navigation-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-navigation-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-navigation-2"><path d="M12 2l7 19-7-4-7 4 7-19z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-navigation-2"><path d="M12 2l7 19-7-4-7 4 7-19z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-navigation-2.si-xs,.si-navigation-2.si-xs:before{height:12px;width:12px}.si-navigation-2.si-sm,.si-navigation-2.si-sm:before{height:18px;width:18px}.si-navigation-2.si-md,.si-navigation-2.si-md:before{height:24px;width:24px}.si-navigation-2.si-lg,.si-navigation-2.si-lg:before{height:30px;width:30px}.si-navigation-2.si-xl,.si-navigation-2.si-xl:before{height:48px;width:48px}.si-navigation{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-navigation:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-navigation"><path d="M3 11l19-9-9 19-2-8-8-2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-navigation"><path d="M3 11l19-9-9 19-2-8-8-2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-navigation.si-xs,.si-navigation.si-xs:before{height:12px;width:12px}.si-navigation.si-sm,.si-navigation.si-sm:before{height:18px;width:18px}.si-navigation.si-md,.si-navigation.si-md:before{height:24px;width:24px}.si-navigation.si-lg,.si-navigation.si-lg:before{height:30px;width:30px}.si-navigation.si-xl,.si-navigation.si-xl:before{height:48px;width:48px}.si-octagon{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-octagon:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-octagon.si-xs,.si-octagon.si-xs:before{height:12px;width:12px}.si-octagon.si-sm,.si-octagon.si-sm:before{height:18px;width:18px}.si-octagon.si-md,.si-octagon.si-md:before{height:24px;width:24px}.si-octagon.si-lg,.si-octagon.si-lg:before{height:30px;width:30px}.si-octagon.si-xl,.si-octagon.si-xl:before{height:48px;width:48px}.si-package{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-package:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-package"><path d="M16.5 9.4l-9-5.19M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-package"><path d="M16.5 9.4l-9-5.19M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z"/><path d="M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-package.si-xs,.si-package.si-xs:before{height:12px;width:12px}.si-package.si-sm,.si-package.si-sm:before{height:18px;width:18px}.si-package.si-md,.si-package.si-md:before{height:24px;width:24px}.si-package.si-lg,.si-package.si-lg:before{height:30px;width:30px}.si-package.si-xl,.si-package.si-xl:before{height:48px;width:48px}.si-paperclip{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-paperclip:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-paperclip"><path d="M21.44 11.05l-9.19 9.19a6 6 0 01-8.49-8.49l9.19-9.19a4 4 0 015.66 5.66l-9.2 9.19a2 2 0 01-2.83-2.83l8.49-8.48"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-paperclip"><path d="M21.44 11.05l-9.19 9.19a6 6 0 01-8.49-8.49l9.19-9.19a4 4 0 015.66 5.66l-9.2 9.19a2 2 0 01-2.83-2.83l8.49-8.48"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-paperclip.si-xs,.si-paperclip.si-xs:before{height:12px;width:12px}.si-paperclip.si-sm,.si-paperclip.si-sm:before{height:18px;width:18px}.si-paperclip.si-md,.si-paperclip.si-md:before{height:24px;width:24px}.si-paperclip.si-lg,.si-paperclip.si-lg:before{height:30px;width:30px}.si-paperclip.si-xl,.si-paperclip.si-xl:before{height:48px;width:48px}.si-pause-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-pause-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause-circle"><circle cx="12" cy="12" r="10"/><path d="M10 15V9M14 15V9"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause-circle"><circle cx="12" cy="12" r="10"/><path d="M10 15V9M14 15V9"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-pause-circle.si-xs,.si-pause-circle.si-xs:before{height:12px;width:12px}.si-pause-circle.si-sm,.si-pause-circle.si-sm:before{height:18px;width:18px}.si-pause-circle.si-md,.si-pause-circle.si-md:before{height:24px;width:24px}.si-pause-circle.si-lg,.si-pause-circle.si-lg:before{height:30px;width:30px}.si-pause-circle.si-xl,.si-pause-circle.si-xl:before{height:48px;width:48px}.si-pause{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-pause:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause"><path d="M6 4h4v16H6zM14 4h4v16h-4z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause"><path d="M6 4h4v16H6zM14 4h4v16h-4z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-pause.si-xs,.si-pause.si-xs:before{height:12px;width:12px}.si-pause.si-sm,.si-pause.si-sm:before{height:18px;width:18px}.si-pause.si-md,.si-pause.si-md:before{height:24px;width:24px}.si-pause.si-lg,.si-pause.si-lg:before{height:30px;width:30px}.si-pause.si-xl,.si-pause.si-xl:before{height:48px;width:48px}.si-pen-tool{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-pen-tool:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pen-tool"><path d="M12 19l7-7 3 3-7 7-3-3z"/><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586"/><circle cx="11" cy="11" r="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pen-tool"><path d="M12 19l7-7 3 3-7 7-3-3z"/><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5zM2 2l7.586 7.586"/><circle cx="11" cy="11" r="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-pen-tool.si-xs,.si-pen-tool.si-xs:before{height:12px;width:12px}.si-pen-tool.si-sm,.si-pen-tool.si-sm:before{height:18px;width:18px}.si-pen-tool.si-md,.si-pen-tool.si-md:before{height:24px;width:24px}.si-pen-tool.si-lg,.si-pen-tool.si-lg:before{height:30px;width:30px}.si-pen-tool.si-xl,.si-pen-tool.si-xl:before{height:48px;width:48px}.si-percent{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-percent:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-percent"><path d="M19 5L5 19"/><circle cx="6.5" cy="6.5" r="2.5"/><circle cx="17.5" cy="17.5" r="2.5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-percent"><path d="M19 5L5 19"/><circle cx="6.5" cy="6.5" r="2.5"/><circle cx="17.5" cy="17.5" r="2.5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-percent.si-xs,.si-percent.si-xs:before{height:12px;width:12px}.si-percent.si-sm,.si-percent.si-sm:before{height:18px;width:18px}.si-percent.si-md,.si-percent.si-md:before{height:24px;width:24px}.si-percent.si-lg,.si-percent.si-lg:before{height:30px;width:30px}.si-percent.si-xl,.si-percent.si-xl:before{height:48px;width:48px}.si-phone-call{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-call:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-call"><path d="M15.05 5A5 5 0 0119 8.95M15.05 1A9 9 0 0123 8.94m-1 7.98v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-call"><path d="M15.05 5A5 5 0 0119 8.95M15.05 1A9 9 0 0123 8.94m-1 7.98v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-call.si-xs,.si-phone-call.si-xs:before{height:12px;width:12px}.si-phone-call.si-sm,.si-phone-call.si-sm:before{height:18px;width:18px}.si-phone-call.si-md,.si-phone-call.si-md:before{height:24px;width:24px}.si-phone-call.si-lg,.si-phone-call.si-lg:before{height:30px;width:30px}.si-phone-call.si-xl,.si-phone-call.si-xl:before{height:48px;width:48px}.si-phone-forwarded{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-forwarded:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-forwarded"><path d="M19 1l4 4-4 4M15 5h8M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-forwarded"><path d="M19 1l4 4-4 4M15 5h8M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-forwarded.si-xs,.si-phone-forwarded.si-xs:before{height:12px;width:12px}.si-phone-forwarded.si-sm,.si-phone-forwarded.si-sm:before{height:18px;width:18px}.si-phone-forwarded.si-md,.si-phone-forwarded.si-md:before{height:24px;width:24px}.si-phone-forwarded.si-lg,.si-phone-forwarded.si-lg:before{height:30px;width:30px}.si-phone-forwarded.si-xl,.si-phone-forwarded.si-xl:before{height:48px;width:48px}.si-phone-incoming{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-incoming:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-incoming"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-incoming"><path d="M16 2v6h6M23 1l-7 7M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-incoming.si-xs,.si-phone-incoming.si-xs:before{height:12px;width:12px}.si-phone-incoming.si-sm,.si-phone-incoming.si-sm:before{height:18px;width:18px}.si-phone-incoming.si-md,.si-phone-incoming.si-md:before{height:24px;width:24px}.si-phone-incoming.si-lg,.si-phone-incoming.si-lg:before{height:30px;width:30px}.si-phone-incoming.si-xl,.si-phone-incoming.si-xl:before{height:48px;width:48px}.si-phone-missed{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-missed:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-missed"><path d="M23 1l-6 6M17 1l6 6M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-missed"><path d="M23 1l-6 6M17 1l6 6M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-missed.si-xs,.si-phone-missed.si-xs:before{height:12px;width:12px}.si-phone-missed.si-sm,.si-phone-missed.si-sm:before{height:18px;width:18px}.si-phone-missed.si-md,.si-phone-missed.si-md:before{height:24px;width:24px}.si-phone-missed.si-lg,.si-phone-missed.si-lg:before{height:30px;width:30px}.si-phone-missed.si-xl,.si-phone-missed.si-xl:before{height:48px;width:48px}.si-phone-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-off"><path d="M10.68 13.31a16 16 0 003.41 2.6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7 2 2 0 011.72 2v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.42 19.42 0 01-3.33-2.67m-2.67-3.34a19.79 19.79 0 01-3.07-8.63A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91M23 1L1 23"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-off"><path d="M10.68 13.31a16 16 0 003.41 2.6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7 2 2 0 011.72 2v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.42 19.42 0 01-3.33-2.67m-2.67-3.34a19.79 19.79 0 01-3.07-8.63A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91M23 1L1 23"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-off.si-xs,.si-phone-off.si-xs:before{height:12px;width:12px}.si-phone-off.si-sm,.si-phone-off.si-sm:before{height:18px;width:18px}.si-phone-off.si-md,.si-phone-off.si-md:before{height:24px;width:24px}.si-phone-off.si-lg,.si-phone-off.si-lg:before{height:30px;width:30px}.si-phone-off.si-xl,.si-phone-off.si-xl:before{height:48px;width:48px}.si-phone-outgoing{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone-outgoing:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-outgoing"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone-outgoing"><path d="M23 7V1h-6M16 8l7-7M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone-outgoing.si-xs,.si-phone-outgoing.si-xs:before{height:12px;width:12px}.si-phone-outgoing.si-sm,.si-phone-outgoing.si-sm:before{height:18px;width:18px}.si-phone-outgoing.si-md,.si-phone-outgoing.si-md:before{height:24px;width:24px}.si-phone-outgoing.si-lg,.si-phone-outgoing.si-lg:before{height:30px;width:30px}.si-phone-outgoing.si-xl,.si-phone-outgoing.si-xl:before{height:48px;width:48px}.si-phone{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-phone:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone"><path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone"><path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-phone.si-xs,.si-phone.si-xs:before{height:12px;width:12px}.si-phone.si-sm,.si-phone.si-sm:before{height:18px;width:18px}.si-phone.si-md,.si-phone.si-md:before{height:24px;width:24px}.si-phone.si-lg,.si-phone.si-lg:before{height:30px;width:30px}.si-phone.si-xl,.si-phone.si-xl:before{height:48px;width:48px}.si-pie-chart{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-pie-chart:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pie-chart"><path d="M21.21 15.89A10 10 0 118 2.83M22 12A10 10 0 0012 2v10z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pie-chart"><path d="M21.21 15.89A10 10 0 118 2.83M22 12A10 10 0 0012 2v10z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-pie-chart.si-xs,.si-pie-chart.si-xs:before{height:12px;width:12px}.si-pie-chart.si-sm,.si-pie-chart.si-sm:before{height:18px;width:18px}.si-pie-chart.si-md,.si-pie-chart.si-md:before{height:24px;width:24px}.si-pie-chart.si-lg,.si-pie-chart.si-lg:before{height:30px;width:30px}.si-pie-chart.si-xl,.si-pie-chart.si-xl:before{height:48px;width:48px}.si-play-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-play-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-play-circle"><circle cx="12" cy="12" r="10"/><path d="M10 8l6 4-6 4V8z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-play-circle"><circle cx="12" cy="12" r="10"/><path d="M10 8l6 4-6 4V8z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-play-circle.si-xs,.si-play-circle.si-xs:before{height:12px;width:12px}.si-play-circle.si-sm,.si-play-circle.si-sm:before{height:18px;width:18px}.si-play-circle.si-md,.si-play-circle.si-md:before{height:24px;width:24px}.si-play-circle.si-lg,.si-play-circle.si-lg:before{height:30px;width:30px}.si-play-circle.si-xl,.si-play-circle.si-xl:before{height:48px;width:48px}.si-play{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-play:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-play"><path d="M5 3l14 9-14 9V3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-play"><path d="M5 3l14 9-14 9V3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-play.si-xs,.si-play.si-xs:before{height:12px;width:12px}.si-play.si-sm,.si-play.si-sm:before{height:18px;width:18px}.si-play.si-md,.si-play.si-md:before{height:24px;width:24px}.si-play.si-lg,.si-play.si-lg:before{height:30px;width:30px}.si-play.si-xl,.si-play.si-xl:before{height:48px;width:48px}.si-plus-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-plus-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8v8M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-circle"><circle cx="12" cy="12" r="10"/><path d="M12 8v8M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-plus-circle.si-xs,.si-plus-circle.si-xs:before{height:12px;width:12px}.si-plus-circle.si-sm,.si-plus-circle.si-sm:before{height:18px;width:18px}.si-plus-circle.si-md,.si-plus-circle.si-md:before{height:24px;width:24px}.si-plus-circle.si-lg,.si-plus-circle.si-lg:before{height:30px;width:30px}.si-plus-circle.si-xl,.si-plus-circle.si-xl:before{height:48px;width:48px}.si-plus-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-plus-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M12 8v8M8 12h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M12 8v8M8 12h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-plus-square.si-xs,.si-plus-square.si-xs:before{height:12px;width:12px}.si-plus-square.si-sm,.si-plus-square.si-sm:before{height:18px;width:18px}.si-plus-square.si-md,.si-plus-square.si-md:before{height:24px;width:24px}.si-plus-square.si-lg,.si-plus-square.si-lg:before{height:30px;width:30px}.si-plus-square.si-xl,.si-plus-square.si-xl:before{height:48px;width:48px}.si-plus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-plus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><path d="M12 5v14M5 12h14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><path d="M12 5v14M5 12h14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-plus.si-xs,.si-plus.si-xs:before{height:12px;width:12px}.si-plus.si-sm,.si-plus.si-sm:before{height:18px;width:18px}.si-plus.si-md,.si-plus.si-md:before{height:24px;width:24px}.si-plus.si-lg,.si-plus.si-lg:before{height:30px;width:30px}.si-plus.si-xl,.si-plus.si-xl:before{height:48px;width:48px}.si-pocket{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-pocket:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pocket"><path d="M4 3h16a2 2 0 012 2v6a10 10 0 01-10 10A10 10 0 012 11V5a2 2 0 012-2z"/><path d="M8 10l4 4 4-4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pocket"><path d="M4 3h16a2 2 0 012 2v6a10 10 0 01-10 10A10 10 0 012 11V5a2 2 0 012-2z"/><path d="M8 10l4 4 4-4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-pocket.si-xs,.si-pocket.si-xs:before{height:12px;width:12px}.si-pocket.si-sm,.si-pocket.si-sm:before{height:18px;width:18px}.si-pocket.si-md,.si-pocket.si-md:before{height:24px;width:24px}.si-pocket.si-lg,.si-pocket.si-lg:before{height:30px;width:30px}.si-pocket.si-xl,.si-pocket.si-xl:before{height:48px;width:48px}.si-power{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-power:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-power"><path d="M18.36 6.64a9 9 0 11-12.73 0M12 2v10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-power"><path d="M18.36 6.64a9 9 0 11-12.73 0M12 2v10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-power.si-xs,.si-power.si-xs:before{height:12px;width:12px}.si-power.si-sm,.si-power.si-sm:before{height:18px;width:18px}.si-power.si-md,.si-power.si-md:before{height:24px;width:24px}.si-power.si-lg,.si-power.si-lg:before{height:30px;width:30px}.si-power.si-xl,.si-power.si-xl:before{height:48px;width:48px}.si-printer{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-printer:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-printer"><path d="M6 9V2h12v7M6 18H4a2 2 0 01-2-2v-5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2"/><path d="M6 14h12v8H6z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-printer"><path d="M6 9V2h12v7M6 18H4a2 2 0 01-2-2v-5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2"/><path d="M6 14h12v8H6z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-printer.si-xs,.si-printer.si-xs:before{height:12px;width:12px}.si-printer.si-sm,.si-printer.si-sm:before{height:18px;width:18px}.si-printer.si-md,.si-printer.si-md:before{height:24px;width:24px}.si-printer.si-lg,.si-printer.si-lg:before{height:30px;width:30px}.si-printer.si-xl,.si-printer.si-xl:before{height:48px;width:48px}.si-radio{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-radio:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-radio"><circle cx="12" cy="12" r="2"/><path d="M16.24 7.76a6 6 0 010 8.49m-8.48-.01a6 6 0 010-8.49m11.31-2.82a10 10 0 010 14.14m-14.14 0a10 10 0 010-14.14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-radio"><circle cx="12" cy="12" r="2"/><path d="M16.24 7.76a6 6 0 010 8.49m-8.48-.01a6 6 0 010-8.49m11.31-2.82a10 10 0 010 14.14m-14.14 0a10 10 0 010-14.14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-radio.si-xs,.si-radio.si-xs:before{height:12px;width:12px}.si-radio.si-sm,.si-radio.si-sm:before{height:18px;width:18px}.si-radio.si-md,.si-radio.si-md:before{height:24px;width:24px}.si-radio.si-lg,.si-radio.si-lg:before{height:30px;width:30px}.si-radio.si-xl,.si-radio.si-xl:before{height:48px;width:48px}.si-refresh-ccw{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-refresh-ccw:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-ccw"><path d="M1 4v6h6M23 20v-6h-6"/><path d="M20.49 9A9 9 0 005.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 013.51 15"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-ccw"><path d="M1 4v6h6M23 20v-6h-6"/><path d="M20.49 9A9 9 0 005.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 013.51 15"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-refresh-ccw.si-xs,.si-refresh-ccw.si-xs:before{height:12px;width:12px}.si-refresh-ccw.si-sm,.si-refresh-ccw.si-sm:before{height:18px;width:18px}.si-refresh-ccw.si-md,.si-refresh-ccw.si-md:before{height:24px;width:24px}.si-refresh-ccw.si-lg,.si-refresh-ccw.si-lg:before{height:30px;width:30px}.si-refresh-ccw.si-xl,.si-refresh-ccw.si-xl:before{height:48px;width:48px}.si-refresh-cw{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-refresh-cw:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-cw"><path d="M23 4v6h-6M1 20v-6h6"/><path d="M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-cw"><path d="M23 4v6h-6M1 20v-6h6"/><path d="M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-refresh-cw.si-xs,.si-refresh-cw.si-xs:before{height:12px;width:12px}.si-refresh-cw.si-sm,.si-refresh-cw.si-sm:before{height:18px;width:18px}.si-refresh-cw.si-md,.si-refresh-cw.si-md:before{height:24px;width:24px}.si-refresh-cw.si-lg,.si-refresh-cw.si-lg:before{height:30px;width:30px}.si-refresh-cw.si-xl,.si-refresh-cw.si-xl:before{height:48px;width:48px}.si-repeat{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-repeat:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-repeat"><path d="M17 1l4 4-4 4"/><path d="M3 11V9a4 4 0 014-4h14M7 23l-4-4 4-4"/><path d="M21 13v2a4 4 0 01-4 4H3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-repeat"><path d="M17 1l4 4-4 4"/><path d="M3 11V9a4 4 0 014-4h14M7 23l-4-4 4-4"/><path d="M21 13v2a4 4 0 01-4 4H3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-repeat.si-xs,.si-repeat.si-xs:before{height:12px;width:12px}.si-repeat.si-sm,.si-repeat.si-sm:before{height:18px;width:18px}.si-repeat.si-md,.si-repeat.si-md:before{height:24px;width:24px}.si-repeat.si-lg,.si-repeat.si-lg:before{height:30px;width:30px}.si-repeat.si-xl,.si-repeat.si-xl:before{height:48px;width:48px}.si-rewind{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-rewind:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rewind"><path d="M11 19l-9-7 9-7v14zM22 19l-9-7 9-7v14z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rewind"><path d="M11 19l-9-7 9-7v14zM22 19l-9-7 9-7v14z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-rewind.si-xs,.si-rewind.si-xs:before{height:12px;width:12px}.si-rewind.si-sm,.si-rewind.si-sm:before{height:18px;width:18px}.si-rewind.si-md,.si-rewind.si-md:before{height:24px;width:24px}.si-rewind.si-lg,.si-rewind.si-lg:before{height:30px;width:30px}.si-rewind.si-xl,.si-rewind.si-xl:before{height:48px;width:48px}.si-rotate-ccw{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-rotate-ccw:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><path d="M1 4v6h6"/><path d="M3.51 15a9 9 0 102.13-9.36L1 10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><path d="M1 4v6h6"/><path d="M3.51 15a9 9 0 102.13-9.36L1 10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-rotate-ccw.si-xs,.si-rotate-ccw.si-xs:before{height:12px;width:12px}.si-rotate-ccw.si-sm,.si-rotate-ccw.si-sm:before{height:18px;width:18px}.si-rotate-ccw.si-md,.si-rotate-ccw.si-md:before{height:24px;width:24px}.si-rotate-ccw.si-lg,.si-rotate-ccw.si-lg:before{height:30px;width:30px}.si-rotate-ccw.si-xl,.si-rotate-ccw.si-xl:before{height:48px;width:48px}.si-rotate-cw{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-rotate-cw:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-cw"><path d="M23 4v6h-6"/><path d="M20.49 15a9 9 0 11-2.12-9.36L23 10"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-cw"><path d="M23 4v6h-6"/><path d="M20.49 15a9 9 0 11-2.12-9.36L23 10"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-rotate-cw.si-xs,.si-rotate-cw.si-xs:before{height:12px;width:12px}.si-rotate-cw.si-sm,.si-rotate-cw.si-sm:before{height:18px;width:18px}.si-rotate-cw.si-md,.si-rotate-cw.si-md:before{height:24px;width:24px}.si-rotate-cw.si-lg,.si-rotate-cw.si-lg:before{height:30px;width:30px}.si-rotate-cw.si-xl,.si-rotate-cw.si-xl:before{height:48px;width:48px}.si-rss{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-rss:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 019 9M4 4a16 16 0 0116 16"/><circle cx="5" cy="19" r="1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 019 9M4 4a16 16 0 0116 16"/><circle cx="5" cy="19" r="1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-rss.si-xs,.si-rss.si-xs:before{height:12px;width:12px}.si-rss.si-sm,.si-rss.si-sm:before{height:18px;width:18px}.si-rss.si-md,.si-rss.si-md:before{height:24px;width:24px}.si-rss.si-lg,.si-rss.si-lg:before{height:30px;width:30px}.si-rss.si-xl,.si-rss.si-xl:before{height:48px;width:48px}.si-save{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-save:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-save"><path d="M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z"/><path d="M17 21v-8H7v8M7 3v5h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-save"><path d="M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z"/><path d="M17 21v-8H7v8M7 3v5h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-save.si-xs,.si-save.si-xs:before{height:12px;width:12px}.si-save.si-sm,.si-save.si-sm:before{height:18px;width:18px}.si-save.si-md,.si-save.si-md:before{height:24px;width:24px}.si-save.si-lg,.si-save.si-lg:before{height:30px;width:30px}.si-save.si-xl,.si-save.si-xl:before{height:48px;width:48px}.si-scissors{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-scissors:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-scissors"><circle cx="6" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-scissors"><circle cx="6" cy="6" r="3"/><circle cx="6" cy="18" r="3"/><path d="M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-scissors.si-xs,.si-scissors.si-xs:before{height:12px;width:12px}.si-scissors.si-sm,.si-scissors.si-sm:before{height:18px;width:18px}.si-scissors.si-md,.si-scissors.si-md:before{height:24px;width:24px}.si-scissors.si-lg,.si-scissors.si-lg:before{height:30px;width:30px}.si-scissors.si-xl,.si-scissors.si-xl:before{height:48px;width:48px}.si-search{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-search:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-search.si-xs,.si-search.si-xs:before{height:12px;width:12px}.si-search.si-sm,.si-search.si-sm:before{height:18px;width:18px}.si-search.si-md,.si-search.si-md:before{height:24px;width:24px}.si-search.si-lg,.si-search.si-lg:before{height:30px;width:30px}.si-search.si-xl,.si-search.si-xl:before{height:48px;width:48px}.si-send{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-send:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-send"><path d="M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-send"><path d="M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-send.si-xs,.si-send.si-xs:before{height:12px;width:12px}.si-send.si-sm,.si-send.si-sm:before{height:18px;width:18px}.si-send.si-md,.si-send.si-md:before{height:24px;width:24px}.si-send.si-lg,.si-send.si-lg:before{height:30px;width:30px}.si-send.si-xl,.si-send.si-xl:before{height:48px;width:48px}.si-server{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-server:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-server"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><path d="M6 6h.01M6 18h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-server"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><path d="M6 6h.01M6 18h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-server.si-xs,.si-server.si-xs:before{height:12px;width:12px}.si-server.si-sm,.si-server.si-sm:before{height:18px;width:18px}.si-server.si-md,.si-server.si-md:before{height:24px;width:24px}.si-server.si-lg,.si-server.si-lg:before{height:30px;width:30px}.si-server.si-xl,.si-server.si-xl:before{height:48px;width:48px}.si-settings{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-settings:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-settings"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-settings"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-settings.si-xs,.si-settings.si-xs:before{height:12px;width:12px}.si-settings.si-sm,.si-settings.si-sm:before{height:18px;width:18px}.si-settings.si-md,.si-settings.si-md:before{height:24px;width:24px}.si-settings.si-lg,.si-settings.si-lg:before{height:30px;width:30px}.si-settings.si-xl,.si-settings.si-xl:before{height:48px;width:48px}.si-share-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-share-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share-2"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="M8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share-2"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="M8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-share-2.si-xs,.si-share-2.si-xs:before{height:12px;width:12px}.si-share-2.si-sm,.si-share-2.si-sm:before{height:18px;width:18px}.si-share-2.si-md,.si-share-2.si-md:before{height:24px;width:24px}.si-share-2.si-lg,.si-share-2.si-lg:before{height:30px;width:30px}.si-share-2.si-xl,.si-share-2.si-xl:before{height:48px;width:48px}.si-share{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-share:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share"><path d="M4 12v8a2 2 0 002 2h12a2 2 0 002-2v-8M16 6l-4-4-4 4M12 2v13"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share"><path d="M4 12v8a2 2 0 002 2h12a2 2 0 002-2v-8M16 6l-4-4-4 4M12 2v13"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-share.si-xs,.si-share.si-xs:before{height:12px;width:12px}.si-share.si-sm,.si-share.si-sm:before{height:18px;width:18px}.si-share.si-md,.si-share.si-md:before{height:24px;width:24px}.si-share.si-lg,.si-share.si-lg:before{height:30px;width:30px}.si-share.si-xl,.si-share.si-xl:before{height:48px;width:48px}.si-shield-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-shield-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield-off"><path d="M19.69 14a6.9 6.9 0 00.31-2V5l-8-3-3.16 1.18M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 005.62-4.38M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield-off"><path d="M19.69 14a6.9 6.9 0 00.31-2V5l-8-3-3.16 1.18M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 005.62-4.38M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-shield-off.si-xs,.si-shield-off.si-xs:before{height:12px;width:12px}.si-shield-off.si-sm,.si-shield-off.si-sm:before{height:18px;width:18px}.si-shield-off.si-md,.si-shield-off.si-md:before{height:24px;width:24px}.si-shield-off.si-lg,.si-shield-off.si-lg:before{height:30px;width:30px}.si-shield-off.si-xl,.si-shield-off.si-xl:before{height:48px;width:48px}.si-shield{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-shield:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-shield.si-xs,.si-shield.si-xs:before{height:12px;width:12px}.si-shield.si-sm,.si-shield.si-sm:before{height:18px;width:18px}.si-shield.si-md,.si-shield.si-md:before{height:24px;width:24px}.si-shield.si-lg,.si-shield.si-lg:before{height:30px;width:30px}.si-shield.si-xl,.si-shield.si-xl:before{height:48px;width:48px}.si-shopping-bag{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-shopping-bag:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-bag"><path d="M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4zM3 6h18M16 10a4 4 0 01-8 0"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-bag"><path d="M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4zM3 6h18M16 10a4 4 0 01-8 0"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-shopping-bag.si-xs,.si-shopping-bag.si-xs:before{height:12px;width:12px}.si-shopping-bag.si-sm,.si-shopping-bag.si-sm:before{height:18px;width:18px}.si-shopping-bag.si-md,.si-shopping-bag.si-md:before{height:24px;width:24px}.si-shopping-bag.si-lg,.si-shopping-bag.si-lg:before{height:30px;width:30px}.si-shopping-bag.si-xl,.si-shopping-bag.si-xl:before{height:48px;width:48px}.si-shopping-cart{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-shopping-cart:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 002 1.61h9.72a2 2 0 002-1.61L23 6H6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 002 1.61h9.72a2 2 0 002-1.61L23 6H6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-shopping-cart.si-xs,.si-shopping-cart.si-xs:before{height:12px;width:12px}.si-shopping-cart.si-sm,.si-shopping-cart.si-sm:before{height:18px;width:18px}.si-shopping-cart.si-md,.si-shopping-cart.si-md:before{height:24px;width:24px}.si-shopping-cart.si-lg,.si-shopping-cart.si-lg:before{height:30px;width:30px}.si-shopping-cart.si-xl,.si-shopping-cart.si-xl:before{height:48px;width:48px}.si-shuffle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-shuffle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shuffle"><path d="M16 3h5v5M4 20L21 3M21 16v5h-5M15 15l6 6M4 4l5 5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shuffle"><path d="M16 3h5v5M4 20L21 3M21 16v5h-5M15 15l6 6M4 4l5 5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-shuffle.si-xs,.si-shuffle.si-xs:before{height:12px;width:12px}.si-shuffle.si-sm,.si-shuffle.si-sm:before{height:18px;width:18px}.si-shuffle.si-md,.si-shuffle.si-md:before{height:24px;width:24px}.si-shuffle.si-lg,.si-shuffle.si-lg:before{height:30px;width:30px}.si-shuffle.si-xl,.si-shuffle.si-xl:before{height:48px;width:48px}.si-sidebar{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sidebar:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sidebar"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 3v18"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sidebar"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 3v18"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sidebar.si-xs,.si-sidebar.si-xs:before{height:12px;width:12px}.si-sidebar.si-sm,.si-sidebar.si-sm:before{height:18px;width:18px}.si-sidebar.si-md,.si-sidebar.si-md:before{height:24px;width:24px}.si-sidebar.si-lg,.si-sidebar.si-lg:before{height:30px;width:30px}.si-sidebar.si-xl,.si-sidebar.si-xl:before{height:48px;width:48px}.si-skip-back{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-skip-back:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-back"><path d="M19 20L9 12l10-8v16zM5 19V5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-back"><path d="M19 20L9 12l10-8v16zM5 19V5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-skip-back.si-xs,.si-skip-back.si-xs:before{height:12px;width:12px}.si-skip-back.si-sm,.si-skip-back.si-sm:before{height:18px;width:18px}.si-skip-back.si-md,.si-skip-back.si-md:before{height:24px;width:24px}.si-skip-back.si-lg,.si-skip-back.si-lg:before{height:30px;width:30px}.si-skip-back.si-xl,.si-skip-back.si-xl:before{height:48px;width:48px}.si-skip-forward{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-skip-forward:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-forward"><path d="M5 4l10 8-10 8V4zM19 5v14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-forward"><path d="M5 4l10 8-10 8V4zM19 5v14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-skip-forward.si-xs,.si-skip-forward.si-xs:before{height:12px;width:12px}.si-skip-forward.si-sm,.si-skip-forward.si-sm:before{height:18px;width:18px}.si-skip-forward.si-md,.si-skip-forward.si-md:before{height:24px;width:24px}.si-skip-forward.si-lg,.si-skip-forward.si-lg:before{height:30px;width:30px}.si-skip-forward.si-xl,.si-skip-forward.si-xl:before{height:48px;width:48px}.si-slack{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-slack:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slack"><path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slack"><path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5zM20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5zM3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14zM14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5zM15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zM10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5zM8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-slack.si-xs,.si-slack.si-xs:before{height:12px;width:12px}.si-slack.si-sm,.si-slack.si-sm:before{height:18px;width:18px}.si-slack.si-md,.si-slack.si-md:before{height:24px;width:24px}.si-slack.si-lg,.si-slack.si-lg:before{height:30px;width:30px}.si-slack.si-xl,.si-slack.si-xl:before{height:48px;width:48px}.si-slash{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-slash:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash"><circle cx="12" cy="12" r="10"/><path d="M4.93 4.93l14.14 14.14"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash"><circle cx="12" cy="12" r="10"/><path d="M4.93 4.93l14.14 14.14"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-slash.si-xs,.si-slash.si-xs:before{height:12px;width:12px}.si-slash.si-sm,.si-slash.si-sm:before{height:18px;width:18px}.si-slash.si-md,.si-slash.si-md:before{height:24px;width:24px}.si-slash.si-lg,.si-slash.si-lg:before{height:30px;width:30px}.si-slash.si-xl,.si-slash.si-xl:before{height:48px;width:48px}.si-sliders{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sliders:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sliders"><path d="M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sliders"><path d="M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sliders.si-xs,.si-sliders.si-xs:before{height:12px;width:12px}.si-sliders.si-sm,.si-sliders.si-sm:before{height:18px;width:18px}.si-sliders.si-md,.si-sliders.si-md:before{height:24px;width:24px}.si-sliders.si-lg,.si-sliders.si-lg:before{height:30px;width:30px}.si-sliders.si-xl,.si-sliders.si-xl:before{height:48px;width:48px}.si-smartphone{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-smartphone:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smartphone"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smartphone"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-smartphone.si-xs,.si-smartphone.si-xs:before{height:12px;width:12px}.si-smartphone.si-sm,.si-smartphone.si-sm:before{height:18px;width:18px}.si-smartphone.si-md,.si-smartphone.si-md:before{height:24px;width:24px}.si-smartphone.si-lg,.si-smartphone.si-lg:before{height:30px;width:30px}.si-smartphone.si-xl,.si-smartphone.si-xl:before{height:48px;width:48px}.si-smile{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-smile:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smile"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-smile"><circle cx="12" cy="12" r="10"/><path d="M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-smile.si-xs,.si-smile.si-xs:before{height:12px;width:12px}.si-smile.si-sm,.si-smile.si-sm:before{height:18px;width:18px}.si-smile.si-md,.si-smile.si-md:before{height:24px;width:24px}.si-smile.si-lg,.si-smile.si-lg:before{height:30px;width:30px}.si-smile.si-xl,.si-smile.si-xl:before{height:48px;width:48px}.si-sort{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sort:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M6 16l6 6 6-6m0-8l-6-6-6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M6 16l6 6 6-6m0-8l-6-6-6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sort.si-xs,.si-sort.si-xs:before{height:12px;width:12px}.si-sort.si-sm,.si-sort.si-sm:before{height:18px;width:18px}.si-sort.si-md,.si-sort.si-md:before{height:24px;width:24px}.si-sort.si-lg,.si-sort.si-lg:before{height:30px;width:30px}.si-sort.si-xl,.si-sort.si-xl:before{height:48px;width:48px}.si-speaker{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-speaker:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-speaker"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><circle cx="12" cy="14" r="4"/><path d="M12 6h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-speaker"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><circle cx="12" cy="14" r="4"/><path d="M12 6h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-speaker.si-xs,.si-speaker.si-xs:before{height:12px;width:12px}.si-speaker.si-sm,.si-speaker.si-sm:before{height:18px;width:18px}.si-speaker.si-md,.si-speaker.si-md:before{height:24px;width:24px}.si-speaker.si-lg,.si-speaker.si-lg:before{height:30px;width:30px}.si-speaker.si-xl,.si-speaker.si-xl:before{height:48px;width:48px}.si-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-square.si-xs,.si-square.si-xs:before{height:12px;width:12px}.si-square.si-sm,.si-square.si-sm:before{height:18px;width:18px}.si-square.si-md,.si-square.si-md:before{height:24px;width:24px}.si-square.si-lg,.si-square.si-lg:before{height:30px;width:30px}.si-square.si-xl,.si-square.si-xl:before{height:48px;width:48px}.si-star{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-star:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-star.si-xs,.si-star.si-xs:before{height:12px;width:12px}.si-star.si-sm,.si-star.si-sm:before{height:18px;width:18px}.si-star.si-md,.si-star.si-md:before{height:24px;width:24px}.si-star.si-lg,.si-star.si-lg:before{height:30px;width:30px}.si-star.si-xl,.si-star.si-xl:before{height:48px;width:48px}.si-stop-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-stop-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-stop-circle"><circle cx="12" cy="12" r="10"/><path d="M9 9h6v6H9z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-stop-circle"><circle cx="12" cy="12" r="10"/><path d="M9 9h6v6H9z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-stop-circle.si-xs,.si-stop-circle.si-xs:before{height:12px;width:12px}.si-stop-circle.si-sm,.si-stop-circle.si-sm:before{height:18px;width:18px}.si-stop-circle.si-md,.si-stop-circle.si-md:before{height:24px;width:24px}.si-stop-circle.si-lg,.si-stop-circle.si-lg:before{height:30px;width:30px}.si-stop-circle.si-xl,.si-stop-circle.si-xl:before{height:48px;width:48px}.si-sun{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sun:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sun.si-xs,.si-sun.si-xs:before{height:12px;width:12px}.si-sun.si-sm,.si-sun.si-sm:before{height:18px;width:18px}.si-sun.si-md,.si-sun.si-md:before{height:24px;width:24px}.si-sun.si-lg,.si-sun.si-lg:before{height:30px;width:30px}.si-sun.si-xl,.si-sun.si-xl:before{height:48px;width:48px}.si-sunrise{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sunrise:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sunrise"><path d="M17 18a5 5 0 00-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sunrise"><path d="M17 18a5 5 0 00-10 0M12 2v7M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M8 6l4-4 4 4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sunrise.si-xs,.si-sunrise.si-xs:before{height:12px;width:12px}.si-sunrise.si-sm,.si-sunrise.si-sm:before{height:18px;width:18px}.si-sunrise.si-md,.si-sunrise.si-md:before{height:24px;width:24px}.si-sunrise.si-lg,.si-sunrise.si-lg:before{height:30px;width:30px}.si-sunrise.si-xl,.si-sunrise.si-xl:before{height:48px;width:48px}.si-sunset{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-sunset:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sunset"><path d="M17 18a5 5 0 00-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sunset"><path d="M17 18a5 5 0 00-10 0M12 9V2M4.22 10.22l1.42 1.42M1 18h2M21 18h2M18.36 11.64l1.42-1.42M23 22H1M16 5l-4 4-4-4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-sunset.si-xs,.si-sunset.si-xs:before{height:12px;width:12px}.si-sunset.si-sm,.si-sunset.si-sm:before{height:18px;width:18px}.si-sunset.si-md,.si-sunset.si-md:before{height:24px;width:24px}.si-sunset.si-lg,.si-sunset.si-lg:before{height:30px;width:30px}.si-sunset.si-xl,.si-sunset.si-xl:before{height:48px;width:48px}.si-tablet{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-tablet:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tablet"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tablet"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"/><path d="M12 18h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-tablet.si-xs,.si-tablet.si-xs:before{height:12px;width:12px}.si-tablet.si-sm,.si-tablet.si-sm:before{height:18px;width:18px}.si-tablet.si-md,.si-tablet.si-md:before{height:24px;width:24px}.si-tablet.si-lg,.si-tablet.si-lg:before{height:30px;width:30px}.si-tablet.si-xl,.si-tablet.si-xl:before{height:48px;width:48px}.si-tag{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-tag:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"><path d="M20.59 13.41l-7.17 7.17a2 2 0 01-2.83 0L2 12V2h10l8.59 8.59a2 2 0 010 2.82zM7 7h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"><path d="M20.59 13.41l-7.17 7.17a2 2 0 01-2.83 0L2 12V2h10l8.59 8.59a2 2 0 010 2.82zM7 7h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-tag.si-xs,.si-tag.si-xs:before{height:12px;width:12px}.si-tag.si-sm,.si-tag.si-sm:before{height:18px;width:18px}.si-tag.si-md,.si-tag.si-md:before{height:24px;width:24px}.si-tag.si-lg,.si-tag.si-lg:before{height:30px;width:30px}.si-tag.si-xl,.si-tag.si-xl:before{height:48px;width:48px}.si-target{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-target:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-target"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="6"/><circle cx="12" cy="12" r="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-target"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="6"/><circle cx="12" cy="12" r="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-target.si-xs,.si-target.si-xs:before{height:12px;width:12px}.si-target.si-sm,.si-target.si-sm:before{height:18px;width:18px}.si-target.si-md,.si-target.si-md:before{height:24px;width:24px}.si-target.si-lg,.si-target.si-lg:before{height:30px;width:30px}.si-target.si-xl,.si-target.si-xl:before{height:48px;width:48px}.si-terminal{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-terminal:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-terminal"><path d="M4 17l6-6-6-6M12 19h8"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-terminal"><path d="M4 17l6-6-6-6M12 19h8"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-terminal.si-xs,.si-terminal.si-xs:before{height:12px;width:12px}.si-terminal.si-sm,.si-terminal.si-sm:before{height:18px;width:18px}.si-terminal.si-md,.si-terminal.si-md:before{height:24px;width:24px}.si-terminal.si-lg,.si-terminal.si-lg:before{height:30px;width:30px}.si-terminal.si-xl,.si-terminal.si-xl:before{height:48px;width:48px}.si-thermometer{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-thermometer:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thermometer"><path d="M14 14.76V3.5a2.5 2.5 0 00-5 0v11.26a4.5 4.5 0 105 0z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thermometer"><path d="M14 14.76V3.5a2.5 2.5 0 00-5 0v11.26a4.5 4.5 0 105 0z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-thermometer.si-xs,.si-thermometer.si-xs:before{height:12px;width:12px}.si-thermometer.si-sm,.si-thermometer.si-sm:before{height:18px;width:18px}.si-thermometer.si-md,.si-thermometer.si-md:before{height:24px;width:24px}.si-thermometer.si-lg,.si-thermometer.si-lg:before{height:30px;width:30px}.si-thermometer.si-xl,.si-thermometer.si-xl:before{height:48px;width:48px}.si-thumbs-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-thumbs-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thumbs-down"><path d="M10 15v4a3 3 0 003 3l4-9V2H5.72a2 2 0 00-2 1.7l-1.38 9a2 2 0 002 2.3zm7-13h2.67A2.31 2.31 0 0122 4v7a2.31 2.31 0 01-2.33 2H17"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thumbs-down"><path d="M10 15v4a3 3 0 003 3l4-9V2H5.72a2 2 0 00-2 1.7l-1.38 9a2 2 0 002 2.3zm7-13h2.67A2.31 2.31 0 0122 4v7a2.31 2.31 0 01-2.33 2H17"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-thumbs-down.si-xs,.si-thumbs-down.si-xs:before{height:12px;width:12px}.si-thumbs-down.si-sm,.si-thumbs-down.si-sm:before{height:18px;width:18px}.si-thumbs-down.si-md,.si-thumbs-down.si-md:before{height:24px;width:24px}.si-thumbs-down.si-lg,.si-thumbs-down.si-lg:before{height:30px;width:30px}.si-thumbs-down.si-xl,.si-thumbs-down.si-xl:before{height:48px;width:48px}.si-thumbs-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-thumbs-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thumbs-up"><path d="M14 9V5a3 3 0 00-3-3l-4 9v11h11.28a2 2 0 002-1.7l1.38-9a2 2 0 00-2-2.3zM7 22H4a2 2 0 01-2-2v-7a2 2 0 012-2h3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-thumbs-up"><path d="M14 9V5a3 3 0 00-3-3l-4 9v11h11.28a2 2 0 002-1.7l1.38-9a2 2 0 00-2-2.3zM7 22H4a2 2 0 01-2-2v-7a2 2 0 012-2h3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-thumbs-up.si-xs,.si-thumbs-up.si-xs:before{height:12px;width:12px}.si-thumbs-up.si-sm,.si-thumbs-up.si-sm:before{height:18px;width:18px}.si-thumbs-up.si-md,.si-thumbs-up.si-md:before{height:24px;width:24px}.si-thumbs-up.si-lg,.si-thumbs-up.si-lg:before{height:30px;width:30px}.si-thumbs-up.si-xl,.si-thumbs-up.si-xl:before{height:48px;width:48px}.si-toggle-left{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-toggle-left:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-left"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="8" cy="12" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-left"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="8" cy="12" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-toggle-left.si-xs,.si-toggle-left.si-xs:before{height:12px;width:12px}.si-toggle-left.si-sm,.si-toggle-left.si-sm:before{height:18px;width:18px}.si-toggle-left.si-md,.si-toggle-left.si-md:before{height:24px;width:24px}.si-toggle-left.si-lg,.si-toggle-left.si-lg:before{height:30px;width:30px}.si-toggle-left.si-xl,.si-toggle-left.si-xl:before{height:48px;width:48px}.si-toggle-right{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-toggle-right:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-right"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="16" cy="12" r="3"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-right"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"/><circle cx="16" cy="12" r="3"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-toggle-right.si-xs,.si-toggle-right.si-xs:before{height:12px;width:12px}.si-toggle-right.si-sm,.si-toggle-right.si-sm:before{height:18px;width:18px}.si-toggle-right.si-md,.si-toggle-right.si-md:before{height:24px;width:24px}.si-toggle-right.si-lg,.si-toggle-right.si-lg:before{height:30px;width:30px}.si-toggle-right.si-xl,.si-toggle-right.si-xl:before{height:48px;width:48px}.si-tool{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-tool:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tool"><path d="M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tool"><path d="M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-tool.si-xs,.si-tool.si-xs:before{height:12px;width:12px}.si-tool.si-sm,.si-tool.si-sm:before{height:18px;width:18px}.si-tool.si-md,.si-tool.si-md:before{height:24px;width:24px}.si-tool.si-lg,.si-tool.si-lg:before{height:30px;width:30px}.si-tool.si-xl,.si-tool.si-xl:before{height:48px;width:48px}.si-trash-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-trash-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2M10 11v6M14 11v6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2M10 11v6M14 11v6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-trash-2.si-xs,.si-trash-2.si-xs:before{height:12px;width:12px}.si-trash-2.si-sm,.si-trash-2.si-sm:before{height:18px;width:18px}.si-trash-2.si-md,.si-trash-2.si-md:before{height:24px;width:24px}.si-trash-2.si-lg,.si-trash-2.si-lg:before{height:30px;width:30px}.si-trash-2.si-xl,.si-trash-2.si-xl:before{height:48px;width:48px}.si-trash{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-trash:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-trash.si-xs,.si-trash.si-xs:before{height:12px;width:12px}.si-trash.si-sm,.si-trash.si-sm:before{height:18px;width:18px}.si-trash.si-md,.si-trash.si-md:before{height:24px;width:24px}.si-trash.si-lg,.si-trash.si-lg:before{height:30px;width:30px}.si-trash.si-xl,.si-trash.si-xl:before{height:48px;width:48px}.si-trello{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-trello:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trello"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M7 7h3v9H7zM14 7h3v5h-3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trello"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M7 7h3v9H7zM14 7h3v5h-3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-trello.si-xs,.si-trello.si-xs:before{height:12px;width:12px}.si-trello.si-sm,.si-trello.si-sm:before{height:18px;width:18px}.si-trello.si-md,.si-trello.si-md:before{height:24px;width:24px}.si-trello.si-lg,.si-trello.si-lg:before{height:30px;width:30px}.si-trello.si-xl,.si-trello.si-xl:before{height:48px;width:48px}.si-trending-down{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-trending-down:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trending-down"><path d="M23 18l-9.5-9.5-5 5L1 6"/><path d="M17 18h6v-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trending-down"><path d="M23 18l-9.5-9.5-5 5L1 6"/><path d="M17 18h6v-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-trending-down.si-xs,.si-trending-down.si-xs:before{height:12px;width:12px}.si-trending-down.si-sm,.si-trending-down.si-sm:before{height:18px;width:18px}.si-trending-down.si-md,.si-trending-down.si-md:before{height:24px;width:24px}.si-trending-down.si-lg,.si-trending-down.si-lg:before{height:30px;width:30px}.si-trending-down.si-xl,.si-trending-down.si-xl:before{height:48px;width:48px}.si-trending-up{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-trending-up:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trending-up"><path d="M23 6l-9.5 9.5-5-5L1 18"/><path d="M17 6h6v6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trending-up"><path d="M23 6l-9.5 9.5-5-5L1 18"/><path d="M17 6h6v6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-trending-up.si-xs,.si-trending-up.si-xs:before{height:12px;width:12px}.si-trending-up.si-sm,.si-trending-up.si-sm:before{height:18px;width:18px}.si-trending-up.si-md,.si-trending-up.si-md:before{height:24px;width:24px}.si-trending-up.si-lg,.si-trending-up.si-lg:before{height:30px;width:30px}.si-trending-up.si-xl,.si-trending-up.si-xl:before{height:48px;width:48px}.si-triangle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-triangle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-triangle"><path d="M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-triangle"><path d="M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-triangle.si-xs,.si-triangle.si-xs:before{height:12px;width:12px}.si-triangle.si-sm,.si-triangle.si-sm:before{height:18px;width:18px}.si-triangle.si-md,.si-triangle.si-md:before{height:24px;width:24px}.si-triangle.si-lg,.si-triangle.si-lg:before{height:30px;width:30px}.si-triangle.si-xl,.si-triangle.si-xl:before{height:48px;width:48px}.si-truck{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-truck:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-truck"><path d="M1 3h15v13H1zM16 8h4l3 3v5h-7V8z"/><circle cx="5.5" cy="18.5" r="2.5"/><circle cx="18.5" cy="18.5" r="2.5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-truck"><path d="M1 3h15v13H1zM16 8h4l3 3v5h-7V8z"/><circle cx="5.5" cy="18.5" r="2.5"/><circle cx="18.5" cy="18.5" r="2.5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-truck.si-xs,.si-truck.si-xs:before{height:12px;width:12px}.si-truck.si-sm,.si-truck.si-sm:before{height:18px;width:18px}.si-truck.si-md,.si-truck.si-md:before{height:24px;width:24px}.si-truck.si-lg,.si-truck.si-lg:before{height:30px;width:30px}.si-truck.si-xl,.si-truck.si-xl:before{height:48px;width:48px}.si-tv{display:inline-block;position:relative;text-align:left}.si-tv,.si-tv:before{height:24px;width:24px}.si-tv:before{background-color:#000;content:"";-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tv"><rect x="2" y="7" width="20" height="15" rx="2" ry="2"/><path d="M17 2l-5 5-5-5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tv"><rect x="2" y="7" width="20" height="15" rx="2" ry="2"/><path d="M17 2l-5 5-5-5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute}.si-tv.si-xs,.si-tv.si-xs:before{height:12px;width:12px}.si-tv.si-sm,.si-tv.si-sm:before{height:18px;width:18px}.si-tv.si-md,.si-tv.si-md:before{height:24px;width:24px}.si-tv.si-lg,.si-tv.si-lg:before{height:30px;width:30px}.si-tv.si-xl,.si-tv.si-xl:before{height:48px;width:48px}.si-twitch{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-twitch:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"><path d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitch"><path d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-twitch.si-xs,.si-twitch.si-xs:before{height:12px;width:12px}.si-twitch.si-sm,.si-twitch.si-sm:before{height:18px;width:18px}.si-twitch.si-md,.si-twitch.si-md:before{height:24px;width:24px}.si-twitch.si-lg,.si-twitch.si-lg:before{height:30px;width:30px}.si-twitch.si-xl,.si-twitch.si-xl:before{height:48px;width:48px}.si-twitter{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-twitter:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-twitter.si-xs,.si-twitter.si-xs:before{height:12px;width:12px}.si-twitter.si-sm,.si-twitter.si-sm:before{height:18px;width:18px}.si-twitter.si-md,.si-twitter.si-md:before{height:24px;width:24px}.si-twitter.si-lg,.si-twitter.si-lg:before{height:30px;width:30px}.si-twitter.si-xl,.si-twitter.si-xl:before{height:48px;width:48px}.si-type{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-type:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-type"><path d="M4 7V4h16v3M9 20h6M12 4v16"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-type"><path d="M4 7V4h16v3M9 20h6M12 4v16"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-type.si-xs,.si-type.si-xs:before{height:12px;width:12px}.si-type.si-sm,.si-type.si-sm:before{height:18px;width:18px}.si-type.si-md,.si-type.si-md:before{height:24px;width:24px}.si-type.si-lg,.si-type.si-lg:before{height:30px;width:30px}.si-type.si-xl,.si-type.si-xl:before{height:48px;width:48px}.si-umbrella{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-umbrella:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-umbrella"><path d="M23 12a11.05 11.05 0 00-22 0zm-5 7a3 3 0 01-6 0v-7"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-umbrella"><path d="M23 12a11.05 11.05 0 00-22 0zm-5 7a3 3 0 01-6 0v-7"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-umbrella.si-xs,.si-umbrella.si-xs:before{height:12px;width:12px}.si-umbrella.si-sm,.si-umbrella.si-sm:before{height:18px;width:18px}.si-umbrella.si-md,.si-umbrella.si-md:before{height:24px;width:24px}.si-umbrella.si-lg,.si-umbrella.si-lg:before{height:30px;width:30px}.si-umbrella.si-xl,.si-umbrella.si-xl:before{height:48px;width:48px}.si-underline{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-underline:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-underline"><path d="M6 3v7a6 6 0 006 6 6 6 0 006-6V3M4 21h16"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-underline"><path d="M6 3v7a6 6 0 006 6 6 6 0 006-6V3M4 21h16"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-underline.si-xs,.si-underline.si-xs:before{height:12px;width:12px}.si-underline.si-sm,.si-underline.si-sm:before{height:18px;width:18px}.si-underline.si-md,.si-underline.si-md:before{height:24px;width:24px}.si-underline.si-lg,.si-underline.si-lg:before{height:30px;width:30px}.si-underline.si-xl,.si-underline.si-xl:before{height:48px;width:48px}.si-unlock{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-unlock:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-unlock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 019.9-1"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-unlock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 019.9-1"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-unlock.si-xs,.si-unlock.si-xs:before{height:12px;width:12px}.si-unlock.si-sm,.si-unlock.si-sm:before{height:18px;width:18px}.si-unlock.si-md,.si-unlock.si-md:before{height:24px;width:24px}.si-unlock.si-lg,.si-unlock.si-lg:before{height:30px;width:30px}.si-unlock.si-xl,.si-unlock.si-xl:before{height:48px;width:48px}.si-upload-cloud{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-upload-cloud:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload-cloud"><path d="M16 16l-4-4-4 4M12 12v9"/><path d="M20.39 18.39A5 5 0 0018 9h-1.26A8 8 0 103 16.3"/><path d="M16 16l-4-4-4 4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload-cloud"><path d="M16 16l-4-4-4 4M12 12v9"/><path d="M20.39 18.39A5 5 0 0018 9h-1.26A8 8 0 103 16.3"/><path d="M16 16l-4-4-4 4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-upload-cloud.si-xs,.si-upload-cloud.si-xs:before{height:12px;width:12px}.si-upload-cloud.si-sm,.si-upload-cloud.si-sm:before{height:18px;width:18px}.si-upload-cloud.si-md,.si-upload-cloud.si-md:before{height:24px;width:24px}.si-upload-cloud.si-lg,.si-upload-cloud.si-lg:before{height:30px;width:30px}.si-upload-cloud.si-xl,.si-upload-cloud.si-xl:before{height:48px;width:48px}.si-upload{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-upload:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload"><path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-upload.si-xs,.si-upload.si-xs:before{height:12px;width:12px}.si-upload.si-sm,.si-upload.si-sm:before{height:18px;width:18px}.si-upload.si-md,.si-upload.si-md:before{height:24px;width:24px}.si-upload.si-lg,.si-upload.si-lg:before{height:30px;width:30px}.si-upload.si-xl,.si-upload.si-xl:before{height:48px;width:48px}.si-user-check{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-user-check:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-check"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M17 11l2 2 4-4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-check"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M17 11l2 2 4-4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-user-check.si-xs,.si-user-check.si-xs:before{height:12px;width:12px}.si-user-check.si-sm,.si-user-check.si-sm:before{height:18px;width:18px}.si-user-check.si-md,.si-user-check.si-md:before{height:24px;width:24px}.si-user-check.si-lg,.si-user-check.si-lg:before{height:30px;width:30px}.si-user-check.si-xl,.si-user-check.si-xl:before{height:48px;width:48px}.si-user-minus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-user-minus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-minus"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M23 11h-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-minus"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M23 11h-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-user-minus.si-xs,.si-user-minus.si-xs:before{height:12px;width:12px}.si-user-minus.si-sm,.si-user-minus.si-sm:before{height:18px;width:18px}.si-user-minus.si-md,.si-user-minus.si-md:before{height:24px;width:24px}.si-user-minus.si-lg,.si-user-minus.si-lg:before{height:30px;width:30px}.si-user-minus.si-xl,.si-user-minus.si-xl:before{height:48px;width:48px}.si-user-plus{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-user-plus:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-plus"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M20 8v6M23 11h-6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-plus"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M20 8v6M23 11h-6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-user-plus.si-xs,.si-user-plus.si-xs:before{height:12px;width:12px}.si-user-plus.si-sm,.si-user-plus.si-sm:before{height:18px;width:18px}.si-user-plus.si-md,.si-user-plus.si-md:before{height:24px;width:24px}.si-user-plus.si-lg,.si-user-plus.si-lg:before{height:30px;width:30px}.si-user-plus.si-xl,.si-user-plus.si-xl:before{height:48px;width:48px}.si-user-x{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-user-x:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-x"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M18 8l5 5M23 8l-5 5"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-x"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><path d="M18 8l5 5M23 8l-5 5"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-user-x.si-xs,.si-user-x.si-xs:before{height:12px;width:12px}.si-user-x.si-sm,.si-user-x.si-sm:before{height:18px;width:18px}.si-user-x.si-md,.si-user-x.si-md:before{height:24px;width:24px}.si-user-x.si-lg,.si-user-x.si-lg:before{height:30px;width:30px}.si-user-x.si-xl,.si-user-x.si-xl:before{height:48px;width:48px}.si-user{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-user:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-user.si-xs,.si-user.si-xs:before{height:12px;width:12px}.si-user.si-sm,.si-user.si-sm:before{height:18px;width:18px}.si-user.si-md,.si-user.si-md:before{height:24px;width:24px}.si-user.si-lg,.si-user.si-lg:before{height:30px;width:30px}.si-user.si-xl,.si-user.si-xl:before{height:48px;width:48px}.si-users{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-users:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-users.si-xs,.si-users.si-xs:before{height:12px;width:12px}.si-users.si-sm,.si-users.si-sm:before{height:18px;width:18px}.si-users.si-md,.si-users.si-md:before{height:24px;width:24px}.si-users.si-lg,.si-users.si-lg:before{height:30px;width:30px}.si-users.si-xl,.si-users.si-xl:before{height:48px;width:48px}.si-video-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-video-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video-off"><path d="M16 16v1a2 2 0 01-2 2H3a2 2 0 01-2-2V7a2 2 0 012-2h2m5.66 0H14a2 2 0 012 2v3.34l1 1L23 7v10M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video-off"><path d="M16 16v1a2 2 0 01-2 2H3a2 2 0 01-2-2V7a2 2 0 012-2h2m5.66 0H14a2 2 0 012 2v3.34l1 1L23 7v10M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-video-off.si-xs,.si-video-off.si-xs:before{height:12px;width:12px}.si-video-off.si-sm,.si-video-off.si-sm:before{height:18px;width:18px}.si-video-off.si-md,.si-video-off.si-md:before{height:24px;width:24px}.si-video-off.si-lg,.si-video-off.si-lg:before{height:30px;width:30px}.si-video-off.si-xl,.si-video-off.si-xl:before{height:48px;width:48px}.si-video{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-video:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video"><path d="M23 7l-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video"><path d="M23 7l-7 5 7 5V7z"/><rect x="1" y="5" width="15" height="14" rx="2" ry="2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-video.si-xs,.si-video.si-xs:before{height:12px;width:12px}.si-video.si-sm,.si-video.si-sm:before{height:18px;width:18px}.si-video.si-md,.si-video.si-md:before{height:24px;width:24px}.si-video.si-lg,.si-video.si-lg:before{height:30px;width:30px}.si-video.si-xl,.si-video.si-xl:before{height:48px;width:48px}.si-voicemail{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-voicemail:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-voicemail"><circle cx="5.5" cy="11.5" r="4.5"/><circle cx="18.5" cy="11.5" r="4.5"/><path d="M5.5 16h13"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-voicemail"><circle cx="5.5" cy="11.5" r="4.5"/><circle cx="18.5" cy="11.5" r="4.5"/><path d="M5.5 16h13"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-voicemail.si-xs,.si-voicemail.si-xs:before{height:12px;width:12px}.si-voicemail.si-sm,.si-voicemail.si-sm:before{height:18px;width:18px}.si-voicemail.si-md,.si-voicemail.si-md:before{height:24px;width:24px}.si-voicemail.si-lg,.si-voicemail.si-lg:before{height:30px;width:30px}.si-voicemail.si-xl,.si-voicemail.si-xl:before{height:48px;width:48px}.si-volume-1{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-volume-1:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-1"><path d="M11 5L6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 010 7.07"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-1"><path d="M11 5L6 9H2v6h4l5 4V5zM15.54 8.46a5 5 0 010 7.07"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-volume-1.si-xs,.si-volume-1.si-xs:before{height:12px;width:12px}.si-volume-1.si-sm,.si-volume-1.si-sm:before{height:18px;width:18px}.si-volume-1.si-md,.si-volume-1.si-md:before{height:24px;width:24px}.si-volume-1.si-lg,.si-volume-1.si-lg:before{height:30px;width:30px}.si-volume-1.si-xl,.si-volume-1.si-xl:before{height:48px;width:48px}.si-volume-2{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-volume-2:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-2"><path d="M11 5L6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 010 14.14M15.54 8.46a5 5 0 010 7.07"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-2"><path d="M11 5L6 9H2v6h4l5 4V5zM19.07 4.93a10 10 0 010 14.14M15.54 8.46a5 5 0 010 7.07"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-volume-2.si-xs,.si-volume-2.si-xs:before{height:12px;width:12px}.si-volume-2.si-sm,.si-volume-2.si-sm:before{height:18px;width:18px}.si-volume-2.si-md,.si-volume-2.si-md:before{height:24px;width:24px}.si-volume-2.si-lg,.si-volume-2.si-lg:before{height:30px;width:30px}.si-volume-2.si-xl,.si-volume-2.si-xl:before{height:48px;width:48px}.si-volume-x{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-volume-x:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-x"><path d="M11 5L6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-x"><path d="M11 5L6 9H2v6h4l5 4V5zM23 9l-6 6M17 9l6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-volume-x.si-xs,.si-volume-x.si-xs:before{height:12px;width:12px}.si-volume-x.si-sm,.si-volume-x.si-sm:before{height:18px;width:18px}.si-volume-x.si-md,.si-volume-x.si-md:before{height:24px;width:24px}.si-volume-x.si-lg,.si-volume-x.si-lg:before{height:30px;width:30px}.si-volume-x.si-xl,.si-volume-x.si-xl:before{height:48px;width:48px}.si-volume{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-volume:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume"><path d="M11 5L6 9H2v6h4l5 4V5z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume"><path d="M11 5L6 9H2v6h4l5 4V5z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-volume.si-xs,.si-volume.si-xs:before{height:12px;width:12px}.si-volume.si-sm,.si-volume.si-sm:before{height:18px;width:18px}.si-volume.si-md,.si-volume.si-md:before{height:24px;width:24px}.si-volume.si-lg,.si-volume.si-lg:before{height:30px;width:30px}.si-volume.si-xl,.si-volume.si-xl:before{height:48px;width:48px}.si-watch{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-watch:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-watch"><circle cx="12" cy="12" r="7"/><path d="M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 01-2 1.82H9.83a2 2 0 01-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 019.83 1h4.35a2 2 0 012 1.82l.35 3.83"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-watch"><circle cx="12" cy="12" r="7"/><path d="M12 9v3l1.5 1.5M16.51 17.35l-.35 3.83a2 2 0 01-2 1.82H9.83a2 2 0 01-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 019.83 1h4.35a2 2 0 012 1.82l.35 3.83"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-watch.si-xs,.si-watch.si-xs:before{height:12px;width:12px}.si-watch.si-sm,.si-watch.si-sm:before{height:18px;width:18px}.si-watch.si-md,.si-watch.si-md:before{height:24px;width:24px}.si-watch.si-lg,.si-watch.si-lg:before{height:30px;width:30px}.si-watch.si-xl,.si-watch.si-xl:before{height:48px;width:48px}.si-wifi-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-wifi-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wifi-off"><path d="M1 1l22 22M16.72 11.06A10.94 10.94 0 0119 12.55M5 12.55a10.94 10.94 0 015.17-2.39M10.71 5.05A16 16 0 0122.58 9M1.42 9a15.91 15.91 0 014.7-2.88M8.53 16.11a6 6 0 016.95 0M12 20h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wifi-off"><path d="M1 1l22 22M16.72 11.06A10.94 10.94 0 0119 12.55M5 12.55a10.94 10.94 0 015.17-2.39M10.71 5.05A16 16 0 0122.58 9M1.42 9a15.91 15.91 0 014.7-2.88M8.53 16.11a6 6 0 016.95 0M12 20h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-wifi-off.si-xs,.si-wifi-off.si-xs:before{height:12px;width:12px}.si-wifi-off.si-sm,.si-wifi-off.si-sm:before{height:18px;width:18px}.si-wifi-off.si-md,.si-wifi-off.si-md:before{height:24px;width:24px}.si-wifi-off.si-lg,.si-wifi-off.si-lg:before{height:30px;width:30px}.si-wifi-off.si-xl,.si-wifi-off.si-xl:before{height:48px;width:48px}.si-wifi{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-wifi:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wifi"><path d="M5 12.55a11 11 0 0114.08 0M1.42 9a16 16 0 0121.16 0M8.53 16.11a6 6 0 016.95 0M12 20h.01"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wifi"><path d="M5 12.55a11 11 0 0114.08 0M1.42 9a16 16 0 0121.16 0M8.53 16.11a6 6 0 016.95 0M12 20h.01"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-wifi.si-xs,.si-wifi.si-xs:before{height:12px;width:12px}.si-wifi.si-sm,.si-wifi.si-sm:before{height:18px;width:18px}.si-wifi.si-md,.si-wifi.si-md:before{height:24px;width:24px}.si-wifi.si-lg,.si-wifi.si-lg:before{height:30px;width:30px}.si-wifi.si-xl,.si-wifi.si-xl:before{height:48px;width:48px}.si-wind{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-wind:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wind"><path d="M9.59 4.59A2 2 0 1111 8H2m10.59 11.41A2 2 0 1014 16H2m15.73-8.27A2.5 2.5 0 1119.5 12H2"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-wind"><path d="M9.59 4.59A2 2 0 1111 8H2m10.59 11.41A2 2 0 1014 16H2m15.73-8.27A2.5 2.5 0 1119.5 12H2"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-wind.si-xs,.si-wind.si-xs:before{height:12px;width:12px}.si-wind.si-sm,.si-wind.si-sm:before{height:18px;width:18px}.si-wind.si-md,.si-wind.si-md:before{height:24px;width:24px}.si-wind.si-lg,.si-wind.si-lg:before{height:30px;width:30px}.si-wind.si-xl,.si-wind.si-xl:before{height:48px;width:48px}.si-x-circle{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-x-circle:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-circle"><circle cx="12" cy="12" r="10"/><path d="M15 9l-6 6M9 9l6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-circle"><circle cx="12" cy="12" r="10"/><path d="M15 9l-6 6M9 9l6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-x-circle.si-xs,.si-x-circle.si-xs:before{height:12px;width:12px}.si-x-circle.si-sm,.si-x-circle.si-sm:before{height:18px;width:18px}.si-x-circle.si-md,.si-x-circle.si-md:before{height:24px;width:24px}.si-x-circle.si-lg,.si-x-circle.si-lg:before{height:30px;width:30px}.si-x-circle.si-xl,.si-x-circle.si-xl:before{height:48px;width:48px}.si-x-octagon{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-x-octagon:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-octagon"><path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2zM15 9l-6 6M9 9l6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-x-octagon.si-xs,.si-x-octagon.si-xs:before{height:12px;width:12px}.si-x-octagon.si-sm,.si-x-octagon.si-sm:before{height:18px;width:18px}.si-x-octagon.si-md,.si-x-octagon.si-md:before{height:24px;width:24px}.si-x-octagon.si-lg,.si-x-octagon.si-lg:before{height:30px;width:30px}.si-x-octagon.si-xl,.si-x-octagon.si-xl:before{height:48px;width:48px}.si-x-square{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-x-square:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 9l6 6M15 9l-6 6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-square"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><path d="M9 9l6 6M15 9l-6 6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-x-square.si-xs,.si-x-square.si-xs:before{height:12px;width:12px}.si-x-square.si-sm,.si-x-square.si-sm:before{height:18px;width:18px}.si-x-square.si-md,.si-x-square.si-md:before{height:24px;width:24px}.si-x-square.si-lg,.si-x-square.si-lg:before{height:30px;width:30px}.si-x-square.si-xl,.si-x-square.si-xl:before{height:48px;width:48px}.si-x{display:inline-block;position:relative;text-align:left}.si-x,.si-x:before{height:24px;width:24px}.si-x:before{background-color:#000;content:"";-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><path d="M18 6L6 18M6 6l12 12"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><path d="M18 6L6 18M6 6l12 12"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute}.si-x.si-xs,.si-x.si-xs:before{height:12px;width:12px}.si-x.si-sm,.si-x.si-sm:before{height:18px;width:18px}.si-x.si-md,.si-x.si-md:before{height:24px;width:24px}.si-x.si-lg,.si-x.si-lg:before{height:30px;width:30px}.si-x.si-xl,.si-x.si-xl:before{height:48px;width:48px}.si-youtube{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-youtube:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"><path d="M22.54 6.42a2.78 2.78 0 00-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 00-1.94 2A29 29 0 001 11.75a29 29 0 00.46 5.33A2.78 2.78 0 003.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 001.94-2 29 29 0 00.46-5.25 29 29 0 00-.46-5.33z"/><path d="M9.75 15.02l5.75-3.27-5.75-3.27v6.54z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"><path d="M22.54 6.42a2.78 2.78 0 00-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 00-1.94 2A29 29 0 001 11.75a29 29 0 00.46 5.33A2.78 2.78 0 003.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 001.94-2 29 29 0 00.46-5.25 29 29 0 00-.46-5.33z"/><path d="M9.75 15.02l5.75-3.27-5.75-3.27v6.54z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-youtube.si-xs,.si-youtube.si-xs:before{height:12px;width:12px}.si-youtube.si-sm,.si-youtube.si-sm:before{height:18px;width:18px}.si-youtube.si-md,.si-youtube.si-md:before{height:24px;width:24px}.si-youtube.si-lg,.si-youtube.si-lg:before{height:30px;width:30px}.si-youtube.si-xl,.si-youtube.si-xl:before{height:48px;width:48px}.si-zap-off{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-zap-off:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap-off"><path d="M12.41 6.75L13 2l-2.43 2.92M18.57 12.91L21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap-off"><path d="M12.41 6.75L13 2l-2.43 2.92M18.57 12.91L21 10h-5.34M8 8l-5 6h9l-1 8 5-6M1 1l22 22"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-zap-off.si-xs,.si-zap-off.si-xs:before{height:12px;width:12px}.si-zap-off.si-sm,.si-zap-off.si-sm:before{height:18px;width:18px}.si-zap-off.si-md,.si-zap-off.si-md:before{height:24px;width:24px}.si-zap-off.si-lg,.si-zap-off.si-lg:before{height:30px;width:30px}.si-zap-off.si-xl,.si-zap-off.si-xl:before{height:48px;width:48px}.si-zap{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-zap:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-zap.si-xs,.si-zap.si-xs:before{height:12px;width:12px}.si-zap.si-sm,.si-zap.si-sm:before{height:18px;width:18px}.si-zap.si-md,.si-zap.si-md:before{height:24px;width:24px}.si-zap.si-lg,.si-zap.si-lg:before{height:30px;width:30px}.si-zap.si-xl,.si-zap.si-xl:before{height:48px;width:48px}.si-zoom-in{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-zoom-in:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zoom-in"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35M11 8v6M8 11h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zoom-in"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35M11 8v6M8 11h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-zoom-in.si-xs,.si-zoom-in.si-xs:before{height:12px;width:12px}.si-zoom-in.si-sm,.si-zoom-in.si-sm:before{height:18px;width:18px}.si-zoom-in.si-md,.si-zoom-in.si-md:before{height:24px;width:24px}.si-zoom-in.si-lg,.si-zoom-in.si-lg:before{height:30px;width:30px}.si-zoom-in.si-xl,.si-zoom-in.si-xl:before{height:48px;width:48px}.si-zoom-out{display:inline-block;height:24px;position:relative;text-align:left;width:24px}.si-zoom-out:before{background-color:#000;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zoom-out"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35M8 11h6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zoom-out"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35M8 11h6"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:24px}.si-zoom-out.si-xs,.si-zoom-out.si-xs:before{height:12px;width:12px}.si-zoom-out.si-sm,.si-zoom-out.si-sm:before{height:18px;width:18px}.si-zoom-out.si-md,.si-zoom-out.si-md:before{height:24px;width:24px}.si-zoom-out.si-lg,.si-zoom-out.si-lg:before{height:30px;width:30px}.si-zoom-out.si-xl,.si-zoom-out.si-xl:before{height:48px;width:48px}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-100.f77985a4.eot);src:url(/static/media/lato-v17-latin-ext_latin-100.f77985a4.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-100.7cb4078a.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-100.00dfa77c.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-100.46675151.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-100.93e00bca.svg) format("svg");font-style:normal;font-weight:100;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-100italic.3882b76f.eot);src:url(/static/media/lato-v17-latin-ext_latin-100italic.3882b76f.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-100italic.9d773019.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-100italic.6160c813.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-100italic.95ed0ab7.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-100italic.056fe1f6.svg) format("svg");font-style:italic;font-weight:100;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-200.cecb5233.eot);src:url(/static/media/lato-v17-latin-ext_latin-200.cecb5233.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-200.06944f78.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-200.702482af.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-200.ffddc853.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-200.0c502d8b.svg) format("svg");font-style:normal;font-weight:200;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-200italic.68e95476.eot);src:url(/static/media/lato-v17-latin-ext_latin-200italic.68e95476.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-200italic.54d2ffdd.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-200italic.96bc4499.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-200italic.54e204a9.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-200italic.4e458144.svg) format("svg");font-style:italic;font-weight:200;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-300.013ad0f8.eot);src:url(/static/media/lato-v17-latin-ext_latin-300.013ad0f8.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-300.a7cc44cb.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-300.8e2af7f6.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-300.056777c1.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-300.42711bab.svg) format("svg");font-style:normal;font-weight:300;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-300italic.e2716b25.eot);src:url(/static/media/lato-v17-latin-ext_latin-300italic.e2716b25.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-300italic.05d70d3a.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-300italic.b737fc93.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-300italic.f5261803.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-300italic.1b022555.svg) format("svg");font-style:italic;font-weight:300;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-regular.21be8c37.eot);src:url(/static/media/lato-v17-latin-ext_latin-regular.21be8c37.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-regular.4b3ec3d6.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-regular.f990ce0e.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-regular.b419632d.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-regular.e1141801.svg) format("svg");font-style:normal;font-weight:400;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-italic.4b913807.eot);src:url(/static/media/lato-v17-latin-ext_latin-italic.4b913807.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-italic.62c74d38.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-italic.dcdbc8c2.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-italic.9766d84e.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-italic.781a3672.svg) format("svg");font-style:italic;font-weight:400;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-500.423f8684.eot);src:url(/static/media/lato-v17-latin-ext_latin-500.423f8684.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-500.092c768a.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-500.65f22774.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-500.392f4acb.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-500.d9d64c69.svg) format("svg");font-style:normal;font-weight:500;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-500italic.25a8d4f7.eot);src:url(/static/media/lato-v17-latin-ext_latin-500italic.25a8d4f7.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-500italic.32e46fce.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-500italic.73935053.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-500italic.20859ee2.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-500italic.b678a7e6.svg) format("svg");font-style:italic;font-weight:500;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-600.41610603.eot);src:url(/static/media/lato-v17-latin-ext_latin-600.41610603.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-600.88516dfb.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-600.674a7017.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-600.dbdacae3.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-600.d21b0ce5.svg) format("svg");font-style:normal;font-weight:600;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-600italic.75c74848.eot);src:url(/static/media/lato-v17-latin-ext_latin-600italic.75c74848.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-600italic.ba556dd9.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-600italic.ff9b8c5a.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-600italic.f9d20e05.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-600italic.fcbf68a4.svg) format("svg");font-style:italic;font-weight:600;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-700.533ad5a9.eot);src:url(/static/media/lato-v17-latin-ext_latin-700.533ad5a9.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-700.784bf584.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-700.b4ee3aa1.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-700.a90361db.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-700.983665de.svg) format("svg");font-style:normal;font-weight:700;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-700italic.59855d86.eot);src:url(/static/media/lato-v17-latin-ext_latin-700italic.59855d86.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-700italic.898798f5.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-700italic.f994dc9d.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-700italic.5dd4bbfd.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-700italic.47b66ea4.svg) format("svg");font-style:italic;font-weight:700;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-800.96185d67.eot);src:url(/static/media/lato-v17-latin-ext_latin-800.96185d67.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-800.0b128127.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-800.3bc3afb9.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-800.19bbd76a.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-800.1d5e93ab.svg) format("svg");font-style:normal;font-weight:800;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-800italic.3e97d1c5.eot);src:url(/static/media/lato-v17-latin-ext_latin-800italic.3e97d1c5.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-800italic.98d42043.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-800italic.b9d38a6b.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-800italic.74afe819.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-800italic.5b8c1dfd.svg) format("svg");font-style:italic;font-weight:800;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-900.94013858.eot);src:url(/static/media/lato-v17-latin-ext_latin-900.94013858.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-900.9c356ef6.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-900.9c7390df.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-900.f3e625f6.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-900.262698c0.svg) format("svg");font-style:normal;font-weight:900;text-rendering:optimizelegibility}@font-face{font-family:Lato;src:url(/static/media/lato-v17-latin-ext_latin-900italic.4d8afad1.eot);src:url(/static/media/lato-v17-latin-ext_latin-900italic.4d8afad1.eot) format("embedded-opentype"),url(/static/media/lato-v17-latin-ext_latin-900italic.06956aa9.woff2) format("woff2"),url(/static/media/lato-v17-latin-ext_latin-900italic.27659781.woff) format("woff"),url(/static/media/lato-v17-latin-ext_latin-900italic.041728d1.ttf) format("truetype"),url(/static/media/lato-v17-latin-ext_latin-900italic.90e3f56a.svg) format("svg");font-style:italic;font-weight:900;text-rendering:optimizelegibility}.si-accessibility:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='16' cy='4' r='1'/%3E%3Cpath d='M18 19l1-7-6 1M5 8l3-3 5.5 3-2.36 3.5m-6.9 3a5 5 0 006.88 6M13.76 17.5a5 5 0 00-6.88-6'/%3E%3C/svg%3E")}.si-activity-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M17 12h-2l-2 5-2-10-2 5H7'/%3E%3C/svg%3E")}.si-activity:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E")}.si-air-vent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 12H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2M6 8h12m.3 9.7a2.5 2.5 0 01-3.16 3.83 2.53 2.53 0 01-1.14-2V12m-7.4 3.6A2 2 0 1010 17v-5'/%3E%3C/svg%3E")}.si-airplay:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 17H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v10a2 2 0 01-2 2h-1'/%3E%3Cpath d='M12 15l5 6H7z'/%3E%3C/svg%3E")}.si-alarm-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13l2 2 4-4'/%3E%3C/svg%3E")}.si-alarm-clock-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.87 6.87a8 8 0 1011.26 11.26m1.77-3.88a8 8 0 00-9.15-9.15M22 6l-3-3M6.26 18.67L4 21M2 2l20 20M4 4L2 6'/%3E%3C/svg%3E")}.si-alarm-clock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M12 9v4l2 2M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21'/%3E%3C/svg%3E")}.si-alarm-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21M9 13h6'/%3E%3C/svg%3E")}.si-alarm-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M5 3L2 6m20 0l-3-3M6.38 18.7L4 21m13.64-2.33L20 21m-8-11v6m-3-3h6'/%3E%3C/svg%3E")}.si-album:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M11 3v8l3-3 3 3V3'/%3E%3C/svg%3E")}.si-alert-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4m0 4h.01'/%3E%3C/svg%3E")}.si-alert-diamond-duotone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2.2 11.1l8.4-8.4c.7-.7 1.8-.7 2.4 0l8.4 8.4c.7.7.7 1.7 0 2.4L13 21.9c-.7.7-1.7.7-2.4 0l-8.4-8.4c-.6-.7-.6-1.7 0-2.4z' opacity='.1'/%3E%3Cpath d='M2.2 11.1l8.4-8.4c.7-.7 1.8-.7 2.4 0l8.4 8.4c.7.7.7 1.7 0 2.4L13 21.9c-.7.7-1.7.7-2.4 0l-8.4-8.4c-.6-.7-.6-1.7 0-2.4zm9.6-2.8v4m0 4z' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.si-alert-diamond:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2.2 11.1l8.4-8.4c.7-.7 1.8-.7 2.4 0l8.4 8.4c.7.7.7 1.7 0 2.4L13 21.9c-.7.7-1.7.7-2.4 0l-8.4-8.4c-.6-.7-.6-1.7 0-2.4zm9.6-2.8v4m0 4z' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.si-alert-octagon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86zM12 8v4m0 4h.01'/%3E%3C/svg%3E")}.si-alert-triangle-duotone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21.7 18l-8-14c-.5-1-1.7-1.3-2.7-.8-.3.2-.6.4-.8.8l-8 14c-.5 1-.2 2.2.8 2.7.3.2.6.3 1 .3h16c1.1 0 2-.9 2-2 0-.4-.1-.7-.3-1z' opacity='.1'/%3E%3Cpath d='M21.7 18l-8-14c-.5-1-1.7-1.3-2.7-.8-.3.2-.6.4-.8.8l-8 14c-.5 1-.2 2.2.8 2.7.3.2.6.3 1 .3h16c1.1 0 2-.9 2-2 0-.4-.1-.7-.3-1zM12 9v4m0 4z' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.si-alert-triangle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.73 18l-8-14a2 2 0 00-3.48 0l-8 14A2 2 0 004 21h16a2 2 0 001.73-3zM12 9v4m0 4h.01'/%3E%3C/svg%3E")}.si-alert:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath d='M12 4v8m0 4h.01'/%3E%3C/svg%3E")}.si-align-center-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h20m-12 4v4a2 2 0 01-2 2H6a2 2 0 01-2-2v-4m6-8V4a2 2 0 00-2-2H6a2 2 0 00-2 2v4m16 8v1a2 2 0 01-2 2h-2a2 2 0 01-2-2v-1m0-8V7c0-1.1.9-2 2-2h2a2 2 0 012 2v1'/%3E%3C/svg%3E")}.si-align-center-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v20M8 10H4a2 2 0 01-2-2V6c0-1.1.9-2 2-2h4m8 6h4a2 2 0 002-2V6a2 2 0 00-2-2h-4M8 20H7a2 2 0 01-2-2v-2c0-1.1.9-2 2-2h1m8 0h1a2 2 0 012 2v2a2 2 0 01-2 2h-1'/%3E%3C/svg%3E")}.si-align-center:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 6H3m14 6H7m12 6H5'/%3E%3C/svg%3E")}.si-align-end-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='16' x='4' y='2' rx='2'/%3E%3Crect width='6' height='9' x='14' y='9' rx='2'/%3E%3Cpath d='M22 22H2'/%3E%3C/svg%3E")}.si-align-end-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='6' x='2' y='4' rx='2'/%3E%3Crect width='9' height='6' x='9' y='14' rx='2'/%3E%3Cpath d='M22 22V2'/%3E%3C/svg%3E")}.si-align-horizontal-distribute-center:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='4' y='5' rx='2'/%3E%3Crect width='6' height='10' x='14' y='7' rx='2'/%3E%3Cpath d='M17 22v-5m0-10V2M7 22v-3M7 5V2'/%3E%3C/svg%3E")}.si-align-horizontal-distribute-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='4' y='5' rx='2'/%3E%3Crect width='6' height='10' x='14' y='7' rx='2'/%3E%3Cpath d='M10 2v20M20 2v20'/%3E%3C/svg%3E")}.si-align-horizontal-distribute-start:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='4' y='5' rx='2'/%3E%3Crect width='6' height='10' x='14' y='7' rx='2'/%3E%3Cpath d='M4 2v20M14 2v20'/%3E%3C/svg%3E")}.si-align-horizontal-justify-center:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='2' y='5' rx='2'/%3E%3Crect width='6' height='10' x='16' y='7' rx='2'/%3E%3Cpath d='M12 2v20'/%3E%3C/svg%3E")}.si-align-horizontal-justify-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='2' y='5' rx='2'/%3E%3Crect width='6' height='10' x='12' y='7' rx='2'/%3E%3Cpath d='M22 2v20'/%3E%3C/svg%3E")}.si-align-horizontal-justify-start:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='6' y='5' rx='2'/%3E%3Crect width='6' height='10' x='16' y='7' rx='2'/%3E%3Cpath d='M2 2v20'/%3E%3C/svg%3E")}.si-align-horizontal-space-around:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='10' x='9' y='7' rx='2'/%3E%3Cpath d='M4 22V2m16 20V2'/%3E%3C/svg%3E")}.si-align-horizontal-space-between:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='14' x='3' y='5' rx='2'/%3E%3Crect width='6' height='10' x='15' y='7' rx='2'/%3E%3Cpath d='M3 2v20M21 2v20'/%3E%3C/svg%3E")}.si-align-justify:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6h18M3 12h18M3 18h18'/%3E%3C/svg%3E")}.si-align-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 6H3m12 6H3m14 6H3'/%3E%3C/svg%3E")}.si-align-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 6H3m18 6H9m12 6H7'/%3E%3C/svg%3E")}.si-align-start-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='16' x='4' y='6' rx='2'/%3E%3Crect width='6' height='9' x='14' y='6' rx='2'/%3E%3Cpath d='M22 2H2'/%3E%3C/svg%3E")}.si-align-start-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='9' height='6' x='6' y='14' rx='2'/%3E%3Crect width='16' height='6' x='6' y='4' rx='2'/%3E%3Cpath d='M2 2v20'/%3E%3C/svg%3E")}.si-align-vertical-distribute-center:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='14' rx='2'/%3E%3Crect width='10' height='6' x='7' y='4' rx='2'/%3E%3Cpath d='M22 7h-5M7 7H1m21 10h-3M5 17H2'/%3E%3C/svg%3E")}.si-align-vertical-distribute-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='14' rx='2'/%3E%3Crect width='10' height='6' x='7' y='4' rx='2'/%3E%3Cpath d='M2 20h20M2 10h20'/%3E%3C/svg%3E")}.si-align-vertical-distribute-start:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='14' rx='2'/%3E%3Crect width='10' height='6' x='7' y='4' rx='2'/%3E%3Cpath d='M2 14h20M2 4h20'/%3E%3C/svg%3E")}.si-align-vertical-justify-center:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='16' rx='2'/%3E%3Crect width='10' height='6' x='7' y='2' rx='2'/%3E%3Cpath d='M2 12h20'/%3E%3C/svg%3E")}.si-align-vertical-justify-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='12' rx='2'/%3E%3Crect width='10' height='6' x='7' y='2' rx='2'/%3E%3Cpath d='M2 22h20'/%3E%3C/svg%3E")}.si-align-vertical-justify-start:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='16' rx='2'/%3E%3Crect width='10' height='6' x='7' y='6' rx='2'/%3E%3Cpath d='M2 2h20'/%3E%3C/svg%3E")}.si-align-vertical-space-around:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='10' height='6' x='7' y='9' rx='2'/%3E%3Cpath d='M22 20H2M22 4H2'/%3E%3C/svg%3E")}.si-align-vertical-space-between:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='6' x='5' y='15' rx='2'/%3E%3Crect width='10' height='6' x='7' y='3' rx='2'/%3E%3Cpath d='M2 21h20M2 3h20'/%3E%3C/svg%3E")}.si-ampersand:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 015 15.5c0-6 8-4 8-8.5a3 3 0 10-6 0c0 3 2.5 8.5 12 13m-3-8h3'/%3E%3C/svg%3E")}.si-ampersands:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 17c-5-3-7-7-7-9a2 2 0 014 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5m12 5c-5-3-7-7-7-9a2 2 0 014 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5'/%3E%3C/svg%3E")}.si-anchor:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='5' r='3'/%3E%3Cpath d='M12 22V8m-7 4H2a10 10 0 0020 0h-3'/%3E%3C/svg%3E")}.si-angry:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2m-.5-8L10 9m4 0l2.5-1M9 10zm6 0z'/%3E%3C/svg%3E")}.si-annoyed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 15h8M8 9h2m4 0h2'/%3E%3C/svg%3E")}.si-antenna:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12L7 2m0 10l5-10m0 10l5-10m0 10l5-10M4.5 7h15M12 16v6'/%3E%3C/svg%3E")}.si-aperture:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M14.31 8l5.74 9.94M9.69 8h11.48M7.38 12l5.74-9.94M9.69 16L3.95 6.06M14.31 16H2.83m13.79-4l-5.74 9.94'/%3E%3C/svg%3E")}.si-app-window:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M10 4v4M2 8h20M6 4v4'/%3E%3C/svg%3E")}.si-apple:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0017 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 00-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06zM10 2c1 .5 2 2 2 5'/%3E%3C/svg%3E")}.si-archive-restore:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='5' x='2' y='4' rx='2'/%3E%3Cpath d='M12 13v7m-3-4l3-3 3 3M4 9v9a2 2 0 002 2h2M20 9v9a2 2 0 01-2 2h-2'/%3E%3C/svg%3E")}.si-archive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='5' x='2' y='4' rx='2'/%3E%3Cpath d='M4 9v9a2 2 0 002 2h12a2 2 0 002-2V9m-10 4h4'/%3E%3C/svg%3E")}.si-area-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 12v5h12V8l-5 5-4-4z'/%3E%3C/svg%3E")}.si-armchair:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 9V6a2 2 0 00-2-2H7a2 2 0 00-2 2v3'/%3E%3Cpath d='M3 11v5a2 2 0 002 2h14a2 2 0 002-2v-5a2 2 0 00-4 0v2H7v-2a2 2 0 00-4 0zm2 7v2m14-2v2'/%3E%3C/svg%3E")}.si-arrow-big-down-dash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 5H9m6 4v3h4l-7 7-7-7h4V9z'/%3E%3C/svg%3E")}.si-arrow-big-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 6v6h4l-7 7-7-7h4V6z'/%3E%3C/svg%3E")}.si-arrow-big-left-dash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 15V9m-4 6h-3v4l-7-7 7-7v4h3z'/%3E%3C/svg%3E")}.si-arrow-big-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 15h-6v4l-7-7 7-7v4h6z'/%3E%3C/svg%3E")}.si-arrow-big-right-dash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9v6m4-6h3V5l7 7-7 7v-4H9z'/%3E%3C/svg%3E")}.si-arrow-big-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 9h6V5l7 7-7 7v-4H6z'/%3E%3C/svg%3E")}.si-arrow-big-up-dash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 19h6m-6-4v-3H5l7-7 7 7h-4v3z'/%3E%3C/svg%3E")}.si-arrow-big-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18v-6H5l7-7 7 7h-4v6z'/%3E%3C/svg%3E")}.si-arrow-down-0-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4'/%3E%3Crect width='4' height='6' x='15' y='4' ry='2'/%3E%3Cpath d='M17 20v-6h-2m0 6h4'/%3E%3C/svg%3E")}.si-arrow-down-1-0:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m10 6V4h-2m0 6h4'/%3E%3Crect width='4' height='6' x='15' y='14' ry='2'/%3E%3C/svg%3E")}.si-arrow-down-a-z:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m13 4h-5m0 2V6.5a2.5 2.5 0 015 0V10m-5 4h5l-5 6h5'/%3E%3C/svg%3E")}.si-arrow-down-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v8m-4-4l4 4 4-4'/%3E%3C/svg%3E")}.si-arrow-down-from-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 3H5m7 18V7m-6 8l6 6 6-6'/%3E%3C/svg%3E")}.si-arrow-down-left-from-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12a10 10 0 1110 10M2 22l10-10M8 22H2v-6'/%3E%3C/svg%3E")}.si-arrow-down-left-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M16 8l-8 8m8 0H8V8'/%3E%3C/svg%3E")}.si-arrow-down-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 7L7 17m10 0H7V7'/%3E%3C/svg%3E")}.si-arrow-down-narrow-wide:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m4 0h4m-4 4h7m-7 4h10'/%3E%3C/svg%3E")}.si-arrow-down-right-from-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22a10 10 0 1110-10m0 10L12 12m10 4v6h-6'/%3E%3C/svg%3E")}.si-arrow-down-right-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 8l8 8m0-8v8H8'/%3E%3C/svg%3E")}.si-arrow-down-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7l10 10m0-10v10H7'/%3E%3C/svg%3E")}.si-arrow-down-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M12 8v8m-4-4l4 4 4-4'/%3E%3C/svg%3E")}.si-arrow-down-to-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v14m7-7l-7 7-7-7'/%3E%3Ccircle cx='12' cy='21' r='1'/%3E%3C/svg%3E")}.si-arrow-down-to-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17V3m-6 8l6 6 6-6m1 10H5'/%3E%3C/svg%3E")}.si-arrow-down-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m14 4l-4-4-4 4m4-4v16'/%3E%3C/svg%3E")}.si-arrow-down-wide-narrow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m4 0h10M11 8h7m-7 4h4'/%3E%3C/svg%3E")}.si-arrow-down-z-a:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4M7 4v16m8-16h5l-5 6h5m-5 10v-3.5a2.5 2.5 0 015 0V20m0-2h-5'/%3E%3C/svg%3E")}.si-arrow-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 5v14m7-7l-7 7-7-7'/%3E%3C/svg%3E")}.si-arrow-left-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 12H8m4-4l-4 4 4 4'/%3E%3C/svg%3E")}.si-arrow-left-from-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 6l-6 6 6 6m-6-6h14m4 7V5'/%3E%3C/svg%3E")}.si-arrow-left-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3L4 7l4 4M4 7h16m-4 14l4-4-4-4m4 4H4'/%3E%3C/svg%3E")}.si-arrow-left-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M12 8l-4 4 4 4m4-4H8'/%3E%3C/svg%3E")}.si-arrow-left-to-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 19V5m10 1l-6 6 6 6m-6-6h14'/%3E%3C/svg%3E")}.si-arrow-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 19l-7-7 7-7m7 7H5'/%3E%3C/svg%3E")}.si-arrow-right-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 12h8m-4 4l4-4-4-4'/%3E%3C/svg%3E")}.si-arrow-right-from-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 5v14m18-7H7m8 6l6-6-6-6'/%3E%3C/svg%3E")}.si-arrow-right-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 3l4 4-4 4m4-4H4m4 14l-4-4 4-4m-4 4h16'/%3E%3C/svg%3E")}.si-arrow-right-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 12h8m-4 4l4-4-4-4'/%3E%3C/svg%3E")}.si-arrow-right-to-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 12H3m8 6l6-6-6-6m10-1v14'/%3E%3C/svg%3E")}.si-arrow-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12h14m-7-7l7 7-7 7'/%3E%3C/svg%3E")}.si-arrow-up-0-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16'/%3E%3Crect width='4' height='6' x='15' y='4' ry='2'/%3E%3Cpath d='M17 20v-6h-2m0 6h4'/%3E%3C/svg%3E")}.si-arrow-up-1-0:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16m10-10V4h-2m0 6h4'/%3E%3Crect width='4' height='6' x='15' y='14' ry='2'/%3E%3C/svg%3E")}.si-arrow-up-a-z:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16M20 8h-5m0 2V6.5a2.5 2.5 0 015 0V10m-5 4h5l-5 6h5'/%3E%3C/svg%3E")}.si-arrow-up-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 12l-4-4-4 4m4 4V8'/%3E%3C/svg%3E")}.si-arrow-up-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16l-4 4-4-4m4 4V4M3 8l4-4 4 4M7 4v16'/%3E%3C/svg%3E")}.si-arrow-up-from-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9l7-7 7 7m-7 7V2'/%3E%3Ccircle cx='12' cy='21' r='1'/%3E%3C/svg%3E")}.si-arrow-up-from-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 9l-6-6-6 6m6-6v14m-7 4h14'/%3E%3C/svg%3E")}.si-arrow-up-left-from-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 8V2h6M2 2l10 10m0-10A10 10 0 112 12'/%3E%3C/svg%3E")}.si-arrow-up-left-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 16V8h8m0 8L8 8'/%3E%3C/svg%3E")}.si-arrow-up-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 17V7h10m0 10L7 7'/%3E%3C/svg%3E")}.si-arrow-up-narrow-wide:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16m4-8h4m-4 4h7m-7 4h10'/%3E%3C/svg%3E")}.si-arrow-up-right-from-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12A10 10 0 1112 2m10 0L12 12m4-10h6v6'/%3E%3C/svg%3E")}.si-arrow-up-right-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 8h8v8m-8 0l8-8'/%3E%3C/svg%3E")}.si-arrow-up-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7h10v10M7 17L17 7'/%3E%3C/svg%3E")}.si-arrow-up-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M16 12l-4-4-4 4m4 4V8'/%3E%3C/svg%3E")}.si-arrow-up-to-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 3h14m-1 10l-6-6-6 6m6-6v14'/%3E%3C/svg%3E")}.si-arrow-up-wide-narrow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16m4-8h10m-10 4h7m-7 4h4'/%3E%3C/svg%3E")}.si-arrow-up-z-a:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4-4 4 4M7 4v16m8-16h5l-5 6h5m-5 10v-3.5a2.5 2.5 0 015 0V20m0-2h-5'/%3E%3C/svg%3E")}.si-arrow-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12l7-7 7 7m-7 7V5'/%3E%3C/svg%3E")}.si-arrows-up-from-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 6l3-3 3 3M7 17V3m7 3l3-3 3 3m-3 11V3M4 21h16'/%3E%3C/svg%3E")}.si-asterisk:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 6v12m5.196-9L6.804 15m0-6l10.392 6'/%3E%3C/svg%3E")}.si-at-sign:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M16 8v5a3 3 0 006 0v-1a10 10 0 10-4 8'/%3E%3C/svg%3E")}.si-atom:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Cpath d='M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5z'/%3E%3Cpath d='M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5z'/%3E%3C/svg%3E")}.si-award:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='6'/%3E%3Cpath d='M15.477 12.89L17 22l-5-3-5 3 1.523-9.11'/%3E%3C/svg%3E")}.si-axe:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 12l-8.5 8.5a2.12 2.12 0 11-3-3L11 9'/%3E%3Cpath d='M15 13L9 7l4-4 6 6h3a8 8 0 01-7 7z'/%3E%3C/svg%3E")}.si-axis-3d:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16h16M4 20l7-7'/%3E%3C/svg%3E")}.si-baby:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 12h.01M15 12h.01M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5'/%3E%3Cpath d='M19 6.3a9 9 0 011.8 3.9 2 2 0 010 3.6 9 9 0 01-17.6 0 2 2 0 010-3.6A9 9 0 0112 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1'/%3E%3C/svg%3E")}.si-backpack:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20V10a4 4 0 014-4h8a4 4 0 014 4v10a2 2 0 01-2 2H6a2 2 0 01-2-2zM9 6V4a2 2 0 012-2h2a2 2 0 012 2v2'/%3E%3Cpath d='M8 21v-5a2 2 0 012-2h4a2 2 0 012 2v5M8 10h8m-8 8h8'/%3E%3C/svg%3E")}.si-badge-alert:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM12 8v4m0 4h.01'/%3E%3C/svg%3E")}.si-badge-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.si-badge-dollar-sign:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76z'/%3E%3Cpath d='M16 8h-6a2 2 0 100 4h4a2 2 0 110 4H8m4 2V6'/%3E%3C/svg%3E")}.si-badge-help:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76z'/%3E%3Cpath d='M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3m.08 4h.01'/%3E%3C/svg%3E")}.si-badge-info:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM12 16v-4m0-4h.01'/%3E%3C/svg%3E")}.si-badge-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM8 12h8'/%3E%3C/svg%3E")}.si-badge-percent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM15 9l-6 6m0-6h.01M15 15h.01'/%3E%3C/svg%3E")}.si-badge-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM12 8v8m-4-4h8'/%3E%3C/svg%3E")}.si-badge-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76zM15 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-badge:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76z'/%3E%3C/svg%3E")}.si-baggage-claim:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 18H6a2 2 0 01-2-2V7a2 2 0 00-2-2'/%3E%3Cpath d='M17 14V4a2 2 0 00-2-2h-1a2 2 0 00-2 2v10'/%3E%3Crect width='13' height='8' x='8' y='6' rx='1'/%3E%3Ccircle cx='18' cy='20' r='2'/%3E%3Ccircle cx='9' cy='20' r='2'/%3E%3C/svg%3E")}.si-ban:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M4.9 4.9l14.2 14.2'/%3E%3C/svg%3E")}.si-banana:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 13c3.5-2 8-2 10 2a5.5 5.5 0 018 5'/%3E%3Cpath d='M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11z'/%3E%3C/svg%3E")}.si-banknote:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M6 12h.01M18 12h.01'/%3E%3C/svg%3E")}.si-bar-chart-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 20V10m-6 10V4M6 20v-6'/%3E%3C/svg%3E")}.si-bar-chart-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18m-3-4V9m-5 8V5M8 17v-3'/%3E%3C/svg%3E")}.si-bar-chart-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18m-8-4V9m5 8V5M8 17v-3'/%3E%3C/svg%3E")}.si-bar-chart-big:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18'/%3E%3Crect width='4' height='7' x='7' y='10' rx='1'/%3E%3Crect width='4' height='12' x='15' y='5' rx='1'/%3E%3C/svg%3E")}.si-bar-chart-horizontal-big:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18'/%3E%3Crect width='12' height='4' x='7' y='5' rx='1'/%3E%3Crect width='7' height='4' x='7' y='13' rx='1'/%3E%3C/svg%3E")}.si-bar-chart-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18M7 16h8m-8-5h12M7 6h3'/%3E%3C/svg%3E")}.si-bar-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20V10m6 10V4M6 20v-4'/%3E%3C/svg%3E")}.si-baseline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16M6 16l6-12 6 12M8 12h8'/%3E%3C/svg%3E")}.si-bath:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 6L6.5 3.5a1.5 1.5 0 00-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 002 2h12a2 2 0 002-2v-5M10 5L8 7m-6 5h20M7 19v2m10-2v2'/%3E%3C/svg%3E")}.si-battery-charging:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 7h1a2 2 0 012 2v6a2 2 0 01-2 2h-2M6 7H4a2 2 0 00-2 2v6a2 2 0 002 2h1m6-10l-3 5h4l-3 5m13-6v2'/%3E%3C/svg%3E")}.si-battery-full:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M22 11v2M6 11v2m4-2v2m4-2v2'/%3E%3C/svg%3E")}.si-battery-low:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M22 11v2M6 11v2'/%3E%3C/svg%3E")}.si-battery-medium:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M22 11v2M6 11v2m4-2v2'/%3E%3C/svg%3E")}.si-battery-warning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 7h2a2 2 0 012 2v6c0 1-1 2-2 2h-2M6 7H4a2 2 0 00-2 2v6c0 1 1 2 2 2h2m16-6v2M10 7v6m0 4v.01'/%3E%3C/svg%3E")}.si-battery:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M22 11v2'/%3E%3C/svg%3E")}.si-beaker:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.5 3h15M6 3v16a2 2 0 002 2h8a2 2 0 002-2V3M6 14h12'/%3E%3C/svg%3E")}.si-bean-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 008 22a13.96 13.96 0 009.9-4.1M10.75 5.093A6 6 0 0122 8c0 2.411-.61 4.68-1.683 6.66'/%3E%3Cpath d='M5.341 10.62a4 4 0 006.487 1.208M10.62 5.341a4.01 4.01 0 012.039 2.04M2 2l20 20'/%3E%3C/svg%3E")}.si-bean:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.165 6.598C9.954 7.478 9.64 8.36 9 9s-1.521.954-2.402 1.165A6 6 0 008 22c7.732 0 14-6.268 14-14a6 6 0 00-11.835-1.402zM5.341 10.62a4 4 0 105.279-5.28'/%3E%3C/svg%3E")}.si-bed-double:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20v-8a2 2 0 012-2h16a2 2 0 012 2v8M4 10V6a2 2 0 012-2h12a2 2 0 012 2v4m-8-6v6M2 18h20'/%3E%3C/svg%3E")}.si-bed-single:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 20v-8a2 2 0 012-2h14a2 2 0 012 2v8M5 10V6a2 2 0 012-2h10a2 2 0 012 2v4M3 18h18'/%3E%3C/svg%3E")}.si-bed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 4v16M2 8h18a2 2 0 012 2v10M2 17h20M6 8v9'/%3E%3C/svg%3E")}.si-beef:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12.5' cy='8.5' r='2.5'/%3E%3Cpath d='M12.5 2a6.5 6.5 0 00-6.22 4.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 005 18c4 0 8.4-1.8 11.4-4.3A6.5 6.5 0 0012.5 2z'/%3E%3Cpath d='M18.5 6l2.19 4.5a6.5 6.5 0 01.31 2 6.49 6.49 0 01-2.6 5.2C15.4 20.2 11 22 7 22a3 3 0 01-2.68-1.66L2.4 16.5'/%3E%3C/svg%3E")}.si-beer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11h1a3 3 0 010 6h-1m-8-5v6m4-6v6m1-10.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 010-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 010 5c-.78 0-1.5-.5-2.5-.5z'/%3E%3Cpath d='M5 8v12a2 2 0 002 2h8a2 2 0 002-2V8'/%3E%3C/svg%3E")}.si-bell-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.4 14.9C20.2 16.4 21 17 21 17H3s3-2 3-9c0-3.3 2.7-6 6-6 .7 0 1.3.1 1.9.3M10.3 21a1.94 1.94 0 003.4 0'/%3E%3Ccircle cx='18' cy='8' r='3'/%3E%3C/svg%3E")}.si-bell-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.4 12c.8 3.8 2.6 5 2.6 5H3s3-2 3-9c0-3.3 2.7-6 6-6 1.8 0 3.4.8 4.5 2m-6.2 17a1.94 1.94 0 003.4 0M15 8h6'/%3E%3C/svg%3E")}.si-bell-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.7 3A6 6 0 0118 8a21.3 21.3 0 00.6 5M17 17H3s3-2 3-9a4.7 4.7 0 01.3-1.7m4 14.7a1.94 1.94 0 003.4 0M2 2l20 20'/%3E%3C/svg%3E")}.si-bell-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.3 14.8C20.1 16.4 21 17 21 17H3s3-2 3-9c0-3.3 2.7-6 6-6 1 0 1.9.2 2.8.7M10.3 21a1.94 1.94 0 003.4 0M15 8h6m-3-3v6'/%3E%3C/svg%3E")}.si-bell-ring:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8a6 6 0 0112 0c0 7 3 9 3 9H3s3-2 3-9m4.3 13a1.94 1.94 0 003.4 0M4 2C2.8 3.7 2 5.7 2 8m20 0c0-2.3-.8-4.3-2-6'/%3E%3C/svg%3E")}.si-bell:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8a6 6 0 0112 0c0 7 3 9 3 9H3s3-2 3-9m4.3 13a1.94 1.94 0 003.4 0'/%3E%3C/svg%3E")}.si-bike:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18.5' cy='17.5' r='3.5'/%3E%3Ccircle cx='5.5' cy='17.5' r='3.5'/%3E%3Ccircle cx='15' cy='5' r='1'/%3E%3Cpath d='M12 17.5V14l-3-3 4-3 2 3h2'/%3E%3C/svg%3E")}.si-binary:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='4' height='6' x='14' y='14' rx='2'/%3E%3Crect width='4' height='6' x='6' y='4' rx='2'/%3E%3Cpath d='M6 20h4m4-10h4M6 14h2v6m6-16h2v6'/%3E%3C/svg%3E")}.si-biohazard:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='11.9' r='2'/%3E%3Cpath d='M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6m6.9-1.5l1.4.8m7-7.5c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5m-6.9-1.5l-1.4.8m3 9.9c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2m4.7-6.8v1.6m1.5-10.1q-1.5-.3-3 0m6.5 11c.7-.7 1.2-1.6 1.5-2.5m-13 0c.3.9.8 1.8 1.5 2.5'/%3E%3C/svg%3E")}.si-bird:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 7h.01M3.4 18H12a8 8 0 008-8V7a4 4 0 00-7.28-2.3L2 20'/%3E%3Cpath d='M20 7l2 .5-2 .5M10 18v3m4-3.25V21m-7-3a6 6 0 003.84-10.61'/%3E%3C/svg%3E")}.si-bitcoin:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042l-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893l-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042l.348-1.97M7.48 20.364l3.126-17.727'/%3E%3C/svg%3E")}.si-blinds:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3h18m-1 4H8m12 4H8m2 8h10M8 15h12M4 3v14'/%3E%3Ccircle cx='4' cy='19' r='2'/%3E%3C/svg%3E")}.si-bluetooth-connected:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7l10 10-5 5V2l5 5L7 17m11-5h3M3 12h3'/%3E%3C/svg%3E")}.si-bluetooth-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 17l-5 5V12l-5 5M2 2l20 20M14.5 9.5L17 7l-5-5v4.5'/%3E%3C/svg%3E")}.si-bluetooth-searching:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7l10 10-5 5V2l5 5L7 17m13.83-2.17a4 4 0 000-5.66M18 12h.01'/%3E%3C/svg%3E")}.si-bluetooth:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7l10 10-5 5V2l5 5L7 17'/%3E%3C/svg%3E")}.si-bold:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 12a4 4 0 000-8H6v8m9 8a4 4 0 000-8H6v8z'/%3E%3C/svg%3E")}.si-bomb:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='13' r='9'/%3E%3Cpath d='M19.5 9.5l1.8-1.8a2.4 2.4 0 000-3.4l-1.6-1.6a2.41 2.41 0 00-3.4 0l-1.8 1.8M22 2l-1.5 1.5'/%3E%3C/svg%3E")}.si-bone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 100-5 .5.5 0 01-.5-.5 2.5 2.5 0 10-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 000 5c.28 0 .5.22.5.5a2.5 2.5 0 105 0c0-.81-.7-1.8 0-2.5z'/%3E%3C/svg%3E")}.si-book-copy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 16V4a2 2 0 012-2h11'/%3E%3Cpath d='M5 14H4a2 2 0 100 4h1m17 0H11a2 2 0 100 4h11V6H11a2 2 0 00-2 2v12'/%3E%3C/svg%3E")}.si-book-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20m-8-4V7'/%3E%3Cpath d='M9 10l3 3 3-3'/%3E%3C/svg%3E")}.si-book-key:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H14'/%3E%3Cpath d='M20 8v14H6.5a2.5 2.5 0 010-5H20'/%3E%3Ccircle cx='14' cy='8' r='2'/%3E%3Cpath d='M20 2l-4.5 4.5M19 3l1 1'/%3E%3C/svg%3E")}.si-book-lock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H10'/%3E%3Cpath d='M20 15v7H6.5a2.5 2.5 0 010-5H20'/%3E%3Crect width='8' height='5' x='12' y='6' rx='1'/%3E%3Cpath d='M18 6V4a2 2 0 10-4 0v2'/%3E%3C/svg%3E")}.si-book-marked:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20'/%3E%3Cpath d='M10 2v8l3-3 3 3V2'/%3E%3C/svg%3E")}.si-book-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20M9 10h6'/%3E%3C/svg%3E")}.si-book-open-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3H2v15h7c1.7 0 3 1.3 3 3V7c0-2.2-1.8-4-4-4zm8 9l2 2 4-4'/%3E%3Cpath d='M22 6V3h-6c-2.2 0-4 1.8-4 4v14c0-1.7 1.3-3 3-3h7v-2.3'/%3E%3C/svg%3E")}.si-book-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 3h6a4 4 0 014 4v14a3 3 0 00-3-3H2zm20 0h-6a4 4 0 00-4 4v14a3 3 0 013-3h7z'/%3E%3C/svg%3E")}.si-book-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20M9 10h6m-3-3v6'/%3E%3C/svg%3E")}.si-book-template:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 22h-2m2-7v2h-2M4 19.5V15m16-7v3m-2-9h2v2M4 11V9m8-7h2m-2 20h2m-2-5h2m-6 5H6.5a2.5 2.5 0 010-5H8M4 5v-.5A2.5 2.5 0 016.5 2H8'/%3E%3C/svg%3E")}.si-book-up-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2'/%3E%3Cpath d='M18 2h2v20H6.5a2.5 2.5 0 010-5H20m-8-4V7'/%3E%3Cpath d='M9 10l3-3 3 3M9 5l3-3 3 3'/%3E%3C/svg%3E")}.si-book-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20m-8-4V7'/%3E%3Cpath d='M9 10l3-3 3 3'/%3E%3C/svg%3E")}.si-book-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20M14.5 7l-5 5m0-5l5 5'/%3E%3C/svg%3E")}.si-book:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 016.5 2H20v20H6.5a2.5 2.5 0 010-5H20'/%3E%3C/svg%3E")}.si-bookmark-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21l-7-4-7 4V5a2 2 0 012-2h10a2 2 0 012 2zm-4-11H9'/%3E%3C/svg%3E")}.si-bookmark-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21l-7-4-7 4V5a2 2 0 012-2h10a2 2 0 012 2zM12 7v6m3-3H9'/%3E%3C/svg%3E")}.si-bookmark:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21l-7-4-7 4V5a2 2 0 012-2h10a2 2 0 012 2z'/%3E%3C/svg%3E")}.si-boom-box:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 9V5a2 2 0 012-2h12a2 2 0 012 2v4M8 8v1m4-1v1m4-1v1'/%3E%3Crect width='20' height='12' x='2' y='9' rx='2'/%3E%3Ccircle cx='8' cy='15' r='2'/%3E%3Ccircle cx='16' cy='15' r='2'/%3E%3C/svg%3E")}.si-bot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='10' x='3' y='11' rx='2'/%3E%3Ccircle cx='12' cy='5' r='2'/%3E%3Cpath d='M12 7v4m-4 5zm8 0z'/%3E%3C/svg%3E")}.si-box-select:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 3a2 2 0 00-2 2m16-2a2 2 0 012 2m0 14a2 2 0 01-2 2M5 21a2 2 0 01-2-2M9 3h1M9 21h1m4-18h1m-1 18h1M3 9v1m18-1v1M3 14v1m18-1v1'/%3E%3C/svg%3E")}.si-box:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3C/svg%3E")}.si-boxes:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.97 12.92A2 2 0 002 14.63v3.24a2 2 0 00.97 1.71l3 1.8a2 2 0 002.06 0L12 19v-5.5l-5-3zM7 16.5l-4.74-2.85M7 16.5l5-3m-5 3v5.17m5-8.17V19l3.97 2.38a2 2 0 002.06 0l3-1.8a2 2 0 00.97-1.71v-3.24a2 2 0 00-.97-1.71L17 10.5zm5 3l-5-3m5 3l4.74-2.85M17 16.5v5.17'/%3E%3Cpath d='M7.97 4.42A2 2 0 007 6.13v4.37l5 3 5-3V6.13a2 2 0 00-.97-1.71l-3-1.8a2 2 0 00-2.06 0zM12 8L7.26 5.15M12 8l4.74-2.85M12 13.5V8'/%3E%3C/svg%3E")}.si-braces:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3H7a2 2 0 00-2 2v5a2 2 0 01-2 2 2 2 0 012 2v5c0 1.1.9 2 2 2h1m8 0h1a2 2 0 002-2v-5c0-1.1.9-2 2-2a2 2 0 01-2-2V5a2 2 0 00-2-2h-1'/%3E%3C/svg%3E")}.si-brackets:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 3h3v18h-3m-8 0H5V3h3'/%3E%3C/svg%3E")}.si-brain-circuit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 4.5a2.5 2.5 0 00-4.96-.46 2.5 2.5 0 00-1.98 3 2.5 2.5 0 00-1.32 4.24 3 3 0 00.34 5.58 2.5 2.5 0 002.96 3.08 2.5 2.5 0 004.91.05L12 20zM16 8V5c0-1.1.9-2 2-2m-6 10h4'/%3E%3Cpath d='M12 18h6a2 2 0 012 2v1M12 8h8m.5 0a.5.5 0 11-1 0 .5.5 0 011 0zm-4 5a.5.5 0 11-1 0 .5.5 0 011 0z'/%3E%3Cpath d='M20.5 21a.5.5 0 11-1 0 .5.5 0 011 0zm-2-18a.5.5 0 11-1 0 .5.5 0 011 0z'/%3E%3C/svg%3E")}.si-brain-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 4.5a2.5 2.5 0 00-4.96-.46 2.5 2.5 0 00-1.98 3 2.5 2.5 0 00-1.32 4.24 3 3 0 00.34 5.58 2.5 2.5 0 002.96 3.08A2.5 2.5 0 009.5 22c1.21 0 2.5-.74 2.5-2.5m0-15a2.5 2.5 0 014.96-.46 2.5 2.5 0 011.98 3 2.5 2.5 0 011.32 4.24 3 3 0 01-.34 5.58 2.5 2.5 0 01-2.96 3.08A2.5 2.5 0 0114.5 22c-1.21 0-2.5-.74-2.5-2.5m0-15V5m0 14.5V19'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M12 9v1m0 4v1m2.6-4.5l-.87.5m-3.46 2l-.87.5m5.2 0l-.87-.5m-3.46-2l-.87-.5'/%3E%3C/svg%3E")}.si-brain:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.5 2A2.5 2.5 0 0112 4.5v15a2.5 2.5 0 01-4.96.44 2.5 2.5 0 01-2.96-3.08 3 3 0 01-.34-5.58 2.5 2.5 0 011.32-4.24 2.5 2.5 0 011.98-3A2.5 2.5 0 019.5 2zm5 0A2.5 2.5 0 0012 4.5v15a2.5 2.5 0 004.96.44 2.5 2.5 0 002.96-3.08 3 3 0 00.34-5.58 2.5 2.5 0 00-1.32-4.24 2.5 2.5 0 00-1.98-3A2.5 2.5 0 0014.5 2z'/%3E%3C/svg%3E")}.si-briefcase:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16'/%3E%3C/svg%3E")}.si-bring-to-front:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='8' x='8' y='8' rx='2'/%3E%3Cpath d='M4 10a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2m4 16a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2'/%3E%3C/svg%3E")}.si-brush:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.06 11.9l8.07-8.06a2.85 2.85 0 114.03 4.03l-8.06 8.08m-6.03-1.01c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 00-3-3.02z'/%3E%3C/svg%3E")}.si-bug:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='14' x='8' y='6' rx='4'/%3E%3Cpath d='M19 7l-3 2M5 7l3 2m11 10l-3-2M5 19l3-2m12-4h-4M4 13h4m2-9l1 2m3-2l-1 2'/%3E%3C/svg%3E")}.si-building-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22V4a2 2 0 012-2h8a2 2 0 012 2v18zm0-10H4a2 2 0 00-2 2v6a2 2 0 002 2h2M18 9h2a2 2 0 012 2v9a2 2 0 01-2 2h-2M10 6h4m-4 4h4m-4 4h4m-4 4h4'/%3E%3C/svg%3E")}.si-building:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='20' x='4' y='2' rx='2' ry='2'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M12 6h.01M12 10h.01M12 14h.01M16 10h.01M16 14h.01M8 10h.01M8 14h.01'/%3E%3C/svg%3E")}.si-bus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 17h2l.64-2.54c.24-.959.24-1.962 0-2.92l-1.07-4.27A3 3 0 0017.66 5H4a2 2 0 00-2 2v10h2m10 0H9'/%3E%3Ccircle cx='6.5' cy='17.5' r='2.5'/%3E%3Ccircle cx='16.5' cy='17.5' r='2.5'/%3E%3C/svg%3E")}.si-cable:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 9a2 2 0 01-2-2V5h6v2a2 2 0 01-2 2zM3 5V3m4 2V3'/%3E%3Cpath d='M19 15V6.5a3.5 3.5 0 00-7 0v11a3.5 3.5 0 01-7 0V9m12 12v-2m4 2v-2'/%3E%3Cpath d='M22 19h-6v-2a2 2 0 012-2h2a2 2 0 012 2z'/%3E%3C/svg%3E")}.si-cake-slice:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='9' cy='7' r='2'/%3E%3Cpath d='M7.2 7.9L3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6M16 13H3m13 4H3'/%3E%3C/svg%3E")}.si-cake:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 21v-8a2 2 0 00-2-2H6a2 2 0 00-2 2v8'/%3E%3Cpath d='M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1M2 21h20M7 8v2m5-2v2m5-2v2M7 4h.01M12 4h.01M17 4h.01'/%3E%3C/svg%3E")}.si-calculator:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cpath d='M8 6h8m0 8v4m0-8h.01M12 10h.01M8 10h.01M12 14h.01M8 14h.01M12 18h.01M8 18h.01'/%3E%3C/svg%3E")}.si-calendar-check-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 14V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h8m3-20v4M8 2v4m-5 4h18m-5 10l2 2 4-4'/%3E%3C/svg%3E")}.si-calendar-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18M9 16l2 2 4-4'/%3E%3C/svg%3E")}.si-calendar-clock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 7.5V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h3.5M16 2v4M8 2v4m-5 4h5m9.5 7.5L16 16.25V14'/%3E%3Cpath d='M22 16a6 6 0 11-12 0 6 6 0 0112 0z'/%3E%3C/svg%3E")}.si-calendar-days:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01M16 18h.01'/%3E%3C/svg%3E")}.si-calendar-heart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 10V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h7m4-20v4M8 2v4m-5 4h18'/%3E%3Cpath d='M21.29 14.7a2.43 2.43 0 00-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 00-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74z'/%3E%3C/svg%3E")}.si-calendar-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 13V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h8m3-20v4M8 2v4m-5 4h18m-5 9h6'/%3E%3C/svg%3E")}.si-calendar-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.18 4.18A2 2 0 003 6v14a2 2 0 002 2h14a2 2 0 001.82-1.18M21 15.5V6a2 2 0 00-2-2H9.5M16 2v4M3 10h7m11 0h-5.5M2 2l20 20'/%3E%3C/svg%3E")}.si-calendar-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 13V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h8m3-20v4M8 2v4m-5 4h18m-2 6v6m-3-3h6'/%3E%3C/svg%3E")}.si-calendar-range:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18m-4 4h-6m2 4H7m0-4h.01M17 18h.01'/%3E%3C/svg%3E")}.si-calendar-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h7.5M16 2v4M8 2v4m-5 4h18'/%3E%3Cpath d='M18 21a3 3 0 100-6 3 3 0 000 6zm4 1l-1.5-1.5'/%3E%3C/svg%3E")}.si-calendar-x-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 13V6a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h8m3-20v4M8 2v4m-5 4h18m-4 7l5 5m-5 0l5-5'/%3E%3C/svg%3E")}.si-calendar-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18m-11 4l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.si-calendar:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4m-5 4h18'/%3E%3C/svg%3E")}.si-camera-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M7 7H4a2 2 0 00-2 2v9a2 2 0 002 2h16M9.5 4h5L17 7h3a2 2 0 012 2v7.5M14.121 15.121A3 3 0 119.88 10.88'/%3E%3C/svg%3E")}.si-camera:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 4h-5L7 7H4a2 2 0 00-2 2v9a2 2 0 002 2h16a2 2 0 002-2V9a2 2 0 00-2-2h-3z'/%3E%3Ccircle cx='12' cy='13' r='3'/%3E%3C/svg%3E")}.si-candlestick-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 5v4'/%3E%3Crect width='4' height='6' x='7' y='9' rx='1'/%3E%3Cpath d='M9 15v2m8-14v2'/%3E%3Crect width='4' height='8' x='15' y='5' rx='1'/%3E%3Cpath d='M17 13v3M3 3v18h18'/%3E%3C/svg%3E")}.si-candy-cane:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.7 21a2 2 0 01-3.5-2l8.6-14a6 6 0 0110.4 6 2 2 0 11-3.464-2 2 2 0 10-3.464-2zM17.75 7L15 2.1m-4.1 2.7L13 9m-5.1.7l2 4.4m-5 .6L7 18.9'/%3E%3C/svg%3E")}.si-candy-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.5 8.5l-1 1a4.95 4.95 0 007 7l1-1m-3.657-9.313A4.95 4.95 0 0116.5 7.5a4.95 4.95 0 011.313 4.657M14 16.5V14m0-7.5v1.843M10 10v7.5'/%3E%3Cpath d='M16 7l1-5 1.367.683A3 3 0 0019.708 3H21v1.292a3 3 0 00.317 1.341L22 7l-5 1m-9 9l-1 5-1.367-.683A3 3 0 004.292 21H3v-1.292a3 3 0 00-.317-1.341L2 17l5-1M2 2l20 20'/%3E%3C/svg%3E")}.si-candy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.5 7.5l-2 2a4.95 4.95 0 107 7l2-2a4.95 4.95 0 10-7-7zm4.5-1v10m-4-9v10'/%3E%3Cpath d='M16 7l1-5 1.37.68A3 3 0 0019.7 3H21v1.3c0 .46.1.92.32 1.33L22 7l-5 1m-9 9l-1 5-1.37-.68A3 3 0 004.3 21H3v-1.3a3 3 0 00-.32-1.33L2 17l5-1'/%3E%3C/svg%3E")}.si-car:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 16H9m10 0h3v-3.15a1 1 0 00-.84-.99L16 11l-2.7-3.6a1 1 0 00-.8-.4H5.24a2 2 0 00-1.8 1.1l-.8 1.63A6 6 0 002 12.42V16h2'/%3E%3Ccircle cx='6.5' cy='16.5' r='2.5'/%3E%3Ccircle cx='16.5' cy='16.5' r='2.5'/%3E%3C/svg%3E")}.si-carrot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 00-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46'/%3E%3Cpath d='M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z'/%3E%3Cpath d='M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z'/%3E%3C/svg%3E")}.si-case-lower:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='7' cy='12' r='3'/%3E%3Cpath d='M10 9v6'/%3E%3Ccircle cx='17' cy='12' r='3'/%3E%3Cpath d='M14 7v8'/%3E%3C/svg%3E")}.si-case-sensitive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 15l4-8 4 8m-7-2h6'/%3E%3Ccircle cx='18' cy='12' r='3'/%3E%3Cpath d='M21 9v6'/%3E%3C/svg%3E")}.si-case-upper:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 15l4-8 4 8m-7-2h6m5-2h4.5a2 2 0 010 4H15V7h4a2 2 0 010 4'/%3E%3C/svg%3E")}.si-cassette-tape:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Ccircle cx='8' cy='10' r='2'/%3E%3Cpath d='M8 12h8'/%3E%3Ccircle cx='16' cy='10' r='2'/%3E%3Cpath d='M6 20l.7-2.9A1.4 1.4 0 018.1 16h7.8a1.4 1.4 0 011.4 1l.7 3'/%3E%3C/svg%3E")}.si-cast:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 8V6a2 2 0 012-2h16a2 2 0 012 2v12a2 2 0 01-2 2h-6M2 12a9 9 0 018 8m-8-4a5 5 0 014 4m-4 0h.01'/%3E%3C/svg%3E")}.si-castle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 20v-9H2v9a2 2 0 002 2h16a2 2 0 002-2zm-4-9V4H6v7'/%3E%3Cpath d='M15 22v-4a3 3 0 00-3-3v0a3 3 0 00-3 3v4m13-11V9M2 11V9m4-5V2m12 2V2m-8 2V2m4 2V2'/%3E%3C/svg%3E")}.si-cat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7s4.72.23 6.5 2.23A9 9 0 0112 5zm-4 9v.5m8-.5v.5'/%3E%3Cpath d='M11.25 16.25h1.5L12 17z'/%3E%3C/svg%3E")}.si-check-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 6L7 17l-5-5m20-2l-7.5 7.5L13 16'/%3E%3C/svg%3E")}.si-check-circle-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.si-check-circle-3-duotone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 24 24'%3E%3Cstyle%3E.st1{fill:none;stroke:%23000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10z' opacity='.1'/%3E%3Cpath d='M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10z' class='st1'/%3E%3Cpath d='M7.9 12l2.7 2.7 5.5-5.5' class='st1'/%3E%3C/svg%3E")}.si-check-circle-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 24 24'%3E%3Cstyle%3E.st0{fill:none;stroke:%23000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10z' class='st0'/%3E%3Cpath d='M7.9 12l2.7 2.7 5.5-5.5' class='st0'/%3E%3C/svg%3E")}.si-check-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 11.08V12a10 10 0 11-5.93-9.14'/%3E%3Cpath d='M22 4L12 14.01l-3-3'/%3E%3C/svg%3E")}.si-check-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 11l3 3L22 4'/%3E%3Cpath d='M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11'/%3E%3C/svg%3E")}.si-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.si-chef-hat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 13.87A4 4 0 017.41 6a5.1 5.1 0 011.05-1.54 5 5 0 017.08 0A5.1 5.1 0 0116.59 6 4 4 0 0118 13.87V21H6zM6 17h12'/%3E%3C/svg%3E")}.si-cherry:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 17a5 5 0 0010 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3zm10 0a5 5 0 0010 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3z'/%3E%3Cpath d='M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12'/%3E%3Cpath d='M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7z'/%3E%3C/svg%3E")}.si-chevron-down-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 10l-4 4-4-4'/%3E%3C/svg%3E")}.si-chevron-down-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M16 10l-4 4-4-4'/%3E%3C/svg%3E")}.si-chevron-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.si-chevron-first:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 18l-6-6 6-6M7 6v12'/%3E%3C/svg%3E")}.si-chevron-last:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 18l6-6-6-6m10 0v12'/%3E%3C/svg%3E")}.si-chevron-left-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M14 16l-4-4 4-4'/%3E%3C/svg%3E")}.si-chevron-left-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M14 16l-4-4 4-4'/%3E%3C/svg%3E")}.si-chevron-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E")}.si-chevron-right-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 8l4 4-4 4'/%3E%3C/svg%3E")}.si-chevron-right-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M10 8l4 4-4 4'/%3E%3C/svg%3E")}.si-chevron-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E")}.si-chevron-up-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14l4-4 4 4'/%3E%3C/svg%3E")}.si-chevron-up-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 14l4-4 4 4'/%3E%3C/svg%3E")}.si-chevron-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 15l-6-6-6 6'/%3E%3C/svg%3E")}.si-chevrons-down-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 20l5-5 5 5M7 4l5 5 5-5'/%3E%3C/svg%3E")}.si-chevrons-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 6l5 5 5-5M7 13l5 5 5-5'/%3E%3C/svg%3E")}.si-chevrons-left-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 7l-5 5 5 5m6-10l5 5-5 5'/%3E%3C/svg%3E")}.si-chevrons-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 17l-5-5 5-5m7 10l-5-5 5-5'/%3E%3C/svg%3E")}.si-chevrons-right-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 17l-5-5 5-5M4 17l5-5-5-5'/%3E%3C/svg%3E")}.si-chevrons-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 17l5-5-5-5m7 10l5-5-5-5'/%3E%3C/svg%3E")}.si-chevrons-up-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 15l5 5 5-5M7 9l5-5 5 5'/%3E%3C/svg%3E")}.si-chevrons-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11l-5-5-5 5m10 7l-5-5-5 5'/%3E%3C/svg%3E")}.si-chrome:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M21.17 8H12M3.95 6.06L8.54 14m2.34 7.94L15.46 14'/%3E%3C/svg%3E")}.si-church:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 7l4 2v11a2 2 0 01-2 2H4a2 2 0 01-2-2V9l4-2'/%3E%3Cpath d='M14 22v-4a2 2 0 00-2-2v0a2 2 0 00-2 2v4'/%3E%3Cpath d='M18 22V5l-6-3-6 3v17m6-15v5m-2-3h4'/%3E%3C/svg%3E")}.si-cigarette-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M12 12H2v4h14m6-4v4m-4-4h-.5M7 12v4m11-8c0-2.5-2-2.5-2-5m6 5c0-2.5-2-2.5-2-5'/%3E%3C/svg%3E")}.si-cigarette:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 12H2v4h16m4-4v4M7 12v4m11-8c0-2.5-2-2.5-2-5m6 5c0-2.5-2-2.5-2-5'/%3E%3C/svg%3E")}.si-circle-dashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.1 2.18a9.9 9.9 0 013.8 0m3.7 1.53a10 10 0 012.69 2.7m1.53 3.69a9.9 9.9 0 010 3.8m-1.53 3.7a10 10 0 01-2.7 2.69m-3.69 1.53a9.9 9.9 0 01-3.8 0m-3.7-1.53a10 10 0 01-2.69-2.7M2.18 13.9a9.9 9.9 0 010-3.8m1.53-3.7a10 10 0 012.7-2.69'/%3E%3C/svg%3E")}.si-circle-dollar-sign:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 8h-6a2 2 0 100 4h4a2 2 0 110 4H8m4 2V6'/%3E%3C/svg%3E")}.si-circle-dot-dashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.1 2.18a9.9 9.9 0 013.8 0m3.7 1.53a10 10 0 012.69 2.7m1.53 3.69a9.9 9.9 0 010 3.8m-1.53 3.7a10 10 0 01-2.7 2.69m-3.69 1.53a9.9 9.9 0 01-3.8 0m-3.7-1.53a10 10 0 01-2.69-2.7M2.18 13.9a9.9 9.9 0 010-3.8m1.53-3.7a10 10 0 012.7-2.69'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}.si-circle-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}.si-circle-ellipsis:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M17 12h.01M12 12h.01M7 12h.01'/%3E%3C/svg%3E")}.si-circle-equal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 10h10M7 14h10'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-circle-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M8.35 2.69A10 10 0 0121.3 15.65m-2.22 3.43A10 10 0 114.92 4.92'/%3E%3C/svg%3E")}.si-circle-slash-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M22 2L2 22'/%3E%3C/svg%3E")}.si-circle-slash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 15l6-6'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-circle-slashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M22 2L2 22'/%3E%3C/svg%3E")}.si-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-circuit-board:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M11 9h4a2 2 0 002-2V3'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='M7 21v-4a2 2 0 012-2h4'/%3E%3Ccircle cx='15' cy='15' r='2'/%3E%3C/svg%3E")}.si-citrus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.66 17.67a1.08 1.08 0 01-.04 1.6A12 12 0 014.73 2.38a1.1 1.1 0 011.61-.04z'/%3E%3Cpath d='M19.65 15.66A8 8 0 018.35 4.34M14 10l-5.5 5.5'/%3E%3Cpath d='M14 17.85V10H6.15'/%3E%3C/svg%3E")}.si-clapperboard:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 11v8a2 2 0 002 2h12a2 2 0 002-2v-8z'/%3E%3Cpath d='M4 11l-.88-2.87a2 2 0 011.33-2.5l11.48-3.5a2 2 0 012.5 1.32l.87 2.87L4 11.01zm2.6-6.01l3.38 4.2m1.88-5.81l3.38 4.2'/%3E%3C/svg%3E")}.si-clipboard-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2'/%3E%3Cpath d='M9 14l2 2 4-4'/%3E%3C/svg%3E")}.si-clipboard-copy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M8 4H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2v-2M16 4h2a2 2 0 012 2v4m1 4H11'/%3E%3Cpath d='M15 10l-4 4 4 4'/%3E%3C/svg%3E")}.si-clipboard-edit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M10.42 12.61a2.1 2.1 0 112.97 2.97L7.95 21 4 22l.99-3.95z'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2h-5.5M4 13.5V6a2 2 0 012-2h2'/%3E%3C/svg%3E")}.si-clipboard-list:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2m4 7h4m-4 5h4m-8-5h.01M8 16h.01'/%3E%3C/svg%3E")}.si-clipboard-paste:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 2H9a1 1 0 00-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1z'/%3E%3Cpath d='M8 4H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2M16 4h2a2 2 0 012 2v2m-9 6h10'/%3E%3Cpath d='M17 10l4 4-4 4'/%3E%3C/svg%3E")}.si-clipboard-signature:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M8 4H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2v-.5M16 4h2a2 2 0 011.73 1'/%3E%3Cpath d='M18.42 9.61a2.1 2.1 0 112.97 2.97L16.95 17 13 18l.99-3.95zM8 18h1'/%3E%3C/svg%3E")}.si-clipboard-type:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2'/%3E%3Cpath d='M9 12v-1h6v1m-4 5h2m-1-6v6'/%3E%3C/svg%3E")}.si-clipboard-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2m7 7l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-clipboard:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2'/%3E%3C/svg%3E")}.si-clock-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l2.5-4'/%3E%3C/svg%3E")}.si-clock-10:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l-4-2'/%3E%3C/svg%3E")}.si-clock-11:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6L9.5 8'/%3E%3C/svg%3E")}.si-clock-12:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6'/%3E%3C/svg%3E")}.si-clock-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4-2'/%3E%3C/svg%3E")}.si-clock-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6h4.5'/%3E%3C/svg%3E")}.si-clock-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}.si-clock-5:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l2.5 4'/%3E%3C/svg%3E")}.si-clock-6:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v10.5'/%3E%3C/svg%3E")}.si-clock-7:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l-2.5 4'/%3E%3C/svg%3E")}.si-clock-8:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l-4 2'/%3E%3C/svg%3E")}.si-clock-9:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6H7.5'/%3E%3C/svg%3E")}.si-clock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}.si-cloud-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 16.2A4.5 4.5 0 0017.5 8h-1.8A7 7 0 104 14.9'/%3E%3Ccircle cx='12' cy='17' r='3'/%3E%3Cpath d='M12 13v1m0 6v1m4-4h-1m-6 0H8m7-3l-.88.88m-4.24 4.24L9 20m6 0l-.88-.88m-4.24-4.24L9 14'/%3E%3C/svg%3E")}.si-cloud-drizzle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M8 19v1m0-6v1m8 4v1m0-6v1m-4 6v1m0-6v1'/%3E%3C/svg%3E")}.si-cloud-fog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M16 17H7m10 4H9'/%3E%3C/svg%3E")}.si-cloud-hail:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M16 14v2m-8-2v2m8 4h.01M8 20h.01M12 16v2m0 4h.01'/%3E%3C/svg%3E")}.si-cloud-lightning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 16.326A7 7 0 1115.71 8h1.79a4.5 4.5 0 01.5 8.973'/%3E%3Cpath d='M13 12l-3 5h4l-3 5'/%3E%3C/svg%3E")}.si-cloud-moon-rain:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.083 9A6 6 0 0116 4a4.243 4.243 0 006 6c0 2.22-1.206 4.16-3 5.197M3 20a5 5 0 118.9-4H13a3 3 0 012 5.24M11 20v2m-4-3v2'/%3E%3C/svg%3E")}.si-cloud-moon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 16a3 3 0 110 6H7a5 5 0 114.9-6zm-2.9-7A6 6 0 0116 4a4.24 4.24 0 006 6 6 6 0 01-3 5.197'/%3E%3C/svg%3E")}.si-cloud-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M5.782 5.782A7 7 0 009 19h8.5a4.5 4.5 0 001.307-.193m2.725-2.307A4.5 4.5 0 0017.5 10h-1.79A7.01 7.01 0 0010 5.07'/%3E%3C/svg%3E")}.si-cloud-rain-wind:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M9.2 22l3-7M9 13l-3 7m11-7l-3 7'/%3E%3C/svg%3E")}.si-cloud-rain:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M16 14v6m-8-6v6m4-4v6'/%3E%3C/svg%3E")}.si-cloud-snow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M8 15h.01M8 19h.01M12 17h.01M12 21h.01M16 15h.01M16 19h.01'/%3E%3C/svg%3E")}.si-cloud-sun-rain:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v2m-7.07.93l1.41 1.41M20 12h2m-2.93-7.07l-1.41 1.41m-1.713 6.31a4 4 0 00-5.925-4.128M3 20a5 5 0 118.9-4H13a3 3 0 012 5.24M11 20v2m-4-3v2'/%3E%3C/svg%3E")}.si-cloud-sun:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v2m-7.07.93l1.41 1.41M20 12h2m-2.93-7.07l-1.41 1.41m-1.713 6.31a4 4 0 00-5.925-4.128M13 22H7a5 5 0 114.9-6H13a3 3 0 010 6z'/%3E%3C/svg%3E")}.si-cloud:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 19H9a7 7 0 116.71-9h1.79a4.5 4.5 0 110 9z'/%3E%3C/svg%3E")}.si-cloudy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 21H9a7 7 0 116.71-9h1.79a4.5 4.5 0 110 9z'/%3E%3Cpath d='M22 10a3 3 0 00-3-3h-2.207a5.502 5.502 0 00-10.702.5'/%3E%3C/svg%3E")}.si-clover:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16.2 3.8a2.7 2.7 0 00-3.81 0l-.4.38-.4-.4a2.7 2.7 0 00-3.82 0C6.73 4.85 6.67 6.64 8 8l4 4 4-4c1.33-1.36 1.27-3.15.2-4.2zM8 8c-1.36-1.33-3.15-1.27-4.2-.2a2.7 2.7 0 000 3.81l.38.4-.4.4a2.7 2.7 0 000 3.82C4.85 17.27 6.64 17.33 8 16m8 0c1.36 1.33 3.15 1.27 4.2.2a2.7 2.7 0 000-3.81l-.38-.4.4-.4a2.7 2.7 0 000-3.82C19.15 6.73 17.36 6.67 16 8'/%3E%3Cpath d='M7.8 20.2a2.7 2.7 0 003.81 0l.4-.38.4.4a2.7 2.7 0 003.82 0c1.06-1.06 1.12-2.85-.21-4.21l-4-4-4 4c-1.33 1.36-1.27 3.15-.2 4.2zM7 17l-5 5'/%3E%3C/svg%3E")}.si-club:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.28 9.05a5.5 5.5 0 10-10.56 0A5.5 5.5 0 1012 17.66a5.5 5.5 0 105.28-8.6zM12 17.66V22'/%3E%3C/svg%3E")}.si-code-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 16l4-4-4-4M6 8l-4 4 4 4m8.5-12l-5 16'/%3E%3C/svg%3E")}.si-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 18l6-6-6-6M8 6l-6 6 6 6'/%3E%3C/svg%3E")}.si-codepen:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2l10 6.5v7L12 22 2 15.5v-7zm0 20v-6.5'/%3E%3Cpath d='M22 8.5l-10 7-10-7'/%3E%3Cpath d='M2 15.5l10-7 10 7M12 2v6.5'/%3E%3C/svg%3E")}.si-codesandbox:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3Cpath d='M7.5 4.21l4.5 2.6 4.5-2.6m-9 15.58V14.6L3 12m18 0l-4.5 2.6v5.19M3.27 6.96L12 12.01l8.73-5.05M12 22.08V12'/%3E%3C/svg%3E")}.si-coffee:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 8h1a4 4 0 110 8h-1M3 8h14v9a4 4 0 01-4 4H7a4 4 0 01-4-4zm3-6v2m4-2v2m4-2v2'/%3E%3C/svg%3E")}.si-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20a8 8 0 100-16 8 8 0 000 16z'/%3E%3Cpath d='M12 14a2 2 0 100-4 2 2 0 000 4zm0-12v2m0 18v-2m5 .66l-1-1.73m-5-8.66L7 3.34M20.66 17l-1.73-1M3.34 7l1.73 1M14 12h8M2 12h2m16.66-5l-1.73 1M3.34 17l1.73-1M17 3.34l-1 1.73m-5 8.66l-4 6.93'/%3E%3C/svg%3E")}.si-coins:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='8' cy='8' r='6'/%3E%3Cpath d='M18.09 10.37A6 6 0 1110.34 18M7 6h1v4'/%3E%3Cpath d='M16.71 13.88l.7.71-2.82 2.82'/%3E%3C/svg%3E")}.si-columns:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M12 3v18'/%3E%3C/svg%3E")}.si-combine:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='8' x='2' y='2' rx='2'/%3E%3Cpath d='M14 2c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2m6-8c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2m-10 8H5c-1.7 0-3-1.3-3-3v-1'/%3E%3Cpath d='M7 21l3-3-3-3'/%3E%3Crect width='8' height='8' x='14' y='14' rx='2'/%3E%3C/svg%3E")}.si-command:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 6v12a3 3 0 103-3H6a3 3 0 103 3V6a3 3 0 10-3 3h12a3 3 0 10-3-3'/%3E%3C/svg%3E")}.si-compass:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16.24 7.76l-2.12 6.36-6.36 2.12 2.12-6.36z'/%3E%3C/svg%3E")}.si-component:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.5 8.5L9 12l-3.5 3.5L2 12zM12 2l3.5 3.5L12 9 8.5 5.5zm6.5 6.5L22 12l-3.5 3.5L15 12zM12 15l3.5 3.5L12 22l-3.5-3.5z'/%3E%3C/svg%3E")}.si-computer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='8' x='5' y='2' rx='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6 18h2m4 0h6'/%3E%3C/svg%3E")}.si-concierge-bell:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 18a2 2 0 012-2h16a2 2 0 012 2v2H2zm18-2a8 8 0 10-16 0m8-12v4m-2-4h4'/%3E%3C/svg%3E")}.si-construction:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='8' x='2' y='6' rx='1'/%3E%3Cpath d='M17 14v7M7 14v7M17 3v3M7 3v3m3 8L2.3 6.3M14 6l7.7 7.7M8 6l8 8'/%3E%3C/svg%3E")}.si-contact-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 18a4 4 0 00-8 0'/%3E%3Ccircle cx='12' cy='11' r='3'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M8 2v2m8-2v2'/%3E%3C/svg%3E")}.si-contact:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 18a2 2 0 00-2-2H9a2 2 0 00-2 2'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Ccircle cx='12' cy='10' r='2'/%3E%3Cpath d='M8 2v2m8-2v2'/%3E%3C/svg%3E")}.si-container:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 00-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 001.7 0l10.3-6c.5-.3.9-1 .9-1.5z'/%3E%3Cpath d='M10 21.9V14L2.1 9.1M10 14l11.9-6.9M14 19.8v-8.1m4 5.8V9.4'/%3E%3C/svg%3E")}.si-contrast:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 18a6 6 0 000-12z'/%3E%3C/svg%3E")}.si-cookie:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2a10 10 0 1010 10 4 4 0 01-5-5 4 4 0 01-5-5M8.5 8.5v.01M16 15.5v.01M12 12v.01M11 17v.01M7 14v.01'/%3E%3C/svg%3E")}.si-copy-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 15l2 2 4-4'/%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copy-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 15h6'/%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copy-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 12v6m-3-3h6'/%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copy-slash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 18l6-6'/%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copy-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12l6 6m-6 0l6-6'/%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2'/%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2'/%3E%3C/svg%3E")}.si-copyleft:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9 9.35a4 4 0 110 5.3'/%3E%3C/svg%3E")}.si-copyright:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M15 9.354a4 4 0 100 5.292'/%3E%3C/svg%3E")}.si-corner-down-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 10l-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 01-4 4H4'/%3E%3C/svg%3E")}.si-corner-down-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 10l5 5-5 5'/%3E%3Cpath d='M4 4v7a4 4 0 004 4h12'/%3E%3C/svg%3E")}.si-corner-left-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 15l-5 5-5-5'/%3E%3Cpath d='M20 4h-7a4 4 0 00-4 4v12'/%3E%3C/svg%3E")}.si-corner-left-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 9L9 4 4 9'/%3E%3Cpath d='M20 20h-7a4 4 0 01-4-4V4'/%3E%3C/svg%3E")}.si-corner-right-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 15l5 5 5-5'/%3E%3Cpath d='M4 4h7a4 4 0 014 4v12'/%3E%3C/svg%3E")}.si-corner-right-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 9l5-5 5 5'/%3E%3Cpath d='M4 20h7a4 4 0 004-4V4'/%3E%3C/svg%3E")}.si-corner-up-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M20 20v-7a4 4 0 00-4-4H4'/%3E%3C/svg%3E")}.si-corner-up-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 14l5-5-5-5'/%3E%3Cpath d='M4 20v-7a4 4 0 014-4h12'/%3E%3C/svg%3E")}.si-cpu:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='16' x='4' y='4' rx='2'/%3E%3Cpath d='M9 9h6v6H9zm6-7v2m0 16v2M2 15h2M2 9h2m16 6h2m-2-6h2M9 2v2m0 16v2'/%3E%3C/svg%3E")}.si-creative-commons:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 9.3a2.8 2.8 0 00-3.5 1 3.1 3.1 0 000 3.4 2.7 2.7 0 003.5 1m7-5.4a2.8 2.8 0 00-3.5 1 3.1 3.1 0 000 3.4 2.7 2.7 0 003.5 1'/%3E%3C/svg%3E")}.si-credit-card:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='5' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3C/svg%3E")}.si-criticalteam:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M7.334 13.824a5 5 0 013.536-1.464h2a1 1 0 110 2h-2a3 3 0 00-3 3v2.28a1 1 0 01-2 0v-2.28a5 5 0 011.464-3.536zM16 11.855c.377 0 .711.241.83.598l2.018 6.054.591-1.783a.875.875 0 01.831-.599h1.9a.875.875 0 110 1.75h-1.268l-1.222 3.68a.875.875 0 01-1.66.002l-2.022-6.066-.598 1.787a.875.875 0 01-.83.597h-1.9a.875.875 0 110-1.75h1.27l1.23-3.673a.875.875 0 01.83-.597zm-.482-8.267a3 3 0 10-2.296 5.543 3 3 0 002.296-5.543zm-2.123-2.132a5 5 0 111.95 9.808 5 5 0 01-1.95-9.808z' clip-rule='evenodd'/%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M7.251 3.003a4 4 0 01.771.002 1 1 0 11-.204 1.99 2 2 0 00-.432.003 2.2 2.2 0 00-.04 4.39 2.1 2.1 0 00.64-.127 1 1 0 01.688 1.878 4.1 4.1 0 01-1.4.25 4.2 4.2 0 01-.023-8.386zM3.85 12.686a4.45 4.45 0 011.816-.336 1 1 0 11-.052 2 2.45 2.45 0 00-1.783.701 3.57 3.57 0 00-.554 2.218l.003.08v1.2a1 1 0 11-2 0v-1.16a5.57 5.57 0 01.942-3.53 1 1 0 01.104-.129 4.45 4.45 0 011.524-1.044z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-croissant:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.6 13.11l5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11zm5.9-3.61l-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.7 7.7 0 002 4.83M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4m11 7.5l2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.7 7.7 0 01-4.83-2M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5'/%3E%3C/svg%3E")}.si-crop:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 2v14a2 2 0 002 2h14'/%3E%3Cpath d='M18 22V8a2 2 0 00-2-2H2'/%3E%3C/svg%3E")}.si-cross:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 2a2 2 0 00-2 2v5H4a2 2 0 00-2 2v2c0 1.1.9 2 2 2h5v5c0 1.1.9 2 2 2h2a2 2 0 002-2v-5h5a2 2 0 002-2v-2a2 2 0 00-2-2h-5V4a2 2 0 00-2-2z'/%3E%3C/svg%3E")}.si-crosshair:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M22 12h-4M6 12H2m10-6V2m0 20v-4'/%3E%3C/svg%3E")}.si-crown:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 4l3 12h14l3-12-6 7-4-7-4 7zm3 16h14'/%3E%3C/svg%3E")}.si-cup-soda:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8l1.75 12.28a2 2 0 002 1.72h4.54a2 2 0 002-1.72L18 8M5 8h14'/%3E%3Cpath d='M7 15a6.47 6.47 0 015 0 6.47 6.47 0 005 0m-5-7l1-6h2'/%3E%3C/svg%3E")}.si-curly-braces:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3H7a2 2 0 00-2 2v5a2 2 0 01-2 2 2 2 0 012 2v5c0 1.1.9 2 2 2h1m8 0h1a2 2 0 002-2v-5c0-1.1.9-2 2-2a2 2 0 01-2-2V5a2 2 0 00-2-2h-1'/%3E%3C/svg%3E")}.si-currency:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M3 3l3 3m15-3l-3 3M3 21l3-3m15 3l-3-3'/%3E%3C/svg%3E")}.si-database-backup:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='12' cy='5' rx='9' ry='3'/%3E%3Cpath d='M3 5v14c0 1.4 3 2.7 7 3'/%3E%3Cpath d='M3 12c0 1.2 2 2.5 5 3M21 5v4m-8 11a5 5 0 009-3 4.5 4.5 0 00-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16'/%3E%3Cpath d='M12 12v4h4'/%3E%3C/svg%3E")}.si-database:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='12' cy='5' rx='9' ry='3'/%3E%3Cpath d='M3 5v14a9 3 0 0018 0V5M3 12a9 3 0 0018 0'/%3E%3C/svg%3E")}.si-delete:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 002-2V7a2 2 0 00-2-2zm-2 4l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-dessert:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='4' r='2'/%3E%3Cpath d='M10.2 3.2C5.5 4 2 8.1 2 13a2 2 0 004 0v-1a2 2 0 014 0v4a2 2 0 004 0v-4a2 2 0 014 0v1a2 2 0 004 0c0-4.9-3.5-9-8.2-9.8M3.2 14.8a9 9 0 0017.6 0'/%3E%3C/svg%3E")}.si-diamond:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 000 3.41l7.59 7.59a2.41 2.41 0 003.41 0l7.59-7.59a2.41 2.41 0 000-3.41L13.7 2.71a2.41 2.41 0 00-3.41 0z'/%3E%3C/svg%3E")}.si-dice-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M12 12h.01'/%3E%3C/svg%3E")}.si-dice-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M15 9h.01M9 15h.01'/%3E%3C/svg%3E")}.si-dice-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M16 8h.01M12 12h.01M8 16h.01'/%3E%3C/svg%3E")}.si-dice-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M16 8h.01M8 8h.01M8 16h.01M16 16h.01'/%3E%3C/svg%3E")}.si-dice-5:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M16 8h.01M8 8h.01M8 16h.01M16 16h.01M12 12h.01'/%3E%3C/svg%3E")}.si-dice-6:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M16 8h.01M16 12h.01M16 16h.01M8 8h.01M8 12h.01M8 16h.01'/%3E%3C/svg%3E")}.si-dices:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='12' height='12' x='2' y='10' rx='2' ry='2'/%3E%3Cpath d='M17.92 14l3.5-3.5a2.24 2.24 0 000-3l-5-4.92a2.24 2.24 0 00-3 0L10 6M6 18h.01M10 14h.01M15 6h.01M18 9h.01'/%3E%3C/svg%3E")}.si-diff:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v14m-7-7h14M5 21h14'/%3E%3C/svg%3E")}.si-disc-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 12h.01'/%3E%3C/svg%3E")}.si-disc-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M6 12c0-1.7.7-3.2 1.8-4.2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M18 12c0 1.7-.7 3.2-1.8 4.2'/%3E%3C/svg%3E")}.si-disc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E")}.si-divide-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 12h8m-4 4zm0-8z'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-divide-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M8 12h8m-4 4zm0-8z'/%3E%3C/svg%3E")}.si-divide:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='6' r='1'/%3E%3Cpath d='M5 12h14'/%3E%3Ccircle cx='12' cy='18' r='1'/%3E%3C/svg%3E")}.si-dna-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 2c-1.35 1.5-2.092 3-2.5 4.5M9 22c1.35-1.5 2.092-3 2.5-4.5M2 15c3.333-3 6.667-3 10-3m10-3c-1.5 1.35-3 2.092-4.5 2.5M17 6l-2.5-2.5M14 8l-1.5-1.5M7 18l2.5 2.5m-6-6l.5.5m16-6l.5.5m-14 3l1 1m9-3l1 1M10 16l1.5 1.5M2 2l20 20'/%3E%3C/svg%3E")}.si-dna:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 15c6.667-6 13.333 0 20-6M9 22c1.798-1.998 2.518-3.995 2.807-5.993M15 2c-1.798 1.998-2.518 3.995-2.807 5.993M17 6l-2.5-2.5M14 8l-1-1M7 18l2.5 2.5m-6-6l.5.5m16-6l.5.5m-14 3l1 1m9-3l1 1M10 16l1.5 1.5'/%3E%3C/svg%3E")}.si-dog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 5.172C10 3.782 8.423 2.679 6.5 3c-2.823.47-4.113 6.006-4 7 .08.703 1.725 1.722 3.656 1 1.261-.472 1.96-1.45 2.344-2.5m5.767-3.328c0-1.39 1.577-2.493 3.5-2.172 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5M8 14v.5m8-.5v.5m-4.75 1.75h1.5L12 17z'/%3E%3Cpath d='M4.42 11.247A13.2 13.2 0 004 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444c0-1.061-.162-2.2-.493-3.309m-9.243-6.082A9 9 0 0112 5c.78 0 1.5.108 2.161.306'/%3E%3C/svg%3E")}.si-dollar-sign:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v20m5-17H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6'/%3E%3C/svg%3E")}.si-donut:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20.5 10a2.5 2.5 0 01-2.4-3H18a2.95 2.95 0 01-2.6-4.4 10 10 0 106.3 7.1c-.3.2-.8.3-1.2.3'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.si-door-closed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 20V6a2 2 0 00-2-2H8a2 2 0 00-2 2v14m-4 0h20m-8-8v.01'/%3E%3C/svg%3E")}.si-door-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 4h3a2 2 0 012 2v14M2 20h3m8 0h9m-12-8v.01m3-7.448v16.157a1 1 0 01-1.242.97L5 20V5.562a2 2 0 011.515-1.94l4-1A2 2 0 0113 4.561z'/%3E%3C/svg%3E")}.si-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12.1' cy='12.1' r='1'/%3E%3C/svg%3E")}.si-download-cloud:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M12 12v9m-4-4l4 4 4-4'/%3E%3C/svg%3E")}.si-download:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4m4-5l5 5 5-5m-5 5V3'/%3E%3C/svg%3E")}.si-draft:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%235F6268' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8zm2 15H8m8-4H8m2-4H8'/%3E%3Cpath stroke='%235F6268' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2v6h6'/%3E%3C/svg%3E")}.si-dribbble:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94m19.5 1.9c-6.62-1.41-12.14 1-16.38 6.32M8.56 2.75c4.37 6 6 9.42 8 17.72'/%3E%3C/svg%3E")}.si-droplet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22a7 7 0 007-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5S5 13 5 15a7 7 0 007 7z'/%3E%3C/svg%3E")}.si-droplets:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z'/%3E%3Cpath d='M12.56 6.6A11 11 0 0014 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 01-11.91 4.97'/%3E%3C/svg%3E")}.si-drumstick:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.45 15.4c-2.13.65-4.3.32-5.7-1.1-2.29-2.27-1.76-6.5 1.17-9.42 2.93-2.93 7.15-3.46 9.43-1.18 1.41 1.41 1.74 3.57 1.1 5.71-1.4-.51-3.26-.02-4.64 1.36S14.94 14 15.45 15.4z'/%3E%3Cpath d='M11.25 15.6l-2.16 2.16a2.5 2.5 0 11-4.56 1.73 2.49 2.49 0 01-1.41-4.24 2.5 2.5 0 013.14-.32l2.16-2.16'/%3E%3C/svg%3E")}.si-dumbbell:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.5 6.5l11 11M21 21l-1-1M3 3l1 1m14 18l4-4M2 6l4-4m-3 8l7-7m4 18l7-7'/%3E%3C/svg%3E")}.si-ear-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 18.5a3.5 3.5 0 107 0c0-1.57.92-2.52 2.04-3.46M6 8.5c0-.75.13-1.47.36-2.14M8.8 3.15A6.5 6.5 0 0119 8.5c0 1.63-.44 2.81-1.09 3.76'/%3E%3Cpath d='M12.5 6A2.5 2.5 0 0115 8.5M10 13a2 2 0 001.82-1.18M2 2l20 20'/%3E%3C/svg%3E")}.si-ear:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8.5a6.5 6.5 0 1113 0c0 6-6 6-6 10a3.5 3.5 0 11-7 0'/%3E%3Cpath d='M15 8.5a2.5 2.5 0 00-5 0v1a2 2 0 110 4'/%3E%3C/svg%3E")}.si-edit-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3a2.85 2.83 0 114 4L7.5 20.5 2 22l1.5-5.5zm-2 2l4 4'/%3E%3C/svg%3E")}.si-edit-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20h9M16.5 3.5a2.12 2.12 0 013 3L7 19l-4 1 1-4zM15 5l3 3'/%3E%3C/svg%3E")}.si-edit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7'/%3E%3Cpath d='M18.5 2.5a2.12 2.12 0 013 3L12 15l-4 1 1-4z'/%3E%3C/svg%3E")}.si-egg-fried:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11.5' cy='12.5' r='3.5'/%3E%3Cpath d='M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8z'/%3E%3C/svg%3E")}.si-egg-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625m1.157-4.5A14 14 0 0019.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297M2 2l20 20'/%3E%3C/svg%3E")}.si-egg:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z'/%3E%3C/svg%3E")}.si-emoticon-angry:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%239C4527' stroke-width='2'/%3E%3Ccircle cx='12' cy='16' r='2' fill='%239C4527' stroke='%239C4527' stroke-width='2'/%3E%3Cpath fill='%239C4527' d='M6.351 7.064a1 1 0 00-.702 1.872zM10 9.5l.447.894a1 1 0 00-.096-1.83zm-4.447 1.106a1 1 0 10.894 1.788zm.096-1.67l4 1.5.702-1.872-4-1.5zm3.904-.33l-4 2 .894 1.788 4-2zm8.096-1.542a1 1 0 11.702 1.872zM14 9.5l-.447.894a1 1 0 01.096-1.83zm4.447 1.106a1 1 0 11-.894 1.788zm-.096-1.67l-4 1.5-.702-1.872 4-1.5zm-3.904-.33l4 2-.894 1.788-4-2z'/%3E%3C/svg%3E")}.si-emoticon-grinning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%231E9A7C' stroke-width='2'/%3E%3Cpath fill='%231E9A7C' stroke='%231E9A7C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 14a1 1 0 00-1-1H7a1 1 0 00-1 1c0 2.958 2.906 5 6 5s6-2.042 6-5z'/%3E%3Ccircle cx='8' cy='8' r='1' fill='%231E9A7C' stroke='%231E9A7C' stroke-width='2'/%3E%3Ccircle cx='16' cy='8' r='1' fill='%231E9A7C' stroke='%231E9A7C' stroke-width='2'/%3E%3C/svg%3E")}.si-emoticon-neutral:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%23A98532' stroke-width='2'/%3E%3Cpath stroke='%23A98532' stroke-linecap='round' stroke-width='2' d='M7 16h10'/%3E%3Ccircle cx='7.5' cy='9.5' r='1' fill='%23A98532' stroke='%23A98532'/%3E%3Ccircle cx='16.5' cy='9.5' r='1' fill='%23A98532' stroke='%23A98532'/%3E%3C/svg%3E")}.si-emoticon-smiling:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%23007B97' stroke-width='2'/%3E%3Cpath stroke='%23007B97' stroke-linecap='round' stroke-width='2' d='M17 14c0 2.21-2.239 4-5 4s-5-1.79-5-4'/%3E%3Ccircle cx='7.5' cy='9.5' r='1' fill='%23007B97' stroke='%23007B97'/%3E%3Ccircle cx='16.5' cy='9.5' r='1' fill='%23007B97' stroke='%23007B97'/%3E%3C/svg%3E")}.si-equal-not:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9h14M5 15h14m0-10L5 19'/%3E%3C/svg%3E")}.si-equal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9h14M5 15h14'/%3E%3C/svg%3E")}.si-eraser:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 21l-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21m9 0H7M5 11l9 9'/%3E%3C/svg%3E")}.si-error-outline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%239C4527' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0zM12 9v4m0 4h.01'/%3E%3C/svg%3E")}.si-error:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FCEFEB' fill-opacity='.1' stroke='%239C4527' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z'/%3E%3Cpath stroke='%239C4527' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 9v4m0 4h.01'/%3E%3C/svg%3E")}.si-euro:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10h12M4 14h9m6-8a7.7 7.7 0 00-5.2-2A7.9 7.9 0 006 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2'/%3E%3C/svg%3E")}.si-expand:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 21l-6-6m6 6v-4.8m0 4.8h-4.8M3 16.2V21m0 0h4.8M3 21l6-6m12-7.2V3m0 0h-4.8M21 3l-6 6M3 7.8V3m0 0h4.8M3 3l6 6'/%3E%3C/svg%3E")}.si-export:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 24 24'%3E%3Cpath d='M9.84 6.39L11 5.23v10.58a1 1 0 002 0V5.23l1.16 1.16A1 1 0 1015.58 5l-2.87-2.89a1.1 1.1 0 00-.33-.22 1 1 0 00-.76 0 1.1 1.1 0 00-.33.22L8.42 5a1 1 0 000 1.41 1 1 0 001.42-.02z'/%3E%3Cpath d='M20 7.91h-4a1 1 0 000 2h4c.61 0 1 .32 1 .49v7.47c0 .16-.39.49-1 .49H4c-.61 0-1-.33-1-.49V10.4c0-.17.39-.49 1-.49h4a1 1 0 000-2H4a2.76 2.76 0 00-3 2.49v7.47a2.76 2.76 0 003 2.49h16a2.76 2.76 0 003-2.49V10.4a2.76 2.76 0 00-3-2.49z'/%3E%3C/svg%3E")}.si-external-link:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6m4-3h6v6m-11 5L21 3'/%3E%3C/svg%3E")}.si-eye-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.88 9.88a3 3 0 104.24 4.24m-3.39-9.04A10 10 0 0112 5c7 0 10 7 10 7a13.2 13.2 0 01-1.67 2.68'/%3E%3Cpath d='M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61M2 2l20 20'/%3E%3C/svg%3E")}.si-eye:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.si-facebook:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z'/%3E%3C/svg%3E")}.si-factory:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20a2 2 0 002 2h16a2 2 0 002-2V8l-7 5V8l-7 5V4a2 2 0 00-2-2H4a2 2 0 00-2 2zm15-2h1m-6 0h1m-6 0h1'/%3E%3C/svg%3E")}.si-fan:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.827 16.379a6.082 6.082 0 01-8.618-7.002l5.412 1.45a6.082 6.082 0 017.002-8.618l-1.45 5.412a6.082 6.082 0 018.618 7.002l-5.412-1.45a6.082 6.082 0 01-7.002 8.618zM12 12v.01'/%3E%3C/svg%3E")}.si-fast-forward:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 19l9-7-9-7zM2 19l9-7-9-7z'/%3E%3C/svg%3E")}.si-fax:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' d='M5.388 22.476H3.324A2.04 2.04 0 011.2 20.568V9.348a2.03 2.03 0 012.124-1.836h2.064a2.016 2.016 0 012.148 1.836v11.22a2.03 2.03 0 01-2.148 1.908zM3.324 9.336v11.232h2.088V9.348zm17.7 1.08h-13.2v-7.2A2.09 2.09 0 019.936 1.2h8.976a2.09 2.09 0 012.112 2.052zm-11.088-2.1h9V3.252l-9 .048zm8.328 5.94h-.528a1.055 1.055 0 01-.437-2.054c.14-.046.29-.061.437-.046h.588a1.055 1.055 0 110 2.1zm0 3.744h-.528a1.055 1.055 0 01-.437-2.054c.14-.046.29-.061.437-.046h.588a1.06 1.06 0 011.168 1.05A1.055 1.055 0 0118.324 18zm-7.416-3.744h-.588a1.055 1.055 0 110-2.1h.588a1.055 1.055 0 01.437 2.055c-.14.046-.29.061-.437.045zm0 3.744h-.588a1.055 1.055 0 110-2.1h.588a1.06 1.06 0 011.168 1.05A1.056 1.056 0 0110.848 18zm3.708-3.744h-.588a1.055 1.055 0 01-.437-2.054c.14-.046.29-.061.437-.046h.588a1.055 1.055 0 01.437 2.055c-.14.046-.29.061-.437.045zm0 3.744h-.588a1.055 1.055 0 01-.437-2.054c.14-.046.29-.061.437-.046h.588a1.06 1.06 0 011.168 1.05A1.056 1.056 0 0114.556 18z'/%3E%3Cpath fill='%232D4460' d='M20.328 21.792H5.4V8.316h14.928a2.796 2.796 0 012.808 2.796v7.884a2.81 2.81 0 01-2.808 2.796zm-12.792-2.1h12.792a.71.71 0 00.708-.696v-7.884a.71.71 0 00-.708-.696H7.536z'/%3E%3C/svg%3E")}.si-feather:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20.24 12.24a6 6 0 00-8.49-8.49L5 10.5V19h8.5zM16 8L2 22m15.5-7H9'/%3E%3C/svg%3E")}.si-ferris-wheel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M12 2v4m-5.2 9l-3.5 2M20.7 7l-3.5 2M6.8 9L3.3 7m17.4 10l-3.5-2M9 22l3-8 3 8m-7 0h8M18 18.7a9 9 0 10-12 0'/%3E%3C/svg%3E")}.si-figma:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 5.5A3.5 3.5 0 018.5 2H12v7H8.5A3.5 3.5 0 015 5.5zM12 2h3.5a3.5 3.5 0 110 7H12z'/%3E%3Cpath d='M12 12.5a3.5 3.5 0 117 0 3.5 3.5 0 11-7 0zm-7 7A3.5 3.5 0 018.5 16H12v3.5a3.5 3.5 0 11-7 0zm0-7A3.5 3.5 0 018.5 9H12v7H8.5A3.5 3.5 0 015 12.5z'/%3E%3C/svg%3E")}.si-file-archive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22V4c0-.5.2-1 .6-1.4S5.5 2 6 2h8.5L20 7.5V20c0 .5-.2 1-.6 1.4s-.9.6-1.4.6h-2'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='10' cy='20' r='2'/%3E%3Cpath d='M10 7V6m0 6v-1m0 7v-2'/%3E%3C/svg%3E")}.si-file-audio-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v2'/%3E%3Cpath d='M14 2v6h6M2 17v-3a4 4 0 018 0v3'/%3E%3Ccircle cx='9' cy='17' r='1'/%3E%3Ccircle cx='3' cy='17' r='1'/%3E%3C/svg%3E")}.si-file-audio:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 22h.5c.5 0 1-.2 1.4-.6s.6-.9.6-1.4V7.5L14.5 2H6c-.5 0-1 .2-1.4.6S4 3.5 4 4v3'/%3E%3Cpath d='M14 2v6h6M10 20v-1a2 2 0 114 0v1a2 2 0 11-4 0zm-4 0v-1a2 2 0 10-4 0v1a2 2 0 104 0z'/%3E%3Cpath d='M2 19v-3a6 6 0 0112 0v3'/%3E%3C/svg%3E")}.si-file-axis-3d:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M8 10v8h8m-8 0l4-4'/%3E%3C/svg%3E")}.si-file-badge-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M12 13a3 3 0 100-6 3 3 0 000 6z'/%3E%3Cpath d='M14 12.5l1 5.5-3-1-3 1 1-5.5'/%3E%3C/svg%3E")}.si-file-badge:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 7V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2h-6'/%3E%3Cpath d='M14 2v6h6M5 17a3 3 0 100-6 3 3 0 000 6z'/%3E%3Cpath d='M7 16.5L8 22l-3-1-3 1 1-5.5'/%3E%3C/svg%3E")}.si-file-bar-chart-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8 10v-6m-4 6v-1m8 1v-3'/%3E%3C/svg%3E")}.si-file-bar-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8 10v-4m-4 4v-2m8 2v-6'/%3E%3C/svg%3E")}.si-file-box:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 22H18a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M2.97 13.12c-.6.36-.97 1.02-.97 1.74v3.28c0 .72.37 1.38.97 1.74l3 1.83c.63.39 1.43.39 2.06 0l3-1.83c.6-.36.97-1.02.97-1.74v-3.28c0-.72-.37-1.38-.97-1.74l-3-1.83a1.97 1.97 0 00-2.06 0zM7 17l-4.74-2.85M7 17l4.74-2.85M7 17v5'/%3E%3C/svg%3E")}.si-file-check-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M3 15l2 2 4-4'/%3E%3C/svg%3E")}.si-file-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M9 15l2 2 4-4'/%3E%3C/svg%3E")}.si-file-clock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 22h2c.5 0 1-.2 1.4-.6s.6-.9.6-1.4V7.5L14.5 2H6c-.5 0-1 .2-1.4.6S4 3.5 4 4v3'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='8' cy='16' r='6'/%3E%3Cpath d='M9.5 17.5L8 16.25V14'/%3E%3C/svg%3E")}.si-file-code-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M9 18l3-3-3-3m-4 0l-3 3 3 3'/%3E%3C/svg%3E")}.si-file-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-10 5l-2 2 2 2m4 0l2-2-2-2'/%3E%3C/svg%3E")}.si-file-cog-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='12' cy='15' r='2'/%3E%3Cpath d='M12 12v1m0 4v1m2.6-4.5l-.87.5m-3.46 2l-.87.5m5.2 0l-.87-.5m-3.46-2l-.87-.5'/%3E%3C/svg%3E")}.si-file-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 6V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2H4'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='6' cy='14' r='3'/%3E%3Cpath d='M6 10v1m0 6v1m4-4H9m-6 0H2m7-3l-.88.88m-4.24 4.24L3 17m6 0l-.88-.88m-4.24-4.24L3 11'/%3E%3C/svg%3E")}.si-file-diff:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5zM12 13V7m-3 3h6m-6 7h6'/%3E%3C/svg%3E")}.si-file-digit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='4' height='6' x='2' y='12' rx='2'/%3E%3Cpath d='M14 2v6h6'/%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M10 12h2v6m-2 0h4'/%3E%3C/svg%3E")}.si-file-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8 10v-6m-3 3l3 3 3-3'/%3E%3C/svg%3E")}.si-file-edit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 13.5V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2h-5.5'/%3E%3Cpath d='M14 2v6h6m-9.58 4.61a2.1 2.1 0 112.97 2.97L7.95 21 4 22l.99-3.95z'/%3E%3C/svg%3E")}.si-file-heart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 6V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2H4'/%3E%3Cpath d='M14 2v6h6m-9.71 2.7a2.43 2.43 0 00-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 00-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74z'/%3E%3C/svg%3E")}.si-file-image:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='10' cy='13' r='2'/%3E%3Cpath d='M20 17l-1.09-1.09a2 2 0 00-2.82 0L10 22'/%3E%3C/svg%3E")}.si-file-input:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M2 15h10m-3 3l3-3-3-3'/%3E%3C/svg%3E")}.si-file-json-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M4 12a1 1 0 00-1 1v1a1 1 0 01-1 1 1 1 0 011 1v1a1 1 0 001 1m4 0a1 1 0 001-1v-1a1 1 0 011-1 1 1 0 01-1-1v-1a1 1 0 00-1-1'/%3E%3C/svg%3E")}.si-file-json:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-10 4a1 1 0 00-1 1v1a1 1 0 01-1 1 1 1 0 011 1v1a1 1 0 001 1m4 0a1 1 0 001-1v-1a1 1 0 011-1 1 1 0 01-1-1v-1a1 1 0 00-1-1'/%3E%3C/svg%3E")}.si-file-key-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2H4'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='4' cy='16' r='2'/%3E%3Cpath d='M10 10l-4.5 4.5M9 11l1 1'/%3E%3C/svg%3E")}.si-file-key:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Ccircle cx='10' cy='16' r='2'/%3E%3Cpath d='M16 10l-4.5 4.5M15 11l1 1'/%3E%3C/svg%3E")}.si-file-line-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-4 5l-3.5 3.5-2-2L8 17'/%3E%3C/svg%3E")}.si-file-lock-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 5V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2H4'/%3E%3Cpath d='M14 2v6h6'/%3E%3Crect width='8' height='5' x='2' y='13' rx='1'/%3E%3Cpath d='M8 13v-2a2 2 0 10-4 0v2'/%3E%3C/svg%3E")}.si-file-lock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Crect width='8' height='6' x='8' y='12' rx='1'/%3E%3Cpath d='M15 12v-2a3 3 0 10-6 0v2'/%3E%3C/svg%3E")}.si-file-minus-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M3 15h6'/%3E%3C/svg%3E")}.si-file-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M9 15h6'/%3E%3C/svg%3E")}.si-file-output:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M2 15h10m-7-3l-3 3 3 3'/%3E%3C/svg%3E")}.si-file-pie-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 22h2a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v3'/%3E%3Cpath d='M14 2v6h6M4.04 11.71a5.84 5.84 0 108.2 8.29'/%3E%3Cpath d='M13.83 16A5.83 5.83 0 008 10.17V16z'/%3E%3C/svg%3E")}.si-file-plus-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M3 15h6m-3-3v6'/%3E%3C/svg%3E")}.si-file-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8 10v-6m-3 3h6'/%3E%3C/svg%3E")}.si-file-question:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M10 10.3c.2-.4.5-.8.9-1a2.1 2.1 0 012.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2m0 4h.01'/%3E%3C/svg%3E")}.si-file-scan:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 10V7.5L14.5 2H6a2 2 0 00-2 2v16c0 1.1.9 2 2 2h4.5'/%3E%3Cpath d='M14 2v6h6m-4 14a2 2 0 01-2-2m6 2a2 2 0 002-2m-2-6a2 2 0 012 2m-6-2a2 2 0 00-2 2'/%3E%3C/svg%3E")}.si-file-search-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Ccircle cx='11.5' cy='14.5' r='2.5'/%3E%3Cpath d='M13.25 16.25L15 18'/%3E%3C/svg%3E")}.si-file-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v3'/%3E%3Cpath d='M14 2v6h6M5 17a3 3 0 100-6 3 3 0 000 6zm4 1l-1.5-1.5'/%3E%3C/svg%3E")}.si-file-signature:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 19.5v.5a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2h8.5L18 5.5M8 18h1'/%3E%3Cpath d='M18.42 9.61a2.1 2.1 0 112.97 2.97L16.95 17 13 18l.99-3.95z'/%3E%3C/svg%3E")}.si-file-spreadsheet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M8 13h2m-2 4h2m4-4h2m-2 4h2'/%3E%3C/svg%3E")}.si-file-stack:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 2v5h5'/%3E%3Cpath d='M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17z'/%3E%3Cpath d='M7 8v8.8c0 .3.2.6.4.8s.5.4.8.4H15'/%3E%3Cpath d='M3 12v8.8c0 .3.2.6.4.8s.5.4.8.4H11'/%3E%3C/svg%3E")}.si-file-symlink:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v7'/%3E%3Cpath d='M14 2v6h6M10 18l3-3-3-3'/%3E%3Cpath d='M4 18v-1a2 2 0 012-2h6'/%3E%3C/svg%3E")}.si-file-terminal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M8 16l2-2-2-2m4 6h4'/%3E%3C/svg%3E")}.si-file-text-duotone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 24 24'%3E%3Cstyle%3E.st1{fill:none;stroke:%23000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M14.5 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7.5z' opacity='.1'/%3E%3Cpath d='M14.5 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7.5z' class='st1'/%3E%3Cpath d='M14 2v6h6m-4 5H8m8 4H8m2-8H8' class='st1'/%3E%3C/svg%3E")}.si-file-text:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-4 5H8m8 4H8m2-8H8'/%3E%3C/svg%3E")}.si-file-type-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M2 13v-1h6v1m-4 5h2m-1-6v6'/%3E%3C/svg%3E")}.si-file-type:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M9 13v-1h6v1m-4 5h2m-1-6v6'/%3E%3C/svg%3E")}.si-file-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8 4v6m3-3l-3-3-3 3'/%3E%3C/svg%3E")}.si-file-video-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 8V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2H4'/%3E%3Cpath d='M14 2v6h6m-10 7.5l4 2.5v-6l-4 2.5'/%3E%3Crect width='8' height='6' x='2' y='12' rx='1'/%3E%3C/svg%3E")}.si-file-video:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-10 3l5 3-5 3z'/%3E%3C/svg%3E")}.si-file-volume-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6m-8.5 5.5c.32.4.5.94.5 1.5s-.18 1.1-.5 1.5M15 12c.64.8 1 1.87 1 3s-.36 2.2-1 3m-7-3h.01'/%3E%3C/svg%3E")}.si-file-volume:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v3'/%3E%3Cpath d='M14 2v6h6M7 10l-3 2H2v4h2l3 2zm4 1c.64.8 1 1.87 1 3s-.36 2.2-1 3'/%3E%3C/svg%3E")}.si-file-warning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5zM12 9v4m0 4h.01'/%3E%3C/svg%3E")}.si-file-x-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 002-2V7.5L14.5 2H6a2 2 0 00-2 2v4'/%3E%3Cpath d='M14 2v6h6M3 12.5l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-file-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6M9.5 12.5l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-file:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V7.5z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E")}.si-files:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.5 2H8.6c-.4 0-.8.2-1.1.5S7 3.2 7 3.6v12.8c0 .4.2.8.5 1.1s.7.5 1.1.5h9.8c.4 0 .8-.2 1.1-.5s.5-.7.5-1.1V6.5z'/%3E%3Cpath d='M3 7.6v12.8c0 .4.2.8.5 1.1s.7.5 1.1.5h9.8M15 2v5h5'/%3E%3C/svg%3E")}.si-film:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='20' x='2' y='2' rx='2.18' ry='2.18'/%3E%3Cpath d='M7 2v20M17 2v20M2 12h20M2 7h5M2 17h5m10 0h5M17 7h5'/%3E%3C/svg%3E")}.si-filter-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.013 3H2l8 9.46V19l4 2v-8.54l.9-1.055M22 3l-5 5m0-5l5 5'/%3E%3C/svg%3E")}.si-filter:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 3H2l8 9.46V19l4 2v-8.54z'/%3E%3C/svg%3E")}.si-fingerprint:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12C2 6.5 6.5 2 12 2a10 10 0 018 4'/%3E%3Cpath d='M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2m10.95 11.02c.12-.6.43-2.3.5-3.02M12 10a2 2 0 00-2 2c0 1.02-.1 2.51-.26 4m-1.09 6c.21-.66.45-1.32.57-2M14 13.12c0 2.38 0 6.38-1 8.88M2 16h.01m19.79 0c.2-2 .131-5.354 0-6M9 6.8a6 6 0 019 5.2c0 .47 0 1.17-.02 2'/%3E%3C/svg%3E")}.si-fish-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 12.47v.03m0-.5v.47m-.475 5.056A6.7 6.7 0 0115 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.8 8.8 0 0115 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058'/%3E%3Cpath d='M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.8 9.8 0 0116 6.07m0 11.86a9.8 9.8 0 01-1.728-3.618'/%3E%3Cpath d='M16.01 17.93l-.23 1.4A2 2 0 0113.8 21H9.5a5.96 5.96 0 001.49-3.98M8.53 3h5.27a2 2 0 011.98 1.67l.23 1.4M2 2l20 20'/%3E%3C/svg%3E")}.si-fish:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.5 12c.94-3.46 4.94-6 8.5-6s6.06 2.54 7 6c-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6zM18 12v.5'/%3E%3Cpath d='M16 17.93a9.77 9.77 0 010-11.86m-9 4.6C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33'/%3E%3Cpath d='M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 011.98 1.67l.23 1.4m0 11.86l-.23 1.4A2 2 0 0113.8 21H9.5a5.96 5.96 0 001.49-3.98'/%3E%3C/svg%3E")}.si-flag-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2c3 0 5 2 8 2s4-1 4-1v11M4 22V4m0 11s1-1 4-1 5 2 8 2M2 2l20 20'/%3E%3C/svg%3E")}.si-flag-triangle-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 22V2L7 7l10 5'/%3E%3C/svg%3E")}.si-flag-triangle-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 22V2l10 5-10 5'/%3E%3C/svg%3E")}.si-flag:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zm0 7v-7'/%3E%3C/svg%3E")}.si-flame:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z'/%3E%3C/svg%3E")}.si-flashlight-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 16v4a2 2 0 01-2 2h-4a2 2 0 01-2-2V10c0-2-2-2-2-4m1-4h11v4c0 2-2 2-2 4v1m-5-5h7M2 2l20 20'/%3E%3C/svg%3E")}.si-flashlight:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 6c0 2-2 2-2 4v10a2 2 0 01-2 2h-4a2 2 0 01-2-2V10c0-2-2-2-2-4V2h12zM6 6h12m-6 6z'/%3E%3C/svg%3E")}.si-flask-conical-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 10L4.72 20.55a1 1 0 00.9 1.45h12.76a1 1 0 00.9-1.45l-1.272-2.542M10 2v2.343M14 2v6.343M8.5 2h7M7 16h9M2 2l20 20'/%3E%3C/svg%3E")}.si-flask-conical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2v7.527a2 2 0 01-.211.896L4.72 20.55a1 1 0 00.9 1.45h12.76a1 1 0 00.9-1.45l-5.069-10.127A2 2 0 0114 9.527V2M8.5 2h7M7 16h10'/%3E%3C/svg%3E")}.si-flask-round:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2v7.31m4-.01V1.99M8.5 2h7M14 9.3a6.5 6.5 0 11-4 0M5.52 16h12.96'/%3E%3C/svg%3E")}.si-flip-horizontal-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7l5 5-5 5zm18 0l-5 5 5 5zm-9 13v2m0-8v2m0-8v2m0-8v2'/%3E%3C/svg%3E")}.si-flip-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h3m8-18h3a2 2 0 012 2v14a2 2 0 01-2 2h-3m-4-1v2m0-8v2m0-8v2m0-8v2'/%3E%3C/svg%3E")}.si-flip-vertical-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3l-5 5-5-5zm0 18l-5-5-5 5zM4 12H2m8 0H8m8 0h-2m8 0h-2'/%3E%3C/svg%3E")}.si-flip-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 8V5a2 2 0 00-2-2H5a2 2 0 00-2 2v3m18 8v3a2 2 0 01-2 2H5a2 2 0 01-2-2v-3m1-4H2m8 0H8m8 0h-2m8 0h-2'/%3E%3C/svg%3E")}.si-flower-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 5a3 3 0 113 3m-3-3a3 3 0 10-3 3m3-3v1M9 8a3 3 0 103 3M9 8h1m5 0a3 3 0 11-3 3m3-3h-1m-2 3v-1'/%3E%3Ccircle cx='12' cy='8' r='2'/%3E%3Cpath d='M12 10v12m0 0c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5zm0 0c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5z'/%3E%3C/svg%3E")}.si-flower:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 7.5a4.5 4.5 0 114.5 4.5M12 7.5A4.5 4.5 0 107.5 12M12 7.5V9m-4.5 3a4.5 4.5 0 104.5 4.5M7.5 12H9m7.5 0a4.5 4.5 0 11-4.5 4.5m4.5-4.5H15m-3 4.5V15'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M8 16l1.5-1.5m5-5L16 8M8 8l1.5 1.5m5 5L16 16'/%3E%3C/svg%3E")}.si-focus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M3 7V5a2 2 0 012-2h2m10 0h2a2 2 0 012 2v2m0 10v2a2 2 0 01-2 2h-2M7 21H5a2 2 0 01-2-2v-2'/%3E%3C/svg%3E")}.si-fold-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h6m14 0h-6M12 2v2m0 4v2m0 4v2m0 4v2m7-13l-3 3 3 3M5 15l3-3-3-3'/%3E%3C/svg%3E")}.si-fold-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22v-6m0-8V2M4 12H2m8 0H8m8 0h-2m8 0h-2m-5 7l-3-3-3 3m6-14l-3 3-3-3'/%3E%3C/svg%3E")}.si-folder-archive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 20V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2h6'/%3E%3Ccircle cx='16' cy='19' r='2'/%3E%3Cpath d='M16 11v-1m0 7v-2'/%3E%3C/svg%3E")}.si-folder-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Cpath d='M9 13l2 2 4-4'/%3E%3C/svg%3E")}.si-folder-clock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2'/%3E%3Ccircle cx='16' cy='16' r='6'/%3E%3Cpath d='M16 14v2l1 1'/%3E%3C/svg%3E")}.si-folder-closed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zM2 10h20'/%3E%3C/svg%3E")}.si-folder-cog-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Ccircle cx='12' cy='13' r='2'/%3E%3Cpath d='M12 10v1m0 4v1m2.6-4.5l-.87.5m-3.46 2l-.87.5m5.2 0l-.87-.5m-3.46-2l-.87-.5'/%3E%3C/svg%3E")}.si-folder-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.5 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v3'/%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Cpath d='M18 14v1m0 6v1m4-4h-1m-6 0h-1m7-3l-.88.88m-4.24 4.24L15 21m6 0l-.88-.88m-4.24-4.24L15 15'/%3E%3C/svg%3E")}.si-folder-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Ccircle cx='12' cy='13' r='1'/%3E%3C/svg%3E")}.si-folder-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm8-10v6'/%3E%3Cpath d='M15 13l-3 3-3-3'/%3E%3C/svg%3E")}.si-folder-edit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.42 10.61a2.1 2.1 0 112.97 2.97L5.95 19 2 20l.99-3.95z'/%3E%3Cpath d='M2 11.5V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v10a2 2 0 01-2 2h-9.5'/%3E%3C/svg%3E")}.si-folder-git-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 20H4a2 2 0 01-2-2V5a2 2 0 012-2h3.9a2 2 0 011.69.9l.81 1.2a2 2 0 001.67.9H20a2 2 0 012 2v5'/%3E%3Ccircle cx='13' cy='12' r='2'/%3E%3Cpath d='M18 19c-2.8 0-5-2.2-5-5v8'/%3E%3Ccircle cx='20' cy='19' r='2'/%3E%3C/svg%3E")}.si-folder-git:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Ccircle cx='12' cy='13' r='2'/%3E%3Cpath d='M14 13h3M7 13h3'/%3E%3C/svg%3E")}.si-folder-heart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v1.5'/%3E%3Cpath d='M21.29 13.7a2.43 2.43 0 00-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 00-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 21l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74z'/%3E%3C/svg%3E")}.si-folder-input:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 9V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2v-1m0-4h10'/%3E%3Cpath d='M9 16l3-3-3-3'/%3E%3C/svg%3E")}.si-folder-kanban:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm4-10v4m4-4v2m4-2v6'/%3E%3C/svg%3E")}.si-folder-key:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v2'/%3E%3Ccircle cx='16' cy='20' r='2'/%3E%3Cpath d='M22 14l-4.5 4.5M21 15l1 1'/%3E%3C/svg%3E")}.si-folder-lock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v2.5'/%3E%3Crect width='8' height='5' x='14' y='17' rx='1'/%3E%3Cpath d='M20 17v-2a2 2 0 10-4 0v2'/%3E%3C/svg%3E")}.si-folder-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm5-7h6'/%3E%3C/svg%3E")}.si-folder-open-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 14l1.45-2.9A2 2 0 019.24 10H20a2 2 0 011.94 2.5l-1.55 6a2 2 0 01-1.94 1.5H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H18a2 2 0 012 2v2'/%3E%3Ccircle cx='14' cy='15' r='1'/%3E%3C/svg%3E")}.si-folder-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 14l1.45-2.9A2 2 0 019.24 10H20a2 2 0 011.94 2.5l-1.55 6a2 2 0 01-1.94 1.5H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H18a2 2 0 012 2v2'/%3E%3C/svg%3E")}.si-folder-output:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 7.5V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v10a2 2 0 01-2 2H2m0-7h10'/%3E%3Cpath d='M5 10l-3 3 3 3'/%3E%3C/svg%3E")}.si-folder-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm8-10v6m-3-3h6'/%3E%3C/svg%3E")}.si-folder-root:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Ccircle cx='12' cy='13' r='2'/%3E%3Cpath d='M12 15v5'/%3E%3C/svg%3E")}.si-folder-search-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3Ccircle cx='11.5' cy='12.5' r='2.5'/%3E%3Cpath d='M13.27 14.27L15 16'/%3E%3C/svg%3E")}.si-folder-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 20H4a2 2 0 01-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v4'/%3E%3Ccircle cx='17' cy='17' r='3'/%3E%3Cpath d='M21 21l-1.5-1.5'/%3E%3C/svg%3E")}.si-folder-symlink:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 9V5c0-1.1.9-2 2-2h3.93a2 2 0 011.66.9l.82 1.2a2 2 0 001.66.9H20a2 2 0 012 2v10a2 2 0 01-2 2H2'/%3E%3Cpath d='M8 16l3-3-3-3'/%3E%3Cpath d='M2 16v-1a2 2 0 012-2h6'/%3E%3C/svg%3E")}.si-folder-sync:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 20H4a2 2 0 01-2-2V5a2 2 0 012-2h3.9a2 2 0 011.69.9l.81 1.2a2 2 0 001.67.9H20a2 2 0 012 2v1'/%3E%3Cpath d='M12 10v4h4'/%3E%3Cpath d='M12 14l1.5-1.5c.9-.9 2.2-1.5 3.5-1.5s2.6.6 3.5 1.5c.4.4.8 1 1 1.5m.5 8v-4h-4'/%3E%3Cpath d='M22 18l-1.5 1.5c-.9.9-2.1 1.5-3.5 1.5s-2.6-.6-3.5-1.5c-.4-.4-.8-1-1-1.5'/%3E%3C/svg%3E")}.si-folder-tree:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 10h7a1 1 0 001-1V6a1 1 0 00-1-1h-2.5a1 1 0 01-.8-.4l-.9-1.2A1 1 0 0015 3h-2a1 1 0 00-1 1v5a1 1 0 001 1zm0 11h7a1 1 0 001-1v-3a1 1 0 00-1-1h-2.88a1 1 0 01-.9-.55l-.44-.9a1 1 0 00-.9-.55H13a1 1 0 00-1 1v5a1 1 0 001 1zM3 3v2c0 1.1.9 2 2 2h3'/%3E%3Cpath d='M3 3v13c0 1.1.9 2 2 2h3'/%3E%3C/svg%3E")}.si-folder-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm8-10v6'/%3E%3Cpath d='M9 13l3-3 3 3'/%3E%3C/svg%3E")}.si-folder-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2zm5.5-9.5l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-folder:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 20h16a2 2 0 002-2V8a2 2 0 00-2-2h-7.93a2 2 0 01-1.66-.9l-.82-1.2A2 2 0 007.93 3H4a2 2 0 00-2 2v13c0 1.1.9 2 2 2z'/%3E%3C/svg%3E")}.si-folders:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 17h12a2 2 0 002-2V9a2 2 0 00-2-2h-3.93a2 2 0 01-1.66-.9l-.82-1.2a2 2 0 00-1.66-.9H8a2 2 0 00-2 2v9c0 1.1.9 2 2 2z'/%3E%3Cpath d='M2 8v11c0 1.1.9 2 2 2h14'/%3E%3C/svg%3E")}.si-footprints:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 11-4 0zm16 4v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 104 0zm-4-3h4M4 13h4'/%3E%3C/svg%3E")}.si-forklift:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12H5a2 2 0 00-2 2v5'/%3E%3Ccircle cx='13' cy='19' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Cpath d='M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5'/%3E%3C/svg%3E")}.si-form-input:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3Cpath d='M12 12h.01M17 12h.01M7 12h.01'/%3E%3C/svg%3E")}.si-forward:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 17l5-5-5-5'/%3E%3Cpath d='M4 18v-2a4 4 0 014-4h12'/%3E%3C/svg%3E")}.si-frame:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 6H2m20 12H2M6 2v20M18 2v20'/%3E%3C/svg%3E")}.si-framer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7'/%3E%3C/svg%3E")}.si-frown:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2m1-7h.01M15 9h.01'/%3E%3C/svg%3E")}.si-fuel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 22h12M4 9h10m0 13V4a2 2 0 00-2-2H6a2 2 0 00-2 2v18m10-9h2a2 2 0 012 2v2a2 2 0 002 2h0a2 2 0 002-2V9.83a2 2 0 00-.59-1.42L18 5'/%3E%3C/svg%3E")}.si-function-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3m-6 4.2h5.7'/%3E%3C/svg%3E")}.si-gallery-horizontal-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 7v10M6 5v14'/%3E%3Crect width='12' height='18' x='10' y='3' rx='2'/%3E%3C/svg%3E")}.si-gallery-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 3v18'/%3E%3Crect width='12' height='18' x='6' y='3' rx='2'/%3E%3Cpath d='M22 3v18'/%3E%3C/svg%3E")}.si-gallery-thumbnails:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='14' x='3' y='3' rx='2'/%3E%3Cpath d='M4 21h1m4 0h1m4 0h1m4 0h1'/%3E%3C/svg%3E")}.si-gallery-vertical-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 2h10M5 6h14'/%3E%3Crect width='18' height='12' x='3' y='10' rx='2'/%3E%3C/svg%3E")}.si-gallery-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 2h18'/%3E%3Crect width='18' height='12' x='3' y='6' rx='2'/%3E%3Cpath d='M3 22h18'/%3E%3C/svg%3E")}.si-gamepad-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 11h4M8 9v4m7-1h.01M18 10h.01m-.69-5H6.68a4 4 0 00-3.978 3.59l-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 003 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 019.828 16h4.344a2 2 0 011.414.586L17 18c.5.5 1 1 2 1a3 3 0 003-3c0-1.545-.604-6.584-.685-7.258q-.01-.075-.017-.151A4 4 0 0017.32 5z'/%3E%3C/svg%3E")}.si-gamepad:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 12h4m-2-2v4m7-1h.01M18 11h.01'/%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3C/svg%3E")}.si-gantt-chart-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 8h7m-8 4h6m-3 4h5'/%3E%3C/svg%3E")}.si-gantt-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 6h10M6 12h9m-4 6h7'/%3E%3C/svg%3E")}.si-gauge-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.6 2.7a10 10 0 105.7 5.7'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M13.4 10.6L19 5'/%3E%3C/svg%3E")}.si-gauge:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 14l4-4M3.34 19a10 10 0 1117.32 0'/%3E%3C/svg%3E")}.si-gavel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 13l-7.5 7.5c-.83.83-2.17.83-3 0q0 0 0 0a2.12 2.12 0 010-3L11 10m5 6l6-6M8 8l6-6M9 7l8 8m4-4l-8-8'/%3E%3C/svg%3E")}.si-gem:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 3h12l4 6-10 13L2 9z'/%3E%3Cpath d='M11 3L8 9l4 13 4-13-3-6M2 9h20'/%3E%3C/svg%3E")}.si-ghost:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 10h.01M15 10h.01M12 2a8 8 0 00-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 00-8-8z'/%3E%3C/svg%3E")}.si-gift:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 12v10H4V12M2 7h20v5H2zm10 15V7m0 0H7.5a2.5 2.5 0 010-5C11 2 12 7 12 7zm0 0h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7z'/%3E%3C/svg%3E")}.si-git-branch-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 3v12m12-6a3 3 0 100-6 3 3 0 000 6zM6 21a3 3 0 100-6 3 3 0 000 6z'/%3E%3Cpath d='M15 6a9 9 0 00-9 9m12 0v6m3-3h-6'/%3E%3C/svg%3E")}.si-git-branch:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 3v12'/%3E%3Ccircle cx='18' cy='6' r='3'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Cpath d='M18 9a9 9 0 01-9 9'/%3E%3C/svg%3E")}.si-git-commit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M3 12h6m6 0h6'/%3E%3C/svg%3E")}.si-git-compare:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M13 6h3a2 2 0 012 2v7m-7 3H8a2 2 0 01-2-2V9'/%3E%3C/svg%3E")}.si-git-fork:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Ccircle cx='18' cy='6' r='3'/%3E%3Cpath d='M18 9v1a2 2 0 01-2 2H8a2 2 0 01-2-2V9m6 3v3'/%3E%3C/svg%3E")}.si-git-merge:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M6 21V9a9 9 0 009 9'/%3E%3C/svg%3E")}.si-git-pull-request-closed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M18 11.5V15m3-12l-6 6m6 0l-6-6M6 9v12'/%3E%3C/svg%3E")}.si-git-pull-request-draft:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M18 6V5m0 6v-1M6 9v12'/%3E%3C/svg%3E")}.si-git-pull-request:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M13 6h3a2 2 0 012 2v7M6 9v12'/%3E%3C/svg%3E")}.si-github:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 22v-4a4.8 4.8 0 00-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.4 5.4 0 004 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65S8.93 17.38 9 18v4M9 18c-4.51 2-5-2-7-2'/%3E%3C/svg%3E")}.si-gitlab:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13.29l-3.33-10a.4.4 0 00-.14-.18.38.38 0 00-.22-.11.4.4 0 00-.23.07.4.4 0 00-.14.18l-2.26 6.67H8.32L6.1 3.26a.4.4 0 00-.1-.18.38.38 0 00-.26-.08.4.4 0 00-.23.07.4.4 0 00-.14.18L2 13.29a.74.74 0 00.27.83L12 21l9.69-6.88a.71.71 0 00.31-.83z'/%3E%3C/svg%3E")}.si-glass-water:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.2 22H8.8a2 2 0 01-2-1.79L5 3h14l-1.81 17.21A2 2 0 0115.2 22z'/%3E%3Cpath d='M6 12a5 5 0 016 0 5 5 0 006 0'/%3E%3C/svg%3E")}.si-glasses:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='6' cy='15' r='4'/%3E%3Ccircle cx='18' cy='15' r='4'/%3E%3Cpath d='M14 15a2 2 0 00-2-2 2 2 0 00-2 2m-7.5-2L5 7c.7-1.3 1.4-2 3-2m13.5 8L19 7c-.7-1.3-1.5-2-3-2'/%3E%3C/svg%3E")}.si-globe-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.54 15H17a2 2 0 00-2 2v4.54M7 3.34V5a3 3 0 003 3v0a2 2 0 012 2v0c0 1.1.9 2 2 2v0a2 2 0 002-2v0c0-1.1.9-2 2-2h3.17M11 21.95V18a2 2 0 00-2-2v0a2 2 0 01-2-2v-1a2 2 0 00-2-2H2.05'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-globe:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z'/%3E%3C/svg%3E")}.si-goal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 13V2l8 4-8 4M20.55 10.23A9 9 0 118 4.94M8 10a5 5 0 108.9 2.02'/%3E%3C/svg%3E")}.si-grab:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 11.5V9a2 2 0 00-2-2v0a2 2 0 00-2 2v1.4m0-.4V8a2 2 0 00-2-2v0a2 2 0 00-2 2v2m0-.1V9a2 2 0 00-2-2v0a2 2 0 00-2 2v5m0 0za2 2 0 00-2-2v0a2 2 0 00-2 2v0'/%3E%3Cpath d='M18 11za2 2 0 114 0v3a8 8 0 01-8 8h-4a8 8 0 01-8-8 2 2 0 114 0'/%3E%3C/svg%3E")}.si-graduation-cap:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 10v6M2 10l10-5 10 5-10 5z'/%3E%3Cpath d='M6 12v5c3 3 9 3 12 0v-5'/%3E%3C/svg%3E")}.si-grape:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 5V2l-5.89 5.89'/%3E%3Ccircle cx='16.6' cy='15.89' r='3'/%3E%3Ccircle cx='8.11' cy='7.4' r='3'/%3E%3Ccircle cx='12.35' cy='11.65' r='3'/%3E%3Ccircle cx='13.91' cy='5.85' r='3'/%3E%3Ccircle cx='18.15' cy='10.09' r='3'/%3E%3Ccircle cx='6.56' cy='13.2' r='3'/%3E%3Ccircle cx='10.8' cy='17.44' r='3'/%3E%3Ccircle cx='5' cy='19' r='3'/%3E%3C/svg%3E")}.si-grid:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18M3 15h18M9 3v18m6-18v18'/%3E%3C/svg%3E")}.si-grip-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='9' r='1'/%3E%3Ccircle cx='19' cy='9' r='1'/%3E%3Ccircle cx='5' cy='9' r='1'/%3E%3Ccircle cx='12' cy='15' r='1'/%3E%3Ccircle cx='19' cy='15' r='1'/%3E%3Ccircle cx='5' cy='15' r='1'/%3E%3C/svg%3E")}.si-grip-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='9' cy='12' r='1'/%3E%3Ccircle cx='9' cy='5' r='1'/%3E%3Ccircle cx='9' cy='19' r='1'/%3E%3Ccircle cx='15' cy='12' r='1'/%3E%3Ccircle cx='15' cy='5' r='1'/%3E%3Ccircle cx='15' cy='19' r='1'/%3E%3C/svg%3E")}.si-grip:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='5' r='1'/%3E%3Ccircle cx='19' cy='5' r='1'/%3E%3Ccircle cx='5' cy='5' r='1'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3Ccircle cx='12' cy='19' r='1'/%3E%3Ccircle cx='19' cy='19' r='1'/%3E%3Ccircle cx='5' cy='19' r='1'/%3E%3C/svg%3E")}.si-group:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7V5c0-1.1.9-2 2-2h2m10 0h2c1.1 0 2 .9 2 2v2m0 10v2c0 1.1-.9 2-2 2h-2M7 21H5c-1.1 0-2-.9-2-2v-2'/%3E%3Crect width='7' height='5' x='7' y='7' rx='1'/%3E%3Crect width='7' height='5' x='10' y='12' rx='1'/%3E%3C/svg%3E")}.si-groups:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' d='M18 20.62a1 1 0 01-1-1v-2a3 3 0 00-.9-2.09 2.7 2.7 0 00-2.1-.91h-4a3 3 0 00-2.09.91A2.69 2.69 0 007 17.62v2a1 1 0 01-2 0v-2a4.64 4.64 0 011.54-3.55A4.9 4.9 0 0110 12.62h4a4.66 4.66 0 013.56 1.54A4.93 4.93 0 0119 17.62v2a1 1 0 01-1 1zm-6-9.74a4.65 4.65 0 114.65-4.64A4.64 4.64 0 0112 10.88zm0-7.29a2.65 2.65 0 100 5.3 2.65 2.65 0 000-5.3zM1.29 20.62a1 1 0 01-1-1v-1.2a5.87 5.87 0 011-3.5 3.8 3.8 0 012.31-1.38 1 1 0 011.19.77A1 1 0 014 15.49a2 2 0 00-1.13.63 3.9 3.9 0 00-.6 2.3v1.2a1 1 0 01-.98 1zM6 11.87a3.71 3.71 0 01-1.17-7.25 1 1 0 01.6 1.9 1.72 1.72 0 00.85 3.33 1 1 0 11.54 1.92q-.405.088-.82.1zm16.76 8.75a1 1 0 01-1-1v-1.2a4 4 0 00-.6-2.3 2 2 0 00-1.16-.63 1 1 0 01-.76-1.18 1 1 0 011.18-.77 3.8 3.8 0 012.32 1.38 5.94 5.94 0 011 3.5v1.2a1 1 0 01-.98 1zm-4.64-8.74q-.41 0-.81-.09h-.17a1 1 0 01-.455-1.572A1 1 0 0117.77 9.9 1.72 1.72 0 0019 9.61a1.73 1.73 0 00-.41-3.09 1 1 0 11.6-1.9 3.73 3.73 0 01.9 6.67 3.65 3.65 0 01-1.97.59z'/%3E%3C/svg%3E")}.si-hammer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 12l-8.5 8.5c-.83.83-2.17.83-3 0q0 0 0 0a2.12 2.12 0 010-3L12 9m5.64 6L22 10.64'/%3E%3Cpath d='M20.91 11.7l-1.25-1.25c-.6-.6-.93-1.4-.93-2.25v-.86L16.01 4.6a5.56 5.56 0 00-3.94-1.64H9l.92.82A6.18 6.18 0 0112 8.4v1.56l2 2h2.47l2.26 1.91'/%3E%3C/svg%3E")}.si-hand-metal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 12.5V10a2 2 0 00-2-2v0a2 2 0 00-2 2v1.4m0-.4V9a2 2 0 10-4 0v2m0-.5V5a2 2 0 10-4 0v9'/%3E%3Cpath d='M7 15l-1.76-1.76a2 2 0 00-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 008-8V7a2 2 0 10-4 0v5'/%3E%3C/svg%3E")}.si-hand:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 11V6a2 2 0 00-2-2v0a2 2 0 00-2 2v0m0 4V4a2 2 0 00-2-2v0a2 2 0 00-2 2v2m0 4.5V6a2 2 0 00-2-2v0a2 2 0 00-2 2v8'/%3E%3Cpath d='M18 8a2 2 0 114 0v6a8 8 0 01-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 012.83-2.82L7 15'/%3E%3C/svg%3E")}.si-hard-drive-download:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v8m4-4l-4 4-4-4'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6 18h.01M10 18h.01'/%3E%3C/svg%3E")}.si-hard-drive-upload:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 6l-4-4-4 4m4-4v8'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6 18h.01M10 18h.01'/%3E%3C/svg%3E")}.si-hard-drive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12H2m3.45-6.89L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11zM6 16h.01M10 16h.01'/%3E%3C/svg%3E")}.si-hard-hat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 18a1 1 0 001 1h18a1 1 0 001-1v-2a1 1 0 00-1-1H3a1 1 0 00-1 1zm8-8V5a1 1 0 011-1h2a1 1 0 011 1v5M4 15v-3a6 6 0 016-6h0m4 0za6 6 0 016 6v3'/%3E%3C/svg%3E")}.si-hash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 9h16M4 15h16M10 3L8 21m8-18l-2 18'/%3E%3C/svg%3E")}.si-haze:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.2 6.2l1.4 1.4M2 13h2m16 0h2m-4.6-5.4l1.4-1.4M22 17H2m20 4H2m14-8a4 4 0 00-8 0m4-8V2.5'/%3E%3C/svg%3E")}.si-hdmi-port:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 9a1 1 0 00-1-1H3a1 1 0 00-1 1v4a1 1 0 001 1h1l2 2h12l2-2h1a1 1 0 001-1zM7.5 12h9'/%3E%3C/svg%3E")}.si-heading-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6m5 6l3-2v8'/%3E%3C/svg%3E")}.si-heading-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6m9 12h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1'/%3E%3C/svg%3E")}.si-heading-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6m5.5 4.5c1.7-1 3.5 0 3.5 1.5a2 2 0 01-2 2m-2 3.5c2 1.5 4 .3 4-1.5a2 2 0 00-2-2'/%3E%3C/svg%3E")}.si-heading-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6m5 4v4h4m0-4v8'/%3E%3C/svg%3E")}.si-heading-5:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6m5 7v-3h4m-4 7.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17'/%3E%3C/svg%3E")}.si-heading-6:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h8m-8 6V6m8 12V6'/%3E%3Ccircle cx='19' cy='16' r='2'/%3E%3Cpath d='M20 10c-2 2-3 3.5-3 6'/%3E%3C/svg%3E")}.si-heading:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 12h12M6 20V4m12 16V4'/%3E%3C/svg%3E")}.si-headphones:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 14h3a2 2 0 012 2v3a2 2 0 01-2 2H5a2 2 0 01-2-2v-7a9 9 0 0118 0v7a2 2 0 01-2 2h-1a2 2 0 01-2-2v-3a2 2 0 012-2h3'/%3E%3C/svg%3E")}.si-heart-crack:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0016.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 002 8.5c0 2.3 1.5 4.05 3 5.5l7 7z'/%3E%3Cpath d='M12 13l-1-1 2-2-3-3 2-2'/%3E%3C/svg%3E")}.si-heart-handshake:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0016.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 002 8.5c0 2.3 1.5 4.05 3 5.5l7 7z'/%3E%3Cpath d='M12 5L9.04 7.96a2.17 2.17 0 000 3.08v0c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 013.79 0l2.96 2.66M18 15l-2-2m-1 5l-2-2'/%3E%3C/svg%3E")}.si-heart-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20m-5.5-5.5L12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 012.14-4.35M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0122 8.5c0 2.12-1.3 3.78-2.67 5.17'/%3E%3C/svg%3E")}.si-heart-pulse:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0016.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 002 8.5c0 2.3 1.5 4.05 3 5.5l7 7z'/%3E%3Cpath d='M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27'/%3E%3C/svg%3E")}.si-heart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0016.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 002 8.5c0 2.3 1.5 4.05 3 5.5l7 7z'/%3E%3C/svg%3E")}.si-help-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3m.08 4h.01'/%3E%3C/svg%3E")}.si-helping-hand:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 15l5.12-5.12A3 3 0 0110.24 9H13a2 2 0 110 4h-2.5m4-.68l4.17-4.89a1.88 1.88 0 012.92 2.36l-4.2 5.94A3 3 0 0114.96 17H9.83a2 2 0 00-1.42.59L7 19m-5-5l6 6'/%3E%3C/svg%3E")}.si-hexagon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3C/svg%3E")}.si-highlighter:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 11l-6 6v3h9l3-3'/%3E%3Cpath d='M22 12l-4.6 4.6a2 2 0 01-2.8 0l-5.2-5.2a2 2 0 010-2.8L14 4'/%3E%3C/svg%3E")}.si-history:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 109-9 9.75 9.75 0 00-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5m4-1v5l4 2'/%3E%3C/svg%3E")}.si-home:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E")}.si-hop-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 5.5C19 7 20.5 9 21 11c-1.323.265-2.646.39-4.118.226M5.5 17.5C7 19 9 20.5 11 21c.5-2.5.5-5-1-8.5m7.5 5c-2.5 0-4 0-6-1m8.5-5c1 1.5 2 3.5 2 4.5m-10.5 4c1.5 1 3.5 2 4.5 2 .5-1.5 0-3-.5-4.5M22 22c-2 0-3.5-.5-5.5-1.5'/%3E%3Cpath d='M4.783 4.782C1.073 8.492 1 14.5 5 18c1-1 2-4.5 1.5-6.5 1.5 1 4 1 5.5.5M8.227 2.57C11.578 1.335 15.453 2.089 18 5c-.88.88-3.7 1.761-5.726 1.618M2 2l20 20'/%3E%3C/svg%3E")}.si-hop:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.5 5.5C19 7 20.5 9 21 11c-2.5.5-5 .5-8.5-1m-7 7.5C7 19 9 20.5 11 21c.5-2.5.5-5-1-8.5m6.5-1c1 2 1 3.5 1 6-2.5 0-4 0-6-1m8.5-5c1 1.5 2 3.5 2 4.5-1.5.5-3 0-4.5-.5m-6 4.5c1.5 1 3.5 2 4.5 2 .5-1.5 0-3-.5-4.5m5-1c1 2 1.5 3.5 1.5 5.5-2 0-3.5-.5-5.5-1.5'/%3E%3Cpath d='M4.783 4.782C8.493 1.072 14.5 1 18 5c-1 1-4.5 2-6.5 1.5 1 1.5 1 4 .5 5.5-1.5.5-4 .5-5.5-.5C7 13.5 6 17 5 18c-4-3.5-3.927-9.508-.217-13.218zM4.5 4.5L3 3c-.184-.185-.184-.816 0-1'/%3E%3C/svg%3E")}.si-hotel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2z'/%3E%3Cpath d='M9 16l.348-.24c1.465-1.013 3.84-1.013 5.304 0L15 16M8 7h.01M16 7h.01M12 7h.01M12 11h.01M16 11h.01M8 11h.01M10 22v-6.5m4 0V22'/%3E%3C/svg%3E")}.si-hourglass:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 22h14M5 2h14m-2 20v-4.172a2 2 0 00-.586-1.414L12 12l-4.414 4.414A2 2 0 007 17.828V22M7 2v4.172a2 2 0 00.586 1.414L12 12l4.414-4.414A2 2 0 0017 6.172V2'/%3E%3C/svg%3E")}.si-ice-cream-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6zm-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 116.71 0M12.14 11a3.5 3.5 0 116.71 0M15.5 6.5a3.5 3.5 0 10-7 0'/%3E%3C/svg%3E")}.si-ice-cream:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 11l4.08 10.35a1 1 0 001.84 0L17 11m0-4A5 5 0 007 7m10 0a2 2 0 010 4H7a2 2 0 010-4'/%3E%3C/svg%3E")}.si-image-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 9v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h7m4 2h6'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='M21 15l-3.086-3.086a2 2 0 00-2.828 0L6 21'/%3E%3C/svg%3E")}.si-image-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M10.41 10.41a2 2 0 11-2.83-2.83m5.92 5.92L6 21m12-9l3 3'/%3E%3Cpath d='M3.59 3.59A2 2 0 003 5v14a2 2 0 002 2h14c.55 0 1.052-.22 1.41-.59M21 15V5a2 2 0 00-2-2H9'/%3E%3C/svg%3E")}.si-image-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h7m4 2h6m-3-3v6'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='M21 15l-3.086-3.086a2 2 0 00-2.828 0L6 21'/%3E%3C/svg%3E")}.si-image:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='M21 15l-3.086-3.086a2 2 0 00-2.828 0L6 21'/%3E%3C/svg%3E")}.si-import-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 24 24'%3E%3Cpath d='M8.42 13.65l2.87 2.87a1.1 1.1 0 00.33.22.94.94 0 00.76 0 1.1 1.1 0 00.33-.22l2.87-2.87a1 1 0 000-1.41 1 1 0 00-1.42 0L13 13.4V2.82a1 1 0 00-2 0V13.4l-1.16-1.16a1 1 0 00-1.42 0 1 1 0 000 1.41z'/%3E%3Cpath d='M20 7.91h-4a1 1 0 000 2h4c.61 0 1 .32 1 .49v7.47c0 .16-.39.49-1 .49H4c-.61 0-1-.33-1-.49V10.4c0-.17.39-.49 1-.49h4a1 1 0 000-2H4a2.76 2.76 0 00-3 2.49v7.47a2.76 2.76 0 003 2.49h16a2.76 2.76 0 003-2.49V10.4a2.76 2.76 0 00-3-2.49z'/%3E%3C/svg%3E")}.si-import:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v12m-4-4l4 4 4-4'/%3E%3Cpath d='M8 5H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2V7a2 2 0 00-2-2h-4'/%3E%3C/svg%3E")}.si-inbox:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11L2 12v6a2 2 0 002 2h16a2 2 0 002-2v-6l-3.45-6.89A2 2 0 0016.76 4H7.24a2 2 0 00-1.79 1.11z'/%3E%3C/svg%3E")}.si-indent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 8l4 4-4 4m18-4H11m10-6H11m10 12H11'/%3E%3C/svg%3E")}.si-indian-rupee:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 3h12M6 8h12M6 13l8.5 8M6 13h3m0 0c6.667 0 6.667-10 0-10'/%3E%3C/svg%3E")}.si-infinity:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12c-2-2.67-4-4-6-4a4 4 0 100 8c2 0 4-1.33 6-4zm0 0c2 2.67 4 4 6 4a4 4 0 000-8c-2 0-4 1.33-6 4z'/%3E%3C/svg%3E")}.si-info-outline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23007B97' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-6v-4m0-4h.01'/%3E%3C/svg%3E")}.si-info-square-duotone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.8 2.8h14.4c1.1 0 2.1.9 2.1 2.1v14.4c0 1.1-.9 2.1-2.1 2.1H4.8c-1.1 0-2.1-.9-2.1-2.1V4.8c.1-1.1 1-2 2.1-2z' opacity='.1'/%3E%3Cpath d='M4.8 2.8h14.4c1.1 0 2.1.9 2.1 2.1v14.4c0 1.1-.9 2.1-2.1 2.1H4.8c-1.1 0-2.1-.9-2.1-2.1V4.8c.1-1.1 1-2 2.1-2zM12 16v-4m0-4zm1.3 8h-2.6m1.3-4h-1' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.si-info-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.8 2.8h14.4c1.1 0 2.1.9 2.1 2.1v14.4c0 1.1-.9 2.1-2.1 2.1H4.8c-1.1 0-2.1-.9-2.1-2.1V4.8c.1-1.1 1-2 2.1-2zM12 16v-4m0-4zm1.3 8h-2.6m1.3-4h-1' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.si-info:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23E6F7FB' fill-opacity='.1' stroke='%23007B97' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath stroke='%23007B97' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 16v-4m0-4h.01'/%3E%3C/svg%3E")}.si-inspect:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 11V5a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h6'/%3E%3Cpath d='M12 12l4 10 1.7-4.3L22 16z'/%3E%3C/svg%3E")}.si-instagram:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='20' x='2' y='2' rx='5' ry='5'/%3E%3Cpath d='M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01'/%3E%3C/svg%3E")}.si-italic:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 4h-9m4 16H5M15 4L9 20'/%3E%3C/svg%3E")}.si-iteration-ccw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8'/%3E%3Cpath d='M16 14l4 4-4 4'/%3E%3C/svg%3E")}.si-iteration-cw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4'/%3E%3Cpath d='M8 22l-4-4 4-4'/%3E%3C/svg%3E")}.si-japanese-yen:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 9.5V21m0-11.5L6 3m6 6.5L18 3M6 15h12M6 11h12'/%3E%3C/svg%3E")}.si-joystick:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 17a2 2 0 00-2-2H5a2 2 0 00-2 2v2a2 2 0 002 2h14a2 2 0 002-2zM6 15v-2m6 2V9'/%3E%3Ccircle cx='12' cy='6' r='3'/%3E%3C/svg%3E")}.si-kanban-square-dashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 7v7m4-7v4m4-4v9M5 3a2 2 0 00-2 2m6-2h1m4 0h1m4 0a2 2 0 012 2m0 4v1m0 4v1m0 4a2 2 0 01-2 2m-5 0h1m-6 0h1m-5 0a2 2 0 01-2-2m0-5v1m0-6v1'/%3E%3C/svg%3E")}.si-kanban-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 7v7m4-7v4m4-4v9'/%3E%3C/svg%3E")}.si-kanban:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 5v11m6-11v6m6-6v14'/%3E%3C/svg%3E")}.si-key-round:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 18v3c0 .6.4 1 1 1h4v-3h3v-3h2l1.4-1.4a6.5 6.5 0 10-4-4z'/%3E%3Ccircle cx='16.5' cy='7.5' r='.5'/%3E%3C/svg%3E")}.si-key-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.4 2.7c.9-.9 2.5-.9 3.4 0l5.5 5.5c.9.9.9 2.5 0 3.4l-3.7 3.7c-.9.9-2.5.9-3.4 0L8.7 9.8c-.9-.9-.9-2.5 0-3.4zM14 7l3 3m-7.6.6L2 18v3c0 .6.4 1 1 1h4v-3h3v-3h2l1.4-1.4'/%3E%3C/svg%3E")}.si-key:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3Cpath d='M21 2l-9.6 9.6m4.1-4.1l3 3L22 7l-3-3'/%3E%3C/svg%3E")}.si-keyboard:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2' ry='2'/%3E%3Cpath d='M6 8h.001M10 8zm4 0zm4 0h.001M8 12zm4 0zm4 0h.001M7 16h10'/%3E%3C/svg%3E")}.si-lamp-ceiling:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v5M6 7h12l4 9H2zm3.17 9a3 3 0 105.66 0'/%3E%3C/svg%3E")}.si-lamp-desk:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 5l-3 3 2 7 8-8z'/%3E%3Cpath d='M14 5l-3 3-3-3 3-3z'/%3E%3Cpath d='M9.5 6.5L4 12l3 6m-4 4v-2c0-1.1.9-2 2-2h4a2 2 0 012 2v2z'/%3E%3C/svg%3E")}.si-lamp-floor:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 2h6l3 7H6zm3 7v13m-3 0h6'/%3E%3C/svg%3E")}.si-lamp-wall-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 13h6l3 7H8zm3 0V8a2 2 0 00-2-2H8M4 9h2a2 2 0 002-2V5a2 2 0 00-2-2H4z'/%3E%3C/svg%3E")}.si-lamp-wall-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 4h6l3 7H8zm3 7v5a2 2 0 01-2 2H8m-4-3h2a2 2 0 012 2v2a2 2 0 01-2 2H4z'/%3E%3C/svg%3E")}.si-lamp:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2h8l4 10H4zm4 10v6m-4 4v-2c0-1.1.9-2 2-2h4a2 2 0 012 2v2z'/%3E%3C/svg%3E")}.si-landmark:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 22h18M6 18v-7m4 7v-7m4 7v-7m4 7v-7m-6-9l8 5H4z'/%3E%3C/svg%3E")}.si-languages:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 8l6 6m-7 0l6-6 2-3M2 5h12M7 2h1m14 20l-5-10-5 10m2-4h6'/%3E%3C/svg%3E")}.si-laptop-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='12' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M2 20h20'/%3E%3C/svg%3E")}.si-laptop:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 16V7a2 2 0 00-2-2H6a2 2 0 00-2 2v9m16 0H4m16 0l1.28 2.55a1 1 0 01-.9 1.45H3.62a1 1 0 01-.9-1.45L4 16'/%3E%3C/svg%3E")}.si-lasso-select:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 22a5 5 0 01-2-4m2-1.07c.96.43 1.96.74 2.99.91M3.34 14A6.8 6.8 0 012 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.2 7.2 0 01-.33 2'/%3E%3Cpath d='M5 18a2 2 0 100-4 2 2 0 000 4zm9.33 4h-.09a.35.35 0 01-.24-.32v-10a.34.34 0 01.33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 01-.21.59h-4.49l-2.57 3.85a.35.35 0 01-.28.14z'/%3E%3C/svg%3E")}.si-lasso:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 22a5 5 0 01-2-4m-1.7-4A6.8 6.8 0 012 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 01-5-1'/%3E%3Cpath d='M5 18a2 2 0 100-4 2 2 0 000 4z'/%3E%3C/svg%3E")}.si-laugh:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M18 13a6 6 0 01-6 5 6 6 0 01-6-5zM9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.si-layers:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2L2 7l10 5 10-5zM2 17l10 5 10-5M2 12l10 5 10-5'/%3E%3C/svg%3E")}.si-layout-dashboard:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='9' x='3' y='3' rx='1'/%3E%3Crect width='7' height='5' x='14' y='3' rx='1'/%3E%3Crect width='7' height='9' x='14' y='12' rx='1'/%3E%3Crect width='7' height='5' x='3' y='16' rx='1'/%3E%3C/svg%3E")}.si-layout-grid:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3C/svg%3E")}.si-layout-list:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7m-7 5h7m-7 6h7m-7 5h7'/%3E%3C/svg%3E")}.si-layout-panel-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='18' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3C/svg%3E")}.si-layout-panel-top:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3C/svg%3E")}.si-layout-template:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='7' x='3' y='3' rx='1'/%3E%3Crect width='9' height='7' x='3' y='14' rx='1'/%3E%3Crect width='5' height='7' x='16' y='14' rx='1'/%3E%3C/svg%3E")}.si-layout:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18M9 21V9'/%3E%3C/svg%3E")}.si-leaf:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 20A7 7 0 019.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E")}.si-leafy-green:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 013.8 1.5 4 4 0 006.187-2.353 3.5 3.5 0 003.69-5.116A3.5 3.5 0 0020.95 8 3.5 3.5 0 1016 3.05a3.5 3.5 0 00-5.831 1.373 3.5 3.5 0 00-5.116 3.69 4 4 0 00-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22m0 0L17 7'/%3E%3C/svg%3E")}.si-library:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 6l4 14M12 6v14M8 8v12M4 4v16'/%3E%3C/svg%3E")}.si-life-buoy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M4.93 4.93l4.24 4.24m5.66 0l4.24-4.24m-4.24 9.9l4.24 4.24m-9.9-4.24l-4.24 4.24'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3C/svg%3E")}.si-ligature:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2M6 12h4m4 0h2v8M6 20h4m4 0h4'/%3E%3C/svg%3E")}.si-lightbulb-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 00-9.3-5M2 2l20 20M6.3 6.3a4.67 4.67 0 001.2 5.2c.7.7 1.3 1.5 1.5 2.5m0 4h6m-5 4h4'/%3E%3C/svg%3E")}.si-lightbulb:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 006 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5m0 4h6m-5 4h4'/%3E%3C/svg%3E")}.si-line-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M19 9l-5 5-4-4-3 3'/%3E%3C/svg%3E")}.si-link-2-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 17H7A5 5 0 017 7m8 0h2a5 5 0 014 8M8 12h4M2 2l20 20'/%3E%3C/svg%3E")}.si-link-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 17H7A5 5 0 017 7h2m6 0h2a5 5 0 110 10h-2m-7-5h8'/%3E%3C/svg%3E")}.si-link:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71'/%3E%3C/svg%3E")}.si-linkedin:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z'/%3E%3Ccircle cx='4' cy='4' r='2'/%3E%3C/svg%3E")}.si-list-checks:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 17l2 2 4-4M3 7l2 2 4-4m4 1h8m-8 6h8m-8 6h8'/%3E%3C/svg%3E")}.si-list-end:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 12H3m13-6H3m7 12H3M21 6v10a2 2 0 01-2 2h-5'/%3E%3Cpath d='M16 16l-2 2 2 2'/%3E%3C/svg%3E")}.si-list-filter:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6h18M7 12h10m-7 6h4'/%3E%3C/svg%3E")}.si-list-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 12H3m13-6H3m13 12H3m18-6h-6'/%3E%3C/svg%3E")}.si-list-music:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 15V6m-2.5 12a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM12 12H3m13-6H3m9 12H3'/%3E%3C/svg%3E")}.si-list-ordered:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 6h11m-11 6h11m-11 6h11M4 6h1v4m-1 0h2m0 8H4c0-1 2-2 2-3s-1-1.5-2-1'/%3E%3C/svg%3E")}.si-list-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 12H3m13-6H3m13 12H3m15-9v6m3-3h-6'/%3E%3C/svg%3E")}.si-list-restart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 6H3m4 6H3m4 6H3m9 0a5 5 0 009-3 4.5 4.5 0 00-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14'/%3E%3Cpath d='M11 10v4h4'/%3E%3C/svg%3E")}.si-list-start:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 12H3m13 6H3m7-12H3m18 12V8a2 2 0 00-2-2h-5'/%3E%3Cpath d='M16 8l-2-2 2-2'/%3E%3C/svg%3E")}.si-list-todo:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='6' x='3' y='5' rx='1'/%3E%3Cpath d='M3 17l2 2 4-4m4-9h8m-8 6h8m-8 6h8'/%3E%3C/svg%3E")}.si-list-tree:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12h-8m8-6H8m13 12h-8M3 6v4c0 1.1.9 2 2 2h3'/%3E%3Cpath d='M3 10v6c0 1.1.9 2 2 2h3'/%3E%3C/svg%3E")}.si-list-video:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12H3m13-6H3m9 12H3m13-6l5 3-5 3z'/%3E%3C/svg%3E")}.si-list-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 12H3m13-6H3m13 12H3m16-8l-4 4m0-4l4 4'/%3E%3C/svg%3E")}.si-list:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E")}.si-loader-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12a9 9 0 11-6.219-8.56'/%3E%3C/svg%3E")}.si-loader:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v4m0 12v4M4.93 4.93l2.83 2.83m8.48 8.48l2.83 2.83M2 12h4m12 0h4M4.93 19.07l2.83-2.83m8.48-8.48l2.83-2.83'/%3E%3C/svg%3E")}.si-locate-fixed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h3m14 0h3M12 2v3m0 14v3'/%3E%3Ccircle cx='12' cy='12' r='7'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.si-locate-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h3m14 0h3M12 2v3m0 14v3M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11m1.82-2.93c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29M2 2l20 20'/%3E%3C/svg%3E")}.si-locate:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h3m14 0h3M12 2v3m0 14v3'/%3E%3Ccircle cx='12' cy='12' r='7'/%3E%3C/svg%3E")}.si-lock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0110 0v4'/%3E%3C/svg%3E")}.si-log-in:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 3h4a2 2 0 012 2v14a2 2 0 01-2 2h-4m-5-4l5-5-5-5m5 5H3'/%3E%3C/svg%3E")}.si-log-out:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4m7 14l5-5-5-5m5 5H9'/%3E%3C/svg%3E")}.si-lollipop:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3M11 11a2 2 0 004 0 4 4 0 00-8 0 6 6 0 0012 0'/%3E%3C/svg%3E")}.si-luggage:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 20za2 2 0 01-2-2V8a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2h0'/%3E%3Cpath d='M8 18V4a2 2 0 012-2h4a2 2 0 012 2v14m-6 2h4'/%3E%3Ccircle cx='16' cy='20' r='2'/%3E%3Ccircle cx='8' cy='20' r='2'/%3E%3C/svg%3E")}.si-magnet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 15l-4-4 6.75-6.77a7.79 7.79 0 0111 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 00-3-3zM5 8l4 4m3 3l4 4'/%3E%3C/svg%3E")}.si-mail-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h8'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m14 12l2 2 4-4'/%3E%3C/svg%3E")}.si-mail-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 15V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h8'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m14 12h6'/%3E%3C/svg%3E")}.si-mail-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 01-2 2H4a2 2 0 01-2-2V10a2 2 0 01.8-1.6l8-6a2 2 0 012.4 0z'/%3E%3Cpath d='M22 10l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 10'/%3E%3C/svg%3E")}.si-mail-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h8'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m17 9v6m-3-3h6'/%3E%3C/svg%3E")}.si-mail-question:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 10.5V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h12.5'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m16 8.28c.2-.4.5-.8.9-1a2.1 2.1 0 012.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2M20 22v.01'/%3E%3C/svg%3E")}.si-mail-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12.5V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h7.5'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m16 14a3 3 0 100-6 3 3 0 000 6z'/%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Cpath d='M22 22l-1.5-1.5'/%3E%3C/svg%3E")}.si-mail-warning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 10.5V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h12.5'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m18 7v4m0 4v.01'/%3E%3C/svg%3E")}.si-mail-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13V6a2 2 0 00-2-2H4a2 2 0 00-2 2v12c0 1.1.9 2 2 2h9'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7m15 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.si-mail:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M22 7l-8.97 5.7a1.94 1.94 0 01-2.06 0L2 7'/%3E%3C/svg%3E")}.si-mailbox:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 17a2 2 0 01-2 2H4a2 2 0 01-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4z'/%3E%3Cpath d='M15 9h3v2M6.5 5C9 5 11 7 11 9.5V17a2 2 0 01-2 2v0m-3-9h1'/%3E%3C/svg%3E")}.si-mails:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='13' x='6' y='4' rx='2'/%3E%3Cpath d='M22 7l-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7M2 8v11c0 1.1.9 2 2 2h14'/%3E%3C/svg%3E")}.si-map-pin-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.43 5.43A8.06 8.06 0 004 10c0 6 8 12 8 12a30 30 0 005-5m2.18-3.48A8.7 8.7 0 0020 10a8 8 0 00-8-8 7.9 7.9 0 00-3.52.82'/%3E%3Cpath d='M9.13 9.13A2.8 2.8 0 009 10a3 3 0 003 3 2.8 2.8 0 00.87-.13m2.03-3.62a3 3 0 00-2.15-2.16M2 2l20 20'/%3E%3C/svg%3E")}.si-map-pin:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0116 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.si-map:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6l6-3 6 3 6-3v15l-6 3-6-3-6 3zm6-3v15m6-12v15'/%3E%3C/svg%3E")}.si-martini:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 22h8m-4-11v11m7-19l-7 8-7-8z'/%3E%3C/svg%3E")}.si-maximize-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7'/%3E%3C/svg%3E")}.si-maximize:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3H5a2 2 0 00-2 2v3m18 0V5a2 2 0 00-2-2h-3M3 16v3a2 2 0 002 2h3m8 0h3a2 2 0 002-2v-3'/%3E%3C/svg%3E")}.si-medal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7.21 15L2.66 7.14a2 2 0 01.13-2.2L4.4 2.8A2 2 0 016 2h12a2 2 0 011.6.8l1.6 2.14a2 2 0 01.14 2.2L16.79 15M11 12L5.12 2.2M13 12l5.88-9.8M8 7h8'/%3E%3Ccircle cx='12' cy='17' r='5'/%3E%3Cpath d='M12 18v-2h-.5'/%3E%3C/svg%3E")}.si-megaphone-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.26 9.26L3 11v3l14.14 3.14m3.86-1.8V6l-7.31 2.03M11.6 16.8a3 3 0 11-5.8-1.6M2 2l20 20'/%3E%3C/svg%3E")}.si-megaphone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 11l18-5v12L3 14zm8.6 5.8a3 3 0 11-5.8-1.6'/%3E%3C/svg%3E")}.si-meh:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 15h8M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.si-memory-stick:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 19v-3m4 3v-3m4 3v-3m4 3v-3M8 11V9m8 2V9m-4 2V9M2 15h20M2 7a2 2 0 012-2h16a2 2 0 012 2v1.1a2 2 0 000 3.837V17a2 2 0 01-2 2H4a2 2 0 01-2-2v-5.1a2 2 0 000-3.837z'/%3E%3C/svg%3E")}.si-menu-condensed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M3 12a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm0-6a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm0 12a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm0-9a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm0 6a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-menu-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M7 8h10M7 12h10M7 16h10'/%3E%3C/svg%3E")}.si-menu:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12h16M4 6h16M4 18h16'/%3E%3C/svg%3E")}.si-merge:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 6l4-4 4 4'/%3E%3Cpath d='M12 2v10.3a4 4 0 01-1.172 2.872L4 22m16 0l-5-5'/%3E%3C/svg%3E")}.si-message-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 21l1.9-5.7a8.5 8.5 0 113.8 3.8z'/%3E%3C/svg%3E")}.si-message-square-dashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6V5c0-1.1.9-2 2-2h2m4 0h3m4 0h1c1.1 0 2 .9 2 2m0 4v2m0 4c0 1.1-.9 2-2 2h-1m-4 0h-3m-4 0l-4 4v-5m0-4v-2'/%3E%3C/svg%3E")}.si-message-square-f:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' stroke='%232D4460' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E")}.si-message-square-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2zM9 10h6m-3-3v6'/%3E%3C/svg%3E")}.si-message-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E")}.si-messages-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 9a2 2 0 01-2 2H6l-4 4V4c0-1.1.9-2 2-2h8a2 2 0 012 2zm4 0h2a2 2 0 012 2v11l-4-4h-6a2 2 0 01-2-2v-1'/%3E%3C/svg%3E")}.si-mic-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 8l-9.04 9.06a2.82 2.82 0 103.98 3.98L16 12'/%3E%3Ccircle cx='17' cy='7' r='5'/%3E%3C/svg%3E")}.si-mic-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20m-3.11-8.77A7 7 0 0019 12v-2M5 10v2a7 7 0 0012 5m-2-7.66V5a3 3 0 00-5.68-1.33'/%3E%3Cpath d='M9 9v3a3 3 0 005.12 2.12M12 19v3'/%3E%3C/svg%3E")}.si-mic:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2a3 3 0 00-3 3v7a3 3 0 006 0V5a3 3 0 00-3-3z'/%3E%3Cpath d='M19 10v2a7 7 0 01-14 0v-2m7 9v3'/%3E%3C/svg%3E")}.si-microscope:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 18h8M3 22h18m-7 0a7 7 0 100-14h-1m-4 6h2m-2-2a2 2 0 01-2-2V6h6v4a2 2 0 01-2 2zm3-6V3a1 1 0 00-1-1H9a1 1 0 00-1 1v3'/%3E%3C/svg%3E")}.si-microwave:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='15' x='2' y='4' rx='2'/%3E%3Crect width='8' height='7' x='6' y='8' rx='1'/%3E%3Cpath d='M18 8v7M6 19v2m12-2v2'/%3E%3C/svg%3E")}.si-milestone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 6H5a2 2 0 00-2 2v3a2 2 0 002 2h13l4-3.5zm-6 7v8m0-18v3'/%3E%3C/svg%3E")}.si-milk-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2h8M9 2v1.343M15 2v2.789a4 4 0 00.672 2.219l.656.984a4 4 0 01.672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 007 10.212V20a2 2 0 002 2h6a2 2 0 002-2v-3'/%3E%3Cpath d='M7 15a6.47 6.47 0 015 0 6.47 6.47 0 003.435.435M2 2l20 20'/%3E%3C/svg%3E")}.si-milk:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2h8M9 2v2.789a4 4 0 01-.672 2.219l-.656.984A4 4 0 007 10.212V20a2 2 0 002 2h6a2 2 0 002-2v-9.789a4 4 0 00-.672-2.219l-.656-.984A4 4 0 0115 4.788V2'/%3E%3Cpath d='M7 15a6.47 6.47 0 015 0 6.47 6.47 0 005 0'/%3E%3C/svg%3E")}.si-minimize-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14h6v6m10-10h-6V4m0 6l7-7M3 21l7-7'/%3E%3C/svg%3E")}.si-minimize:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3v3a2 2 0 01-2 2H3m18 0h-3a2 2 0 01-2-2V3M3 16h3a2 2 0 012 2v3m8 0v-3a2 2 0 012-2h3'/%3E%3C/svg%3E")}.si-minus-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}.si-minus-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}.si-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}.si-monitor-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 10l2 2 4-4'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='19' cy='6' r='3'/%3E%3Cpath d='M22 12v3a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h9m-1 14v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 13V7m3 3l-3 3-3-3'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 17H4a2 2 0 01-2-2V5c0-1.5 1-2 1-2m19 12V5a2 2 0 00-2-2H9M8 21h8m-4-4v4M2 2l20 20'/%3E%3C/svg%3E")}.si-monitor-pause:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 13V7m4 6V7'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-play:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 7l5 3-5 3z'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-smartphone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 8V6a2 2 0 00-2-2H4a2 2 0 00-2 2v7a2 2 0 002 2h8m-2 4v-3.96 3.15M7 19h5'/%3E%3Crect width='6' height='10' x='16' y='12' rx='2'/%3E%3C/svg%3E")}.si-monitor-speaker:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.5 20H8m9-11h.01'/%3E%3Crect width='10' height='16' x='12' y='4' rx='2'/%3E%3Cpath d='M8 6H4a2 2 0 00-2 2v6a2 2 0 002 2h4'/%3E%3Ccircle cx='17' cy='15' r='1'/%3E%3C/svg%3E")}.si-monitor-stop:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 7h6v6H9z'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 10l3-3 3 3m-3 3V7'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 12.5l-5-5m0 5l5-5'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M12 17v4m-4 0h8'/%3E%3C/svg%3E")}.si-monitor:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8m-4-4v4'/%3E%3C/svg%3E")}.si-moon-star:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3a6 6 0 009 9 9 9 0 11-9-9zm7 0v4m2-2h-4'/%3E%3C/svg%3E")}.si-moon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3a6 6 0 009 9 9 9 0 11-9-9z'/%3E%3C/svg%3E")}.si-more-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.si-more-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='12' cy='5' r='1'/%3E%3Ccircle cx='12' cy='19' r='1'/%3E%3C/svg%3E")}.si-mountain-snow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3l4 8 5-5 5 15H2z'/%3E%3Cpath d='M4.14 15.08q3.93-2.355 7.86.42c2.74 1.94 5.49 2 8.23.19'/%3E%3C/svg%3E")}.si-mountain:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3l4 8 5-5 5 15H2z'/%3E%3C/svg%3E")}.si-mouse-pointer-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4l7.07 17 2.51-7.39L21 11.07z'/%3E%3C/svg%3E")}.si-mouse-pointer-click:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 9l5 12 1.774-5.226L21 14zm7.071 7.071l4.243 4.243M7.188 2.239l.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656l-2.12 2.122'/%3E%3C/svg%3E")}.si-mouse-pointer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3l7.07 16.97 2.51-7.39 7.39-2.51zm10 10l6 6'/%3E%3C/svg%3E")}.si-mouse:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='20' x='5' y='2' rx='7'/%3E%3Cpath d='M12 6v4'/%3E%3C/svg%3E")}.si-move-3d:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 3v16h16M5 19l6-6'/%3E%3Cpath d='M2 6l3-3 3 3m10 10l3 3-3 3'/%3E%3C/svg%3E")}.si-move-diagonal-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 11V5h6m8 8v6h-6M5 5l14 14'/%3E%3C/svg%3E")}.si-move-diagonal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 5h6v6m-8 8H5v-6m14-8L5 19'/%3E%3C/svg%3E")}.si-move-down-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 19H5v-6m14-8L5 19'/%3E%3C/svg%3E")}.si-move-down-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 13v6h-6M5 5l14 14'/%3E%3C/svg%3E")}.si-move-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 18l4 4 4-4M12 2v20'/%3E%3C/svg%3E")}.si-move-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 8l4 4-4 4M6 8l-4 4 4 4m-4-4h20'/%3E%3C/svg%3E")}.si-move-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8l-4 4 4 4m-4-4h20'/%3E%3C/svg%3E")}.si-move-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 8l4 4-4 4M2 12h20'/%3E%3C/svg%3E")}.si-move-up-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 11V5h6M5 5l14 14'/%3E%3C/svg%3E")}.si-move-up-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 5h6v6m0-6L5 19'/%3E%3C/svg%3E")}.si-move-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 6l4-4 4 4m-4-4v20'/%3E%3C/svg%3E")}.si-move-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 18l4 4 4-4M8 6l4-4 4 4m-4-4v20'/%3E%3C/svg%3E")}.si-move:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9l-3 3 3 3M9 5l3-3 3 3m0 14l-3 3-3-3M19 9l3 3-3 3M2 12h20M12 2v20'/%3E%3C/svg%3E")}.si-music-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='8' cy='18' r='4'/%3E%3Cpath d='M12 18V2l7 4'/%3E%3C/svg%3E")}.si-music-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='18' r='4'/%3E%3Cpath d='M16 18V2'/%3E%3C/svg%3E")}.si-music-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18V5l12-2v13M9 9l12-2'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Ccircle cx='18' cy='16' r='3'/%3E%3C/svg%3E")}.si-music:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18V5l12-2v13'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Ccircle cx='18' cy='16' r='3'/%3E%3C/svg%3E")}.si-navigation-2-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.31 9.31L5 21l7-4 7 4-1.17-3.17m-3.3-8.95L12 2l-1.17 3.17M2 2l20 20'/%3E%3C/svg%3E")}.si-navigation-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2l7 19-7-4-7 4z'/%3E%3C/svg%3E")}.si-navigation-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.43 8.43L3 11l8 2 2 8 2.57-5.43m1.82-3.84L22 2l-9.73 4.61M2 2l20 20'/%3E%3C/svg%3E")}.si-navigation:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 11l19-9-9 19-2-8z'/%3E%3C/svg%3E")}.si-network:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='6' x='16' y='16' rx='1'/%3E%3Crect width='6' height='6' x='2' y='16' rx='1'/%3E%3Crect width='6' height='6' x='9' y='2' rx='1'/%3E%3Cpath d='M5 16v-3a1 1 0 011-1h12a1 1 0 011 1v3m-7-4V8'/%3E%3C/svg%3E")}.si-newspaper:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h16a2 2 0 002-2V4a2 2 0 00-2-2H8a2 2 0 00-2 2v16a2 2 0 01-2 2zm0 0a2 2 0 01-2-2v-9c0-1.1.9-2 2-2h2m12 5h-8m5 4h-5'/%3E%3Cpath d='M10 6h8v4h-8z'/%3E%3C/svg%3E")}.si-nfc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8.32a7.43 7.43 0 010 7.36m3.46-9.47a11.76 11.76 0 010 11.58M12.91 4.1a15.91 15.91 0 01.01 15.8M16.37 2a20.16 20.16 0 010 20'/%3E%3C/svg%3E")}.si-nut-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 4V2m-7 8v4a7.004 7.004 0 005.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7 7 0 004.125-2.939M19 10v3.343'/%3E%3Cpath d='M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192M2 2l20 20'/%3E%3C/svg%3E")}.si-nut:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 4V2m-7 8v4a7.004 7.004 0 005.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7 7 0 0019 14v-4'/%3E%3Cpath d='M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4z'/%3E%3C/svg%3E")}.si-octagon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86z'/%3E%3C/svg%3E")}.si-option:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3h6l6 18h6M14 3h7'/%3E%3C/svg%3E")}.si-orbit:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Ccircle cx='19' cy='5' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Cpath d='M10.4 21.9a10 10 0 009.941-15.416M13.5 2.1a10 10 0 00-9.841 15.416'/%3E%3C/svg%3E")}.si-outdent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 8l-4 4 4 4m14-4H11m10-6H11m10 12H11'/%3E%3C/svg%3E")}.si-package-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 9h18v10a2 2 0 01-2 2H5a2 2 0 01-2-2zm0 0l2.45-4.9A2 2 0 017.24 3h9.52a2 2 0 011.8 1.1L21 9m-9-6v6'/%3E%3C/svg%3E")}.si-package-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 16l2 2 4-4'/%3E%3Cpath d='M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3C/svg%3E")}.si-package-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 16h6m-1-6V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3C/svg%3E")}.si-package-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20.91 8.84L8.56 2.23a1.93 1.93 0 00-1.81 0L3.1 4.13a2.12 2.12 0 00-.05 3.69l12.22 6.93a2 2 0 001.94 0L21 12.51a2.12 2.12 0 00-.09-3.67z'/%3E%3Cpath d='M3.09 8.84l12.35-6.61a1.93 1.93 0 011.81 0l3.65 1.9a2.12 2.12 0 01.1 3.69L8.73 14.75a2 2 0 01-1.94 0L3 12.51a2.12 2.12 0 01.09-3.67zM12 22v-9'/%3E%3Cpath d='M20 13.5v3.37a2.06 2.06 0 01-1.11 1.83l-6 3.08a1.93 1.93 0 01-1.78 0l-6-3.08A2.06 2.06 0 014 16.87V13.5'/%3E%3C/svg%3E")}.si-package-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 16h6m-3-3v6m2-9V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3C/svg%3E")}.si-package-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3Ccircle cx='18.5' cy='15.5' r='2.5'/%3E%3Cpath d='M20.27 17.27L22 19'/%3E%3C/svg%3E")}.si-package-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12m5 1l5 5m-5 0l5-5'/%3E%3C/svg%3E")}.si-package:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16.5 9.4L7.55 4.24M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3Cpath d='M3.29 7L12 12l8.71-5M12 22V12'/%3E%3C/svg%3E")}.si-paint-bucket:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 11l-8-8-8.6 8.6a2 2 0 000 2.8l5.2 5.2c.8.8 2 .8 2.8 0zM5 2l5 5m-8 6h15m5 7a2 2 0 11-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4z'/%3E%3C/svg%3E")}.si-paintbrush-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19.9V16h3a2 2 0 002-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 104 0zM6 12V2h12v10M14 2v4m-4-4v2'/%3E%3C/svg%3E")}.si-paintbrush:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.37 2.63L14 7l-1.59-1.59a2 2 0 00-2.82 0L8 7l9 9 1.59-1.59a2 2 0 000-2.82L17 10l4.37-4.37a2.12 2.12 0 10-3-3z'/%3E%3Cpath d='M9 8c-2 3-4 3.5-7 4l8 10c2-1 6-5 6-7m-1.5 2.5L4.5 15'/%3E%3C/svg%3E")}.si-palette:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='13.5' cy='6.5' r='.5'/%3E%3Ccircle cx='17.5' cy='10.5' r='.5'/%3E%3Ccircle cx='8.5' cy='7.5' r='.5'/%3E%3Ccircle cx='6.5' cy='12.5' r='.5'/%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 011.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z'/%3E%3C/svg%3E")}.si-palmtree:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4m3-.86A5.82 5.82 0 0116.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3'/%3E%3Cpath d='M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35z'/%3E%3Cpath d='M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14'/%3E%3C/svg%3E")}.si-panel-bottom-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 15h18m-6-7l-3 3-3-3'/%3E%3C/svg%3E")}.si-panel-bottom-inactive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M14 15h1m4 0h2M3 15h2m4 0h1'/%3E%3C/svg%3E")}.si-panel-bottom-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 15h18M9 10l3-3 3 3'/%3E%3C/svg%3E")}.si-panel-bottom:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 15h18'/%3E%3C/svg%3E")}.si-panel-left-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18m7-6l-3-3 3-3'/%3E%3C/svg%3E")}.si-panel-left-inactive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 14v1m0 4v2M9 3v2m0 4v1'/%3E%3C/svg%3E")}.si-panel-left-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18m5-12l3 3-3 3'/%3E%3C/svg%3E")}.si-panel-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E")}.si-panel-right-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M15 3v18M8 9l3 3-3 3'/%3E%3C/svg%3E")}.si-panel-right-inactive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M15 14v1m0 4v2m0-18v2m0 4v1'/%3E%3C/svg%3E")}.si-panel-right-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M15 3v18m-5-6l-3-3 3-3'/%3E%3C/svg%3E")}.si-panel-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M15 3v18'/%3E%3C/svg%3E")}.si-panel-top-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18M9 16l3-3 3 3'/%3E%3C/svg%3E")}.si-panel-top-inactive:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M14 9h1m4 0h2M3 9h2m4 0h1'/%3E%3C/svg%3E")}.si-panel-top-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18m-6 5l-3 3-3-3'/%3E%3C/svg%3E")}.si-panel-top:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18'/%3E%3C/svg%3E")}.si-paperclip:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 01-8.49-8.49l8.57-8.57A4 4 0 1118 8.84l-8.59 8.57a2 2 0 01-2.83-2.83l8.49-8.48'/%3E%3C/svg%3E")}.si-parentheses:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 21s-4-3-4-9 4-9 4-9m8 0s4 3 4 9-4 9-4 9'/%3E%3C/svg%3E")}.si-parking-circle-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M5 5l14 14m-6-6a3 3 0 100-6H9v2m0 8v-2.34'/%3E%3C/svg%3E")}.si-parking-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9 17V7h4a3 3 0 010 6H9'/%3E%3C/svg%3E")}.si-parking-square-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.6 3.6A2 2 0 015 3h14a2 2 0 012 2v14a2 2 0 01-.59 1.41M3 8.7V19a2 2 0 002 2h10.3M2 2l20 20'/%3E%3Cpath d='M13 13a3 3 0 100-6H9v2m0 8v-2.3'/%3E%3C/svg%3E")}.si-parking-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 17V7h4a3 3 0 010 6H9'/%3E%3C/svg%3E")}.si-party-popper:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.8 11.3L2 22l10.7-3.79M4 3h.01M22 8h.01M15 2h.01M22 20h.01M22 2l-2.24.75a2.9 2.9 0 00-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10m8 3l-.82-.33c-.86-.34-1.82.2-1.98 1.11v0c-.11.7-.72 1.22-1.43 1.22H17M11 2l.33.82c.34.86-.2 1.82-1.11 1.98v0C9.52 4.9 9 5.52 9 6.23V7'/%3E%3Cpath d='M11 13c1.93 1.93 2.83 4.17 2 5s-3.07-.07-5-2-2.83-4.17-2-5 3.07.07 5 2z'/%3E%3C/svg%3E")}.si-patient:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M3.524 14.174A5 5 0 017.06 12.71h3a1 1 0 110 2h-3a3 3 0 00-3 3V20a1 1 0 01-2 0v-2.29a5 5 0 011.464-3.536zM9.147 2.09a5 5 0 113.826 9.239A5 5 0 019.147 2.09zm2.498 1.678a3 3 0 10-1.17 5.884 3 3 0 001.17-5.884zm6.914 9.108a3.4 3.4 0 011.638-.089 3.4 3.4 0 011.631.904q.09.09.149.197a3.455 3.455 0 01-.38 4.813l-3.517 3.527a.875.875 0 01-1.235.004l-3.569-3.529a3.455 3.455 0 01-.24-4.985l.015-.016a3.305 3.305 0 014.405-.245c.328-.26.701-.457 1.103-.581zm1.914 1.946a1.6 1.6 0 00-.65-.325 1.63 1.63 0 00-1.407.444l-.337.338a.875.875 0 01-1.229.009l-.36-.35a1.554 1.554 0 00-2.193-.008 1.706 1.706 0 00.188 2.508l2.97 2.937 2.925-2.933.051-.047a1.704 1.704 0 00.126-2.471 1 1 0 01-.084-.102z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-pause-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 15V9m4 6V9'/%3E%3C/svg%3E")}.si-pause-octagon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 15V9m4 6V9M7.714 2h8.572L22 7.714v8.572L16.286 22H7.714L2 16.286V7.714z'/%3E%3C/svg%3E")}.si-pause:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 4h4v16H6zm8 0h4v16h-4z'/%3E%3C/svg%3E")}.si-pc-case:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='20' x='5' y='2' rx='2'/%3E%3Cpath d='M15 14h.01M9 6h6m-6 4h6'/%3E%3C/svg%3E")}.si-pen-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20h9M16.5 3.5a2.12 2.12 0 013 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}.si-pen-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7'/%3E%3Cpath d='M18.5 2.5a2.12 2.12 0 013 3L12 15l-4 1 1-4z'/%3E%3C/svg%3E")}.si-pen-tool:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 19l7-7 3 3-7 7z'/%3E%3Cpath d='M18 13l-1.5-7.5L2 2l3.5 14.5L13 18zM2 2l7.586 7.586'/%3E%3Ccircle cx='11' cy='11' r='2'/%3E%3C/svg%3E")}.si-pen:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3a2.85 2.83 0 114 4L7.5 20.5 2 22l1.5-5.5z'/%3E%3C/svg%3E")}.si-pencil-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20h9M16.5 3.5a2.12 2.12 0 013 3L7 19l-4 1 1-4zM15 5l3 3'/%3E%3C/svg%3E")}.si-pencil-ruler:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 5l4 4m-6-2L8.7 2.7a2.41 2.41 0 00-3.4 0L2.7 5.3a2.41 2.41 0 000 3.4L7 13m1-7l2-2M2 22l5.5-1.5L21.17 6.83a2.82 2.82 0 00-4-4L3.5 16.5zm16-6l2-2'/%3E%3Cpath d='M17 11l4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17'/%3E%3C/svg%3E")}.si-pencil:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3a2.85 2.83 0 114 4L7.5 20.5 2 22l1.5-5.5zm-2 2l4 4'/%3E%3C/svg%3E")}.si-percent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 5L5 19'/%3E%3Ccircle cx='6.5' cy='6.5' r='2.5'/%3E%3Ccircle cx='17.5' cy='17.5' r='2.5'/%3E%3C/svg%3E")}.si-person-standing:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='5' r='1'/%3E%3Cpath d='M9 20l3-6 3 6M6 8l6 2 6-2m-6 2v4'/%3E%3C/svg%3E")}.si-phone-call:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92zM14.05 2a9 9 0 018 7.94m-8-3.94A5 5 0 0118 10'/%3E%3C/svg%3E")}.si-phone-forwarded:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 2l4 4-4 4m-4-4h8m0 10.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}.si-phone-incoming:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 2v6h6m0-6l-6 6m6 8.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}.si-phone-missed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 2l-6 6m0-6l6 6m0 8.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}.si-phone-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.68 13.31a16 16 0 003.41 2.6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7 2 2 0 011.72 2v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.4 19.4 0 01-3.33-2.67m-2.67-3.34a19.8 19.8 0 01-3.07-8.63A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91M22 2L2 22'/%3E%3C/svg%3E")}.si-phone-outgoing:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 8V2h-6m0 6l6-6m0 14.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}.si-phone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.8 19.8 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.8 19.8 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.8 12.8 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.8 12.8 0 002.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}.si-pi-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M7 7h10m-7 0v10m6 0a2 2 0 01-2-2V7'/%3E%3C/svg%3E")}.si-pi:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 4v16M4 7c0-1.7 1.3-3 3-3h13'/%3E%3Cpath d='M18 20c-1.7 0-3-1.3-3-3V4'/%3E%3C/svg%3E")}.si-picture-in-picture-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 9V6a2 2 0 00-2-2H4a2 2 0 00-2 2v10c0 1.1.9 2 2 2h4'/%3E%3Crect width='10' height='7' x='12' y='13' rx='2'/%3E%3C/svg%3E")}.si-picture-in-picture:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 4.5v5H3m-1-6l6 6m13 0v-3c0-1.16-.84-2-2-2h-7m-9 9v2c0 1.05.95 2 2 2h3'/%3E%3Crect width='10' height='7' x='12' y='13.5' ry='2'/%3E%3C/svg%3E")}.si-pie-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.21 15.89A10 10 0 118 2.83M22 12A10 10 0 0012 2v10z'/%3E%3C/svg%3E")}.si-piggy-bank:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2h0zM2 9v1c0 1.1.9 2 2 2h1m11-1z'/%3E%3C/svg%3E")}.si-pilcrow-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M12 12H9.5a2.5 2.5 0 010-5H17m-5 0v10m4-10v10'/%3E%3C/svg%3E")}.si-pilcrow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 4v16m4-16v16m2-16H9.5a4.5 4.5 0 000 9H13'/%3E%3C/svg%3E")}.si-pill:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.5 20.5l10-10a4.95 4.95 0 10-7-7l-10 10a4.95 4.95 0 107 7zm-2-12l7 7'/%3E%3C/svg%3E")}.si-pin-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20m-10-5v5M9 9v1.76a2 2 0 01-1.11 1.79l-1.78.9A2 2 0 005 15.24V17h12m-2-7.66V6h1a2 2 0 000-4H7.89'/%3E%3C/svg%3E")}.si-pin:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17v5m-7-5h14v-1.76a2 2 0 00-1.11-1.79l-1.78-.9A2 2 0 0115 10.76V6h1a2 2 0 000-4H8a2 2 0 000 4h1v4.76a2 2 0 01-1.11 1.79l-1.78.9A2 2 0 005 15.24z'/%3E%3C/svg%3E")}.si-pipette:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22l1-1h3l9-9M3 21v-3l9-9'/%3E%3Cpath d='M15 6l3.4-3.4a2.1 2.1 0 113 3L18 9l.4.4a2.1 2.1 0 11-3 3l-3.8-3.8a2.1 2.1 0 113-3z'/%3E%3C/svg%3E")}.si-pizza:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 11h.01M11 15h.01M16 16h.01M2 16l20 6-6-20A20 20 0 002 16M5.71 17.11a17.04 17.04 0 0111.4-11.4'/%3E%3C/svg%3E")}.si-plane-landing:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22h20M3.77 10.77L2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 011.09 1.52l.72 5.4a2 2 0 001.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 01-.52-.38z'/%3E%3C/svg%3E")}.si-plane-takeoff:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22h20M6.36 17.4L4 17l-2-4 1.1-.55a2 2 0 011.8 0l.17.1a2 2 0 001.8 0L8 12 5 6l.9-.45a2 2 0 012.09.2l4.02 3a2 2 0 002.1.2l4.19-2.06a2.4 2.4 0 011.73-.17L21 7a1.4 1.4 0 01.87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 01-1.22.18z'/%3E%3C/svg%3E")}.si-plane:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.8 19.2L16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z'/%3E%3C/svg%3E")}.si-play-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 8l6 4-6 4z'/%3E%3C/svg%3E")}.si-play-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 8l6 4-6 4z'/%3E%3C/svg%3E")}.si-play:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 3l14 9-14 9z'/%3E%3C/svg%3E")}.si-plug-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 2v6m6-6v6m-3 9v5M5 8h14M6 11V8h12v3a6 6 0 11-12 0z'/%3E%3C/svg%3E")}.si-plug-zap-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 2l-2 2.5h3L12 7m-2 7v-3m4 3v-3m-3 8c-1.7 0-3-1.3-3-3v-2h8v2c0 1.7-1.3 3-3 3zm1 3v-3'/%3E%3C/svg%3E")}.si-plug-zap:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.3 20.3a2.4 2.4 0 003.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 000 3.4zM2 22l3-3m2.5-5.5L10 11m.5 5.5L13 14m5-11l-4 4h6l-4 4'/%3E%3C/svg%3E")}.si-plug:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22v-5M9 8V2m6 6V2m3 6v5a4 4 0 01-4 4h-4a4 4 0 01-4-4V8z'/%3E%3C/svg%3E")}.si-plus-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 12h8m-4-4v8'/%3E%3C/svg%3E")}.si-plus-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M8 12h8m-4-4v8'/%3E%3C/svg%3E")}.si-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12h14m-7-7v14'/%3E%3C/svg%3E")}.si-pocket-knife:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2m13-7h.01M6 18h.01m14.82-9.17a4 4 0 00-5.66-5.66l-12 12a4 4 0 105.66 5.66z'/%3E%3Cpath d='M18 11.66V22a4 4 0 004-4V6'/%3E%3C/svg%3E")}.si-pocket:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 3h16a2 2 0 012 2v6a10 10 0 01-10 10A10 10 0 012 11V5a2 2 0 012-2z'/%3E%3Cpath d='M8 10l4 4 4-4'/%3E%3C/svg%3E")}.si-podcast:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='11' r='1'/%3E%3Cpath d='M11 17a1 1 0 012 0c0 .5-.34 3-.5 4.5a.5.5 0 01-1 0c-.16-1.5-.5-4-.5-4.5zm-3-3a5 5 0 118 0M17 18.5a9 9 0 10-10 0'/%3E%3C/svg%3E")}.si-pointer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 14a8 8 0 01-8 8m4-11v-1a2 2 0 00-2-2v0a2 2 0 00-2 2v0m0 0V9a2 2 0 00-2-2v0a2 2 0 00-2 2v1m0-.5V4a2 2 0 00-2-2v0a2 2 0 00-2 2v10'/%3E%3Cpath d='M18 11a2 2 0 114 0v3a8 8 0 01-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 012.83-2.82L7 15'/%3E%3C/svg%3E")}.si-popcorn:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 8a2 2 0 000-4 2 2 0 00-4 0 2 2 0 00-4 0 2 2 0 00-4 0 2 2 0 000 4m4 14L9 8m5 14l1-14'/%3E%3Cpath d='M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1z'/%3E%3C/svg%3E")}.si-popsicle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 10-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1zM22 22l-5.5-5.5'/%3E%3C/svg%3E")}.si-pound-sterling:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 7c0-5.333-8-5.333-8 0m0 0v14m-4 0h12M6 13h10'/%3E%3C/svg%3E")}.si-power-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.36 6.64A9 9 0 0120.77 15M6.16 6.16a9 9 0 1012.68 12.68M12 2v4M2 2l20 20'/%3E%3C/svg%3E")}.si-power:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.36 6.64a9 9 0 11-12.73 0M12 2v10'/%3E%3C/svg%3E")}.si-presentation:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 3h20m-1 0v11a2 2 0 01-2 2H5a2 2 0 01-2-2V3m4 18l5-5 5 5'/%3E%3C/svg%3E")}.si-printer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 9V2h12v7M6 18H4a2 2 0 01-2-2v-5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2'/%3E%3Cpath d='M6 14h12v8H6z'/%3E%3C/svg%3E")}.si-projector:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 7L3 5m6 1V3m4 4l2-2'/%3E%3Ccircle cx='9' cy='13' r='3'/%3E%3Cpath d='M11.83 12H20a2 2 0 012 2v4a2 2 0 01-2 2H4a2 2 0 01-2-2v-4a2 2 0 012-2h2.17M16 16h2'/%3E%3C/svg%3E")}.si-provider:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M15.62 12.22c.26-.26.613-.405.98-.405h1.64a1.385 1.385 0 011.385 1.385v1.785h1.778a1.376 1.376 0 011.392 1.375v1.65a1.386 1.386 0 01-1.385 1.385h-1.785v1.775a1.386 1.386 0 01-1.385 1.385H16.6a1.385 1.385 0 01-1.385-1.385v-1.785H13.43A1.385 1.385 0 0112.045 18v-1.64a1.375 1.375 0 011.392-1.375h1.778V13.2c0-.367.146-.72.406-.98zm1.345 1.345v2.295a.875.875 0 01-.875.875h-2.295v.9h2.295c.483 0 .875.392.875.875v2.295h.91V18.52c0-.483.392-.875.875-.875h2.295v-.91H18.75a.875.875 0 01-.875-.875v-2.295zm4.462 3.17h-.007zm-8.014 0h.007zM2.884 13.994A5 5 0 016.42 12.53h5a1 1 0 110 2h-5a3 3 0 00-3 3v2.29a1 1 0 11-2 0v-2.29a5 5 0 011.464-3.536zM8.507 1.91a5 5 0 113.826 9.239A5 5 0 018.507 1.91zm2.498 1.677a3 3 0 10-1.17 5.886 3 3 0 001.17-5.886z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-puzzle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.439 7.85c-.049.322.059.648.289.878l1.568 1.568c.47.47.706 1.087.706 1.704s-.235 1.233-.706 1.704l-1.611 1.611a.98.98 0 01-.837.276c-.47-.07-.802-.48-.968-.925a2.501 2.501 0 10-3.214 3.214c.446.166.855.497.925.968a.98.98 0 01-.276.837l-1.61 1.61a2.4 2.4 0 01-1.705.707 2.4 2.4 0 01-1.704-.706l-1.568-1.568a1.03 1.03 0 00-.877-.29c-.493.074-.84.504-1.02.968a2.5 2.5 0 11-3.237-3.237c.464-.18.894-.527.967-1.02a1.03 1.03 0 00-.289-.877l-1.568-1.568A2.4 2.4 0 011.998 12c0-.617.236-1.234.706-1.704L4.23 8.77c.24-.24.581-.353.917-.303.515.077.877.528 1.073 1.01a2.5 2.5 0 103.259-3.259c-.482-.196-.933-.558-1.01-1.073-.05-.336.062-.676.303-.917l1.525-1.525A2.4 2.4 0 0112 1.998c.617 0 1.234.236 1.704.706l1.568 1.568c.23.23.556.338.877.29.493-.074.84-.504 1.02-.968a2.5 2.5 0 113.237 3.237c-.464.18-.894.527-.967 1.02z'/%3E%3C/svg%3E")}.si-qr-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='5' height='5' x='3' y='3' rx='1'/%3E%3Crect width='5' height='5' x='16' y='3' rx='1'/%3E%3Crect width='5' height='5' x='3' y='16' rx='1'/%3E%3Cpath d='M21 16h-3a2 2 0 00-2 2v3m5 0v.01M12 7v3a2 2 0 01-2 2H7m-4 0h.01M12 3h.01M12 16v.01M16 12h1m4 0v.01M12 21v-1'/%3E%3C/svg%3E")}.si-quote:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1zm12 0c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z'/%3E%3C/svg%3E")}.si-radar:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.07 4.93A10 10 0 006.99 3.34M4 6h.01M2.29 9.62a10 10 0 1019.02-1.27'/%3E%3Cpath d='M16.24 7.76a6 6 0 10-8.01 8.91M12 18h.01m5.98-6.34a6 6 0 01-2.22 5.01'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M13.41 10.59l5.66-5.66'/%3E%3C/svg%3E")}.si-radiation:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12zM7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4zM21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5zM7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z'/%3E%3C/svg%3E")}.si-radio-receiver:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 16v2m14-2v2'/%3E%3Crect width='20' height='8' x='2' y='8' rx='2'/%3E%3C/svg%3E")}.si-radio-tower:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.9 16.1C1 12.2 1 5.8 4.9 1.9m2.9 2.8a6.14 6.14 0 00-.8 7.5'/%3E%3Ccircle cx='12' cy='9' r='2'/%3E%3Cpath d='M16.2 4.8c2 2 2.26 5.11.8 7.47M19.1 1.9a9.96 9.96 0 010 14.1m-9.6 2h5M8 22l4-11 4 11'/%3E%3C/svg%3E")}.si-radio:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.9 19.1C1 15.2 1 8.8 4.9 4.9m2.9 11.3c-2.3-2.3-2.3-6.1 0-8.5'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5m2.9-11.4C23 8.8 23 15.1 19.1 19'/%3E%3C/svg%3E")}.si-rainbow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 17a10 10 0 00-20 0M6 17a6 6 0 0112 0M10 17a2 2 0 014 0'/%3E%3C/svg%3E")}.si-rat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 5c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2H11c-3.9 0-7 3.1-7 7v0c0 2.2 1.8 4 4 4'/%3E%3Cpath d='M16.8 3.9c.3-.3.6-.5 1-.7 1.5-.6 3.3.1 3.9 1.6s-.1 3.3-1.6 3.9l1.6 2.8c.2.3.2.7.2 1-.2.8-.9 1.2-1.7 1.1 0 0-1.6-.3-2.7-.6H17c-1.7 0-3 1.3-3 3'/%3E%3Cpath d='M13.2 18a3 3 0 00-2.2-5m2 9H4a2 2 0 010-4h12m0-9h.01'/%3E%3C/svg%3E")}.si-ratio:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='12' height='20' x='6' y='2' rx='2'/%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3C/svg%3E")}.si-receipt:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z'/%3E%3Cpath d='M16 8h-6a2 2 0 100 4h4a2 2 0 110 4H8m4 1V7'/%3E%3C/svg%3E")}.si-rectangle-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3C/svg%3E")}.si-rectangle-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='12' height='20' x='6' y='2' rx='2'/%3E%3C/svg%3E")}.si-recycle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 19H4.815a1.83 1.83 0 01-1.57-.881 1.79 1.79 0 01-.004-1.784L7.196 9.5M11 19h8.203a1.83 1.83 0 001.556-.89 1.78 1.78 0 000-1.775l-1.226-2.12'/%3E%3Cpath d='M14 16l-3 3 3 3m-5.707-8.404L7.196 9.5 3.1 10.598m6.244-4.787l1.093-1.892A1.83 1.83 0 0111.985 3a1.78 1.78 0 011.546.888l3.943 6.843'/%3E%3Cpath d='M13.378 9.633l4.096 1.098 1.097-4.096'/%3E%3C/svg%3E")}.si-redo-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 14l5-5-5-5'/%3E%3Cpath d='M20 9H9.5A5.5 5.5 0 004 14.5v0A5.5 5.5 0 009.5 20H13'/%3E%3C/svg%3E")}.si-redo-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='17' r='1'/%3E%3Cpath d='M21 7v6h-6'/%3E%3Cpath d='M3 17a9 9 0 019-9 9 9 0 016 2.3l3 2.7'/%3E%3C/svg%3E")}.si-redo:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 7v6h-6'/%3E%3Cpath d='M3 17a9 9 0 019-9 9 9 0 016 2.3l3 2.7'/%3E%3C/svg%3E")}.si-refresh-ccw-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 2v6h6'/%3E%3Cpath d='M21 12A9 9 0 006 5.3L3 8m18 14v-6h-6'/%3E%3Cpath d='M3 12a9 9 0 0015 6.7l3-2.7'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}.si-refresh-ccw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12a9 9 0 00-9-9 9.75 9.75 0 00-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5m-5 4a9 9 0 009 9 9.75 9.75 0 006.74-2.74L21 16'/%3E%3Cpath d='M16 16h5v5'/%3E%3C/svg%3E")}.si-refresh-cw-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 8l-2.26-2.26A9.75 9.75 0 0012 3c-1 0-1.97.16-2.87.47M8 16H3v5m0-9c0-2.49 1-4.74 2.64-6.36'/%3E%3Cpath d='M3 16l2.26 2.26A9.75 9.75 0 0012 21c2.49 0 4.74-1 6.36-2.64M21 12c0 1-.16 1.97-.47 2.87M21 3v5h-5m6 14L2 2'/%3E%3C/svg%3E")}.si-refresh-cw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 019-9 9.75 9.75 0 016.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 01-9 9 9.75 9.75 0 01-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/svg%3E")}.si-refrigerator:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 6a4 4 0 014-4h6a4 4 0 014 4v14a2 2 0 01-2 2H7a2 2 0 01-2-2zm0 4h14m-4-3v6'/%3E%3C/svg%3E")}.si-regex:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 3v10m-4.33-7.5l8.66 5m-8.66 0l8.66-5M9 17a2 2 0 00-2-2H5a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2z'/%3E%3C/svg%3E")}.si-remove-formatting:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 7V4h16v3M5 20h6m2-16L8 20m7-5l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-repeat-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 2l4 4-4 4'/%3E%3Cpath d='M3 11v-1a4 4 0 014-4h14M7 22l-4-4 4-4'/%3E%3Cpath d='M21 13v1a4 4 0 01-4 4H3m8-8h1v4'/%3E%3C/svg%3E")}.si-repeat-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 9l3-3 3 3'/%3E%3Cpath d='M13 18H7a2 2 0 01-2-2V6m17 9l-3 3-3-3'/%3E%3Cpath d='M11 6h6a2 2 0 012 2v10'/%3E%3C/svg%3E")}.si-repeat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 2l4 4-4 4'/%3E%3Cpath d='M3 11v-1a4 4 0 014-4h14M7 22l-4-4 4-4'/%3E%3Cpath d='M21 13v1a4 4 0 01-4 4H3'/%3E%3C/svg%3E")}.si-replace-all:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 4c0-1.1.9-2 2-2m4 0c1.1 0 2 .9 2 2m0 4c0 1.1-.9 2-2 2m-4 0c-1.1 0-2-.9-2-2M3 7l3 3 3-3'/%3E%3Cpath d='M6 10V5c0-1.7 1.3-3 3-3h1'/%3E%3Crect width='8' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M14 14c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2m6-8c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2'/%3E%3C/svg%3E")}.si-replace:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 4c0-1.1.9-2 2-2m4 0c1.1 0 2 .9 2 2m0 4c0 1.1-.9 2-2 2m-4 0c-1.1 0-2-.9-2-2M3 7l3 3 3-3'/%3E%3Cpath d='M6 10V5c0-1.7 1.3-3 3-3h1'/%3E%3Crect width='8' height='8' x='2' y='14' rx='2'/%3E%3C/svg%3E")}.si-reply-all:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 17l-5-5 5-5m5 10l-5-5 5-5'/%3E%3Cpath d='M22 18v-2a4 4 0 00-4-4H7'/%3E%3C/svg%3E")}.si-reply:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 17l-5-5 5-5'/%3E%3Cpath d='M20 18v-2a4 4 0 00-4-4H4'/%3E%3C/svg%3E")}.si-rewind:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 19l-9-7 9-7zm11 0l-9-7 9-7z'/%3E%3C/svg%3E")}.si-rocket:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 00-2.91-.09zM12 15l-3-3a22 22 0 012-3.95A12.88 12.88 0 0122 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 01-4 2z'/%3E%3Cpath d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0m1 7v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/%3E%3C/svg%3E")}.si-rocking-chair:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.5 2l3 10.5H18m-8.5 0l-4 7.5m9.5-7.5l3.5 7.5M2.75 18a13 13 0 0018.5 0'/%3E%3C/svg%3E")}.si-roles:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M11.52 16.31a3 3 0 00-3 3v2a1 1 0 01-2 0v-2a5 5 0 015-5h6a5 5 0 015 5v2a1 1 0 01-2 0v-2a3 3 0 00-3-3zm4.148-11.582a3 3 0 10-2.296 5.544 3 3 0 002.296-5.544zm-2.123-2.132a5 5 0 111.95 9.807 5 5 0 01-1.95-9.807z' clip-rule='evenodd'/%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M7.48 4.12q.4 0 .793.081a1 1 0 11-.406 1.958 2 2 0 00-.385-.039H7.48a2.19 2.19 0 00-.007 4.38 2.1 2.1 0 00.672-.122 1 1 0 01.67 1.884c-.424.151-.87.231-1.32.238H7.48a4.19 4.19 0 010-8.38zm0 0v1l-.002-1zM4.05 14.646a4.45 4.45 0 011.816-.336 1 1 0 11-.052 2 2.45 2.45 0 00-1.783.701 3.57 3.57 0 00-.554 2.218l.003.08v1.2a1 1 0 11-2 0v-1.16a5.57 5.57 0 01.942-3.53q.046-.068.104-.129c.43-.45.948-.806 1.524-1.044z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-roller-coaster:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 19V5m4 14V6.8M14 19v-7.8M18 5v4m0 10v-6m4 6V9M2 19V9a4 4 0 014-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 10-3-6.65'/%3E%3C/svg%3E")}.si-rotate-3d:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10q.514-.002 1-.2m2.194-8.093l3.814 1.86-1.86 3.814'/%3E%3Cpath d='M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4'/%3E%3C/svg%3E")}.si-rotate-ccw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 109-9 9.75 9.75 0 00-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/svg%3E")}.si-rotate-cw:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12a9 9 0 11-9-9c2.52 0 4.93 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5'/%3E%3C/svg%3E")}.si-router:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6.01 18H6m4.01 0H10m5-8v4m2.84-6.83a4 4 0 00-5.66 0m8.48-2.83a8 8 0 00-11.31 0'/%3E%3C/svg%3E")}.si-rows:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 12h18'/%3E%3C/svg%3E")}.si-rss:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 11a9 9 0 019 9M4 4a16 16 0 0116 16'/%3E%3Ccircle cx='5' cy='19' r='1'/%3E%3C/svg%3E")}.si-ruler:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.3 15.3a2.4 2.4 0 010 3.4l-2.6 2.6a2.4 2.4 0 01-3.4 0L2.7 8.7a2.41 2.41 0 010-3.4l2.6-2.6a2.41 2.41 0 013.4 0zm-6.8-2.8l2-2m-5-1l2-2m-5-1l2-2m7 11l2-2'/%3E%3C/svg%3E")}.si-russian-ruble:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 11c5.333 0 5.333-8 0-8m-8 8h8m-8 4h8m-5 6V3m0 0h5'/%3E%3C/svg%3E")}.si-sailboat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 18H2a4 4 0 004 4h12a4 4 0 004-4zm-1-4L10 2 3 14zM10 2v16'/%3E%3C/svg%3E")}.si-salad:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 21h10m-5 0a9 9 0 009-9H3a9 9 0 009 9z'/%3E%3Cpath d='M11.38 12a2.4 2.4 0 01-.4-4.77 2.4 2.4 0 013.2-2.77 2.4 2.4 0 013.47-.63 2.4 2.4 0 013.37 3.37 2.4 2.4 0 01-1.1 3.7 2.5 2.5 0 01.03 1.1M13 12l4-4'/%3E%3Cpath d='M10.9 7.25A3.99 3.99 0 004 10c0 .73.2 1.41.54 2'/%3E%3C/svg%3E")}.si-sandwich:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 11v3a1 1 0 001 1h16a1 1 0 001-1v-3m-9 8H4a1 1 0 01-1-1v-2a1 1 0 011-1h16a1 1 0 011 1v2a1 1 0 01-1 1h-3.83M3 11l7.77-6.04a2 2 0 012.46 0L21 11z'/%3E%3Cpath d='M12.97 19.77L7 15h12.5l-3.75 4.5a2 2 0 01-2.78.27z'/%3E%3C/svg%3E")}.si-satellite-dish:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10a7.31 7.31 0 0010 10zm5 5l3-3m5 1a6 6 0 00-6-6m10 6A10 10 0 0011 3'/%3E%3C/svg%3E")}.si-satellite:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 7L9 3 5 7l4 4m8 0l4 4-4 4-4-4'/%3E%3Cpath d='M8 12l4 4 6-6-4-4zm8-4l3-3M9 21a6 6 0 00-6-6'/%3E%3C/svg%3E")}.si-save-all:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 4a2 2 0 012-2h10l4 4v10.2a2 2 0 01-2 1.8H8a2 2 0 01-2-2z'/%3E%3Cpath d='M10 2v4h6m2 12v-7h-8v7'/%3E%3Cpath d='M18 22H4a2 2 0 01-2-2V6'/%3E%3C/svg%3E")}.si-save:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z'/%3E%3Cpath d='M17 21v-8H7v8M7 3v5h8'/%3E%3C/svg%3E")}.si-scale-3d:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='19' cy='19' r='2'/%3E%3Ccircle cx='5' cy='5' r='2'/%3E%3Cpath d='M5 7v12h12M5 19l6-6'/%3E%3C/svg%3E")}.si-scale:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 16l3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1zM2 16l3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1zm5 5h10M12 3v18M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2'/%3E%3C/svg%3E")}.si-scaling:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 3L9 15m3-12H3v18h18v-9m-5-9h5v5'/%3E%3Cpath d='M14 15H9v-5'/%3E%3C/svg%3E")}.si-scan-face:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7V5a2 2 0 012-2h2m10 0h2a2 2 0 012 2v2m0 10v2a2 2 0 01-2 2h-2M7 21H5a2 2 0 01-2-2v-2m5-3s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.si-scan-line:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7V5a2 2 0 012-2h2m10 0h2a2 2 0 012 2v2m0 10v2a2 2 0 01-2 2h-2M7 21H5a2 2 0 01-2-2v-2m4-5h10'/%3E%3C/svg%3E")}.si-scan:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7V5a2 2 0 012-2h2m10 0h2a2 2 0 012 2v2m0 10v2a2 2 0 01-2 2h-2M7 21H5a2 2 0 01-2-2v-2'/%3E%3C/svg%3E")}.si-scatter-chart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='7.5' cy='7.5' r='.5'/%3E%3Ccircle cx='18.5' cy='5.5' r='.5'/%3E%3Ccircle cx='11.5' cy='11.5' r='.5'/%3E%3Ccircle cx='7.5' cy='16.5' r='.5'/%3E%3Ccircle cx='17.5' cy='14.5' r='.5'/%3E%3Cpath d='M3 3v18h18'/%3E%3C/svg%3E")}.si-scheduledrole:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M2.824 13.645A5 5 0 016.36 12.18h3a1 1 0 110 2h-3a3 3 0 00-3 3v2.29a1 1 0 11-2 0v-2.29a5 5 0 011.464-3.535zM8.447 1.56a5 5 0 113.826 9.24 5 5 0 01-3.826-9.24zm2.498 1.678a3 3 0 10-1.17 5.885 3 3 0 001.17-5.885zm.75 9.297c.364-.365.86-.57 1.375-.57h7.49a1.945 1.945 0 011.945 1.945v6.49a1.945 1.945 0 01-1.945 1.945h-7.49a1.945 1.945 0 01-1.945-1.945v-6.49c0-.516.205-1.01.57-1.376zm1.375 1.18a.195.195 0 00-.195.195v6.49a.195.195 0 00.195.195h7.49a.195.195 0 00.195-.195v-6.49a.195.195 0 00-.195-.195z' clip-rule='evenodd'/%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M19 11.215c.483 0 .875.392.875.875v1.5a.875.875 0 11-1.75 0v-1.5c0-.483.392-.875.875-.875zm-4.33 0c.483 0 .875.392.875.875v1.5a.875.875 0 11-1.75 0v-1.5c0-.483.392-.875.875-.875zm-3.545 4.895c0-.483.392-.875.875-.875h9.63a.875.875 0 110 1.75H12a.875.875 0 01-.875-.875z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-school-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='10' r='1'/%3E%3Cpath d='M22 20V8h-4l-6-4-6 4H2v12a2 2 0 002 2h16a2 2 0 002-2zM6 17v.01M6 13v.01M18 17v.01M18 13v.01'/%3E%3Cpath d='M14 22v-5a2 2 0 00-2-2v0a2 2 0 00-2 2v5'/%3E%3C/svg%3E")}.si-school:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 6l8-4 8 4m-2 4l4 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2v-8l4-2'/%3E%3Cpath d='M14 22v-4a2 2 0 00-2-2v0a2 2 0 00-2 2v4m8-17v17M6 5v17'/%3E%3Ccircle cx='12' cy='9' r='2'/%3E%3C/svg%3E")}.si-scissors-line-dashed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5.42 9.42L8 12'/%3E%3Ccircle cx='4' cy='8' r='2'/%3E%3Cpath d='M14 6l-8.58 8.58'/%3E%3Ccircle cx='4' cy='16' r='2'/%3E%3Cpath d='M10.8 14.8L14 18m2-6h-2m8 0h-2'/%3E%3C/svg%3E")}.si-scissors-square-dashed-bottom:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22a2 2 0 01-2-2V4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2m-10 0H8m8 0h-2'/%3E%3Ccircle cx='8' cy='8' r='2'/%3E%3Cpath d='M9.414 9.414L12 12m2.8 2.8L18 18'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Cpath d='M18 6l-8.586 8.586'/%3E%3C/svg%3E")}.si-scissors-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='20' x='2' y='2' rx='2'/%3E%3Ccircle cx='8' cy='8' r='2'/%3E%3Cpath d='M9.414 9.414L12 12m2.8 2.8L18 18'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Cpath d='M18 6l-8.586 8.586'/%3E%3C/svg%3E")}.si-scissors:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M8.12 8.12L12 12m8-8L8.12 15.88'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Cpath d='M14.8 14.8L20 20'/%3E%3C/svg%3E")}.si-screen-share-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 3H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2v-3M8 21h8m-4-4v4M22 3l-5 5m0-5l5 5'/%3E%3C/svg%3E")}.si-screen-share:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 3H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2v-3M8 21h8m-4-4v4m5-13l5-5m-5 0h5v5'/%3E%3C/svg%3E")}.si-scroll-text:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 21h12a2 2 0 002-2v-2H10v2a2 2 0 11-4 0V5a2 2 0 10-4 0v3h4'/%3E%3Cpath d='M19 17V5a2 2 0 00-2-2H4m11 5h-5m5 4h-5'/%3E%3C/svg%3E")}.si-scroll:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 21h12a2 2 0 002-2v-2H10v2a2 2 0 11-4 0V5a2 2 0 10-4 0v3h4'/%3E%3Cpath d='M19 17V5a2 2 0 00-2-2H4'/%3E%3C/svg%3E")}.si-search-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 11l2 2 4-4'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.si-search-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 9l-2 2 2 2m4 0l2-2-2-2'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.si-search-slash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.5 8.5l-5 5'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.si-search-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.5 8.5l-5 5m0-5l5 5'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.si-search:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.si-send-horizonal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3l3 9-3 9 19-9zm3 9h16'/%3E%3C/svg%3E")}.si-send-to-back:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='8' x='14' y='14' rx='2'/%3E%3Crect width='8' height='8' x='2' y='2' rx='2'/%3E%3Cpath d='M7 14v1a2 2 0 002 2h1m4-10h1a2 2 0 012 2v1'/%3E%3C/svg%3E")}.si-send:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 2l-7 20-4-9-9-4zm0 0L11 13'/%3E%3C/svg%3E")}.si-separator-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12h18M8 8l4-4 4 4m0 8l-4 4-4-4'/%3E%3C/svg%3E")}.si-separator-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v18M8 8l-4 4 4 4m8 0l4-4-4-4'/%3E%3C/svg%3E")}.si-server-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 10H4a2 2 0 01-2-2V4a2 2 0 012-2h16a2 2 0 012 2v4a2 2 0 01-2 2h-1M5 14H4a2 2 0 00-2 2v4a2 2 0 002 2h16a2 2 0 002-2v-4a2 2 0 00-2-2h-1M6 6h.01M6 18h.01'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 8v1m0 6v1m4-4h-1m-6 0H8m7-3l-.88.88m-4.24 4.24L9 15m6 0l-.88-.88M9.88 9.88L9 9'/%3E%3C/svg%3E")}.si-server-crash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 10H4a2 2 0 01-2-2V4a2 2 0 012-2h16a2 2 0 012 2v4a2 2 0 01-2 2h-2M6 14H4a2 2 0 00-2 2v4a2 2 0 002 2h16a2 2 0 002-2v-4a2 2 0 00-2-2h-2M6 6h.01M6 18h.01'/%3E%3Cpath d='M13 6l-4 6h6l-4 6'/%3E%3C/svg%3E")}.si-server-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 2h13a2 2 0 012 2v4a2 2 0 01-2 2h-5m-5 0L2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 002 2zm12 7v-1a2 2 0 00-2-2h-1M4 14a2 2 0 00-2 2v4a2 2 0 002 2h16.5l1-.5.5.5-8-8zm2 4h.01M2 2l20 20'/%3E%3C/svg%3E")}.si-server:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='8' x='2' y='2' rx='2' ry='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2' ry='2'/%3E%3Cpath d='M6 6h.01M6 18h.01'/%3E%3C/svg%3E")}.si-settings-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 7h-9m3 10H5'/%3E%3Ccircle cx='17' cy='17' r='3'/%3E%3Ccircle cx='7' cy='7' r='3'/%3E%3C/svg%3E")}.si-settings:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.22 2h-.44a2 2 0 00-2 2v.18a2 2 0 01-1 1.73l-.43.25a2 2 0 01-2 0l-.15-.08a2 2 0 00-2.73.73l-.22.38a2 2 0 00.73 2.73l.15.1a2 2 0 011 1.72v.51a2 2 0 01-1 1.74l-.15.09a2 2 0 00-.73 2.73l.22.38a2 2 0 002.73.73l.15-.08a2 2 0 012 0l.43.25a2 2 0 011 1.73V20a2 2 0 002 2h.44a2 2 0 002-2v-.18a2 2 0 011-1.73l.43-.25a2 2 0 012 0l.15.08a2 2 0 002.73-.73l.22-.39a2 2 0 00-.73-2.73l-.15-.08a2 2 0 01-1-1.74v-.5a2 2 0 011-1.74l.15-.09a2 2 0 00.73-2.73l-.22-.38a2 2 0 00-2.73-.73l-.15.08a2 2 0 01-2 0l-.43-.25a2 2 0 01-1-1.73V4a2 2 0 00-2-2z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.si-shapes:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.3 10a.7.7 0 01-.626-1.079L11.4 3a.7.7 0 011.198-.043L16.3 8.9a.7.7 0 01-.572 1.1z'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Ccircle cx='17.5' cy='17.5' r='3.5'/%3E%3C/svg%3E")}.si-share-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='M8.59 13.51l6.83 3.98m-.01-10.98l-6.82 3.98'/%3E%3C/svg%3E")}.si-share:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 12v8a2 2 0 002 2h12a2 2 0 002-2v-8m-4-6l-4-4-4 4m4-4v13'/%3E%3C/svg%3E")}.si-sheet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M3 9h18M3 15h18M9 9v12m6-12v12'/%3E%3C/svg%3E")}.si-shield-alert:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10zm0-14v4m0 4h.01'/%3E%3C/svg%3E")}.si-shield-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.si-shield-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10zM9.5 9l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-shield-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.69 14a6.9 6.9 0 00.31-2V5l-8-3-3.16 1.18M4.73 4.73L4 5v7c0 6 8 10 8 10a20.3 20.3 0 005.62-4.38M2 2l20 20'/%3E%3C/svg%3E")}.si-shield-question:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17h.01M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10'/%3E%3Cpath d='M9.1 9a3 3 0 015.82 1c0 2-3 3-3 3'/%3E%3C/svg%3E")}.si-shield:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E")}.si-ship:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1'/%3E%3Cpath d='M19.38 20A11.6 11.6 0 0021 14l-9-4-9 4c0 2.9.94 5.34 2.81 7.76'/%3E%3Cpath d='M19 13V7a2 2 0 00-2-2H7a2 2 0 00-2 2v6m7-3v4m0-12v3'/%3E%3C/svg%3E")}.si-shirt:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20.38 3.46L16 2a4 4 0 01-8 0L3.62 3.46a2 2 0 00-1.34 2.23l.58 3.47a1 1 0 00.99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 002-2V10h2.15a1 1 0 00.99-.84l.58-3.47a2 2 0 00-1.34-2.23z'/%3E%3C/svg%3E")}.si-shopping-bag:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4zM3 6h18M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E")}.si-shopping-basket:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 11l4-7m10 7l-4-7M2 11h20M3.5 11l1.6 7.4a2 2 0 002 1.6h9.8c.9 0 1.8-.7 2-1.6l1.7-7.4M9 11l1 9m-5.5-4.5h15M15 11l-1 9'/%3E%3C/svg%3E")}.si-shopping-cart:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 002 1.58h9.78a2 2 0 001.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E")}.si-shovel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22v-5l5-5 5 5-5 5zm7.5-7.5L16 8m1-6l5 5-.5.5a3.53 3.53 0 01-5 0s0 0 0 0a3.53 3.53 0 010-5z'/%3E%3C/svg%3E")}.si-shower-head:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4l2.5 2.5m7 0a4.95 4.95 0 00-7 7M15 5L5 15m9 2v.01M10 16v.01M13 13v.01M16 10v.01M11 20v.01M17 14v.01M20 11v.01'/%3E%3C/svg%3E")}.si-shrink:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 15l6 6m-6-6v4.8m0-4.8h4.8M9 19.8V15m0 0H4.2M9 15l-6 6M15 4.2V9m0 0h4.8M15 9l6-6M9 4.2V9m0 0H4.2M9 9L3 3'/%3E%3C/svg%3E")}.si-shrub:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22v-7l-2-2'/%3E%3Cpath d='M17 8v.8A6 6 0 0113.8 20v0H10v0A6.5 6.5 0 017 8h0a5 5 0 0110 0zm-3 6l-2 2'/%3E%3C/svg%3E")}.si-shuffle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 18h1.4c1.3 0 2.5-.6 3.3-1.7l6.1-8.6c.7-1.1 2-1.7 3.3-1.7H22'/%3E%3Cpath d='M18 2l4 4-4 4M2 6h1.9c1.5 0 2.9.9 3.6 2.2M22 18h-5.9c-1.3 0-2.6-.7-3.3-1.8l-.5-.8'/%3E%3Cpath d='M18 14l4 4-4 4'/%3E%3C/svg%3E")}.si-sidebar-close:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18m7-6l-3-3 3-3'/%3E%3C/svg%3E")}.si-sidebar-open:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18m5-12l3 3-3 3'/%3E%3C/svg%3E")}.si-sidebar:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E")}.si-sigma-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M16 8.9V7H8l4 5-4 5h8v-1.9'/%3E%3C/svg%3E")}.si-sigma:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 7V4H6l6 8-6 8h12v-3'/%3E%3C/svg%3E")}.si-signal-high:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20h.01M7 20v-4m5 4v-8m5 8V8'/%3E%3C/svg%3E")}.si-signal-low:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20h.01M7 20v-4'/%3E%3C/svg%3E")}.si-signal-medium:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20h.01M7 20v-4m5 4v-8'/%3E%3C/svg%3E")}.si-signal-zero:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20h.01'/%3E%3C/svg%3E")}.si-signal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 20h.01M7 20v-4m5 4v-8m5 8V8m5-4v16'/%3E%3C/svg%3E")}.si-siren:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 12a5 5 0 015-5v0a5 5 0 015 5v6H7zm-2 8a2 2 0 012-2h10a2 2 0 012 2v2H5zm16-8h1m-3.5-7.5L18 5M2 12h1m9-10v1M4.929 4.929l.707.707M12 12v6'/%3E%3C/svg%3E")}.si-skip-back:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 20L9 12l10-8zM5 19V5'/%3E%3C/svg%3E")}.si-skip-forward:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 4l10 8-10 8zm14 1v14'/%3E%3C/svg%3E")}.si-skull:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='9' cy='12' r='1'/%3E%3Ccircle cx='15' cy='12' r='1'/%3E%3Cpath d='M8 20v2h8v-2m-3.5-3l-.5-1-.5 1z'/%3E%3Cpath d='M16 20a2 2 0 001.56-3.25 8 8 0 10-11.12 0A2 2 0 008 20'/%3E%3C/svg%3E")}.si-slack:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='3' height='8' x='13' y='2' rx='1.5'/%3E%3Cpath d='M19 8.5V10h1.5A1.5 1.5 0 1019 8.5'/%3E%3Crect width='3' height='8' x='8' y='14' rx='1.5'/%3E%3Cpath d='M5 15.5V14H3.5A1.5 1.5 0 105 15.5'/%3E%3Crect width='8' height='3' x='14' y='13' rx='1.5'/%3E%3Cpath d='M15.5 19H14v1.5a1.5 1.5 0 101.5-1.5'/%3E%3Crect width='8' height='3' x='2' y='8' rx='1.5'/%3E%3Cpath d='M8.5 5H10V3.5A1.5 1.5 0 108.5 5'/%3E%3C/svg%3E")}.si-slash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M4.9 4.9l14.2 14.2'/%3E%3C/svg%3E")}.si-slice:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 14l-6 6h9v-3'/%3E%3Cpath d='M18.37 3.63L8 14l3 3L21.37 6.63a2.12 2.12 0 10-3-3z'/%3E%3C/svg%3E")}.si-sliders-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 4h-7m-4 0H3m18 8h-9m-4 0H3m18 8h-5m-4 0H3M14 2v4m-6 4v4m8 4v4'/%3E%3C/svg%3E")}.si-sliders:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 21v-7m0-4V3m8 18v-9m0-4V3m8 18v-5m0-4V3M2 14h4m4-6h4m4 8h4'/%3E%3C/svg%3E")}.si-smartphone-charging:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='20' x='5' y='2' rx='2' ry='2'/%3E%3Cpath d='M12.667 8L10 12h4l-2.667 4'/%3E%3C/svg%3E")}.si-smartphone-nfc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='12' x='2' y='6' rx='1'/%3E%3Cpath d='M13 8.32a7.43 7.43 0 010 7.36m3.46-9.47a11.76 11.76 0 010 11.58M19.91 4.1a15.91 15.91 0 01.01 15.8'/%3E%3C/svg%3E")}.si-smartphone:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='14' height='20' x='5' y='2' rx='2' ry='2'/%3E%3Cpath d='M12 18h.01'/%3E%3C/svg%3E")}.si-smile-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 11v1a10 10 0 11-9-10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01M16 5h6m-3-3v6'/%3E%3C/svg%3E")}.si-smile:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.si-snowflake:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h20M12 2v20m8-6l-4-4 4-4M4 8l4 4-4 4M16 4l-4 4-4-4m0 16l4-4 4 4'/%3E%3C/svg%3E")}.si-sofa:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 9V6a2 2 0 00-2-2H6a2 2 0 00-2 2v3'/%3E%3Cpath d='M2 11v5a2 2 0 002 2h16a2 2 0 002-2v-5a2 2 0 00-4 0v2H6v-2a2 2 0 00-4 0zm2 7v2m16-2v2M12 4v9'/%3E%3C/svg%3E")}.si-sort-asc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m4 0h4m-4 4h7m-7 4h10'/%3E%3C/svg%3E")}.si-sort-desc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 16l4 4 4-4m-4 4V4m4 0h10M11 8h7m-7 4h4'/%3E%3C/svg%3E")}.si-sort:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none'%3E%3Cpath fill='%232D4460' d='M3.5 12.385a.5.5 0 101 0zM4.354.646a.5.5 0 00-.708 0L.464 3.828a.5.5 0 10.708.708L4 1.707l2.828 2.829a.5.5 0 10.707-.708zm9.289 4.969a.5.5 0 10-1 0zm-.854 11.739a.5.5 0 00.707 0l3.182-3.182a.5.5 0 00-.707-.708l-2.828 2.829-2.829-2.828a.5.5 0 10-.707.707zM4.5 12.385V1h-1v11.385zm8.143-6.77V17h1V5.615z'/%3E%3C/svg%3E")}.si-soup:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 21a9 9 0 009-9H3a9 9 0 009 9zm-5 0h10m2.5-9L22 6m-5.75-3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62m-5.48-5c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62'/%3E%3C/svg%3E")}.si-space:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1'/%3E%3C/svg%3E")}.si-spade:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 007.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 005.5-5.5c0-2.3-1.5-4-3-5.5l-7-7zm7 9v4'/%3E%3C/svg%3E")}.si-sparkle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3l-1.9 5.8a2 2 0 01-1.287 1.288L3 12l5.8 1.9a2 2 0 011.288 1.287L12 21l1.9-5.8a2 2 0 011.287-1.288L21 12l-5.8-1.9a2 2 0 01-1.288-1.287z'/%3E%3C/svg%3E")}.si-sparkles:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3l-1.912 5.813a2 2 0 01-1.275 1.275L3 12l5.813 1.912a2 2 0 011.275 1.275L12 21l1.912-5.813a2 2 0 011.275-1.275L21 12l-5.813-1.912a2 2 0 01-1.275-1.275zM5 3v4m14 10v4M3 5h4m10 14h4'/%3E%3C/svg%3E")}.si-speaker:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='20' x='4' y='2' rx='2' ry='2'/%3E%3Ccircle cx='12' cy='14' r='4'/%3E%3Cpath d='M12 6h.01'/%3E%3C/svg%3E")}.si-spell-check-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 16l6-12 6 12M8 12h8M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1'/%3E%3C/svg%3E")}.si-spell-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 16l6-12 6 12M8 12h8m0 8l2 2 4-4'/%3E%3C/svg%3E")}.si-spline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='19' cy='5' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Cpath d='M5 17A12 12 0 0117 5'/%3E%3C/svg%3E")}.si-split-square-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3m8 0h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3M12 4v16'/%3E%3C/svg%3E")}.si-split-square-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3m0 8v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3m-1-4h16'/%3E%3C/svg%3E")}.si-split:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 3h5v5M8 3H3v5'/%3E%3Cpath d='M12 22v-8.3a4 4 0 00-1.172-2.872L3 3m12 6l6-6'/%3E%3C/svg%3E")}.si-spray-can:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3h.01M7 5h.01M11 7h.01M3 7h.01M7 9h.01M3 11h.01M15 5h4v4h-4zm4 4l2 2v10c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V11l2-2m-2 5l8-2m-8 7l8-2'/%3E%3C/svg%3E")}.si-sprout:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 20h10m-7 0c5.5-2.5.8-6.4 3-10'/%3E%3Cpath d='M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8zM14.1 6a7 7 0 00-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z'/%3E%3C/svg%3E")}.si-square-asterisk:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M12 8v8m-3.5-2l7-4m-7 0l7 4'/%3E%3C/svg%3E")}.si-square-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M10 10l-2 2 2 2m4 0l2-2-2-2'/%3E%3C/svg%3E")}.si-square-dashed-bottom-code:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 10l-2 2 2 2m4 0l2-2-2-2'/%3E%3Cpath d='M5 21a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2M9 21h1m4 0h1'/%3E%3C/svg%3E")}.si-square-dashed-bottom:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 21a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2M9 21h1m4 0h1'/%3E%3C/svg%3E")}.si-square-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}.si-square-equal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M7 10h10M7 14h10'/%3E%3C/svg%3E")}.si-square-slash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 15l6-6'/%3E%3C/svg%3E")}.si-square-stack:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2m0 12c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2'/%3E%3Crect width='8' height='8' x='14' y='14' rx='2'/%3E%3C/svg%3E")}.si-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3C/svg%3E")}.si-squirrel:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 6a4 4 0 00-4 4 7 7 0 00-7 7c0-5 4-5 4-10.5a4.5 4.5 0 10-9 0 2.5 2.5 0 005 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10'/%3E%3Cpath d='M16 20c0-1.7 1.3-3 3-3h1a2 2 0 002-2v-2a4 4 0 00-4-4V4'/%3E%3Cpath d='M15.2 22a3 3 0 00-2.2-5m5-4h.01'/%3E%3C/svg%3E")}.si-staff:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M2.804 13.554A5 5 0 016.34 12.09h3a1 1 0 010 2h-3a3 3 0 00-3 3v2.29a1 1 0 11-2 0v-2.29a5 5 0 011.464-3.536zM7.927 1.47a5 5 0 113.826 9.24 5 5 0 01-3.826-9.24zm2.498 1.677a3 3 0 10-1.17 5.885 3 3 0 001.17-5.885zm4.05 6.528c.27-.269.634-.42 1.015-.42h3.38a1.435 1.435 0 011.435 1.435v1.13a1.435 1.435 0 01-1.435 1.435h-3.38a1.435 1.435 0 01-1.435-1.435v-1.13c0-.38.151-.746.42-1.015zm1.33 1.33v.5h2.75v-.5z' clip-rule='evenodd'/%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M13.8 12.125a.24.24 0 00-.168.07.27.27 0 00-.077.186v7.868c0 .07.028.136.077.185v.001a.24.24 0 00.168.07h6.75a.255.255 0 00.255-.255v-7.87a.255.255 0 00-.255-.255h-1.12a.875.875 0 110-1.75h1.12a2.005 2.005 0 012.005 2.005v7.87a2.004 2.004 0 01-2.005 2.005H13.8a1.99 1.99 0 01-1.413-.59 2.02 2.02 0 01-.582-1.413v-7.874a2.02 2.02 0 011.23-1.85c.242-.1.502-.153.765-.153h1.13a.875.875 0 010 1.75z' clip-rule='evenodd'/%3E%3Cpath fill='%232D4460' fill-rule='evenodd' d='M16.305 15.19c0-.483.392-.875.875-.875h2.25a.875.875 0 010 1.75h-2.25a.875.875 0 01-.875-.875zm0 2.81c0-.483.392-.875.875-.875h2.25a.875.875 0 010 1.75h-2.25a.875.875 0 01-.875-.875z' clip-rule='evenodd'/%3E%3C/svg%3E")}.si-stamp:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 22h14m.27-8.27A2.5 2.5 0 0017.5 13h-11A2.5 2.5 0 004 15.5V17a1 1 0 001 1h14a1 1 0 001-1v-1.5c0-.66-.26-1.3-.73-1.77z'/%3E%3Cpath d='M14 13V8.5C14 7 15 7 15 5a3 3 0 00-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13'/%3E%3C/svg%3E")}.si-star-half:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17.8L5.8 21 7 14.1 2 9.3l7-1L12 2'/%3E%3C/svg%3E")}.si-star-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8.34 8.34L2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43m.83-4.81L22 9.27l-6.91-1L12 2l-1.44 2.91M2 2l20 20'/%3E%3C/svg%3E")}.si-star:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E")}.si-step-back:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 20V4m-4 16L4 12l10-8z'/%3E%3C/svg%3E")}.si-step-forward:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 4v16m4-16l10 8-10 8z'/%3E%3C/svg%3E")}.si-stethoscope:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4.8 2.3A.3.3 0 105 2H4a2 2 0 00-2 2v5a6 6 0 006 6v0a6 6 0 006-6V4a2 2 0 00-2-2h-1a.2.2 0 10.3.3'/%3E%3Cpath d='M8 15v1a6 6 0 006 6v0a6 6 0 006-6v-4'/%3E%3Ccircle cx='20' cy='10' r='2'/%3E%3C/svg%3E")}.si-sticker:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.5 3H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h14a2 2 0 002-2V8.5z'/%3E%3Cpath d='M15 3v6h6m-11 7s.8 1 2 1c1.3 0 2-1 2-1m-6-3zm8 0z'/%3E%3C/svg%3E")}.si-sticky-note:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.5 3H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h14a2 2 0 002-2V8.5z'/%3E%3Cpath d='M15 3v6h6'/%3E%3C/svg%3E")}.si-stop-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9 9h6v6H9z'/%3E%3C/svg%3E")}.si-store:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 7l4.41-4.41A2 2 0 017.83 2h8.34a2 2 0 011.42.59L22 7M4 12v8a2 2 0 002 2h12a2 2 0 002-2v-8'/%3E%3Cpath d='M15 22v-4a2 2 0 00-2-2h-2a2 2 0 00-2 2v4M2 7h20m0 0v3a2 2 0 01-2 2v0a2.7 2.7 0 01-1.59-.63.7.7 0 00-.82 0A2.7 2.7 0 0116 12a2.7 2.7 0 01-1.59-.63.7.7 0 00-.82 0A2.7 2.7 0 0112 12a2.7 2.7 0 01-1.59-.63.7.7 0 00-.82 0A2.7 2.7 0 018 12a2.7 2.7 0 01-1.59-.63.7.7 0 00-.82 0A2.7 2.7 0 014 12v0a2 2 0 01-2-2V7'/%3E%3C/svg%3E")}.si-stretch-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='6' x='2' y='4' rx='2'/%3E%3Crect width='20' height='6' x='2' y='14' rx='2'/%3E%3C/svg%3E")}.si-stretch-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='20' x='4' y='2' rx='2'/%3E%3Crect width='6' height='20' x='14' y='2' rx='2'/%3E%3C/svg%3E")}.si-strikethrough:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 4H9a3 3 0 00-2.83 4M14 12a4 4 0 010 8H6m-2-8h16'/%3E%3C/svg%3E")}.si-subscript:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 5l8 8m0-8l-8 8m16 6h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 00-2.62-.44c-.42.24-.74.62-.9 1.07'/%3E%3C/svg%3E")}.si-subtitles:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 13h4m4 0h2M7 9h2m4 0h4m4 6a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E")}.si-success-outline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%231E9A7C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath stroke='%231E9A7C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10l-4.003 4L9 12.004'/%3E%3C/svg%3E")}.si-success:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23F4FDF8' fill-opacity='.1' stroke='%231E9A7C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath stroke='%231E9A7C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10l-4.003 4L9 12.004'/%3E%3C/svg%3E")}.si-sun-dim:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 4h.01M20 12h.01M12 20h.01M4 12h.01m13.647-5.657h.01m-.01 11.314h.01m-11.324 0h.01m-.01-11.314h.01'/%3E%3C/svg%3E")}.si-sun-medium:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 3v1m0 16v1m-9-9h1m16 0h1m-2.636-6.364l-.707.707M6.343 17.657l-.707.707m0-12.728l.707.707m11.314 11.314l.707.707'/%3E%3C/svg%3E")}.si-sun-moon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 8a2 2 0 104 4M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.si-sun-snow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 9a3 3 0 100 6m-8-3h1m11 9V3m-4 1V3m0 18v-1m-6.36-1.64l.7-.7m0-11.32l-.7-.7M14 12h8m-5-8l-3 3m0 10l3 3m4-5l-3-3 3-3'/%3E%3C/svg%3E")}.si-sun:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.si-sunrise:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v8m-7.07.93l1.41 1.41M2 18h2m16 0h2m-2.93-7.07l-1.41 1.41M22 22H2M8 6l4-4 4 4m0 12a4 4 0 00-8 0'/%3E%3C/svg%3E")}.si-sunset:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 10V2m-7.07 8.93l1.41 1.41M2 18h2m16 0h2m-2.93-7.07l-1.41 1.41M22 22H2M16 6l-4 4-4-4m8 12a4 4 0 00-8 0'/%3E%3C/svg%3E")}.si-superscript:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 19l8-8m0 8l-8-8m16 1h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 00-2.617-.436c-.42.239-.738.614-.899 1.06'/%3E%3C/svg%3E")}.si-swiss-franc:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 21V3h8M6 16h9m-5-6.5h7'/%3E%3C/svg%3E")}.si-switch-camera:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 19H4a2 2 0 01-2-2V7a2 2 0 012-2h5m4 0h7a2 2 0 012 2v10a2 2 0 01-2 2h-5'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M18 22l-3-3 3-3M6 2l3 3-3 3'/%3E%3C/svg%3E")}.si-sword:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 17.5L3 6V3h3l11.5 11.5M13 19l6-6m-3 3l4 4m-1 1l2-2'/%3E%3C/svg%3E")}.si-swords:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 17.5L3 6V3h3l11.5 11.5M13 19l6-6m-3 3l4 4m-1 1l2-2M14.5 6.5L18 3h3v3l-3.5 3.5M5 14l4 4m-2-1l-3 3m-1-1l2 2'/%3E%3C/svg%3E")}.si-symplr-ai{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Crect width='24' height='24' fill='url(%23a)' opacity='.9' rx='8'/%3E%3Cpath fill='%23fff' d='M20.333 12a.8.8 0 00-.583-.75l-4.833-1.583c-.25-.167-.417-.334-.5-.584L12.833 4.25c-.166-.333-.5-.583-.833-.583a.8.8 0 00-.75.583L9.583 9.083a.75.75 0 01-.5.5L4.25 11.167c-.333.166-.583.5-.583.833a.8.8 0 00.583.75l4.833 1.583c.25.167.417.334.5.584l1.584 4.833a.8.8 0 00.75.583.8.8 0 00.75-.583l1.583-4.833a.75.75 0 01.5-.5l4.833-1.584c.5-.166.75-.5.75-.833zm-5.916.833c-.75.25-1.334.834-1.584 1.584L12 16.833l-.833-2.416a2.5 2.5 0 00-1.584-1.584L7.167 12l2.416-.833a2.5 2.5 0 001.584-1.584L12 7.167l.833 2.416c.25.75.834 1.334 1.584 1.584l2.416.833z'/%3E%3Cpath fill='%23fff' d='M4.5 7h.833v.833c0 .5.334.834.834.834S7 8.333 7 7.833V7h.833c.5 0 .834-.333.834-.833s-.334-.834-.834-.834H7V4.5c0-.5-.333-.833-.833-.833S5.333 4 5.333 4.5v.833H4.5c-.5 0-.833.334-.833.834S4 7 4.5 7zm15 10h-.833v-.833c0-.5-.334-.834-.834-.834s-.833.334-.833.834V17h-.833c-.5 0-.834.333-.834.833s.334.834.834.834H17v.833c0 .5.333.833.833.833s.834-.333.834-.833v-.833h.833c.5 0 .833-.334.833-.834S20 17 19.5 17z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='24' x2='0' y1='3.277' y2='21.027' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.2' stop-color='%23601DC4'/%3E%3Cstop offset='1' stop-color='%23006EE8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;display:inline-block;height:1.5rem;width:1.5rem}.si-symplr:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath fill='%236100DC' d='M12.478 14.788a1.424 1.424 0 00-.765-1.864L8.046 11.41a1.422 1.422 0 00-1.916 1.875 1.42 1.42 0 00.844.756l3.667 1.513a1.414 1.414 0 001.855-.766m7.37-7.387a1.414 1.414 0 00.765-1.856l-1.513-3.648a1.425 1.425 0 00-2.63 1.09L18 6.653a1.423 1.423 0 001.865.766M12.478 25.23a1.423 1.423 0 00-1.855-.811l-3.65 1.558a1.424 1.424 0 001.091 2.63l3.649-1.486a1.415 1.415 0 00.765-1.855m7.388 7.342a1.43 1.43 0 00-1.865.775l-1.514 3.648a1.424 1.424 0 102.63 1.09l1.514-3.666a1.424 1.424 0 00-.765-1.865M32.91 1.104a1.424 1.424 0 00-1.855.793l-1.559 3.648a1.423 1.423 0 00.775 1.856 1.414 1.414 0 001.928-.766L33.72 2.97a1.434 1.434 0 00-.81-1.865m-1.99 21.611c0 2.405-1.982 4.117-5.82 4.117-4.261 0-5.838-1.802-5.838-3.892a2 2 0 010-.324h2.81v.126c0 1.054 1.028 1.91 3.01 1.91s3.009-.604 3.009-1.856c0-2.703-8.676-.207-8.676-5.522 0-2.406 2.054-4.09 5.595-4.09 3.91 0 5.64 1.73 5.64 3.936v.28h-2.793v-.19c0-1.026-.847-1.91-2.83-1.91-1.801 0-2.783.631-2.783 1.802 0 2.811 8.676.199 8.676 5.54'/%3E%3C/svg%3E")}.si-syringe:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 2l4 4m-5 1l3-3m-1 5L8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5m-6 6l4 4m-8 4l-3 3M14 4l6 6'/%3E%3C/svg%3E")}.si-table-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 3H5a2 2 0 00-2 2v4m6-6h10a2 2 0 012 2v4M9 3v18m0 0h10a2 2 0 002-2V9M9 21H5a2 2 0 01-2-2V9m0 0h18'/%3E%3C/svg%3E")}.si-table-properties:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 3v18'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M21 9H3m18 6H3'/%3E%3C/svg%3E")}.si-table:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v18'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18M3 15h18'/%3E%3C/svg%3E")}.si-tablet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='20' x='4' y='2' rx='2' ry='2'/%3E%3Cpath d='M12 18h.01'/%3E%3C/svg%3E")}.si-tablets:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='7' cy='7' r='5'/%3E%3Ccircle cx='17' cy='17' r='5'/%3E%3Cpath d='M12 17h10M3.46 10.54l7.08-7.08'/%3E%3C/svg%3E")}.si-tag:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2H2v10l9.29 9.29c.94.94 2.48.94 3.42 0l6.58-6.58c.94-.94.94-2.48 0-3.42zM7 7h.01'/%3E%3C/svg%3E")}.si-tags:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42zM6 9.01V9'/%3E%3Cpath d='M15 5l6.3 6.3a2.4 2.4 0 010 3.4L17 19'/%3E%3C/svg%3E")}.si-tally-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16'/%3E%3C/svg%3E")}.si-tally-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16M9 4v16'/%3E%3C/svg%3E")}.si-tally-3:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16M9 4v16m5-16v16'/%3E%3C/svg%3E")}.si-tally-4:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16M9 4v16m5-16v16m5-16v16'/%3E%3C/svg%3E")}.si-tally-5:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4v16M9 4v16m5-16v16m5-16v16m3-14L2 18'/%3E%3C/svg%3E")}.si-target:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E")}.si-tent:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 20L10 4M5 20l9-16M3 20h18m-9-5l-3 5m3-5l3 5'/%3E%3C/svg%3E")}.si-terminal-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 11l2-2-2-2m4 6h4'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3C/svg%3E")}.si-terminal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 17l6-6-6-6m8 14h8'/%3E%3C/svg%3E")}.si-test-tube-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 7L6.82 21.18a2.83 2.83 0 01-3.99-.01v0a2.83 2.83 0 010-4L17 3m-1-1l6 6m-10 8H4'/%3E%3C/svg%3E")}.si-test-tube:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5h0c-1.4 0-2.5-1.1-2.5-2.5V2m-1 0h7m-1 14h-5'/%3E%3C/svg%3E")}.si-test-tubes:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 2v17.5A2.5 2.5 0 016.5 22v0A2.5 2.5 0 014 19.5V2m16 0v17.5a2.5 2.5 0 01-2.5 2.5v0a2.5 2.5 0 01-2.5-2.5V2M3 2h7m4 0h7M9 16H4m16 0h-5'/%3E%3C/svg%3E")}.si-text-cursor-input:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 4h1a3 3 0 013 3 3 3 0 013-3h1m0 16h-1a3 3 0 01-3-3 3 3 0 01-3 3H5m0-4H4a2 2 0 01-2-2v-4a2 2 0 012-2h1m8 0h7a2 2 0 012 2v4a2 2 0 01-2 2h-7M9 7v10'/%3E%3C/svg%3E")}.si-text-cursor:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 22h-1a4 4 0 01-4-4V6a4 4 0 014-4h1M7 22h1a4 4 0 004-4v-1M7 2h1a4 4 0 014 4v1'/%3E%3C/svg%3E")}.si-text-quote:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 6H3m18 6H8m13 6H8m-5-6v6'/%3E%3C/svg%3E")}.si-text-select:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 3a2 2 0 00-2 2m16-2a2 2 0 012 2m0 14a2 2 0 01-2 2M5 21a2 2 0 01-2-2M9 3h1M9 21h1m4-18h1m-1 18h1M3 9v1m18-1v1M3 14v1m18-1v1M7 8h8m-8 4h10M7 16h6'/%3E%3C/svg%3E")}.si-text:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 6.1H3m18 6H3M15.1 18H3'/%3E%3C/svg%3E")}.si-thermometer-snowflake:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12h10M9 4v16M3 9l3 3-3 3m9-9L9 9 6 6m0 12l3-3 1.5 1.5M20 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0z'/%3E%3C/svg%3E")}.si-thermometer-sun:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 9a4 4 0 00-2 7.5M12 3v2M6.6 18.4l-1.4 1.4M20 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0zM4 13H2m4.34-5.66L4.93 5.93'/%3E%3C/svg%3E")}.si-thermometer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0z'/%3E%3C/svg%3E")}.si-thumbs-down-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 24 24'%3E%3Cpath d='M7.86 3H16v7.94a1 1 0 002 0V3h2a1 1 0 011 1v8a1 1 0 01-1 1h-.49a1 1 0 000 2H20a3 3 0 003-3V4a3 3 0 00-3-3H7.86a1 1 0 100 2zm15.33 17.73l-20-20a1 1 0 00-1.41 0 1 1 0 000 1.41L3.43 3.8l-2.14 7.36A3 3 0 004.17 15h4.56L8 17.88a3.7 3.7 0 00-.12.94A4.13 4.13 0 0012 23a1 1 0 00.89-.55L16 16.33l5.82 5.81a1 1 0 00.7.3 1 1 0 00.71-1.71zm-11.76.18a2.14 2.14 0 01-1.52-2.07 2 2 0 01.06-.48l1-4.12A1 1 0 0010 13H4.17a1 1 0 01-1-1 .9.9 0 010-.28l1.88-6.31 9.42 9.43z'/%3E%3C/svg%3E")}.si-thumbs-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 14V2M9 18.12L10 14H4.17a2 2 0 01-1.92-2.56l2.33-8A2 2 0 016.5 2H20a2 2 0 012 2v8a2 2 0 01-2 2h-2.76a2 2 0 00-1.79 1.11L12 22h0a3.13 3.13 0 01-3-3.88z'/%3E%3C/svg%3E")}.si-thumbs-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 10v12m8-16.12L14 10h5.83a2 2 0 011.92 2.56l-2.33 8A2 2 0 0117.5 22H4a2 2 0 01-2-2v-8a2 2 0 012-2h2.76a2 2 0 001.79-1.11L12 2h0a3.13 3.13 0 013 3.88z'/%3E%3C/svg%3E")}.si-ticket:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 9a3 3 0 010 6v2a2 2 0 002 2h16a2 2 0 002-2v-2a3 3 0 010-6V7a2 2 0 00-2-2H4a2 2 0 00-2 2zm11-4v2m0 10v2m0-8v2'/%3E%3C/svg%3E")}.si-timer-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2h4m-9.4 9a8 8 0 001.7 8.7 8 8 0 008.7 1.7m-7.6-14a8 8 0 0110.3 1 8 8 0 01.9 10.2M2 2l20 20M12 12v-2'/%3E%3C/svg%3E")}.si-timer-reset:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2h4m-2 12v-4m-8 3a8 8 0 018-7 8 8 0 11-5.3 14L4 17.6'/%3E%3Cpath d='M9 17H4v5'/%3E%3C/svg%3E")}.si-timer:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2h4m-2 12l3-3'/%3E%3Ccircle cx='12' cy='14' r='8'/%3E%3C/svg%3E")}.si-toggle-left:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='12' x='2' y='6' rx='6' ry='6'/%3E%3Ccircle cx='8' cy='12' r='2'/%3E%3C/svg%3E")}.si-toggle-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='12' x='2' y='6' rx='6' ry='6'/%3E%3Ccircle cx='16' cy='12' r='2'/%3E%3C/svg%3E")}.si-tool:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E")}.si-tornado:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 4H3m15 4H6m13 4H9m7 4h-6m1 4H9'/%3E%3C/svg%3E")}.si-touchpad-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 4a2 2 0 00-2 2v12a2 2 0 002 2h16M2 14h12m8 0h-2m-8 6v-6M2 2l20 20m0-6V6a2 2 0 00-2-2H10'/%3E%3C/svg%3E")}.si-touchpad:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M2 14h20m-10 6v-6'/%3E%3C/svg%3E")}.si-tower-control:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.2 12.27L20 6H4l1.8 6.27a1 1 0 00.95.73h10.5a1 1 0 00.96-.73zM8 13v9m8 0v-9M9 6l1 7m5-7l-1 7m-2-7V2m1 0h-2'/%3E%3C/svg%3E")}.si-toy-brick:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='12' x='3' y='8' rx='1'/%3E%3Cpath d='M10 8V5c0-.6-.4-1-1-1H6a1 1 0 00-1 1v3m14 0V5c0-.6-.4-1-1-1h-3a1 1 0 00-1 1v3'/%3E%3C/svg%3E")}.si-train:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='16' x='4' y='3' rx='2'/%3E%3Cpath d='M4 11h16m-8-8v8m-4 8l-2 3m12 0l-2-3m-8-4zm8 0z'/%3E%3C/svg%3E")}.si-trash-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6h18m-2 0v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6m3 0V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2m-6 5v6m4-6v6'/%3E%3C/svg%3E")}.si-trash:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6h18m-2 0v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6m3 0V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2'/%3E%3C/svg%3E")}.si-tree-deciduous:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 19h8a4 4 0 003.8-2.8 4 4 0 00-1.6-4.5c1-1.1 1-2.7.4-4-.7-1.2-2.2-2-3.6-1.7a3 3 0 00-3-3 3 3 0 00-3 3c-1.4-.2-2.9.5-3.6 1.7-.7 1.3-.5 2.9.4 4a4 4 0 00-1.6 4.5A4 4 0 008 19zm4 0v3'/%3E%3C/svg%3E")}.si-tree-pine:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 14l3 3.3a1 1 0 01-.7 1.7H4.7a1 1 0 01-.7-1.7L7 14h-.3a1 1 0 01-.7-1.7L9 9h-.2A1 1 0 018 7.3L12 3l4 4.3a1 1 0 01-.8 1.7H15l3 3.3a1 1 0 01-.7 1.7zm-5 8v-3'/%3E%3C/svg%3E")}.si-trees:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 10v.2A3 3 0 018.9 16v0H5v0h0a3 3 0 01-1-5.8V10a3 3 0 016 0zm-3 6v6m6-3v3'/%3E%3Cpath d='M12 19h8.3a1 1 0 00.7-1.7L18 14h.3a1 1 0 00.7-1.7L16 9h.2a1 1 0 00.8-1.7L13 3l-1.4 1.5'/%3E%3C/svg%3E")}.si-trello:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M7 7h3v9H7zm7 0h3v5h-3z'/%3E%3C/svg%3E")}.si-trending-down:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 17l-8.5-8.5-5 5L2 7'/%3E%3Cpath d='M16 17h6v-6'/%3E%3C/svg%3E")}.si-trending-up:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 7l-8.5 8.5-5-5L2 17'/%3E%3Cpath d='M16 7h6v6'/%3E%3C/svg%3E")}.si-triangle-right:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 18a2 2 0 01-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7z'/%3E%3C/svg%3E")}.si-triangle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.73 18l-8-14a2 2 0 00-3.48 0l-8 14A2 2 0 004 21h16a2 2 0 001.73-3z'/%3E%3C/svg%3E")}.si-trophy:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 010-5H6m12 5h1.5a2.5 2.5 0 000-5H18M4 22h16m-10-7.34V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22m7-7.34V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22'/%3E%3Cpath d='M18 2H6v7a6 6 0 0012 0z'/%3E%3C/svg%3E")}.si-truck:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 17h4V5H2v12h3m15 0h2v-3.34a4 4 0 00-1.17-2.83L19 9h-5m0 8h1'/%3E%3Ccircle cx='7.5' cy='17.5' r='2.5'/%3E%3Ccircle cx='17.5' cy='17.5' r='2.5'/%3E%3C/svg%3E")}.si-tv-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 21h10'/%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3C/svg%3E")}.si-tv:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='15' x='2' y='7' rx='2' ry='2'/%3E%3Cpath d='M17 2l-5 5-5-5'/%3E%3C/svg%3E")}.si-twitch:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 2H3v16h5v4l4-4h5l4-4zm-10 9V7m5 4V7'/%3E%3C/svg%3E")}.si-twitter:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z'/%3E%3C/svg%3E")}.si-type:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 7V4h16v3M9 20h6M12 4v16'/%3E%3C/svg%3E")}.si-umbrella:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12a10.06 10.06 1 00-20 0zm-10 0v8a2 2 0 004 0M12 2v1'/%3E%3C/svg%3E")}.si-underline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 4v6a6 6 0 0012 0V4M4 20h16'/%3E%3C/svg%3E")}.si-undo-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M4 9h10.5a5.5 5.5 0 015.5 5.5v0a5.5 5.5 0 01-5.5 5.5H11'/%3E%3C/svg%3E")}.si-undo-dot:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='17' r='1'/%3E%3Cpath d='M3 7v6h6'/%3E%3Cpath d='M21 17a9 9 0 00-9-9 9 9 0 00-6 2.3L3 13'/%3E%3C/svg%3E")}.si-undo:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7v6h6'/%3E%3Cpath d='M21 17a9 9 0 00-9-9 9 9 0 00-6 2.3L3 13'/%3E%3C/svg%3E")}.si-unfold-horizontal:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 12h6M8 12H2M12 2v2m0 4v2m0 4v2m0 4v2m7-7l3-3-3-3M5 9l-3 3 3 3'/%3E%3C/svg%3E")}.si-unfold-vertical:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22v-6m0-8V2M4 12H2m8 0H8m8 0h-2m8 0h-2m-5 7l-3 3-3-3m6-14l-3-3-3 3'/%3E%3C/svg%3E")}.si-ungroup:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='6' x='5' y='4' rx='1'/%3E%3Crect width='8' height='6' x='11' y='14' rx='1'/%3E%3C/svg%3E")}.si-unlink-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 7h2a5 5 0 010 10h-2m-6 0H7A5 5 0 017 7h2'/%3E%3C/svg%3E")}.si-unlink:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 00-.12-7.07 5.006 5.006 0 00-6.95 0l-1.72 1.71m-6.58 6.57l-1.71 1.71a5.004 5.004 0 00.12 7.07 5.006 5.006 0 006.95 0l1.71-1.71M8 2v3M2 8h3m11 11v3m3-6h3'/%3E%3C/svg%3E")}.si-unlock:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 019.9-1'/%3E%3C/svg%3E")}.si-unplug:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 5l3-3M2 22l3-3m1.3 1.3a2.4 2.4 0 003.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 000 3.4zm1.2-6.8L10 11m.5 5.5L13 14m-1-8l6 6 2.3-2.3a2.4 2.4 0 000-3.4l-2.6-2.6a2.4 2.4 0 00-3.4 0z'/%3E%3C/svg%3E")}.si-upload-cloud:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 14.899A7 7 0 1115.71 8h1.79a4.5 4.5 0 012.5 8.242M12 12v9'/%3E%3Cpath d='M16 16l-4-4-4 4'/%3E%3C/svg%3E")}.si-upload:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4m14-7l-5-5-5 5m5-5v12'/%3E%3C/svg%3E")}.si-usb:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='10' cy='7' r='1'/%3E%3Ccircle cx='4' cy='20' r='1'/%3E%3Cpath d='M4.7 19.3L19 5m2-2l-3 1 2 2zM9.26 7.68L5 12l2 5m3-3l5 2 3.5-3.5'/%3E%3Cpath d='M18 12l1-1 1 1-1 1z'/%3E%3C/svg%3E")}.si-user-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='5'/%3E%3Cpath d='M20 21a8 8 0 10-16 0'/%3E%3C/svg%3E")}.si-user-check-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Cpath d='M16 11l2 2 4-4'/%3E%3C/svg%3E")}.si-user-check:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M16 11l2 2 4-4'/%3E%3C/svg%3E")}.si-user-circle-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 20a6 6 0 00-12 0'/%3E%3Ccircle cx='12' cy='10' r='4'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.si-user-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3Cpath d='M7 20.662V19a2 2 0 012-2h6a2 2 0 012 2v1.662'/%3E%3C/svg%3E")}.si-user-cog-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Ccircle cx='19' cy='11' r='2'/%3E%3Cpath d='M19 8v1m0 4v1m2.6-4.5l-.87.5m-3.46 2l-.87.5m5.2 0l-.87-.5m-3.46-2l-.87-.5'/%3E%3C/svg%3E")}.si-user-cog:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Ccircle cx='19' cy='11' r='2'/%3E%3Cpath d='M19 8v1m0 4v1m2.6-4.5l-.87.5m-3.46 2l-.87.5m5.2 0l-.87-.5m-3.46-2l-.87-.5'/%3E%3C/svg%3E")}.si-user-minus-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Cpath d='M22 11h-6'/%3E%3C/svg%3E")}.si-user-minus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 11h-6'/%3E%3C/svg%3E")}.si-user-plus-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Cpath d='M19 8v6m3-3h-6'/%3E%3C/svg%3E")}.si-user-plus:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6m3-3h-6'/%3E%3C/svg%3E")}.si-user-square-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 21a6 6 0 00-12 0'/%3E%3Ccircle cx='12' cy='11' r='4'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3C/svg%3E")}.si-user-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3Cpath d='M7 21v-2a2 2 0 012-2h6a2 2 0 012 2v2'/%3E%3C/svg%3E")}.si-user-x-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Cpath d='M17 8l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-user-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M17 8l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.si-user:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21v-2a4 4 0 00-4-4H9a4 4 0 00-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.si-users-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14 19a6 6 0 00-12 0'/%3E%3Ccircle cx='8' cy='9' r='4'/%3E%3Cpath d='M22 19a6 6 0 00-6-6 4 4 0 100-8'/%3E%3C/svg%3E")}.si-users:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 00-4-4H6a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 00-3-3.87m-3-12a4 4 0 010 7.75'/%3E%3C/svg%3E")}.si-utensils-crossed:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 2l-2.3 2.3a3 3 0 000 4.2l1.8 1.8a3 3 0 004.2 0L22 8m-7 7L3.3 3.3a4.2 4.2 0 000 6l7.3 7.3c.7.7 2 .7 2.8 0zm0 0l7 7m-19.9-.2l6.4-6.3M19 5l-7 7'/%3E%3C/svg%3E")}.si-utensils:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 2v7c0 1.1.9 2 2 2h4a2 2 0 002-2V2M7 2v20m14-7V2v0a5 5 0 00-5 5v6c0 1.1.9 2 2 2zm0 0v7'/%3E%3C/svg%3E")}.si-utility-pole:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 2v20M2 5h20M3 3v2m4-2v2m10-2v2m4-2v2m-2 0l-7 7-7-7'/%3E%3C/svg%3E")}.si-variable:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 21s-4-3-4-9 4-9 4-9m8 0s4 3 4 9-4 9-4 9M15 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-vegan:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2a26.6 26.6 0 0110 20c.9-6.82 1.5-9.5 4-14m0 0q6 0 6-6-6 0-6 6M17.41 3.6a10 10 0 103 3'/%3E%3C/svg%3E")}.si-venetian-mask:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 12a5 5 0 005 5 8 8 0 015 2 8 8 0 015-2 5 5 0 005-5V7h-5a8 8 0 00-5 2 8 8 0 00-5-2H2z'/%3E%3Cpath d='M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2zm12 0c-1.5 0-3 .5-3 2 2 0 3 0 3-2z'/%3E%3C/svg%3E")}.si-verified:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 014.78-4.77 4 4 0 016.74 0 4 4 0 014.78 4.78 4 4 0 010 6.74 4 4 0 01-4.77 4.78 4 4 0 01-6.75 0 4 4 0 01-4.78-4.77 4 4 0 010-6.76z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.si-vibrate-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 8l2 2-2 2 2 2-2 2m20-8l-2 2 2 2-2 2 2 2M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2m0-5.66V6c0-.55-.45-1-1-1h-4.34M2 2l20 20'/%3E%3C/svg%3E")}.si-vibrate:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 8l2 2-2 2 2 2-2 2m20-8l-2 2 2 2-2 2 2 2'/%3E%3Crect width='8' height='14' x='8' y='5' rx='1'/%3E%3C/svg%3E")}.si-video-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.66 6H14a2 2 0 012 2v2.34l1 1L22 8v8m-6 0a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h2zM2 2l20 20'/%3E%3C/svg%3E")}.si-video:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 8l-6 4 6 4z'/%3E%3Crect width='14' height='12' x='2' y='6' rx='2' ry='2'/%3E%3C/svg%3E")}.si-videotape:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M2 8h20'/%3E%3Ccircle cx='8' cy='14' r='2'/%3E%3Cpath d='M8 12h8'/%3E%3Ccircle cx='16' cy='14' r='2'/%3E%3C/svg%3E")}.si-view:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5-7-5-7-5z'/%3E%3Cpath d='M12 13a1 1 0 100-2 1 1 0 000 2zm9 4v2a2 2 0 01-2 2H5a2 2 0 01-2-2v-2M21 7V5a2 2 0 00-2-2H5a2 2 0 00-2 2v2'/%3E%3C/svg%3E")}.si-voicemail:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='6' cy='12' r='4'/%3E%3Ccircle cx='18' cy='12' r='4'/%3E%3Cpath d='M6 16h12'/%3E%3C/svg%3E")}.si-volume-1:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 5L6 9H2v6h4l5 4zm4.54 3.46a5 5 0 010 7.07'/%3E%3C/svg%3E")}.si-volume-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 5L6 9H2v6h4l5 4zm4.54 3.46a5 5 0 010 7.07m3.53-10.6a10 10 0 010 14.14'/%3E%3C/svg%3E")}.si-volume-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 5L6 9H2v6h4l5 4zm11 4l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-volume:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11 5L6 9H2v6h4l5 4z'/%3E%3C/svg%3E")}.si-vote:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3Cpath d='M5 7c0-1.1.9-2 2-2h10a2 2 0 012 2v12H5zm17 12H2'/%3E%3C/svg%3E")}.si-wallet-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 14h.01M7 7h12a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14'/%3E%3C/svg%3E")}.si-wallet-cards:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9a2 2 0 012-2h14a2 2 0 012 2M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21'/%3E%3C/svg%3E")}.si-wallet:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12V7H5a2 2 0 010-4h14v4'/%3E%3Cpath d='M3 5v14a2 2 0 002 2h16v-5'/%3E%3Cpath d='M18 12a2 2 0 000 4h4v-4z'/%3E%3C/svg%3E")}.si-wallpaper:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='8' cy='9' r='2'/%3E%3Cpath d='M9 17l6.1-6.1a2 2 0 012.81.01L22 15V5a2 2 0 00-2-2H4a2 2 0 00-2 2v10a2 2 0 002 2h16a2 2 0 002-2M8 21h8m-4-4v4'/%3E%3C/svg%3E")}.si-wand-2:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.64 3.64l-1.28-1.28a1.21 1.21 0 00-1.72 0L2.36 18.64a1.21 1.21 0 000 1.72l1.28 1.28a1.2 1.2 0 001.72 0L21.64 5.36a1.2 1.2 0 000-1.72zM14 7l3 3M5 6v4m14 4v4M10 2v2M7 8H3m18 8h-4M11 3H9'/%3E%3C/svg%3E")}.si-wand:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 4V2m0 14v-2M8 9h2m10 0h2m-4.2 2.8L19 13m-4-4zm2.8-2.8L19 5M3 21l9-9m.2-5.8L11 5'/%3E%3C/svg%3E")}.si-warehouse:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 8.35V20a2 2 0 01-2 2H4a2 2 0 01-2-2V8.35A2 2 0 013.26 6.5l8-3.2a2 2 0 011.48 0l8 3.2A2 2 0 0122 8.35zM6 18h12M6 14h12'/%3E%3Cpath d='M6 10h12v12H6z'/%3E%3C/svg%3E")}.si-warning-outline:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23A98532' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-6h.01M12 8v4'/%3E%3C/svg%3E")}.si-warning:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FEF9ED' fill-opacity='.1' stroke='%23A98532' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath stroke='%23A98532' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 16h.01M12 8v4'/%3E%3C/svg%3E")}.si-watch:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Cpath d='M12 10v2l1 1m3.13-5.34l-.81-4.05a2 2 0 00-2-1.61h-2.68a2 2 0 00-2 1.61l-.78 4.05m.02 8.7l.8 4a2 2 0 002 1.61h2.72a2 2 0 002-1.61l.81-4.05'/%3E%3C/svg%3E")}.si-waves:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1'/%3E%3C/svg%3E")}.si-webcam:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='10' r='8'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3Cpath d='M7 22h10m-5 0v-4'/%3E%3C/svg%3E")}.si-webhook:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 012 17c.01-.7.2-1.4.57-2'/%3E%3Cpath d='M6 17l3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 116.89-4.06'/%3E%3Cpath d='M12 6l3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 010 8'/%3E%3C/svg%3E")}.si-wheat-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22l10-10m4-4l-1.17 1.17M3.47 12.53L5 11l1.53 1.53a3.5 3.5 0 010 4.94L5 19l-1.53-1.53a3.5 3.5 0 010-4.94zM8 8l-.53.53a3.5 3.5 0 000 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97m-.6-6.24c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 01.28 4.62M20 2h2v2a4 4 0 01-4 4h-2V6a4 4 0 014-4z'/%3E%3Cpath d='M11.47 17.47L13 19l-1.53 1.53a3.5 3.5 0 01-4.94 0L5 19l1.53-1.53a3.5 3.5 0 014.94 0zM16 16l-.53.53a3.5 3.5 0 01-4.94 0L9 15l1.53-1.53a3.5 3.5 0 011.97-.98m6.24.6c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 00-4.62-.28M2 2l20 20'/%3E%3C/svg%3E")}.si-wheat:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 22L16 8M3.47 12.53L5 11l1.53 1.53a3.5 3.5 0 010 4.94L5 19l-1.53-1.53a3.5 3.5 0 010-4.94zm4-4L9 7l1.53 1.53a3.5 3.5 0 010 4.94L9 15l-1.53-1.53a3.5 3.5 0 010-4.94zm4-4L13 3l1.53 1.53a3.5 3.5 0 010 4.94L13 11l-1.53-1.53a3.5 3.5 0 010-4.94zM20 2h2v2a4 4 0 01-4 4h-2V6a4 4 0 014-4z'/%3E%3Cpath d='M11.47 17.47L13 19l-1.53 1.53a3.5 3.5 0 01-4.94 0L5 19l1.53-1.53a3.5 3.5 0 014.94 0zm4-4L17 15l-1.53 1.53a3.5 3.5 0 01-4.94 0L9 15l1.53-1.53a3.5 3.5 0 014.94 0zm4-4L21 11l-1.53 1.53a3.5 3.5 0 01-4.94 0L13 11l1.53-1.53a3.5 3.5 0 014.94 0z'/%3E%3C/svg%3E")}.si-whole-word:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='7' cy='12' r='3'/%3E%3Cpath d='M10 9v6'/%3E%3Ccircle cx='17' cy='12' r='3'/%3E%3Cpath d='M14 7v8m8 2v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1'/%3E%3C/svg%3E")}.si-wifi-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 2l20 20M8.5 16.5a5 5 0 017 0M2 8.82a15 15 0 014.17-2.65M10.66 5c4.01-.36 8.14.9 11.34 3.76m-5.15 2.49a10 10 0 012.22 1.68M5 13a10 10 0 015.24-2.76M12 20h.01'/%3E%3C/svg%3E")}.si-wifi:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 13a10 10 0 0114 0M8.5 16.5a5 5 0 017 0M2 8.82a15 15 0 0120 0M12 20h.01'/%3E%3C/svg%3E")}.si-wind:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17.7 7.7a2.5 2.5 0 111.8 4.3H2m7.6-7.4A2 2 0 1111 8H2m10.6 11.4A2 2 0 1014 16H2'/%3E%3C/svg%3E")}.si-wine-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 22h8M7 10h3m7 0h-1.343M12 15v7M7.307 7.307A12.3 12.3 0 007 10a5 5 0 007.391 4.391M8.638 2.981Q8.807 2.511 9 2h6c1.5 4 2 6 2 8q-.001.613-.145 1.198M2 2l20 20'/%3E%3C/svg%3E")}.si-wine:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 22h8M7 10h10m-5 5v7m0-7a5 5 0 005-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 005 5z'/%3E%3C/svg%3E")}.si-workflow:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='8' x='3' y='3' rx='2'/%3E%3Cpath d='M7 11v4a2 2 0 002 2h4'/%3E%3Crect width='8' height='8' x='13' y='13' rx='2'/%3E%3C/svg%3E")}.si-wrap-text:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 6h18M3 12h15a3 3 0 110 6h-4'/%3E%3Cpath d='M16 16l-2 2 2 2M3 18h7'/%3E%3C/svg%3E")}.si-wrench:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E")}.si-x-circle:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M15 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-x-octagon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86zM15 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-x-square:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Cpath d='M15 9l-6 6m0-6l6 6'/%3E%3C/svg%3E")}.si-x:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E")}.si-youtube:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.5 17a24.1 24.1 0 010-10 2 2 0 011.4-1.4 49.6 49.6 0 0116.2 0A2 2 0 0121.5 7a24.1 24.1 0 010 10 2 2 0 01-1.4 1.4 49.6 49.6 0 01-16.2 0A2 2 0 012.5 17'/%3E%3Cpath d='M10 15l5-3-5-3z'/%3E%3C/svg%3E")}.si-zap-off:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.41 6.75L13 2l-2.43 2.92m8 7.99L21 10h-5.34M8 8l-5 6h9l-1 8 5-6M2 2l20 20'/%3E%3C/svg%3E")}.si-zap:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9z'/%3E%3C/svg%3E")}.si-zoom-in:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35M11 8v6m-3-3h6'/%3E%3C/svg%3E")}.si-zoom-out:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35M8 11h6'/%3E%3C/svg%3E")}.si-accessibility,.si-activity,.si-activity-square,.si-air-vent,.si-airplay,.si-alarm-check,.si-alarm-clock,.si-alarm-clock-off,.si-alarm-minus,.si-alarm-plus,.si-album,.si-alert,.si-alert-circle,.si-alert-diamond,.si-alert-diamond-duotone,.si-alert-octagon,.si-alert-triangle,.si-alert-triangle-duotone,.si-align-center,.si-align-center-horizontal,.si-align-center-vertical,.si-align-end-horizontal,.si-align-end-vertical,.si-align-horizontal-distribute-center,.si-align-horizontal-distribute-end,.si-align-horizontal-distribute-start,.si-align-horizontal-justify-center,.si-align-horizontal-justify-end,.si-align-horizontal-justify-start,.si-align-horizontal-space-around,.si-align-horizontal-space-between,.si-align-justify,.si-align-left,.si-align-right,.si-align-start-horizontal,.si-align-start-vertical,.si-align-vertical-distribute-center,.si-align-vertical-distribute-end,.si-align-vertical-distribute-start,.si-align-vertical-justify-center,.si-align-vertical-justify-end,.si-align-vertical-justify-start,.si-align-vertical-space-around,.si-align-vertical-space-between,.si-ampersand,.si-ampersands,.si-anchor,.si-angry,.si-annoyed,.si-antenna,.si-aperture,.si-app-window,.si-apple,.si-archive,.si-archive-restore,.si-area-chart,.si-armchair,.si-arrow-big-down,.si-arrow-big-down-dash,.si-arrow-big-left,.si-arrow-big-left-dash,.si-arrow-big-right,.si-arrow-big-right-dash,.si-arrow-big-up,.si-arrow-big-up-dash,.si-arrow-down,.si-arrow-down-0-1,.si-arrow-down-1-0,.si-arrow-down-a-z,.si-arrow-down-circle,.si-arrow-down-from-line,.si-arrow-down-left,.si-arrow-down-left-from-circle,.si-arrow-down-left-square,.si-arrow-down-narrow-wide,.si-arrow-down-right,.si-arrow-down-right-from-circle,.si-arrow-down-right-square,.si-arrow-down-square,.si-arrow-down-to-dot,.si-arrow-down-to-line,.si-arrow-down-up,.si-arrow-down-wide-narrow,.si-arrow-down-z-a,.si-arrow-left,.si-arrow-left-circle,.si-arrow-left-from-line,.si-arrow-left-right,.si-arrow-left-square,.si-arrow-left-to-line,.si-arrow-right,.si-arrow-right-circle,.si-arrow-right-from-line,.si-arrow-right-left,.si-arrow-right-square,.si-arrow-right-to-line,.si-arrow-up,.si-arrow-up-0-1,.si-arrow-up-1-0,.si-arrow-up-a-z,.si-arrow-up-circle,.si-arrow-up-down,.si-arrow-up-from-dot,.si-arrow-up-from-line,.si-arrow-up-left,.si-arrow-up-left-from-circle,.si-arrow-up-left-square,.si-arrow-up-narrow-wide,.si-arrow-up-right,.si-arrow-up-right-from-circle,.si-arrow-up-right-square,.si-arrow-up-square,.si-arrow-up-to-line,.si-arrow-up-wide-narrow,.si-arrow-up-z-a,.si-arrows-up-from-line,.si-asterisk,.si-at-sign,.si-atom,.si-award,.si-axe,.si-axis-3d,.si-baby,.si-backpack,.si-badge,.si-badge-alert,.si-badge-check,.si-badge-dollar-sign,.si-badge-help,.si-badge-info,.si-badge-minus,.si-badge-percent,.si-badge-plus,.si-badge-x,.si-baggage-claim,.si-ban,.si-banana,.si-banknote,.si-bar-chart,.si-bar-chart-2,.si-bar-chart-3,.si-bar-chart-4,.si-bar-chart-big,.si-bar-chart-horizontal,.si-bar-chart-horizontal-big,.si-baseline,.si-bath,.si-battery,.si-battery-charging,.si-battery-full,.si-battery-low,.si-battery-medium,.si-battery-warning,.si-beaker,.si-bean,.si-bean-off,.si-bed,.si-bed-double,.si-bed-single,.si-beef,.si-beer,.si-bell,.si-bell-dot,.si-bell-minus,.si-bell-off,.si-bell-plus,.si-bell-ring,.si-bike,.si-binary,.si-biohazard,.si-bird,.si-bitcoin,.si-blinds,.si-bluetooth,.si-bluetooth-connected,.si-bluetooth-off,.si-bluetooth-searching,.si-bold,.si-bomb,.si-bone,.si-book,.si-book-copy,.si-book-down,.si-book-key,.si-book-lock,.si-book-marked,.si-book-minus,.si-book-open,.si-book-open-check,.si-book-plus,.si-book-template,.si-book-up,.si-book-up-2,.si-book-x,.si-bookmark,.si-bookmark-minus,.si-bookmark-plus,.si-boom-box,.si-bot,.si-box,.si-box-select,.si-boxes,.si-braces,.si-brackets,.si-brain,.si-brain-circuit,.si-brain-cog,.si-briefcase,.si-bring-to-front,.si-brush,.si-bug,.si-building,.si-building-2,.si-bus,.si-cable,.si-cake,.si-cake-slice,.si-calculator,.si-calendar,.si-calendar-check,.si-calendar-check-2,.si-calendar-clock,.si-calendar-days,.si-calendar-heart,.si-calendar-minus,.si-calendar-off,.si-calendar-plus,.si-calendar-range,.si-calendar-search,.si-calendar-x,.si-calendar-x-2,.si-camera,.si-camera-off,.si-candlestick-chart,.si-candy,.si-candy-cane,.si-candy-off,.si-car,.si-carrot,.si-case-lower,.si-case-sensitive,.si-case-upper,.si-cassette-tape,.si-cast,.si-castle,.si-cat,.si-check,.si-check-check,.si-check-circle,.si-check-circle-2,.si-check-circle-3,.si-check-circle-3-duotone,.si-check-square,.si-chef-hat,.si-cherry,.si-chevron-down,.si-chevron-down-circle,.si-chevron-down-square,.si-chevron-first,.si-chevron-last,.si-chevron-left,.si-chevron-left-circle,.si-chevron-left-square,.si-chevron-right,.si-chevron-right-circle,.si-chevron-right-square,.si-chevron-up,.si-chevron-up-circle,.si-chevron-up-square,.si-chevrons-down,.si-chevrons-down-up,.si-chevrons-left,.si-chevrons-left-right,.si-chevrons-right,.si-chevrons-right-left,.si-chevrons-up,.si-chevrons-up-down,.si-chrome,.si-church,.si-cigarette,.si-cigarette-off,.si-circle,.si-circle-dashed,.si-circle-dollar-sign,.si-circle-dot,.si-circle-dot-dashed,.si-circle-ellipsis,.si-circle-equal,.si-circle-off,.si-circle-slash,.si-circle-slash-2,.si-circle-slashed,.si-circuit-board,.si-citrus,.si-clapperboard,.si-clipboard,.si-clipboard-check,.si-clipboard-copy,.si-clipboard-edit,.si-clipboard-list,.si-clipboard-paste,.si-clipboard-signature,.si-clipboard-type,.si-clipboard-x,.si-clock,.si-clock-1,.si-clock-2,.si-clock-3,.si-clock-4,.si-clock-5,.si-clock-6,.si-clock-7,.si-clock-8,.si-clock-9,.si-clock-10,.si-clock-11,.si-clock-12,.si-cloud,.si-cloud-cog,.si-cloud-drizzle,.si-cloud-fog,.si-cloud-hail,.si-cloud-lightning,.si-cloud-moon,.si-cloud-moon-rain,.si-cloud-off,.si-cloud-rain,.si-cloud-rain-wind,.si-cloud-snow,.si-cloud-sun,.si-cloud-sun-rain,.si-cloudy,.si-clover,.si-club,.si-code,.si-code-2,.si-codepen,.si-codesandbox,.si-coffee,.si-cog,.si-coins,.si-columns,.si-combine,.si-command,.si-compass,.si-component,.si-computer,.si-concierge-bell,.si-construction,.si-contact,.si-contact-2,.si-container,.si-contrast,.si-cookie,.si-copy,.si-copy-check,.si-copy-minus,.si-copy-plus,.si-copy-slash,.si-copy-x,.si-copyleft,.si-copyright,.si-corner-down-left,.si-corner-down-right,.si-corner-left-down,.si-corner-left-up,.si-corner-right-down,.si-corner-right-up,.si-corner-up-left,.si-corner-up-right,.si-cpu,.si-creative-commons,.si-credit-card,.si-criticalteam,.si-croissant,.si-crop,.si-cross,.si-crosshair,.si-crown,.si-cup-soda,.si-curly-braces,.si-currency,.si-database,.si-database-backup,.si-delete,.si-dessert,.si-diamond,.si-dice-1,.si-dice-2,.si-dice-3,.si-dice-4,.si-dice-5,.si-dice-6,.si-dices,.si-diff,.si-disc,.si-disc-2,.si-disc-3,.si-divide,.si-divide-circle,.si-divide-square,.si-dna,.si-dna-off,.si-dog,.si-dollar-sign,.si-donut,.si-door-closed,.si-door-open,.si-dot,.si-download,.si-download-cloud,.si-draft,.si-dribbble,.si-droplet,.si-droplets,.si-drumstick,.si-dumbbell,.si-ear,.si-ear-off,.si-edit,.si-edit-2,.si-edit-3,.si-egg,.si-egg-fried,.si-egg-off,.si-emoticon-angry,.si-emoticon-grinning,.si-emoticon-neutral,.si-emoticon-smiling,.si-equal,.si-equal-not,.si-eraser,.si-error,.si-error-outline,.si-euro,.si-expand,.si-export,.si-external-link,.si-eye,.si-eye-off,.si-facebook,.si-factory,.si-fan,.si-fast-forward,.si-fax,.si-feather,.si-ferris-wheel,.si-figma,.si-file,.si-file-archive,.si-file-audio,.si-file-audio-2,.si-file-axis-3d,.si-file-badge,.si-file-badge-2,.si-file-bar-chart,.si-file-bar-chart-2,.si-file-box,.si-file-check,.si-file-check-2,.si-file-clock,.si-file-code,.si-file-code-2,.si-file-cog,.si-file-cog-2,.si-file-diff,.si-file-digit,.si-file-down,.si-file-edit,.si-file-heart,.si-file-image,.si-file-input,.si-file-json,.si-file-json-2,.si-file-key,.si-file-key-2,.si-file-line-chart,.si-file-lock,.si-file-lock-2,.si-file-minus,.si-file-minus-2,.si-file-output,.si-file-pie-chart,.si-file-plus,.si-file-plus-2,.si-file-question,.si-file-scan,.si-file-search,.si-file-search-2,.si-file-signature,.si-file-spreadsheet,.si-file-stack,.si-file-symlink,.si-file-terminal,.si-file-text,.si-file-text-duotone,.si-file-type,.si-file-type-2,.si-file-up,.si-file-video,.si-file-video-2,.si-file-volume,.si-file-volume-2,.si-file-warning,.si-file-x,.si-file-x-2,.si-files,.si-film,.si-filter,.si-filter-x,.si-fingerprint,.si-fish,.si-fish-off,.si-flag,.si-flag-off,.si-flag-triangle-left,.si-flag-triangle-right,.si-flame,.si-flashlight,.si-flashlight-off,.si-flask-conical,.si-flask-conical-off,.si-flask-round,.si-flip-horizontal,.si-flip-horizontal-2,.si-flip-vertical,.si-flip-vertical-2,.si-flower,.si-flower-2,.si-focus,.si-fold-horizontal,.si-fold-vertical,.si-folder,.si-folder-archive,.si-folder-check,.si-folder-clock,.si-folder-closed,.si-folder-cog,.si-folder-cog-2,.si-folder-dot,.si-folder-down,.si-folder-edit,.si-folder-git,.si-folder-git-2,.si-folder-heart,.si-folder-input,.si-folder-kanban,.si-folder-key,.si-folder-lock,.si-folder-minus,.si-folder-open,.si-folder-open-dot,.si-folder-output,.si-folder-plus,.si-folder-root,.si-folder-search,.si-folder-search-2,.si-folder-symlink,.si-folder-sync,.si-folder-tree,.si-folder-up,.si-folder-x,.si-folders,.si-footprints,.si-forklift,.si-form-input,.si-forward,.si-frame,.si-framer,.si-frown,.si-fuel,.si-function-square,.si-gallery-horizontal,.si-gallery-horizontal-end,.si-gallery-thumbnails,.si-gallery-vertical,.si-gallery-vertical-end,.si-gamepad,.si-gamepad-2,.si-gantt-chart,.si-gantt-chart-square,.si-gauge,.si-gauge-circle,.si-gavel,.si-gem,.si-ghost,.si-gift,.si-git-branch,.si-git-branch-plus,.si-git-commit,.si-git-compare,.si-git-fork,.si-git-merge,.si-git-pull-request,.si-git-pull-request-closed,.si-git-pull-request-draft,.si-github,.si-gitlab,.si-glass-water,.si-glasses,.si-globe,.si-globe-2,.si-goal,.si-grab,.si-graduation-cap,.si-grape,.si-grid,.si-grip,.si-grip-horizontal,.si-grip-vertical,.si-group,.si-groups,.si-hammer,.si-hand,.si-hand-metal,.si-hard-drive,.si-hard-drive-download,.si-hard-drive-upload,.si-hard-hat,.si-hash,.si-haze,.si-hdmi-port,.si-heading,.si-heading-1,.si-heading-2,.si-heading-3,.si-heading-4,.si-heading-5,.si-heading-6,.si-headphones,.si-heart,.si-heart-crack,.si-heart-handshake,.si-heart-off,.si-heart-pulse,.si-help-circle,.si-helping-hand,.si-hexagon,.si-highlighter,.si-history,.si-home,.si-hop,.si-hop-off,.si-hotel,.si-hourglass,.si-ice-cream,.si-ice-cream-2,.si-image,.si-image-minus,.si-image-off,.si-image-plus,.si-import,.si-import-2,.si-inbox,.si-indent,.si-indian-rupee,.si-infinity,.si-info,.si-info-outline,.si-info-square,.si-info-square-duotone,.si-inspect,.si-instagram,.si-italic,.si-iteration-ccw,.si-iteration-cw,.si-japanese-yen,.si-joystick,.si-kanban,.si-kanban-square,.si-kanban-square-dashed,.si-key,.si-key-round,.si-key-square,.si-keyboard,.si-lamp,.si-lamp-ceiling,.si-lamp-desk,.si-lamp-floor,.si-lamp-wall-down,.si-lamp-wall-up,.si-landmark,.si-languages,.si-laptop,.si-laptop-2,.si-lasso,.si-lasso-select,.si-laugh,.si-layers,.si-layout,.si-layout-dashboard,.si-layout-grid,.si-layout-list,.si-layout-panel-left,.si-layout-panel-top,.si-layout-template,.si-leaf,.si-leafy-green,.si-library,.si-life-buoy,.si-ligature,.si-lightbulb,.si-lightbulb-off,.si-line-chart,.si-link,.si-link-2,.si-link-2-off,.si-linkedin,.si-list,.si-list-checks,.si-list-end,.si-list-filter,.si-list-minus,.si-list-music,.si-list-ordered,.si-list-plus,.si-list-restart,.si-list-start,.si-list-todo,.si-list-tree,.si-list-video,.si-list-x,.si-loader,.si-loader-2,.si-locate,.si-locate-fixed,.si-locate-off,.si-lock,.si-log-in,.si-log-out,.si-lollipop,.si-luggage,.si-magnet,.si-mail,.si-mail-check,.si-mail-minus,.si-mail-open,.si-mail-plus,.si-mail-question,.si-mail-search,.si-mail-warning,.si-mail-x,.si-mailbox,.si-mails,.si-map,.si-map-pin,.si-map-pin-off,.si-martini,.si-maximize,.si-maximize-2,.si-medal,.si-megaphone,.si-megaphone-off,.si-meh,.si-memory-stick,.si-menu,.si-menu-condensed,.si-menu-square,.si-merge,.si-message-circle,.si-message-square,.si-message-square-dashed,.si-message-square-f,.si-message-square-plus,.si-messages-square,.si-mic,.si-mic-2,.si-mic-off,.si-microscope,.si-microwave,.si-milestone,.si-milk,.si-milk-off,.si-minimize,.si-minimize-2,.si-minus,.si-minus-circle,.si-minus-square,.si-monitor,.si-monitor-check,.si-monitor-dot,.si-monitor-down,.si-monitor-off,.si-monitor-pause,.si-monitor-play,.si-monitor-smartphone,.si-monitor-speaker,.si-monitor-stop,.si-monitor-up,.si-monitor-x,.si-moon,.si-moon-star,.si-more-horizontal,.si-more-vertical,.si-mountain,.si-mountain-snow,.si-mouse,.si-mouse-pointer,.si-mouse-pointer-2,.si-mouse-pointer-click,.si-move,.si-move-3d,.si-move-diagonal,.si-move-diagonal-2,.si-move-down,.si-move-down-left,.si-move-down-right,.si-move-horizontal,.si-move-left,.si-move-right,.si-move-up,.si-move-up-left,.si-move-up-right,.si-move-vertical,.si-music,.si-music-2,.si-music-3,.si-music-4,.si-navigation,.si-navigation-2,.si-navigation-2-off,.si-navigation-off,.si-network,.si-newspaper,.si-nfc,.si-nut,.si-nut-off,.si-octagon,.si-option,.si-orbit,.si-outdent,.si-package,.si-package-2,.si-package-check,.si-package-minus,.si-package-open,.si-package-plus,.si-package-search,.si-package-x,.si-paint-bucket,.si-paintbrush,.si-paintbrush-2,.si-palette,.si-palmtree,.si-panel-bottom,.si-panel-bottom-close,.si-panel-bottom-inactive,.si-panel-bottom-open,.si-panel-left,.si-panel-left-close,.si-panel-left-inactive,.si-panel-left-open,.si-panel-right,.si-panel-right-close,.si-panel-right-inactive,.si-panel-right-open,.si-panel-top,.si-panel-top-close,.si-panel-top-inactive,.si-panel-top-open,.si-paperclip,.si-parentheses,.si-parking-circle,.si-parking-circle-off,.si-parking-square,.si-parking-square-off,.si-party-popper,.si-patient,.si-pause,.si-pause-circle,.si-pause-octagon,.si-pc-case,.si-pen,.si-pen-line,.si-pen-square,.si-pen-tool,.si-pencil,.si-pencil-line,.si-pencil-ruler,.si-percent,.si-person-standing,.si-phone,.si-phone-call,.si-phone-forwarded,.si-phone-incoming,.si-phone-missed,.si-phone-off,.si-phone-outgoing,.si-pi,.si-pi-square,.si-picture-in-picture,.si-picture-in-picture-2,.si-pie-chart,.si-piggy-bank,.si-pilcrow,.si-pilcrow-square,.si-pill,.si-pin,.si-pin-off,.si-pipette,.si-pizza,.si-plane,.si-plane-landing,.si-plane-takeoff,.si-play,.si-play-circle,.si-play-square,.si-plug,.si-plug-2,.si-plug-zap,.si-plug-zap-2,.si-plus,.si-plus-circle,.si-plus-square,.si-pocket,.si-pocket-knife,.si-podcast,.si-pointer,.si-popcorn,.si-popsicle,.si-pound-sterling,.si-power,.si-power-off,.si-presentation,.si-printer,.si-projector,.si-provider,.si-puzzle,.si-qr-code,.si-quote,.si-radar,.si-radiation,.si-radio,.si-radio-receiver,.si-radio-tower,.si-rainbow,.si-rat,.si-ratio,.si-receipt,.si-rectangle-horizontal,.si-rectangle-vertical,.si-recycle,.si-redo,.si-redo-2,.si-redo-dot,.si-refresh-ccw,.si-refresh-ccw-dot,.si-refresh-cw,.si-refresh-cw-off,.si-refrigerator,.si-regex,.si-remove-formatting,.si-repeat,.si-repeat-1,.si-repeat-2,.si-replace,.si-replace-all,.si-reply,.si-reply-all,.si-rewind,.si-rocket,.si-rocking-chair,.si-roles,.si-roller-coaster,.si-rotate-3d,.si-rotate-ccw,.si-rotate-cw,.si-router,.si-rows,.si-rss,.si-ruler,.si-russian-ruble,.si-sailboat,.si-salad,.si-sandwich,.si-satellite,.si-satellite-dish,.si-save,.si-save-all,.si-scale,.si-scale-3d,.si-scaling,.si-scan,.si-scan-face,.si-scan-line,.si-scatter-chart,.si-scheduledrole,.si-school,.si-school-2,.si-scissors,.si-scissors-line-dashed,.si-scissors-square,.si-scissors-square-dashed-bottom,.si-screen-share,.si-screen-share-off,.si-scroll,.si-scroll-text,.si-search,.si-search-check,.si-search-code,.si-search-slash,.si-search-x,.si-send,.si-send-horizonal,.si-send-to-back,.si-separator-horizontal,.si-separator-vertical,.si-server,.si-server-cog,.si-server-crash,.si-server-off,.si-settings,.si-settings-2,.si-shapes,.si-share,.si-share-2,.si-sheet,.si-shield,.si-shield-alert,.si-shield-check,.si-shield-close,.si-shield-off,.si-shield-question,.si-ship,.si-shirt,.si-shopping-bag,.si-shopping-basket,.si-shopping-cart,.si-shovel,.si-shower-head,.si-shrink,.si-shrub,.si-shuffle,.si-sidebar,.si-sidebar-close,.si-sidebar-open,.si-sigma,.si-sigma-square,.si-signal,.si-signal-high,.si-signal-low,.si-signal-medium,.si-signal-zero,.si-siren,.si-skip-back,.si-skip-forward,.si-skull,.si-slack,.si-slash,.si-slice,.si-sliders,.si-sliders-horizontal,.si-smartphone,.si-smartphone-charging,.si-smartphone-nfc,.si-smile,.si-smile-plus,.si-snowflake,.si-sofa,.si-sort,.si-sort-asc,.si-sort-desc,.si-soup,.si-space,.si-spade,.si-sparkle,.si-sparkles,.si-speaker,.si-spell-check,.si-spell-check-2,.si-spline,.si-split,.si-split-square-horizontal,.si-split-square-vertical,.si-spray-can,.si-sprout,.si-square,.si-square-asterisk,.si-square-code,.si-square-dashed-bottom,.si-square-dashed-bottom-code,.si-square-dot,.si-square-equal,.si-square-slash,.si-square-stack,.si-squirrel,.si-staff,.si-stamp,.si-star,.si-star-half,.si-star-off,.si-step-back,.si-step-forward,.si-stethoscope,.si-sticker,.si-sticky-note,.si-stop-circle,.si-store,.si-stretch-horizontal,.si-stretch-vertical,.si-strikethrough,.si-subscript,.si-subtitles,.si-success,.si-success-outline,.si-sun,.si-sun-dim,.si-sun-medium,.si-sun-moon,.si-sun-snow,.si-sunrise,.si-sunset,.si-superscript,.si-swiss-franc,.si-switch-camera,.si-sword,.si-swords,.si-symplr,.si-syringe,.si-table,.si-table-2,.si-table-properties,.si-tablet,.si-tablets,.si-tag,.si-tags,.si-tally-1,.si-tally-2,.si-tally-3,.si-tally-4,.si-tally-5,.si-target,.si-tent,.si-terminal,.si-terminal-square,.si-test-tube,.si-test-tube-2,.si-test-tubes,.si-text,.si-text-cursor,.si-text-cursor-input,.si-text-quote,.si-text-select,.si-thermometer,.si-thermometer-snowflake,.si-thermometer-sun,.si-thumbs-down,.si-thumbs-down-off,.si-thumbs-up,.si-ticket,.si-timer,.si-timer-off,.si-timer-reset,.si-toggle-left,.si-toggle-right,.si-tool,.si-tornado,.si-touchpad,.si-touchpad-off,.si-tower-control,.si-toy-brick,.si-train,.si-trash,.si-trash-2,.si-tree-deciduous,.si-tree-pine,.si-trees,.si-trello,.si-trending-down,.si-trending-up,.si-triangle,.si-triangle-right,.si-trophy,.si-truck,.si-tv,.si-tv-2,.si-twitch,.si-twitter,.si-type,.si-umbrella,.si-underline,.si-undo,.si-undo-2,.si-undo-dot,.si-unfold-horizontal,.si-unfold-vertical,.si-ungroup,.si-unlink,.si-unlink-2,.si-unlock,.si-unplug,.si-upload,.si-upload-cloud,.si-usb,.si-user,.si-user-2,.si-user-check,.si-user-check-2,.si-user-circle,.si-user-circle-2,.si-user-cog,.si-user-cog-2,.si-user-minus,.si-user-minus-2,.si-user-plus,.si-user-plus-2,.si-user-square,.si-user-square-2,.si-user-x,.si-user-x-2,.si-users,.si-users-2,.si-utensils,.si-utensils-crossed,.si-utility-pole,.si-variable,.si-vegan,.si-venetian-mask,.si-verified,.si-vibrate,.si-vibrate-off,.si-video,.si-video-off,.si-videotape,.si-view,.si-voicemail,.si-volume,.si-volume-1,.si-volume-2,.si-volume-x,.si-vote,.si-wallet,.si-wallet-2,.si-wallet-cards,.si-wallpaper,.si-wand,.si-wand-2,.si-warehouse,.si-warning,.si-warning-outline,.si-watch,.si-waves,.si-webcam,.si-webhook,.si-wheat,.si-wheat-off,.si-whole-word,.si-wifi,.si-wifi-off,.si-wind,.si-wine,.si-wine-off,.si-workflow,.si-wrap-text,.si-wrench,.si-x,.si-x-circle,.si-x-octagon,.si-x-square,.si-youtube,.si-zap,.si-zap-off,.si-zoom-in,.si-zoom-out{display:inline-block;height:1.5rem;position:relative;text-align:left;width:1.5rem}.si-accessibility:before,.si-activity-square:before,.si-activity:before,.si-air-vent:before,.si-airplay:before,.si-alarm-check:before,.si-alarm-clock-off:before,.si-alarm-clock:before,.si-alarm-minus:before,.si-alarm-plus:before,.si-album:before,.si-alert-circle:before,.si-alert-diamond-duotone:before,.si-alert-diamond:before,.si-alert-octagon:before,.si-alert-triangle-duotone:before,.si-alert-triangle:before,.si-alert:before,.si-align-center-horizontal:before,.si-align-center-vertical:before,.si-align-center:before,.si-align-end-horizontal:before,.si-align-end-vertical:before,.si-align-horizontal-distribute-center:before,.si-align-horizontal-distribute-end:before,.si-align-horizontal-distribute-start:before,.si-align-horizontal-justify-center:before,.si-align-horizontal-justify-end:before,.si-align-horizontal-justify-start:before,.si-align-horizontal-space-around:before,.si-align-horizontal-space-between:before,.si-align-justify:before,.si-align-left:before,.si-align-right:before,.si-align-start-horizontal:before,.si-align-start-vertical:before,.si-align-vertical-distribute-center:before,.si-align-vertical-distribute-end:before,.si-align-vertical-distribute-start:before,.si-align-vertical-justify-center:before,.si-align-vertical-justify-end:before,.si-align-vertical-justify-start:before,.si-align-vertical-space-around:before,.si-align-vertical-space-between:before,.si-ampersand:before,.si-ampersands:before,.si-anchor:before,.si-angry:before,.si-annoyed:before,.si-antenna:before,.si-aperture:before,.si-app-window:before,.si-apple:before,.si-archive-restore:before,.si-archive:before,.si-area-chart:before,.si-armchair:before,.si-arrow-big-down-dash:before,.si-arrow-big-down:before,.si-arrow-big-left-dash:before,.si-arrow-big-left:before,.si-arrow-big-right-dash:before,.si-arrow-big-right:before,.si-arrow-big-up-dash:before,.si-arrow-big-up:before,.si-arrow-down-0-1:before,.si-arrow-down-1-0:before,.si-arrow-down-a-z:before,.si-arrow-down-circle:before,.si-arrow-down-from-line:before,.si-arrow-down-left-from-circle:before,.si-arrow-down-left-square:before,.si-arrow-down-left:before,.si-arrow-down-narrow-wide:before,.si-arrow-down-right-from-circle:before,.si-arrow-down-right-square:before,.si-arrow-down-right:before,.si-arrow-down-square:before,.si-arrow-down-to-dot:before,.si-arrow-down-to-line:before,.si-arrow-down-up:before,.si-arrow-down-wide-narrow:before,.si-arrow-down-z-a:before,.si-arrow-down:before,.si-arrow-left-circle:before,.si-arrow-left-from-line:before,.si-arrow-left-right:before,.si-arrow-left-square:before,.si-arrow-left-to-line:before,.si-arrow-left:before,.si-arrow-right-circle:before,.si-arrow-right-from-line:before,.si-arrow-right-left:before,.si-arrow-right-square:before,.si-arrow-right-to-line:before,.si-arrow-right:before,.si-arrow-up-0-1:before,.si-arrow-up-1-0:before,.si-arrow-up-a-z:before,.si-arrow-up-circle:before,.si-arrow-up-down:before,.si-arrow-up-from-dot:before,.si-arrow-up-from-line:before,.si-arrow-up-left-from-circle:before,.si-arrow-up-left-square:before,.si-arrow-up-left:before,.si-arrow-up-narrow-wide:before,.si-arrow-up-right-from-circle:before,.si-arrow-up-right-square:before,.si-arrow-up-right:before,.si-arrow-up-square:before,.si-arrow-up-to-line:before,.si-arrow-up-wide-narrow:before,.si-arrow-up-z-a:before,.si-arrow-up:before,.si-arrows-up-from-line:before,.si-asterisk:before,.si-at-sign:before,.si-atom:before,.si-award:before,.si-axe:before,.si-axis-3d:before,.si-baby:before,.si-backpack:before,.si-badge-alert:before,.si-badge-check:before,.si-badge-dollar-sign:before,.si-badge-help:before,.si-badge-info:before,.si-badge-minus:before,.si-badge-percent:before,.si-badge-plus:before,.si-badge-x:before,.si-badge:before,.si-baggage-claim:before,.si-ban:before,.si-banana:before,.si-banknote:before,.si-bar-chart-2:before,.si-bar-chart-3:before,.si-bar-chart-4:before,.si-bar-chart-big:before,.si-bar-chart-horizontal-big:before,.si-bar-chart-horizontal:before,.si-bar-chart:before,.si-baseline:before,.si-bath:before,.si-battery-charging:before,.si-battery-full:before,.si-battery-low:before,.si-battery-medium:before,.si-battery-warning:before,.si-battery:before,.si-beaker:before,.si-bean-off:before,.si-bean:before,.si-bed-double:before,.si-bed-single:before,.si-bed:before,.si-beef:before,.si-beer:before,.si-bell-dot:before,.si-bell-minus:before,.si-bell-off:before,.si-bell-plus:before,.si-bell-ring:before,.si-bell:before,.si-bike:before,.si-binary:before,.si-biohazard:before,.si-bird:before,.si-bitcoin:before,.si-blinds:before,.si-bluetooth-connected:before,.si-bluetooth-off:before,.si-bluetooth-searching:before,.si-bluetooth:before,.si-bold:before,.si-bomb:before,.si-bone:before,.si-book-copy:before,.si-book-down:before,.si-book-key:before,.si-book-lock:before,.si-book-marked:before,.si-book-minus:before,.si-book-open-check:before,.si-book-open:before,.si-book-plus:before,.si-book-template:before,.si-book-up-2:before,.si-book-up:before,.si-book-x:before,.si-book:before,.si-bookmark-minus:before,.si-bookmark-plus:before,.si-bookmark:before,.si-boom-box:before,.si-bot:before,.si-box-select:before,.si-box:before,.si-boxes:before,.si-braces:before,.si-brackets:before,.si-brain-circuit:before,.si-brain-cog:before,.si-brain:before,.si-briefcase:before,.si-bring-to-front:before,.si-brush:before,.si-bug:before,.si-building-2:before,.si-building:before,.si-bus:before,.si-cable:before,.si-cake-slice:before,.si-cake:before,.si-calculator:before,.si-calendar-check-2:before,.si-calendar-check:before,.si-calendar-clock:before,.si-calendar-days:before,.si-calendar-heart:before,.si-calendar-minus:before,.si-calendar-off:before,.si-calendar-plus:before,.si-calendar-range:before,.si-calendar-search:before,.si-calendar-x-2:before,.si-calendar-x:before,.si-calendar:before,.si-camera-off:before,.si-camera:before,.si-candlestick-chart:before,.si-candy-cane:before,.si-candy-off:before,.si-candy:before,.si-car:before,.si-carrot:before,.si-case-lower:before,.si-case-sensitive:before,.si-case-upper:before,.si-cassette-tape:before,.si-cast:before,.si-castle:before,.si-cat:before,.si-check-check:before,.si-check-circle-2:before,.si-check-circle-3-duotone:before,.si-check-circle-3:before,.si-check-circle:before,.si-check-square:before,.si-check:before,.si-chef-hat:before,.si-cherry:before,.si-chevron-down-circle:before,.si-chevron-down-square:before,.si-chevron-down:before,.si-chevron-first:before,.si-chevron-last:before,.si-chevron-left-circle:before,.si-chevron-left-square:before,.si-chevron-left:before,.si-chevron-right-circle:before,.si-chevron-right-square:before,.si-chevron-right:before,.si-chevron-up-circle:before,.si-chevron-up-square:before,.si-chevron-up:before,.si-chevrons-down-up:before,.si-chevrons-down:before,.si-chevrons-left-right:before,.si-chevrons-left:before,.si-chevrons-right-left:before,.si-chevrons-right:before,.si-chevrons-up-down:before,.si-chevrons-up:before,.si-chrome:before,.si-church:before,.si-cigarette-off:before,.si-cigarette:before,.si-circle-dashed:before,.si-circle-dollar-sign:before,.si-circle-dot-dashed:before,.si-circle-dot:before,.si-circle-ellipsis:before,.si-circle-equal:before,.si-circle-off:before,.si-circle-slash-2:before,.si-circle-slash:before,.si-circle-slashed:before,.si-circle:before,.si-circuit-board:before,.si-citrus:before,.si-clapperboard:before,.si-clipboard-check:before,.si-clipboard-copy:before,.si-clipboard-edit:before,.si-clipboard-list:before,.si-clipboard-paste:before,.si-clipboard-signature:before,.si-clipboard-type:before,.si-clipboard-x:before,.si-clipboard:before,.si-clock-1:before,.si-clock-2:before,.si-clock-3:before,.si-clock-4:before,.si-clock-5:before,.si-clock-6:before,.si-clock-7:before,.si-clock-8:before,.si-clock-9:before,.si-clock-10:before,.si-clock-11:before,.si-clock-12:before,.si-clock:before,.si-cloud-cog:before,.si-cloud-drizzle:before,.si-cloud-fog:before,.si-cloud-hail:before,.si-cloud-lightning:before,.si-cloud-moon-rain:before,.si-cloud-moon:before,.si-cloud-off:before,.si-cloud-rain-wind:before,.si-cloud-rain:before,.si-cloud-snow:before,.si-cloud-sun-rain:before,.si-cloud-sun:before,.si-cloud:before,.si-cloudy:before,.si-clover:before,.si-club:before,.si-code-2:before,.si-code:before,.si-codepen:before,.si-codesandbox:before,.si-coffee:before,.si-cog:before,.si-coins:before,.si-columns:before,.si-combine:before,.si-command:before,.si-compass:before,.si-component:before,.si-computer:before,.si-concierge-bell:before,.si-construction:before,.si-contact-2:before,.si-contact:before,.si-container:before,.si-contrast:before,.si-cookie:before,.si-copy-check:before,.si-copy-minus:before,.si-copy-plus:before,.si-copy-slash:before,.si-copy-x:before,.si-copy:before,.si-copyleft:before,.si-copyright:before,.si-corner-down-left:before,.si-corner-down-right:before,.si-corner-left-down:before,.si-corner-left-up:before,.si-corner-right-down:before,.si-corner-right-up:before,.si-corner-up-left:before,.si-corner-up-right:before,.si-cpu:before,.si-creative-commons:before,.si-credit-card:before,.si-criticalteam:before,.si-croissant:before,.si-crop:before,.si-cross:before,.si-crosshair:before,.si-crown:before,.si-cup-soda:before,.si-curly-braces:before,.si-currency:before,.si-database-backup:before,.si-database:before,.si-delete:before,.si-dessert:before,.si-diamond:before,.si-dice-1:before,.si-dice-2:before,.si-dice-3:before,.si-dice-4:before,.si-dice-5:before,.si-dice-6:before,.si-dices:before,.si-diff:before,.si-disc-2:before,.si-disc-3:before,.si-disc:before,.si-divide-circle:before,.si-divide-square:before,.si-divide:before,.si-dna-off:before,.si-dna:before,.si-dog:before,.si-dollar-sign:before,.si-donut:before,.si-door-closed:before,.si-door-open:before,.si-dot:before,.si-download-cloud:before,.si-download:before,.si-draft:before,.si-dribbble:before,.si-droplet:before,.si-droplets:before,.si-drumstick:before,.si-dumbbell:before,.si-ear-off:before,.si-ear:before,.si-edit-2:before,.si-edit-3:before,.si-edit:before,.si-egg-fried:before,.si-egg-off:before,.si-egg:before,.si-emoticon-angry:before,.si-emoticon-grinning:before,.si-emoticon-neutral:before,.si-emoticon-smiling:before,.si-equal-not:before,.si-equal:before,.si-eraser:before,.si-error-outline:before,.si-error:before,.si-euro:before,.si-expand:before,.si-export:before,.si-external-link:before,.si-eye-off:before,.si-eye:before,.si-facebook:before,.si-factory:before,.si-fan:before,.si-fast-forward:before,.si-fax:before,.si-feather:before,.si-ferris-wheel:before,.si-figma:before,.si-file-archive:before,.si-file-audio-2:before,.si-file-audio:before,.si-file-axis-3d:before,.si-file-badge-2:before,.si-file-badge:before,.si-file-bar-chart-2:before,.si-file-bar-chart:before,.si-file-box:before,.si-file-check-2:before,.si-file-check:before,.si-file-clock:before,.si-file-code-2:before,.si-file-code:before,.si-file-cog-2:before,.si-file-cog:before,.si-file-diff:before,.si-file-digit:before,.si-file-down:before,.si-file-edit:before,.si-file-heart:before,.si-file-image:before,.si-file-input:before,.si-file-json-2:before,.si-file-json:before,.si-file-key-2:before,.si-file-key:before,.si-file-line-chart:before,.si-file-lock-2:before,.si-file-lock:before,.si-file-minus-2:before,.si-file-minus:before,.si-file-output:before,.si-file-pie-chart:before,.si-file-plus-2:before,.si-file-plus:before,.si-file-question:before,.si-file-scan:before,.si-file-search-2:before,.si-file-search:before,.si-file-signature:before,.si-file-spreadsheet:before,.si-file-stack:before,.si-file-symlink:before,.si-file-terminal:before,.si-file-text-duotone:before,.si-file-text:before,.si-file-type-2:before,.si-file-type:before,.si-file-up:before,.si-file-video-2:before,.si-file-video:before,.si-file-volume-2:before,.si-file-volume:before,.si-file-warning:before,.si-file-x-2:before,.si-file-x:before,.si-file:before,.si-files:before,.si-film:before,.si-filter-x:before,.si-filter:before,.si-fingerprint:before,.si-fish-off:before,.si-fish:before,.si-flag-off:before,.si-flag-triangle-left:before,.si-flag-triangle-right:before,.si-flag:before,.si-flame:before,.si-flashlight-off:before,.si-flashlight:before,.si-flask-conical-off:before,.si-flask-conical:before,.si-flask-round:before,.si-flip-horizontal-2:before,.si-flip-horizontal:before,.si-flip-vertical-2:before,.si-flip-vertical:before,.si-flower-2:before,.si-flower:before,.si-focus:before,.si-fold-horizontal:before,.si-fold-vertical:before,.si-folder-archive:before,.si-folder-check:before,.si-folder-clock:before,.si-folder-closed:before,.si-folder-cog-2:before,.si-folder-cog:before,.si-folder-dot:before,.si-folder-down:before,.si-folder-edit:before,.si-folder-git-2:before,.si-folder-git:before,.si-folder-heart:before,.si-folder-input:before,.si-folder-kanban:before,.si-folder-key:before,.si-folder-lock:before,.si-folder-minus:before,.si-folder-open-dot:before,.si-folder-open:before,.si-folder-output:before,.si-folder-plus:before,.si-folder-root:before,.si-folder-search-2:before,.si-folder-search:before,.si-folder-symlink:before,.si-folder-sync:before,.si-folder-tree:before,.si-folder-up:before,.si-folder-x:before,.si-folder:before,.si-folders:before,.si-footprints:before,.si-forklift:before,.si-form-input:before,.si-forward:before,.si-frame:before,.si-framer:before,.si-frown:before,.si-fuel:before,.si-function-square:before,.si-gallery-horizontal-end:before,.si-gallery-horizontal:before,.si-gallery-thumbnails:before,.si-gallery-vertical-end:before,.si-gallery-vertical:before,.si-gamepad-2:before,.si-gamepad:before,.si-gantt-chart-square:before,.si-gantt-chart:before,.si-gauge-circle:before,.si-gauge:before,.si-gavel:before,.si-gem:before,.si-ghost:before,.si-gift:before,.si-git-branch-plus:before,.si-git-branch:before,.si-git-commit:before,.si-git-compare:before,.si-git-fork:before,.si-git-merge:before,.si-git-pull-request-closed:before,.si-git-pull-request-draft:before,.si-git-pull-request:before,.si-github:before,.si-gitlab:before,.si-glass-water:before,.si-glasses:before,.si-globe-2:before,.si-globe:before,.si-goal:before,.si-grab:before,.si-graduation-cap:before,.si-grape:before,.si-grid:before,.si-grip-horizontal:before,.si-grip-vertical:before,.si-grip:before,.si-group:before,.si-groups:before,.si-hammer:before,.si-hand-metal:before,.si-hand:before,.si-hard-drive-download:before,.si-hard-drive-upload:before,.si-hard-drive:before,.si-hard-hat:before,.si-hash:before,.si-haze:before,.si-hdmi-port:before,.si-heading-1:before,.si-heading-2:before,.si-heading-3:before,.si-heading-4:before,.si-heading-5:before,.si-heading-6:before,.si-heading:before,.si-headphones:before,.si-heart-crack:before,.si-heart-handshake:before,.si-heart-off:before,.si-heart-pulse:before,.si-heart:before,.si-help-circle:before,.si-helping-hand:before,.si-hexagon:before,.si-highlighter:before,.si-history:before,.si-home:before,.si-hop-off:before,.si-hop:before,.si-hotel:before,.si-hourglass:before,.si-ice-cream-2:before,.si-ice-cream:before,.si-image-minus:before,.si-image-off:before,.si-image-plus:before,.si-image:before,.si-import-2:before,.si-import:before,.si-inbox:before,.si-indent:before,.si-indian-rupee:before,.si-infinity:before,.si-info-outline:before,.si-info-square-duotone:before,.si-info-square:before,.si-info:before,.si-inspect:before,.si-instagram:before,.si-italic:before,.si-iteration-ccw:before,.si-iteration-cw:before,.si-japanese-yen:before,.si-joystick:before,.si-kanban-square-dashed:before,.si-kanban-square:before,.si-kanban:before,.si-key-round:before,.si-key-square:before,.si-key:before,.si-keyboard:before,.si-lamp-ceiling:before,.si-lamp-desk:before,.si-lamp-floor:before,.si-lamp-wall-down:before,.si-lamp-wall-up:before,.si-lamp:before,.si-landmark:before,.si-languages:before,.si-laptop-2:before,.si-laptop:before,.si-lasso-select:before,.si-lasso:before,.si-laugh:before,.si-layers:before,.si-layout-dashboard:before,.si-layout-grid:before,.si-layout-list:before,.si-layout-panel-left:before,.si-layout-panel-top:before,.si-layout-template:before,.si-layout:before,.si-leaf:before,.si-leafy-green:before,.si-library:before,.si-life-buoy:before,.si-ligature:before,.si-lightbulb-off:before,.si-lightbulb:before,.si-line-chart:before,.si-link-2-off:before,.si-link-2:before,.si-link:before,.si-linkedin:before,.si-list-checks:before,.si-list-end:before,.si-list-filter:before,.si-list-minus:before,.si-list-music:before,.si-list-ordered:before,.si-list-plus:before,.si-list-restart:before,.si-list-start:before,.si-list-todo:before,.si-list-tree:before,.si-list-video:before,.si-list-x:before,.si-list:before,.si-loader-2:before,.si-loader:before,.si-locate-fixed:before,.si-locate-off:before,.si-locate:before,.si-lock:before,.si-log-in:before,.si-log-out:before,.si-lollipop:before,.si-luggage:before,.si-magnet:before,.si-mail-check:before,.si-mail-minus:before,.si-mail-open:before,.si-mail-plus:before,.si-mail-question:before,.si-mail-search:before,.si-mail-warning:before,.si-mail-x:before,.si-mail:before,.si-mailbox:before,.si-mails:before,.si-map-pin-off:before,.si-map-pin:before,.si-map:before,.si-martini:before,.si-maximize-2:before,.si-maximize:before,.si-medal:before,.si-megaphone-off:before,.si-megaphone:before,.si-meh:before,.si-memory-stick:before,.si-menu-condensed:before,.si-menu-square:before,.si-menu:before,.si-merge:before,.si-message-circle:before,.si-message-square-dashed:before,.si-message-square-f:before,.si-message-square-plus:before,.si-message-square:before,.si-messages-square:before,.si-mic-2:before,.si-mic-off:before,.si-mic:before,.si-microscope:before,.si-microwave:before,.si-milestone:before,.si-milk-off:before,.si-milk:before,.si-minimize-2:before,.si-minimize:before,.si-minus-circle:before,.si-minus-square:before,.si-minus:before,.si-monitor-check:before,.si-monitor-dot:before,.si-monitor-down:before,.si-monitor-off:before,.si-monitor-pause:before,.si-monitor-play:before,.si-monitor-smartphone:before,.si-monitor-speaker:before,.si-monitor-stop:before,.si-monitor-up:before,.si-monitor-x:before,.si-monitor:before,.si-moon-star:before,.si-moon:before,.si-more-horizontal:before,.si-more-vertical:before,.si-mountain-snow:before,.si-mountain:before,.si-mouse-pointer-2:before,.si-mouse-pointer-click:before,.si-mouse-pointer:before,.si-mouse:before,.si-move-3d:before,.si-move-diagonal-2:before,.si-move-diagonal:before,.si-move-down-left:before,.si-move-down-right:before,.si-move-down:before,.si-move-horizontal:before,.si-move-left:before,.si-move-right:before,.si-move-up-left:before,.si-move-up-right:before,.si-move-up:before,.si-move-vertical:before,.si-move:before,.si-music-2:before,.si-music-3:before,.si-music-4:before,.si-music:before,.si-navigation-2-off:before,.si-navigation-2:before,.si-navigation-off:before,.si-navigation:before,.si-network:before,.si-newspaper:before,.si-nfc:before,.si-nut-off:before,.si-nut:before,.si-octagon:before,.si-option:before,.si-orbit:before,.si-outdent:before,.si-package-2:before,.si-package-check:before,.si-package-minus:before,.si-package-open:before,.si-package-plus:before,.si-package-search:before,.si-package-x:before,.si-package:before,.si-paint-bucket:before,.si-paintbrush-2:before,.si-paintbrush:before,.si-palette:before,.si-palmtree:before,.si-panel-bottom-close:before,.si-panel-bottom-inactive:before,.si-panel-bottom-open:before,.si-panel-bottom:before,.si-panel-left-close:before,.si-panel-left-inactive:before,.si-panel-left-open:before,.si-panel-left:before,.si-panel-right-close:before,.si-panel-right-inactive:before,.si-panel-right-open:before,.si-panel-right:before,.si-panel-top-close:before,.si-panel-top-inactive:before,.si-panel-top-open:before,.si-panel-top:before,.si-paperclip:before,.si-parentheses:before,.si-parking-circle-off:before,.si-parking-circle:before,.si-parking-square-off:before,.si-parking-square:before,.si-party-popper:before,.si-patient:before,.si-pause-circle:before,.si-pause-octagon:before,.si-pause:before,.si-pc-case:before,.si-pen-line:before,.si-pen-square:before,.si-pen-tool:before,.si-pen:before,.si-pencil-line:before,.si-pencil-ruler:before,.si-pencil:before,.si-percent:before,.si-person-standing:before,.si-phone-call:before,.si-phone-forwarded:before,.si-phone-incoming:before,.si-phone-missed:before,.si-phone-off:before,.si-phone-outgoing:before,.si-phone:before,.si-pi-square:before,.si-pi:before,.si-picture-in-picture-2:before,.si-picture-in-picture:before,.si-pie-chart:before,.si-piggy-bank:before,.si-pilcrow-square:before,.si-pilcrow:before,.si-pill:before,.si-pin-off:before,.si-pin:before,.si-pipette:before,.si-pizza:before,.si-plane-landing:before,.si-plane-takeoff:before,.si-plane:before,.si-play-circle:before,.si-play-square:before,.si-play:before,.si-plug-2:before,.si-plug-zap-2:before,.si-plug-zap:before,.si-plug:before,.si-plus-circle:before,.si-plus-square:before,.si-plus:before,.si-pocket-knife:before,.si-pocket:before,.si-podcast:before,.si-pointer:before,.si-popcorn:before,.si-popsicle:before,.si-pound-sterling:before,.si-power-off:before,.si-power:before,.si-presentation:before,.si-printer:before,.si-projector:before,.si-provider:before,.si-puzzle:before,.si-qr-code:before,.si-quote:before,.si-radar:before,.si-radiation:before,.si-radio-receiver:before,.si-radio-tower:before,.si-radio:before,.si-rainbow:before,.si-rat:before,.si-ratio:before,.si-receipt:before,.si-rectangle-horizontal:before,.si-rectangle-vertical:before,.si-recycle:before,.si-redo-2:before,.si-redo-dot:before,.si-redo:before,.si-refresh-ccw-dot:before,.si-refresh-ccw:before,.si-refresh-cw-off:before,.si-refresh-cw:before,.si-refrigerator:before,.si-regex:before,.si-remove-formatting:before,.si-repeat-1:before,.si-repeat-2:before,.si-repeat:before,.si-replace-all:before,.si-replace:before,.si-reply-all:before,.si-reply:before,.si-rewind:before,.si-rocket:before,.si-rocking-chair:before,.si-roles:before,.si-roller-coaster:before,.si-rotate-3d:before,.si-rotate-ccw:before,.si-rotate-cw:before,.si-router:before,.si-rows:before,.si-rss:before,.si-ruler:before,.si-russian-ruble:before,.si-sailboat:before,.si-salad:before,.si-sandwich:before,.si-satellite-dish:before,.si-satellite:before,.si-save-all:before,.si-save:before,.si-scale-3d:before,.si-scale:before,.si-scaling:before,.si-scan-face:before,.si-scan-line:before,.si-scan:before,.si-scatter-chart:before,.si-scheduledrole:before,.si-school-2:before,.si-school:before,.si-scissors-line-dashed:before,.si-scissors-square-dashed-bottom:before,.si-scissors-square:before,.si-scissors:before,.si-screen-share-off:before,.si-screen-share:before,.si-scroll-text:before,.si-scroll:before,.si-search-check:before,.si-search-code:before,.si-search-slash:before,.si-search-x:before,.si-search:before,.si-send-horizonal:before,.si-send-to-back:before,.si-send:before,.si-separator-horizontal:before,.si-separator-vertical:before,.si-server-cog:before,.si-server-crash:before,.si-server-off:before,.si-server:before,.si-settings-2:before,.si-settings:before,.si-shapes:before,.si-share-2:before,.si-share:before,.si-sheet:before,.si-shield-alert:before,.si-shield-check:before,.si-shield-close:before,.si-shield-off:before,.si-shield-question:before,.si-shield:before,.si-ship:before,.si-shirt:before,.si-shopping-bag:before,.si-shopping-basket:before,.si-shopping-cart:before,.si-shovel:before,.si-shower-head:before,.si-shrink:before,.si-shrub:before,.si-shuffle:before,.si-sidebar-close:before,.si-sidebar-open:before,.si-sidebar:before,.si-sigma-square:before,.si-sigma:before,.si-signal-high:before,.si-signal-low:before,.si-signal-medium:before,.si-signal-zero:before,.si-signal:before,.si-siren:before,.si-skip-back:before,.si-skip-forward:before,.si-skull:before,.si-slack:before,.si-slash:before,.si-slice:before,.si-sliders-horizontal:before,.si-sliders:before,.si-smartphone-charging:before,.si-smartphone-nfc:before,.si-smartphone:before,.si-smile-plus:before,.si-smile:before,.si-snowflake:before,.si-sofa:before,.si-sort-asc:before,.si-sort-desc:before,.si-sort:before,.si-soup:before,.si-space:before,.si-spade:before,.si-sparkle:before,.si-sparkles:before,.si-speaker:before,.si-spell-check-2:before,.si-spell-check:before,.si-spline:before,.si-split-square-horizontal:before,.si-split-square-vertical:before,.si-split:before,.si-spray-can:before,.si-sprout:before,.si-square-asterisk:before,.si-square-code:before,.si-square-dashed-bottom-code:before,.si-square-dashed-bottom:before,.si-square-dot:before,.si-square-equal:before,.si-square-slash:before,.si-square-stack:before,.si-square:before,.si-squirrel:before,.si-staff:before,.si-stamp:before,.si-star-half:before,.si-star-off:before,.si-star:before,.si-step-back:before,.si-step-forward:before,.si-stethoscope:before,.si-sticker:before,.si-sticky-note:before,.si-stop-circle:before,.si-store:before,.si-stretch-horizontal:before,.si-stretch-vertical:before,.si-strikethrough:before,.si-subscript:before,.si-subtitles:before,.si-success-outline:before,.si-success:before,.si-sun-dim:before,.si-sun-medium:before,.si-sun-moon:before,.si-sun-snow:before,.si-sun:before,.si-sunrise:before,.si-sunset:before,.si-superscript:before,.si-swiss-franc:before,.si-switch-camera:before,.si-sword:before,.si-swords:before,.si-symplr:before,.si-syringe:before,.si-table-2:before,.si-table-properties:before,.si-table:before,.si-tablet:before,.si-tablets:before,.si-tag:before,.si-tags:before,.si-tally-1:before,.si-tally-2:before,.si-tally-3:before,.si-tally-4:before,.si-tally-5:before,.si-target:before,.si-tent:before,.si-terminal-square:before,.si-terminal:before,.si-test-tube-2:before,.si-test-tube:before,.si-test-tubes:before,.si-text-cursor-input:before,.si-text-cursor:before,.si-text-quote:before,.si-text-select:before,.si-text:before,.si-thermometer-snowflake:before,.si-thermometer-sun:before,.si-thermometer:before,.si-thumbs-down-off:before,.si-thumbs-down:before,.si-thumbs-up:before,.si-ticket:before,.si-timer-off:before,.si-timer-reset:before,.si-timer:before,.si-toggle-left:before,.si-toggle-right:before,.si-tool:before,.si-tornado:before,.si-touchpad-off:before,.si-touchpad:before,.si-tower-control:before,.si-toy-brick:before,.si-train:before,.si-trash-2:before,.si-trash:before,.si-tree-deciduous:before,.si-tree-pine:before,.si-trees:before,.si-trello:before,.si-trending-down:before,.si-trending-up:before,.si-triangle-right:before,.si-triangle:before,.si-trophy:before,.si-truck:before,.si-tv-2:before,.si-tv:before,.si-twitch:before,.si-twitter:before,.si-type:before,.si-umbrella:before,.si-underline:before,.si-undo-2:before,.si-undo-dot:before,.si-undo:before,.si-unfold-horizontal:before,.si-unfold-vertical:before,.si-ungroup:before,.si-unlink-2:before,.si-unlink:before,.si-unlock:before,.si-unplug:before,.si-upload-cloud:before,.si-upload:before,.si-usb:before,.si-user-2:before,.si-user-check-2:before,.si-user-check:before,.si-user-circle-2:before,.si-user-circle:before,.si-user-cog-2:before,.si-user-cog:before,.si-user-minus-2:before,.si-user-minus:before,.si-user-plus-2:before,.si-user-plus:before,.si-user-square-2:before,.si-user-square:before,.si-user-x-2:before,.si-user-x:before,.si-user:before,.si-users-2:before,.si-users:before,.si-utensils-crossed:before,.si-utensils:before,.si-utility-pole:before,.si-variable:before,.si-vegan:before,.si-venetian-mask:before,.si-verified:before,.si-vibrate-off:before,.si-vibrate:before,.si-video-off:before,.si-video:before,.si-videotape:before,.si-view:before,.si-voicemail:before,.si-volume-1:before,.si-volume-2:before,.si-volume-x:before,.si-volume:before,.si-vote:before,.si-wallet-2:before,.si-wallet-cards:before,.si-wallet:before,.si-wallpaper:before,.si-wand-2:before,.si-wand:before,.si-warehouse:before,.si-warning-outline:before,.si-warning:before,.si-watch:before,.si-waves:before,.si-webcam:before,.si-webhook:before,.si-wheat-off:before,.si-wheat:before,.si-whole-word:before,.si-wifi-off:before,.si-wifi:before,.si-wind:before,.si-wine-off:before,.si-wine:before,.si-workflow:before,.si-wrap-text:before,.si-wrench:before,.si-x-circle:before,.si-x-octagon:before,.si-x-square:before,.si-x:before,.si-youtube:before,.si-zap-off:before,.si-zap:before,.si-zoom-in:before,.si-zoom-out:before{background-color:#2d4460;content:"";height:1.5rem;position:absolute;width:1.5rem;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.si-xs,.si-xs:before{height:.75rem;width:.75rem}.si-sm,.si-sm:before{height:1.125rem;width:1.125rem}.si-md,.si-md:before{height:1.5rem;width:1.5rem}.si-lg,.si-lg:before{height:1.875rem;width:1.875rem}.si-xl,.si-xl:before{height:3rem;width:3rem}
/*# sourceMappingURL=111.c3044bc7.chunk.css.map */